>>> ruby-webrick: Building community/ruby-webrick 1.9.1-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 14:13:12 +0000 >>> ruby-webrick: Validating /home/udu/aports/community/ruby-webrick/APKBUILD... >>> ruby-webrick: Analyzing dependencies... >>> ruby-webrick: Installing for build: build-base ruby ruby-rdoc ruby-rake ruby-test-unit ruby-test-unit-ruby-core WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/10) Installing yaml (0.2.5-r2) (2/10) Installing ruby-libs (3.4.4-r0) (3/10) Installing libucontext (1.3.2-r0) (4/10) Installing ruby (3.4.4-r0) (5/10) Installing ruby-rdoc (3.4.4-r0) (6/10) Installing ruby-rake (13.2.1-r1) (7/10) Installing ruby-power_assert (2.0.5-r0) (8/10) Installing ruby-test-unit (3.6.8-r0) (9/10) Installing ruby-test-unit-ruby-core (1.0.6-r0) (10/10) Installing .makedepends-ruby-webrick (20251013.141313) Executing busybox-1.37.0-r19.trigger OK: 316 MiB in 99 packages >>> ruby-webrick: Cleaning up srcdir >>> ruby-webrick: Cleaning up pkgdir >>> ruby-webrick: Cleaning up tmpdir >>> ruby-webrick: Fetching https://github.com/ruby/webrick/archive/v1.9.1/ruby-webrick-1.9.1.tar.gz >>> ruby-webrick: Fetching https://github.com/ruby/webrick/archive/v1.9.1/ruby-webrick-1.9.1.tar.gz >>> ruby-webrick: Checking sha512sums... ruby-webrick-1.9.1.tar.gz: OK gemspec.patch: OK >>> ruby-webrick: Unpacking /var/cache/distfiles/ruby-webrick-1.9.1.tar.gz... >>> ruby-webrick: gemspec.patch patching file webrick.gemspec Successfully built RubyGem Name: webrick Version: 1.9.1 File: webrick-1.9.1.gem Loaded suite /usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/rake_test_loader Started TestDoNotReverseLookup: test_socket_dnrl_false_server_dnrl_false: .: (0.001524) test_socket_dnrl_false_server_dnrl_nil: .: (0.000885) test_socket_dnrl_false_server_dnrl_true: .: (0.000912) test_socket_dnrl_true_server_dnrl_false: .: (0.003078) test_socket_dnrl_true_server_dnrl_nil: .: (0.000733) test_socket_dnrl_true_server_dnrl_true: .: (0.000719) TestHtgroup: test_htgroup: .: (0.003838) TestWEBrickCGI: test_bad_header: .: (0.001549) test_bad_request: .: (0.074983) test_bad_uri: .: (0.001633) test_cgi: .: (0.814182) test_cgi_env: .: (0.072526) TestWEBrickConfig: test_server_name_default: .: (0.000158) test_server_name_set_nil: .: (0.000047) TestWEBrickCookie: test_new: .: (0.000100) test_parse: .: (0.000208) test_parse_no_whitespace: .: (0.000058) test_parse_set_cookie: .: (0.000121) test_parse_set_cookies: .: (0.000633) test_parse_too_much_whitespaces: .: (0.000068) test_time: .: (0.000259) TestWEBrickHTMLUtils: test_escape: .: (0.000178) TestWEBrickHTTPAuth: test_basic_auth: .: (0.003062) test_basic_auth_bad_username_htpasswd_: .: (0.002152) test_basic_auth_bad_username_htpasswd_crypt: .: (0.003614) test_basic_auth_htpasswd_: .: (0.002839) test_basic_auth_htpasswd_crypt: .: (0.002708) test_basic_auth_md5: .: (0.000153) test_basic_auth_sha: .: (0.000255) test_digest_auth: .: (0.045647) test_digest_auth_int: .: (0.008830) test_digest_auth_invalid: .: (0.000504) TestWEBrickHTTPProxy: test_big_bodies: .: (0.052596) test_connect: .: (0.093852) test_fake_proxy: .: (0.000086) test_http10_proxy_chunked: .: (0.001628) test_no_proxy: .: (0.003430) test_proxy: .: (0.011545) test_upstream_proxy: .: (0.188499) TestWEBrickHTTPRequest: test_bad_chunked: .: (0.000356) test_bad_chunked_extra_data: .: (0.000233) test_bad_messages: .: (0.000298) test_bare_cr_header: .: (0.000075) test_bare_cr_request_line: .: (0.000062) test_bare_lf_header: .: (0.000066) test_bare_lf_request_line: .: (0.000071) test_chunked: .: (0.004240) test_content_length_and_transfer_encoding_headers_smuggling: .: (0.000169) test_continue_not_sent: .: (0.000113) test_continue_sent: .: (0.000125) test_cookie_join: .: (0.000123) test_duplicate_content_length_header: .: (0.000084) test_eof_raised_when_line_is_nil: .: (0.000056) test_eof_raised_with_missing_line_between_headers_and_body: .: (0.000077) test_forwarded: .: (0.000653) test_header_vt_ff_whitespace: .: (0.000176) test_invalid_content_length_header: .: (0.000167) test_invalid_request_lines: .: (0.000104) test_null_byte_in_header: .: (0.000062) test_parse_09: .: (0.000694) test_parse_10: .: (0.000156) test_parse_11: .: (0.000139) test_parse_get_params: .: (0.000171) test_parse_header2: .: (0.000155) test_parse_headers: .: (0.000401) test_parse_headers3: .: (0.000396) test_parse_post_params: .: (0.000171) test_request_uri_too_large: .: (0.000081) test_simple_request: .: (0.000117) TestWEBrickHTTPS: test_check_ssl_virtual: .: (0.043618) test_sni: .: (0.339440) TestWEBrickHTTPServer: test_accept_put_requests: .: (0.002541) test_big_chunks: .: (0.001545) test_callbacks: .: (0.006038) test_cntrl_in_path: .: (0.001222) test_custom_server_request_and_response: .: (0.001685) test_eof_in_chunk: .: (0.001417) test_gigantic_request_header: .: (0.003002) test_lookup_server: .: (0.001833) test_mount: .: (0.000401) test_request_handler_callback_is_deprecated: .: (0.001661) test_response_io_with_chunked_set: .: (0.002053) test_response_io_without_chunked_set: .: (0.001396) test_shutdown_with_busy_keepalive_connection: .: (0.001803) TestWEBrickHTTPStatus: test_client_error?: .: (0.000131) test_error?: .: (0.000053) test_info?: .: (0.000731) test_redirect?: .: (0.000039) test_server_error?: .: (0.000025) test_success?: .: (0.000023) TestWEBrickHTTPUtils: test_escape: .: (0.000304) test_escape_form: .: (0.000209) test_escape_path: .: (0.000258) test_normilize_path: .: (0.001257) test_split_header_value: .: (0.000053) test_unescape: .: (0.000476) test_unescape_form: .: (0.000048) TestWEBrickHTTPVersion: test_compar: .: (0.000254) test_major: .: (0.000030) test_minor: .: (0.000024) test_to_s: .: (0.000404) TestWEBrickSSLServer: test_self_signed_cert_server: .: (0.069647) test_self_signed_cert_server_with_string: .: (0.126799) test_slow_connect: .: (0.135860) TestWEBrickServer: test_callbacks: .: (0.001553) test_daemon: .: (0.002257) test_port_numbers: .: (0.201771) test_restart_after_shutdown: .: (0.002175) test_restart_after_stop: .: (0.000838) test_server: .: (0.001271) test_start_exception: .: (0.000609) TestWEBrickUtils: test_create_listeners: .: (0.000626) test_nested_timeout_inner_custom_exception: .: (0.010492) test_nested_timeout_outer: .: (1.000430) test_nested_timeout_outer_custom_exception: .: (0.010456) test_no_timeout: .: (0.000159) test_timeout_custom_exception: .: (0.010251) test_timeout_default_exception: .: (0.010426) WEBrick::TestFileHandler: test_directory_traversal: .: (0.004386) test_erbhandler: .: (0.001969) test_filehandler: .: (0.009534) test_make_partial_content: .: (0.001822) test_multibyte_char_in_path: .: (0.004229) test_non_disclosure_name: .: (0.003657) test_script_disclosure: .: (0.075362) test_short_filename: .: (0.004232) test_unwise_in_path: .: (0.000029) WEBrick::TestHTTPResponse: test_1xx_does_not_log_warnings: .: (0.000099) test_200_chunked_does_not_set_content_length: .: (0.000036) test_204_does_not_log_warning: .: (0.000027) test_304_does_not_log_warning: .: (0.000025) test_no_extraneous_space: .: (0.000039) test_prevent_response_splitting_cookie_headers_cr: .: (0.000129) test_prevent_response_splitting_cookie_headers_crlf: .: (0.000090) test_prevent_response_splitting_cookie_headers_lf: .: (0.000099) test_prevent_response_splitting_headers_cr: .: (0.000092) test_prevent_response_splitting_headers_crlf: .: (0.000076) test_prevent_response_splitting_headers_lf: .: (0.000084) test_response_body_not_frozen: .: (0.000044) test_send_body_io: .: (0.000079) test_send_body_io_chunked: .: (0.000062) test_send_body_proc: .: (0.000035) test_send_body_proc_chunked: .: (0.000036) test_send_body_proc_stream: .: (0.000234) test_send_body_proc_upgrade: .: (0.000145) test_send_body_string: .: (0.000043) test_send_body_string_chunked: .: (0.000039) test_send_body_string_io: .: (0.000039) test_send_body_string_io_chunked: .: (0.000035) test_set_error: .: (0.000050) test_set_redirect_html_injection: .: (0.000164) test_set_redirect_response_splitting: .: (0.000037) Finished in 3.524284846 seconds. ------------------------------------------------------------------------------- 152 tests, 816 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 43.13 tests/s, 231.54 assertions/s >>> ruby-webrick: Entering fakeroot... /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/accesslog.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/cgi.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/compat.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/config.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/cookie.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/htmlutils.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpauth.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpauth/authenticator.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpauth/basicauth.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpauth/digestauth.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpauth/htdigest.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpauth/htgroup.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpauth/htpasswd.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpauth/userdb.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpproxy.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httprequest.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpresponse.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/https.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpserver.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpservlet.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpservlet/abstract.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpservlet/cgi_runner.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpservlet/cgihandler.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpservlet/erbhandler.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpservlet/filehandler.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpservlet/prochandler.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpstatus.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httputils.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpversion.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/log.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/server.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/ssl.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/utils.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/version.rb /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/accesslog.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/cgi.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/compat.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/config.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/cookie.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/htmlutils.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/authenticator.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/basicauth.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/digestauth.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/htdigest.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/htgroup.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/htpasswd.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/userdb.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpproxy.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httprequest.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpresponse.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/https.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpserver.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/abstract.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/cgi_runner.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/cgihandler.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/erbhandler.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/filehandler.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/prochandler.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpstatus.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httputils.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpversion.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/log.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/manifest.yaml /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/server.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/ssl.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/utils.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/version.rbs /home/udu/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/webrick.gemspec Successfully installed webrick-1.9.1 1 gem installed GET https://rubygems.org/latest_specs.4.8.gz 200 OK GET https://rubygems.org/quick/Marshal.4.8/rubygems-update-3.7.2.gemspec.rz 200 OK A new release of RubyGems is available: 3.6.7 → 3.7.2! Run `gem update --system 3.7.2` to update your installation. >>> ruby-webrick-doc*: Running split function doc... 'usr/lib/ruby/gems/3.4.0/doc' -> '/home/udu/aports/community/ruby-webrick/pkg/ruby-webrick-doc/usr/lib/ruby/gems/3.4.0/doc' >>> ruby-webrick-doc*: Preparing subpackage ruby-webrick-doc... >>> ruby-webrick-doc*: Running postcheck for ruby-webrick-doc >>> ruby-webrick*: Running postcheck for ruby-webrick >>> ruby-webrick*: Preparing package ruby-webrick... >>> ruby-webrick-doc*: Tracing dependencies... ruby >>> ruby-webrick-doc*: Package size: 1.0 B >>> ruby-webrick-doc*: Compressing data... >>> ruby-webrick-doc*: Create checksum... >>> ruby-webrick-doc*: Create ruby-webrick-doc-1.9.1-r0.apk >>> ruby-webrick*: Tracing dependencies... ruby >>> ruby-webrick*: Package size: 242.7 KB >>> ruby-webrick*: Compressing data... >>> ruby-webrick*: Create checksum... >>> ruby-webrick*: Create ruby-webrick-1.9.1-r0.apk >>> ruby-webrick: Build complete at Mon, 13 Oct 2025 14:13:19 +0000 elapsed time 0h 0m 7s >>> ruby-webrick: Cleaning up srcdir >>> ruby-webrick: Cleaning up pkgdir >>> ruby-webrick: Uninstalling dependencies... (1/10) Purging .makedepends-ruby-webrick (20251013.141313) (2/10) Purging ruby-rdoc (3.4.4-r0) (3/10) Purging ruby-rake (13.2.1-r1) (4/10) Purging ruby-test-unit (3.6.8-r0) (5/10) Purging ruby-power_assert (2.0.5-r0) (6/10) Purging ruby-test-unit-ruby-core (1.0.6-r0) (7/10) Purging ruby (3.4.4-r0) (8/10) Purging libucontext (1.3.2-r0) (9/10) Purging ruby-libs (3.4.4-r0) (10/10) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> ruby-webrick: Updating the community/x86_64 repository index... >>> ruby-webrick: Signing the index...