>>> ruby-webrick: Building community/ruby-webrick 1.9.1-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 15:02:39 +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.150240) 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.001529) test_socket_dnrl_false_server_dnrl_nil: .: (0.000875) test_socket_dnrl_false_server_dnrl_true: .: (0.000756) test_socket_dnrl_true_server_dnrl_false: .: (0.003465) test_socket_dnrl_true_server_dnrl_nil: .: (0.000678) test_socket_dnrl_true_server_dnrl_true: .: (0.000666) TestHtgroup: test_htgroup: .: (0.005685) TestWEBrickCGI: test_bad_header: .: (0.001420) test_bad_request: .: (0.073620) test_bad_uri: .: (0.001322) test_cgi: .: (0.822008) test_cgi_env: .: (0.073387) TestWEBrickConfig: test_server_name_default: .: (0.000099) test_server_name_set_nil: .: (0.000025) TestWEBrickCookie: test_new: .: (0.000056) test_parse: .: (0.000100) test_parse_no_whitespace: .: (0.000028) test_parse_set_cookie: .: (0.000096) test_parse_set_cookies: .: (0.000372) test_parse_too_much_whitespaces: .: (0.000042) test_time: .: (0.000132) TestWEBrickHTMLUtils: test_escape: .: (0.000123) TestWEBrickHTTPAuth: test_basic_auth: .: (0.003002) test_basic_auth_bad_username_htpasswd_: .: (0.002153) test_basic_auth_bad_username_htpasswd_crypt: .: (0.003380) test_basic_auth_htpasswd_: .: (0.003137) test_basic_auth_htpasswd_crypt: .: (0.002715) test_basic_auth_md5: .: (0.000142) test_basic_auth_sha: .: (0.000253) test_digest_auth: .: (0.045172) test_digest_auth_int: .: (0.008046) test_digest_auth_invalid: .: (0.000428) TestWEBrickHTTPProxy: test_big_bodies: .: (0.048761) test_connect: .: (0.097014) test_fake_proxy: .: (0.000072) test_http10_proxy_chunked: .: (0.001442) test_no_proxy: .: (0.003342) test_proxy: .: (0.009341) test_upstream_proxy: .: (0.185962) TestWEBrickHTTPRequest: test_bad_chunked: .: (0.000318) test_bad_chunked_extra_data: .: (0.000227) test_bad_messages: .: (0.000291) test_bare_cr_header: .: (0.000074) test_bare_cr_request_line: .: (0.000062) test_bare_lf_header: .: (0.000077) test_bare_lf_request_line: .: (0.000071) test_chunked: .: (0.003965) test_content_length_and_transfer_encoding_headers_smuggling: .: (0.000160) test_continue_not_sent: .: (0.000112) test_continue_sent: .: (0.000124) test_cookie_join: .: (0.000121) test_duplicate_content_length_header: .: (0.000089) test_eof_raised_when_line_is_nil: .: (0.000059) test_eof_raised_with_missing_line_between_headers_and_body: .: (0.000079) test_forwarded: .: (0.000653) test_header_vt_ff_whitespace: .: (0.000161) test_invalid_content_length_header: .: (0.000161) test_invalid_request_lines: .: (0.000106) test_null_byte_in_header: .: (0.000062) test_parse_09: .: (0.000636) test_parse_10: .: (0.000163) test_parse_11: .: (0.000172) test_parse_get_params: .: (0.000179) test_parse_header2: .: (0.000166) test_parse_headers: .: (0.000394) test_parse_headers3: .: (0.000406) test_parse_post_params: .: (0.000176) test_request_uri_too_large: .: (0.000079) test_simple_request: .: (0.000101) TestWEBrickHTTPS: test_check_ssl_virtual: .: (0.023434) test_sni: .: (0.305216) TestWEBrickHTTPServer: test_accept_put_requests: .: (0.002805) test_big_chunks: .: (0.001347) test_callbacks: .: (0.006655) test_cntrl_in_path: .: (0.001105) test_custom_server_request_and_response: .: (0.001822) test_eof_in_chunk: .: (0.001417) test_gigantic_request_header: .: (0.005808) test_lookup_server: .: (0.001265) test_mount: .: (0.000208) test_request_handler_callback_is_deprecated: .: (0.001402) test_response_io_with_chunked_set: .: (0.001451) test_response_io_without_chunked_set: .: (0.001375) test_shutdown_with_busy_keepalive_connection: .: (0.002105) TestWEBrickHTTPStatus: test_client_error?: .: (0.000275) test_error?: .: (0.000032) test_info?: .: (0.000408) test_redirect?: .: (0.000031) test_server_error?: .: (0.000023) test_success?: .: (0.000021) TestWEBrickHTTPUtils: test_escape: .: (0.000303) test_escape_form: .: (0.000234) test_escape_path: .: (0.000440) test_normilize_path: .: (0.000994) test_split_header_value: .: (0.000049) test_unescape: .: (0.000106) test_unescape_form: .: (0.000033) TestWEBrickHTTPVersion: test_compar: .: (0.000149) test_major: .: (0.000027) test_minor: .: (0.000588) test_to_s: .: (0.000029) TestWEBrickSSLServer: test_self_signed_cert_server: .: (0.075661) test_self_signed_cert_server_with_string: .: (0.071473) test_slow_connect: .: (0.120625) TestWEBrickServer: test_callbacks: .: (0.001754) test_daemon: .: (0.002341) test_port_numbers: .: (0.201581) test_restart_after_shutdown: .: (0.002147) test_restart_after_stop: .: (0.000745) test_server: .: (0.001223) test_start_exception: .: (0.000570) TestWEBrickUtils: test_create_listeners: .: (0.000568) test_nested_timeout_inner_custom_exception: .: (0.010388) test_nested_timeout_outer: .: (1.002052) test_nested_timeout_outer_custom_exception: .: (0.010507) test_no_timeout: .: (0.000147) test_timeout_custom_exception: .: (0.010191) test_timeout_default_exception: .: (0.010188) WEBrick::TestFileHandler: test_directory_traversal: .: (0.004322) test_erbhandler: .: (0.002006) test_filehandler: .: (0.010552) test_make_partial_content: .: (0.001723) test_multibyte_char_in_path: .: (0.004017) test_non_disclosure_name: .: (0.002740) test_script_disclosure: .: (0.079080) test_short_filename: .: (0.004241) test_unwise_in_path: .: (0.000028) WEBrick::TestHTTPResponse: test_1xx_does_not_log_warnings: .: (0.000098) test_200_chunked_does_not_set_content_length: .: (0.000034) test_204_does_not_log_warning: .: (0.000027) test_304_does_not_log_warning: .: (0.000024) test_no_extraneous_space: .: (0.000039) test_prevent_response_splitting_cookie_headers_cr: .: (0.000140) test_prevent_response_splitting_cookie_headers_crlf: .: (0.000090) test_prevent_response_splitting_cookie_headers_lf: .: (0.000085) test_prevent_response_splitting_headers_cr: .: (0.000086) test_prevent_response_splitting_headers_crlf: .: (0.000074) test_prevent_response_splitting_headers_lf: .: (0.000076) test_response_body_not_frozen: .: (0.000043) test_send_body_io: .: (0.000084) test_send_body_io_chunked: .: (0.000061) test_send_body_proc: .: (0.000035) test_send_body_proc_chunked: .: (0.000036) test_send_body_proc_stream: .: (0.000270) test_send_body_proc_upgrade: .: (0.000148) test_send_body_string: .: (0.000079) test_send_body_string_chunked: .: (0.000084) test_send_body_string_io: .: (0.000085) test_send_body_string_io_chunked: .: (0.000083) test_set_error: .: (0.000093) test_set_redirect_html_injection: .: (0.000287) test_set_redirect_response_splitting: .: (0.000070) Finished in 3.411257743 seconds. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 152 tests, 816 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 44.56 tests/s, 239.21 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 15:02:45 +0000 elapsed time 0h 0m 6s >>> ruby-webrick: Cleaning up srcdir >>> ruby-webrick: Cleaning up pkgdir >>> ruby-webrick: Uninstalling dependencies... (1/10) Purging .makedepends-ruby-webrick (20251013.150240) (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...