OlderDiff < 20260403T080009Z(success) < ThisDiff > 20260403T120008Z(success) > NewerDiff
===================================================================
+++ 20260403T120008Z
@@ 7837 @@
gmake[1]: Leaving directory '<build-dir>/ruby'
Currently, it is known that the compaction does not work well on s390x; contribution is welcome https://github.com/ruby/ruby/pull/5077
Run options:
+ --seed=29847
"--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=./test/.excludes
--name=!/memory_leak/
@@ 21148 @@
[n/n] TestNetHTTPKeepAlive#test_keep_alive_server_close = <elapsed> s
[n/n] TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry = <elapsed> s
[n/n] TestNetHTTPKeepAlive#test_http_retry_failed = <elapsed> s
+Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: <fd> : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 35097>
+COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
+ruby 480221 chkbuild 6u IPv4 107000213 0t0 TCP localhost:35097 (LISTEN)
[n/n] TestNetHTTPKeepAlive#test_http_retry_failed_with_block = <elapsed> s
[n/n] TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect = <elapsed> s
[n/n] TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection = <elapsed> s
[n/n] TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect = <elapsed> s
[n/n] TestNetHTTPKeepAlive#test_http_retry_success = <elapsed> s
+Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: <fd> : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37239>
+COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
+ruby 480221 chkbuild 7u IPv4 107000228 0t0 TCP localhost:37239 (LISTEN)
[n/n] PrettyPrintTest::StrictPrettyExample#test_00_04 = <elapsed> s
[n/n] PrettyPrintTest::StrictPrettyExample#test_11_31 = <elapsed> s
[n/n] PrettyPrintTest::StrictPrettyExample#test_08 = <elapsed> s
@@ 21355 @@
[n/n] TestNetHTTPContinue#test_expect_continue_error_before_body = <elapsed> s
[n/n] TestOpenURI#test_multi_proxy_opt = <elapsed> s
[n/n] TestOpenURI#test_header = <elapsed> s
+Leaked file descriptor: TestOpenURI#test_header: <fd> : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 35387>
+COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
+ruby 480221 chkbuild 8u IPv4 106996542 0t0 TCP localhost:35387->localhost:33532 (CLOSE_WAIT)
[n/n] TestOpenURI#test_404 = <elapsed> s
Closed file descriptor: <test-method>: <fd>
[n/n] TestOpenURI#test_progress_chunked = <elapsed> s
[n/n] TestOpenURI#test_redirect_without_request_specific_fields_hash = <elapsed> s
[n/n] TestOpenURI#test_open_uri = <elapsed> s
+Leaked file descriptor: TestOpenURI#test_open_uri: <fd> : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 43873>
+COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
+ruby 480221 chkbuild 8u IPv4 106998747 0t0 TCP localhost:43873->localhost:51306 (CLOSE_WAIT)
[n/n] TestOpenURI#test_redirect = <elapsed> s
Closed file descriptor: <test-method>: <fd>
[n/n] TestOpenURI#test_non_http_proxy = <elapsed> s
[n/n] TestOpenURI#test_redirect_auth_failure_r2 = <elapsed> s
[n/n] TestOpenURI#test_encoding = <elapsed> s
[n/n] TestOpenURI#test_content_encoding = <elapsed> s
+Leaked file descriptor: TestOpenURI#test_content_encoding: <fd> : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 42479>
+COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
+ruby 480221 chkbuild 8u IPv4 106996564 0t0 TCP localhost:42479->localhost:41740 (CLOSE_WAIT)
[n/n] TestOpenURI#test_multiple_cookies = <elapsed> s
Closed file descriptor: <test-method>: <fd>
[n/n] TestOpenURI#test_max_redirects_success = <elapsed> s
@@ 21402 @@
[n/n] TestOpenURI#test_pass_keywords = <elapsed> s
[n/n] TestOpenURI#test_uri_read = <elapsed> s
[n/n] TestOpenURI#test_redirect_auth_success = <elapsed> s
+Leaked file descriptor: TestOpenURI#test_redirect_auth_success: <fd> : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 37317>
+COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
+ruby 480221 chkbuild 8u IPv4 106998765 0t0 TCP localhost:37317->localhost:47308 (CLOSE_WAIT)
[n/n] TestOpenURI#test_redirect_auth_failure_r1 = <elapsed> s
Closed file descriptor: <test-method>: <fd>
[n/n] TestOpenURI#test_200 = <elapsed> s
@@ 35217 @@
[n/n] TestNetHTTP_v1_2#test_post = <elapsed> s
[n/n] TestNetHTTP_v1_2#test_send_request = <elapsed> s
[n/n] TestNetHTTP_v1_2#test_get__crlf = <elapsed> s
+Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: <fd> : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 41313>
+COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
+ruby 480221 chkbuild 6u IPv4 107018279 0t0 TCP localhost:41313 (LISTEN)
[n/n] TestNetHTTP_v1_2#test_timeout_during_HTTP_session = <elapsed> s
[n/n] TestNetHTTP_v1_2#test_head = <elapsed> s
[n/n] TestNetHTTP_v1_2#test_get__implicit_start = <elapsed> s
@@ 35230 @@
[n/n] TestNetHTTP_v1_2#test_patch = <elapsed> s
[n/n] TestNetHTTP_v1_2#test_send_large_POST_request = <elapsed> s
[n/n] TestNetHTTP_v1_2#test_s_start = <elapsed> s
+Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: <fd> : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43825>
+COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
+ruby 480221 chkbuild 7u IPv4 107018306 0t0 TCP localhost:43825 (LISTEN)
[n/n] TestNetHTTP_v1_2#test_get2 = <elapsed> s
Closed file descriptor: <test-method>: <fd>
[n/n] TestNetHTTP_v1_2#test_get = <elapsed> s
@@ 35964 @@
[n/n] TestNetHTTP_v1_2_chunked#test_chunked_break = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_send_request = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_get__crlf = <elapsed> s
+Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: <fd> #<File::Stat dev=0x8, ino=107018094, mode=0140777, nlink=1, uid=1015, gid=1015, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1969-12-31 19:00:00 -0500, mtime=1969-12-31 19:00:00 -0500, ctime=1969-12-31 19:00:00 -0500>
+COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
+ruby 480221 chkbuild 8u IPv4 107018094 0t0 TCP localhost:34093->localhost:58610 (CLOSE_WAIT)
[n/n] TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_head = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_get__implicit_start = <elapsed> s
@@ 35976 @@
[n/n] TestNetHTTP_v1_2_chunked#test_s_post = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_patch = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_s_start = <elapsed> s
+Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: <fd> #<File::Stat dev=0x8, ino=107016854, mode=0140777, nlink=1, uid=1015, gid=1015, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1969-12-31 19:00:00 -0500, mtime=1969-12-31 19:00:00 -0500, ctime=1969-12-31 19:00:00 -0500>
+COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
+ruby 480221 chkbuild 9u IPv4 107016854 0t0 TCP localhost:42235->localhost:33986 (CLOSE_WAIT)
[n/n] TestNetHTTP_v1_2_chunked#test_get2 = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_get = <elapsed> s
[n/n] TestPTY#test_close_master = <elapsed> s
@@ 100104 @@
rmdir build-tool
make[1]: Leaving directory '<build-dir>/tmp/ruby-snapshot<tmp>/ruby-<verrev>'
prerequisites done
+creating tarball... ruby-<verrev>.tar 0.802 done
+creating gzip tarball... <build-dir>/ruby/tmp/ruby-<verrev>.tar.gz 3.372 done
+creating zip archive... <build-dir>/ruby/tmp/ruby-<verrev>.zip 3.404 done
+creating bzip tarball... <build-dir>/ruby/tmp/ruby-<verrev>.tar.bz2 10.329 done
+creating xz tarball... <build-dir>/ruby/tmp/ruby-<verrev>.tar.xz 48.793 done
* <build-dir>/ruby/tmp/ruby-<verrev>.tar.gz
SIZE: <size> bytes
SHA1: <digest>
===================================================================
--- 20260403T080009Z
@@ 7837 @@
gmake[1]: Leaving directory '<build-dir>/ruby'
Currently, it is known that the compaction does not work well on s390x; contribution is welcome https://github.com/ruby/ruby/pull/5077
Run options:
- --seed=32555
"--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=./test/.excludes
--name=!/memory_leak/
@@ 9910 @@
[n/n] TestOpenURI#test_close_in_block_big = <elapsed> s
[n/n] TestOpenURI#test_multiple_cookies = <elapsed> s
[n/n] TestOpenURI#test_max_redirects_success = <elapsed> s
-Leaked file descriptor: TestOpenURI#test_max_redirects_success: <fd> : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 46811>
-COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
-ruby 2985418 chkbuild 8u IPv4 106725717 0t0 TCP localhost:46811->localhost:60184 (CLOSE_WAIT)
[n/n] TestOpenURI#test_content_encoding = <elapsed> s
Closed file descriptor: <test-method>: <fd>
[n/n] TestOpenURI#test_read_timeout = <elapsed> s
@@ 18256 @@
[n/n] TestIONonblock#test_nonblock = <elapsed> s
[n/n] TestGemRemoteFetcherLocalServer#test_implicit_proxy = <elapsed> s
[n/n] TestGemRemoteFetcherLocalServer#test_implicit_no_proxy = <elapsed> s
-Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: <fd> : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 36599>
-COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
-ruby 2985418 chkbuild 8u IPv4 106742826 0t0 TCP localhost:36599->localhost:55612 (CLOSE_WAIT)
[n/n] TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env = <elapsed> s
Closed file descriptor: <test-method>: <fd>
[n/n] TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list = <elapsed> s
-Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: <fd> : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 45373>
-COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
-ruby 2985418 chkbuild 8u IPv4 106742833 0t0 TCP localhost:45373->localhost:43534 (CLOSE_WAIT)
[n/n] TestGemRemoteFetcherLocalServer#test_no_proxy = <elapsed> s
Closed file descriptor: <test-method>: <fd>
[n/n] TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy = <elapsed> s
[n/n] TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers = <elapsed> s
-Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: <fd> : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 40107>
-COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
-ruby 2985418 chkbuild 8u IPv4 106742115 0t0 TCP localhost:40107->localhost:41064 (CLOSE_WAIT)
[n/n] TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host = <elapsed> s
Closed file descriptor: <test-method>: <fd>
[n/n] Test_RbStrDup#test_nested_shared_frozen = <elapsed> s
@@ 35381 @@
[n/n] TestPTY#test_open_with_block = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_send_request = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_get__crlf = <elapsed> s
-Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: <fd> #<File::Stat dev=0x8, ino=106752984, mode=0140777, nlink=1, uid=1015, gid=1015, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1969-12-31 19:00:00 -0500, mtime=1969-12-31 19:00:00 -0500, ctime=1969-12-31 19:00:00 -0500>
-COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
-ruby 2985418 chkbuild 8u IPv4 106752984 0t0 TCP localhost:45971->localhost:49726 (CLOSE_WAIT)
[n/n] TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_chunked_break = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_post = <elapsed> s
-Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: <fd> #<File::Stat dev=0x8, ino=106753710, mode=0140777, nlink=1, uid=1015, gid=1015, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1969-12-31 19:00:00 -0500, mtime=1969-12-31 19:00:00 -0500, ctime=1969-12-31 19:00:00 -0500>
-COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
-ruby 2985418 chkbuild 7u IPv4 106753710 0t0 TCP localhost:43055->localhost:35662 (CLOSE_WAIT)
[n/n] TestNetHTTP_v1_2_chunked#test_s_get_response = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_set_form_with_file = <elapsed> s
[n/n] TestNetHTTP_v1_2_chunked#test_s_post_form = <elapsed> s
@@ 36175 @@
[n/n] Prism::SourceLocationTest#test_CallNode = <elapsed> s
[n/n] TestNetHTTP_v1_2#test_send_request = <elapsed> s
[n/n] TestNetHTTP_v1_2#test_get__crlf = <elapsed> s
-Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: <fd> #<File::Stat dev=0x8, ino=106751878, mode=0140777, nlink=1, uid=1015, gid=1015, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1969-12-31 19:00:00 -0500, mtime=1969-12-31 19:00:00 -0500, ctime=1969-12-31 19:00:00 -0500>
-COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
-ruby 2985418 chkbuild 10u IPv4 106751878 0t0 TCP localhost:40787->localhost:42860 (CLOSE_WAIT)
[n/n] TestNetHTTP_v1_2#test_timeout_during_HTTP_session = <elapsed> s
[n/n] TestNetHTTP_v1_2#test_post = <elapsed> s
[n/n] TestNetHTTP_v1_2#test_s_get_response = <elapsed> s
@@ 100092 @@
rmdir build-tool
make[1]: Leaving directory '<build-dir>/tmp/ruby-snapshot<tmp>/ruby-<verrev>'
prerequisites done
-creating tarball... ruby-<verrev>.tar 0.663 done
-creating gzip tarball... <build-dir>/ruby/tmp/ruby-<verrev>.tar.gz 3.147 done
-creating zip archive... <build-dir>/ruby/tmp/ruby-<verrev>.zip 3.345 done
-creating bzip tarball... <build-dir>/ruby/tmp/ruby-<verrev>.tar.bz2 9.945 done
-creating xz tarball... <build-dir>/ruby/tmp/ruby-<verrev>.tar.xz 46.058 done
* <build-dir>/ruby/tmp/ruby-<verrev>.tar.gz
SIZE: <size> bytes
SHA1: <digest>
OlderDiff < 20260403T080009Z(success) < ThisDiff > 20260403T120008Z(success) > NewerDiff