>>> ruby-webrick: Building community/ruby-webrick 1.9.1-r0 (using abuild 3.16.0_rc4-r0) started Fri, 24 Oct 2025 19:41:02 +0000 >>> ruby-webrick: Validating /home/buildozer/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 ( 1/12) Installing ca-certificates (20250911-r0) ( 2/12) Installing libffi (3.5.2-r0) ( 3/12) Installing yaml (0.2.5-r2) ( 4/12) Installing ruby-libs (3.4.4-r0) ( 5/12) Installing libucontext (1.3.3-r0) ( 6/12) Installing ruby (3.4.4-r0) ( 7/12) Installing ruby-rdoc (3.4.4-r0) ( 8/12) Installing ruby-rake (13.2.1-r1) ( 9/12) Installing ruby-power_assert (2.0.5-r0) (10/12) Installing ruby-test-unit (3.6.8-r0) (11/12) Installing ruby-test-unit-ruby-core (1.0.6-r0) (12/12) Installing .makedepends-ruby-webrick (20251024.194115) busybox-1.37.0-r24.trigger: Executing script... ca-certificates-20250911-r0.trigger: Executing script... OK: 460 MiB in 117 packages >>> ruby-webrick: Cleaning up srcdir >>> ruby-webrick: Cleaning up pkgdir >>> ruby-webrick: Cleaning up tmpdir >>> ruby-webrick: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/ruby-webrick-1.9.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/ruby-webrick-1.9.1.tar.gz.part' ruby-webrick-1.9.1.t 100% |********************************| 94412 0:00:00 ETA '/var/cache/distfiles/v3.23/ruby-webrick-1.9.1.tar.gz.part' saved /var/cache/distfiles/v3.23/ruby-webrick-1.9.1.tar.gz: OK /home/buildozer/aports/community/ruby-webrick/gemspec.patch: OK >>> ruby-webrick: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/ruby-webrick-1.9.1.tar.gz /var/cache/distfiles/v3.23/ruby-webrick-1.9.1.tar.gz: OK /home/buildozer/aports/community/ruby-webrick/gemspec.patch: OK >>> ruby-webrick: Unpacking /var/cache/distfiles/v3.23/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.002805) test_socket_dnrl_false_server_dnrl_nil: .: (0.002022) test_socket_dnrl_false_server_dnrl_true: .: (0.001717) test_socket_dnrl_true_server_dnrl_false: .: (0.005392) test_socket_dnrl_true_server_dnrl_nil: .: (0.001685) test_socket_dnrl_true_server_dnrl_true: .: (0.001554) TestHtgroup: test_htgroup: .: (0.000434) TestWEBrickCGI: test_bad_header: .: (0.002855) test_bad_request: .: (0.145485) test_bad_uri: .: (0.002709) test_cgi: .: (1.486348) test_cgi_env: .: (0.137562) TestWEBrickConfig: test_server_name_default: .: (0.000381) test_server_name_set_nil: .: (0.000142) TestWEBrickCookie: test_new: .: (0.000300) test_parse: .: (0.000538) test_parse_no_whitespace: .: (0.000154) test_parse_set_cookie: .: (0.000323) test_parse_set_cookies: .: (0.001767) test_parse_too_much_whitespaces: .: (0.000200) test_time: .: (0.000752) TestWEBrickHTMLUtils: test_escape: .: (0.000481) TestWEBrickHTTPAuth: test_basic_auth: .: (0.006281) test_basic_auth_bad_username_htpasswd_: .: (0.004922) test_basic_auth_bad_username_htpasswd_crypt: .: (0.009874) test_basic_auth_htpasswd_: .: (0.005730) test_basic_auth_htpasswd_crypt: .: (0.005003) test_basic_auth_md5: .: (0.000289) test_basic_auth_sha: .: (0.000594) test_digest_auth: .: (0.048064) test_digest_auth_int: .: (0.016113) test_digest_auth_invalid: .: (0.002279) TestWEBrickHTTPProxy: test_big_bodies: .: (0.117267) test_connect: .: (0.112149) test_fake_proxy: .: (0.000211) test_http10_proxy_chunked: .: (0.003515) test_no_proxy: .: (0.007209) test_proxy: .: (0.015595) test_upstream_proxy: .: (0.223994) TestWEBrickHTTPRequest: test_bad_chunked: .: (0.001326) test_bad_chunked_extra_data: .: (0.000997) test_bad_messages: .: (0.001316) test_bare_cr_header: .: (0.000351) test_bare_cr_request_line: .: (0.000339) test_bare_lf_header: .: (0.000341) test_bare_lf_request_line: .: (0.000380) test_chunked: .: (0.013236) test_content_length_and_transfer_encoding_headers_smuggling: .: (0.001054) test_continue_not_sent: .: (0.000464) test_continue_sent: .: (0.000574) test_cookie_join: .: (0.000527) test_duplicate_content_length_header: .: (0.000397) test_eof_raised_when_line_is_nil: .: (0.000296) test_eof_raised_with_missing_line_between_headers_and_body: .: (0.000418) test_forwarded: .: (0.002635) test_header_vt_ff_whitespace: .: (0.000689) test_invalid_content_length_header: .: (0.000791) test_invalid_request_lines: .: (0.000554) test_null_byte_in_header: .: (0.000334) test_parse_09: .: (0.000553) test_parse_10: .: (0.000577) test_parse_11: .: (0.000554) test_parse_get_params: .: (0.000705) test_parse_header2: .: (0.000658) test_parse_headers: .: (0.002385) test_parse_headers3: .: (0.001716) test_parse_post_params: .: (0.000724) test_request_uri_too_large: .: (0.000343) test_simple_request: .: (0.000434) TestWEBrickHTTPS: test_check_ssl_virtual: .: (0.065283) test_sni: .: (0.411471) TestWEBrickHTTPServer: test_accept_put_requests: .: (0.004257) test_big_chunks: .: (0.003363) test_callbacks: .: (0.014196) test_cntrl_in_path: .: (0.003770) test_custom_server_request_and_response: .: (0.004122) test_eof_in_chunk: .: (0.003422) test_gigantic_request_header: .: (0.013758) test_lookup_server: .: (0.002732) test_mount: .: (0.000683) test_request_handler_callback_is_deprecated: .: (0.003836) test_response_io_with_chunked_set: .: (0.004417) test_response_io_without_chunked_set: .: (0.004130) test_shutdown_with_busy_keepalive_connection: .: (0.003869) TestWEBrickHTTPStatus: test_client_error?: .: (0.000621) test_error?: .: (0.000088) test_info?: .: (0.000076) test_redirect?: .: (0.000078) test_server_error?: .: (0.000115) test_success?: .: (0.000081) TestWEBrickHTTPUtils: test_escape: .: (0.000321) test_escape_form: .: (0.000594) test_escape_path: .: (0.000706) test_normilize_path: .: (0.003351) test_split_header_value: .: (0.000161) test_unescape: .: (0.000672) test_unescape_form: .: (0.000129) TestWEBrickHTTPVersion: test_compar: .: (0.001309) test_major: .: (0.000611) test_minor: .: (0.000095) test_to_s: .: (0.000095) TestWEBrickSSLServer: test_self_signed_cert_server: .: (0.096815) test_self_signed_cert_server_with_string: .: (0.137620) test_slow_connect: .: (0.178981) TestWEBrickServer: test_callbacks: .: (0.003150) test_daemon: .: (0.005116) test_port_numbers: .: (0.202946) test_restart_after_shutdown: .: (0.004582) test_restart_after_stop: .: (0.001702) test_server: .: (0.002553) test_start_exception: .: (0.001709) TestWEBrickUtils: test_create_listeners: .: (0.001545) test_nested_timeout_inner_custom_exception: .: (0.011225) test_nested_timeout_outer: .: (1.000884) test_nested_timeout_outer_custom_exception: .: (0.010979) test_no_timeout: .: (0.000482) test_timeout_custom_exception: .: (0.010795) test_timeout_default_exception: .: (0.010784) WEBrick::TestFileHandler: test_directory_traversal: .: (0.011457) test_erbhandler: .: (0.004981) test_filehandler: .: (0.026431) test_make_partial_content: .: (0.008796) test_multibyte_char_in_path: .: (0.011678) test_non_disclosure_name: .: (0.009220) test_script_disclosure: .: (0.172897) test_short_filename: .: (0.008214) test_unwise_in_path: .: (0.000098) WEBrick::TestHTTPResponse: test_1xx_does_not_log_warnings: .: (0.000246) test_200_chunked_does_not_set_content_length: .: (0.000124) test_204_does_not_log_warning: .: (0.000095) test_304_does_not_log_warning: .: (0.000092) test_no_extraneous_space: .: (0.000143) test_prevent_response_splitting_cookie_headers_cr: .: (0.000336) test_prevent_response_splitting_cookie_headers_crlf: .: (0.000269) test_prevent_response_splitting_cookie_headers_lf: .: (0.000335) test_prevent_response_splitting_headers_cr: .: (0.000257) test_prevent_response_splitting_headers_crlf: .: (0.000252) test_prevent_response_splitting_headers_lf: .: (0.000317) test_response_body_not_frozen: .: (0.001992) test_send_body_io: .: (0.000195) test_send_body_io_chunked: .: (0.000226) test_send_body_proc: .: (0.000149) test_send_body_proc_chunked: .: (0.000148) test_send_body_proc_stream: .: (0.000472) test_send_body_proc_upgrade: .: (0.000225) test_send_body_string: .: (0.000137) test_send_body_string_chunked: .: (0.000142) test_send_body_string_io: .: (0.000152) test_send_body_string_io_chunked: .: (0.000144) test_set_error: .: (0.000146) test_set_redirect_html_injection: .: (0.000443) test_set_redirect_response_splitting: .: (0.000116) Finished in 4.926062283 seconds. ------------------------------------------------------------------------------- 152 tests, 816 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 30.86 tests/s, 165.65 assertions/s >>> ruby-webrick: Entering fakeroot... /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/accesslog.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/cgi.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/compat.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/config.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/cookie.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/htmlutils.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpauth.rb /home/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpproxy.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httprequest.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpresponse.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/https.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpserver.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpservlet.rb /home/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpstatus.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httputils.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/httpversion.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/log.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/server.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/ssl.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/utils.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/lib/webrick/version.rb /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/accesslog.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/cgi.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/compat.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/config.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/cookie.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/htmlutils.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/authenticator.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/basicauth.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/digestauth.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/htdigest.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/htgroup.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/htpasswd.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpauth/userdb.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpproxy.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httprequest.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpresponse.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/https.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpserver.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/abstract.rbs /home/buildozer/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/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/cgihandler.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/erbhandler.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/filehandler.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpservlet/prochandler.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpstatus.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httputils.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/httpversion.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/log.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/manifest.yaml /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/server.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/ssl.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/utils.rbs /home/buildozer/aports/community/ruby-webrick/pkg/ruby-webrick/usr/lib/ruby/gems/3.4.0/gems/webrick-1.9.1/sig/version.rbs /home/buildozer/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 >>> ruby-webrick-doc*: Running split function doc... 'usr/lib/ruby/gems/3.4.0/doc' -> '/home/buildozer/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 Fri, 24 Oct 2025 19:41:22 +0000 elapsed time 0h 0m 20s >>> ruby-webrick: Cleaning up srcdir >>> ruby-webrick: Cleaning up pkgdir >>> ruby-webrick: Uninstalling dependencies... ( 1/12) Purging .makedepends-ruby-webrick (20251024.194115) ( 2/12) Purging ruby-rdoc (3.4.4-r0) ( 3/12) Purging ruby-rake (13.2.1-r1) ( 4/12) Purging ruby-test-unit (3.6.8-r0) ( 5/12) Purging ruby-power_assert (2.0.5-r0) ( 6/12) Purging ruby-test-unit-ruby-core (1.0.6-r0) ( 7/12) Purging ruby (3.4.4-r0) ( 8/12) Purging ca-certificates (20250911-r0) ca-certificates-20250911-r0.post-deinstall: Executing script... ( 9/12) Purging libucontext (1.3.3-r0) (10/12) Purging ruby-libs (3.4.4-r0) (11/12) Purging yaml (0.2.5-r2) (12/12) Purging libffi (3.5.2-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 440 MiB in 105 packages >>> ruby-webrick: Updating the community/x86_64 repository index... >>> ruby-webrick: Signing the index...