# Logfile created on 2024-07-12 15:23:12 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fde18a2fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-repeat20-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240712-152311", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fde18a51e20 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fde18a51a38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fde1896a6b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240712-152311", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240712-152311>, @binmode=false, @mon_data=#<Monitor:0x00007fde18a517b8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download DEFS="-DRUBY_DEBUG=1" tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make update-src DEFS="-DRUBY_DEBUG=1" From https://github.com/ruby/ruby fa6bf1d..84138f5 master -> origin/master Updating fa6bf1d..84138f5 Fast-forward NEWS.md | 7 ++ common.mk | 11 +++ ext/win32ole/win32ole.c | 106 +++++-------------------- gc.c | 94 +++++------------------ gc.rb | 56 ++++++++++++++ gc/default.c | 111 +++++++++++++++++++++++++-- gc/gc_impl.h | 83 ++++++++++++++++++++ lib/reline.rb | 2 +- lib/reline/line_editor.rb | 8 +- prism/prism.c | 2 +- spec/ruby/core/process/daemon_spec.rb | 3 + test/-ext-/bug_reporter/test_bug_reporter.rb | 2 + test/error_highlight/test_error_highlight.rb | 24 ++++-- test/prism/locals_test.rb | 5 ++ test/reline/yamatanooroti/test_rendering.rb | 18 +++++ test/ruby/test_gc.rb | 75 ++++++++++++++++++ test/ruby/test_process.rb | 2 + test/ruby/test_rubyoptions.rb | 4 + test/ruby/test_vm_dump.rb | 2 + 19 files changed, 437 insertions(+), 178 deletions(-) create mode 100644 gc/gc_impl.h Latest commit hash = 84138f52b8 $$$[end] "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make after-update DEFS="-DRUBY_DEBUG=1" sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat20-asserts/common.mk > uncommon.mk /tmp/ruby/src/trunk-repeat20-asserts/revision.h updated making /tmp/ruby/src/trunk-repeat20-asserts/gc.rbinc generating miniprelude.c miniprelude.c updated /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-repeat20-asserts/miniinit.c compiling /tmp/ruby/src/trunk-repeat20-asserts/gc.c compiling /tmp/ruby/src/trunk-repeat20-asserts/gc/default.c compiling /tmp/ruby/src/trunk-repeat20-asserts/version.c compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/prism.c linking miniruby $$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make ruby DEFS="-DRUBY_DEBUG=1" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-repeat20-asserts/loadpath.c builtin_binary.inc updated 0fdc405207110806acfd99919246375a8678e8a5ddb5320cf34f8f44d207eff8 builtin_binary.inc compiling /tmp/ruby/src/trunk-repeat20-asserts/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make all DEFS="-DRUBY_DEBUG=1" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h encdb.h unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' $$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make install DEFS="-DRUBY_DEBUG=1" Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h encdb.h unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' ./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-repeat20-asserts/bin installing base libraries: /tmp/ruby/install/trunk-repeat20-asserts/lib installing arch files: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-repeat20-asserts/bin installing library scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1975 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' Run options: --seed=55394 "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-repeat20-asserts/test/.excludes --name=!/memory_leak/ --stderr-on-failure --repeat-count=20 # Running tests: Closed file descriptor: TestNetHTTP_v1_2#test_get2: 9 Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 9 Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 9 Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f8cf3ebfaa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_post: 9 Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f8cf3ebfaa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 8 #<File::Stat dev=0x8, ino=125726286, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39169> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 44167> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 9 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007f8cf3e709f0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 41753> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41753> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: #<Thread:0x00007f8cf3e709f0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 11 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 39269> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 10 Closed file descriptor: ClassNameCheckTest#test_corrections_should_work_from_within_instance_method: 7 Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 41403> Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 10 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 45977> Closed file descriptor: TestNetHTTPS#test_verify_none: 10 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 38604> Closed file descriptor: TestOpenURISSL#test_validation_success: 12 Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f8c98913480 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34997> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 40793> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 37789> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 45339> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 36585> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 40827> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 41945> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 42739> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 9 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34697> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(1/20) tests in 2112.130830s, 15.8418 tests/s, 3068.9818 assertions/s. Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f8c980fbfb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 11 Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f8c980fbfb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 Leaked thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f8c97946a60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 10 Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f8c97946a60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43007> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 39929> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 9 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 45647> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 45647> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 11 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 45483> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 41357> Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 10 Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f8cf911e020 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f8cf911e020 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 43896> Closed file descriptor: TestOpenURISSL#test_validation_success: 12 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 43821> Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 10 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 38891> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46303> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 35287> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 40703> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 45573> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 35207> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 37089> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 42587> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 33421> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 Closed file descriptor: TestGemUninstaller#test_regenerate_plugins_for: 7 Closed file descriptor: TestGemUninstaller#test_regenerate_plugins_for: 9 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40677> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(2/20) tests in 2125.167804s, 15.7451 tests/s, 3051.3167 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 9 #<File::Stat dev=0x8, ino=127008625, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=127008653, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 12 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 12 Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f8c99d7ff10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 Finished thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f8c99d7ff10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38867> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 43401> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 11 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 37843> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 11 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 35659> Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f8c980916c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 37361> Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f8c980916c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 12 Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f8c98094cc0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007f8c98094cc0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 42887> Closed file descriptor: TestNetHTTPS#test_verify_none: 12 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f8c9809fe50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f8c9809fe50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 40878> Closed file descriptor: TestOpenURISSL#test_validation_success: 14 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 12 #<File::Stat dev=0x8, ino=127122296, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f8c9a662300 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 12 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f8c9a662300 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 46019> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43145> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 34529> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 43367> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 34737> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 13 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 35937> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 43963> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 13 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 34297> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 42637> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 13 Closed file descriptor: TestGemUninstaller#test_regenerate_plugins_for: 7 Closed file descriptor: TestGemUninstaller#test_regenerate_plugins_for: 11 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33897> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(3/20) tests in 2594.459951s, 12.8971 tests/s, 2499.4882 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 11 #<File::Stat dev=0x8, ino=128201276, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_get: 13 Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 13 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 12 #<File::Stat dev=0x8, ino=128213279, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007f8cf92dfd80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 14 Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f8cf92dfd80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 14 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f8cf90d13d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f8cf90d13d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 14 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 13 #<File::Stat dev=0x8, ino=128218149, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35707> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 44105> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 14 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 38363> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 14 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 39207> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 15 Closed file descriptor: ClassNameCheckTest#test_does_not_suggest_user_input: 7 Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 15 : #<TCPSocket:fd 15, AF_INET6, ::1, 34711> Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007f8c9a3a8770 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f8c9a3a8770 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: Psych::TestScalarScanner#test_scan_bad_edge_date: 15 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 43049> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f8c9accbc00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 15 Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007f8c9accbc00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f8c9ab6fe70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f8c9ab6fe70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f8c9ab6fbd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f8c9ab6fbd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f8c9ab6fd50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f8c9ab6fd50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f8c9ab6fba0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 15 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f8c9ab6fba0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f8c9ab6fcc0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 15 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 15 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 41103> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34039> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 38323> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 34567> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 37215> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 15 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 16 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 35797> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 35851> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 15 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 16 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 46071> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 42783> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 15 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 16 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 14 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34147> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(4/20) tests in 2436.401182s, 13.7338 tests/s, 2661.2510 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 14 #<File::Stat dev=0x8, ino=128881422, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 15 #<File::Stat dev=0x8, ino=128888976, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44271> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 16 #<File::Stat dev=0x8, ino=128889028, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 17 : #<TCPServer:fd 17, AF_INET, 0.0.0.0, 39719> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 17 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 17 : #<TCPServer:fd 17, AF_INET, 0.0.0.0, 34547> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 17 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 17 : #<TCPServer:fd 17, AF_INET, 0.0.0.0, 43057> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 18 : #<TCPSocket:fd 18, AF_INET6, ::1, 35595> Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 18 Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f8c986345d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007f8c986345d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 18 : #<TCPSocket:fd 18, AF_INET6, ::1, 40459> Closed file descriptor: TestNetHTTPS#test_verify_none: 18 Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f8cf27f5460 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestOpenURISSL#test_validation_failure: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 46517> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36089> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 36043> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 37849> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 44991> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 18 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 19 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 38933> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 43609> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 18 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 19 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 42385> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 34843> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 18 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 19 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 17 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44697> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(5/20) tests in 2142.916170s, 15.6147 tests/s, 3025.8197 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 17 #<File::Stat dev=0x8, ino=129560980, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 18 #<File::Stat dev=0x8, ino=129567981, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38237> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 43441> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 19 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 35003> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 19 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 36833> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 40079> Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 20 Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f8cf027e850 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f8cf027e850 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_validation_failure: 20 : #<TCPSocket:fd 20, AF_INET, 127.0.0.1, 41585> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 20 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 20 : #<TCPSocket:fd 20, AF_INET, 127.0.0.1, 43497> Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f8cf36d88a0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f8cf36d88a0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33615> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 35925> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 37401> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 44675> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 37485> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 39995> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 38225> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 45669> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 21 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 19 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 32881> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(6/20) tests in 2691.405543s, 12.4325 tests/s, 2409.4035 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 20 #<File::Stat dev=0x8, ino=130769024, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f8cf0b91870 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get2: 20 Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f8cf0b91870 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f8cf06bd540 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f8cf06bd540 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 20 Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 20 Closed file descriptor: TestNetHTTP_v1_2#test_post: 20 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 19 #<File::Stat dev=0x8, ino=130769100, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 21 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f8cf2db2d10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f8cf2db2d10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 21 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 21 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f8cf2dbfc10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f8cf2dbfc10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 20 #<File::Stat dev=0x8, ino=130770531, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39563> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 36151> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 21 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 33033> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 21 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 42211> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 22 Closed file descriptor: TestIRB::CompletionTest::VariableCompletionTest#test_complete_reserved_words: 7 Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007f8cf0e6fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 45329> Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 22 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 46787> Closed file descriptor: TestNetHTTPS#test_min_version: 22 Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f8c9a42fd40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f8c9a42fd40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 41331> Closed file descriptor: TestNetHTTPS#test_verify_none: 22 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f8c9a42fe90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f8c9a42fe90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f8c9a427a00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_max_version: 21 #<File::Stat dev=0x8, ino=130870730, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f8c9a427a00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 22 #<File::Stat dev=0x8, ino=130942262, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f8cfa5a0140 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 24 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 24 Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f8cfa5afe90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f8cfa5afe90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f8cfa5afb00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37675> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 35741> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 37077> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 34421> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 24 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 25 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 41675> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 41797> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 24 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 25 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 40623> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 37643> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 24 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 25 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 23 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46673> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(7/20) tests in 2374.479761s, 14.0919 tests/s, 2730.5055 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 23 #<File::Stat dev=0x8, ino=131501170, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43241> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 24 #<File::Stat dev=0x8, ino=131479393, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 25 : #<TCPServer:fd 25, AF_INET, 0.0.0.0, 33931> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 25 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 25 : #<TCPServer:fd 25, AF_INET, 0.0.0.0, 33515> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 27 : #<TCPSocket:fd 27, AF_INET, 127.0.0.1, 33515> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 25 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 27 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 25 : #<TCPServer:fd 25, AF_INET, 0.0.0.0, 46503> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 26 : #<TCPSocket:fd 26, AF_INET6, ::1, 40765> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 27 : #<TCPSocket:fd 27, AF_INET6, ::1, 36441> Closed file descriptor: TestNetHTTPS#test_verify_none: 26 Closed file descriptor: TestNetHTTPS#test_verify_none: 27 Leaked file descriptor: TestNetHTTPS#test_max_version: 25 #<File::Stat dev=0x8, ino=131518273, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 26 #<File::Stat dev=0x8, ino=131552479, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 28 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 28 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36135> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 39659> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 42993> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 42415> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 28 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 29 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 46877> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 41609> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 28 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 29 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 34297> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 41191> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 28 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 29 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 27 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36341> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(8/20) tests in 2231.552642s, 14.9945 tests/s, 2905.0307 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 40587> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 27 #<File::Stat dev=0x8, ino=132180713, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 35699> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 28 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 35977> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 30 : #<TCPSocket:fd 30, AF_INET, 127.0.0.1, 35977> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 28 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 30 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 45923> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 34553> Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 29 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 44847> Closed file descriptor: TestNetHTTPS#test_verify_none: 29 Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f8c9ac43f70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 28 #<File::Stat dev=0x8, ino=132233953, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 30 Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f8cf8a53160 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 30 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f8cf8a53160 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 30 : #<TCPSocket:fd 30, AF_INET, 127.0.0.1, 37931> Leaked file descriptor: TestOpenURIProxy#test_proxy: 31 : #<TCPSocket:fd 31, AF_INET, 127.0.0.1, 43661> Closed file descriptor: TestOpenURIProxy#test_authenticated_proxy_http_basic_authentication_success: 31 Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f8cf173dba0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007f8cf173dba0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f8cf348f780 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f8cf348f780 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f8cf33017a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37877> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 39205> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 32805> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 40897> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 30 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 31 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 34523> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 34517> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 30 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 31 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 42039> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 43585> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 30 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 29 Closed file descriptor: TestIONonblock#test_flush: 31 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37561> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(9/20) tests in 2707.760115s, 12.3574 tests/s, 2394.7812 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 29 #<File::Stat dev=0x8, ino=133491353, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_get: 31 Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 31 Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 31 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 31 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41115> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 30 : #<TCPServer:fd 30, AF_INET, 0.0.0.0, 44361> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 30 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 30 : #<TCPServer:fd 30, AF_INET, 0.0.0.0, 39309> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 32 : #<TCPSocket:fd 32, AF_INET, 127.0.0.1, 39309> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 30 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 32 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 31 : #<TCPSocket:fd 31, AF_INET, 127.0.0.1, 36365> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 31 Closed file descriptor: TestIRB::CompletionTest::VariableCompletionTest#test_complete_reserved_words: 7 Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f8cf062b620 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 31 : #<TCPSocket:fd 31, AF_INET6, ::1, 37599> Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f8cf062b620 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007f8c9aadfa80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f8c9aadfa80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f8c9aadbe20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPS#test_post: 31 Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f8c9aadbe20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f8c9aad2070 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f8c9aad2070 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f8c9aad7a10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_max_version: 30 #<File::Stat dev=0x8, ino=133548864, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f8c9aad7a10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestOpenURISSL#test_validation_failure: 34 Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f8cf8e4b800 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007f8cf8e4b800 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43767> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 45423> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 39339> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 41305> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 32 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 33 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 45743> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 42101> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 32 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 33 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 45607> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 46105> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 32 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 33 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 31 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39891> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(10/20) tests in 2511.074760s, 13.3254 tests/s, 2582.1071 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45213> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 31 #<File::Stat dev=0x8, ino=134128281, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 44067> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 32 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 41577> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 32 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 42841> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 33 : #<TCPSocket:fd 33, AF_INET6, ::1, 40317> Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007f8cf036fde0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 34 : #<TCPSocket:fd 34, AF_INET6, ::1, 34317> Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f8cf036fde0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPS#test_min_version: 33 Closed file descriptor: TestNetHTTPS#test_min_version: 34 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 33 : #<TCPSocket:fd 33, AF_INET6, ::1, 34785> Closed file descriptor: TestNetHTTPS#test_verify_none: 33 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f8cf036ff00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f8cf036ff00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f8cf036fb10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f8cf036fb10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_max_version: 32 #<File::Stat dev=0x8, ino=134197958, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46833> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 37583> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 36273> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 40291> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 34 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 35 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 41729> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 46097> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 34 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 35 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 39453> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 36107> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 34 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 35 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 33 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37139> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(11/20) tests in 2183.297340s, 15.3259 tests/s, 2969.4815 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 33 #<File::Stat dev=0x8, ino=134836119, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33195> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 34 #<File::Stat dev=0x8, ino=134856001, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 35 : #<TCPServer:fd 35, AF_INET, 0.0.0.0, 41917> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 35 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 35 : #<TCPServer:fd 35, AF_INET, 0.0.0.0, 35315> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 35 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 35 : #<TCPServer:fd 35, AF_INET, 0.0.0.0, 40989> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 36 : #<TCPSocket:fd 36, AF_INET6, ::1, 33339> Closed file descriptor: TestNetHTTPS#test_verify_none: 36 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 35 #<File::Stat dev=0x8, ino=134917957, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 37 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 37 : #<TCPSocket:fd 37, AF_INET, 127.0.0.1, 38757> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 37 : #<TCPSocket:fd 37, AF_INET, 127.0.0.1, 42931> Closed file descriptor: TestVariable#test_singleton_class_included_class_variable: 37 Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f8cf34eb5e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46131> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 37561> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 41499> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 37177> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 37 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 38 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 36613> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 46445> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 37 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 38 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 37315> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 37109> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 37 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 38 Closed file descriptor: TestGemUninstaller#test_uninstall_selection_greater_than_one: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_selection_greater_than_one: 36 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34483> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(12/20) tests in 2929.829236s, 11.4208 tests/s, 2213.3232 assertions/s. Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007f8cf894fcf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_head: 37 Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f8cf894fcf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f8cf83bfd70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f8cf83bfd70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f8cf320fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 37 Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f8cf320fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 37 Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 37 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 37 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 37 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f8cf307a400 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f8cf307a400 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 37 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43513> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 33125> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 36 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 43627> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 38 : #<TCPSocket:fd 38, AF_INET, 127.0.0.1, 43627> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 36 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 38 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 38279> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 37 : #<TCPSocket:fd 37, AF_INET6, ::1, 45499> Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 37 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 37 : #<TCPSocket:fd 37, AF_INET6, ::1, 39269> Closed file descriptor: TestNetHTTPS#test_verify_none: 37 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 36 #<File::Stat dev=0x8, ino=136199465, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f8c99025260 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007f8c99025260 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45393> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 35889> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 39571> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 45461> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 38 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 39 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 43821> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 34327> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 38 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 39 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 35485> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 44815> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 41 : #<TCPSocket:fd 41, AF_INET6, ::1, 35485> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 38 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 39 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 41 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 37 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 32945> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(13/20) tests in 2393.468609s, 13.9801 tests/s, 2709.3395 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 37 #<File::Stat dev=0x8, ino=136822769, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 40 Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f8c9aa6fcd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 39 Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f8c9aa6fcd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 39 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 38 #<File::Stat dev=0x8, ino=136824738, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45849> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 39 #<File::Stat dev=0x8, ino=136829769, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 42257> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 40 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 33255> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 40 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 43657> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 40 #<File::Stat dev=0x8, ino=136905305, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 42 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39921> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 39483> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 45231> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 40475> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 42 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 43 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 38219> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 43469> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 42 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 43 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 37657> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 43815> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 42 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 43 Closed file descriptor: TestGemUninstaller#test_remove_plugins_user_installed: 7 Closed file descriptor: TestGemUninstaller#test_remove_plugins_user_installed: 41 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41571> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(14/20) tests in 2174.193959s, 15.3901 tests/s, 2982.4795 assertions/s. Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 43 Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007f8cf25bd7a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 42 Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f8cf25bd7a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 43 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 42 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 41 #<File::Stat dev=0x8, ino=137494485, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33067> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 42 #<File::Stat dev=0x8, ino=137508475, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 43 : #<TCPServer:fd 43, AF_INET, 0.0.0.0, 36971> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 43 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 43 : #<TCPServer:fd 43, AF_INET, 0.0.0.0, 44061> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 43 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 43 : #<TCPServer:fd 43, AF_INET, 0.0.0.0, 45673> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 34521> Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 44 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 46167> Closed file descriptor: TestNetHTTPS#test_min_version: 44 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 39011> Closed file descriptor: TestNetHTTPS#test_verify_none: 44 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 44 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 44 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 44 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 44 : #<TCPSocket:fd 44, AF_INET, 127.0.0.1, 36449> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 44 : #<TCPSocket:fd 44, AF_INET, 127.0.0.1, 38943> Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_show_default_gems: 44 Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f8cf0e95ce0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f8cf0e95ce0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 38395> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 41709> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 45315> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 41295> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 44 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 45 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 46317> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 37737> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 44 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 45 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 44611> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 44715> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 44 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 43 Closed file descriptor: TestIONonblock#test_flush: 45 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41597> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(15/20) tests in 2906.348004s, 11.5131 tests/s, 2231.2204 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 43 #<File::Stat dev=0x8, ino=138796542, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_get: 45 Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f8cf04a2bc0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f8cf04a2bc0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f8cf04afd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 45 Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f8cf04afd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 46 Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 45 Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 45 Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f8c97736250 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007f8c977332e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 45 Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f8c977332e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 45 Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f8cf04aff10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 45 Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f8cf04aff10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 45 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 44 #<File::Stat dev=0x8, ino=138790701, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f8c97736130 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34263> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 39605> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 45 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 45107> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 47 : #<TCPSocket:fd 47, AF_INET, 127.0.0.1, 45107> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 45 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 47 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 44311> Leaked file descriptor: TestNetHTTPS#test_max_version: 45 #<File::Stat dev=0x8, ino=138856070, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 58152> Closed file descriptor: TestOpenURISSL#test_validation_success: 49 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 45842> Closed file descriptor: TestOpenURISSL#test_validation_failure: 49 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 47 : #<TCPSocket:fd 47, AF_INET, 127.0.0.1, 34901> Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f8cf29e9680 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 47 Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f8cf29e9680 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 47 : #<TCPSocket:fd 47, AF_INET, 127.0.0.1, 43805> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34019> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 39473> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 42653> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 39093> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 47 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 48 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 42119> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 44253> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 47 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 48 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 33245> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 38161> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 47 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 48 Closed file descriptor: TestGemUninstaller#test_uninstall_extension: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_extension: 46 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38729> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(16/20) tests in 2343.428876s, 14.2786 tests/s, 2766.6972 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 40331> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 46 #<File::Stat dev=0x8, ino=139461487, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 38895> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 47 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 33701> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 47 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 33765> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 47 #<File::Stat dev=0x8, ino=139530326, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 49 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 49 Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f8cf1b46800 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f8cf1b46800 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45587> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 41779> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 35221> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 36117> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 50 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 40147> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 34353> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 50 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 34725> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 37985> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 50 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 48 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41025> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(17/20) tests in 2234.495642s, 14.9747 tests/s, 2901.9833 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 48 #<File::Stat dev=0x8, ino=140213521, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 50 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 50 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 40441> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 49 : #<TCPServer:fd 49, AF_INET, 0.0.0.0, 41819> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 49 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 49 : #<TCPServer:fd 49, AF_INET, 0.0.0.0, 37481> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 49 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 50 : #<TCPSocket:fd 50, AF_INET, 127.0.0.1, 37167> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 50 Closed file descriptor: TestIRB::CompletionTest::VariableCompletionTest#test_complete_reserved_words: 7 Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f8c99b74dd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 50 : #<TCPSocket:fd 50, AF_INET6, ::1, 37491> Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f8c99b74dd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007f8c9796faa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 51 : #<TCPSocket:fd 51, AF_INET6, ::1, 43125> Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f8c9796faa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPS#test_min_version: 50 Closed file descriptor: TestNetHTTPS#test_min_version: 51 Leaked file descriptor: TestNetHTTPS#test_max_version: 49 #<File::Stat dev=0x8, ino=140279804, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 51 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 51 Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f8c999b2830 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 51 Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f8c999b2830 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 51 : #<TCPSocket:fd 51, AF_INET, 127.0.0.1, 37333> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 51 : #<TCPSocket:fd 51, AF_INET, 127.0.0.1, 33495> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 51 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39359> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 33515> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 45191> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 38199> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 51 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 52 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 42391> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 38023> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 51 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 52 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 46189> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 34545> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 51 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 52 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 50 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46749> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(18/20) tests in 3025.389255s, 11.0601 tests/s, 2143.6177 assertions/s. Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 51 Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f8cf2f08da0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 51 Finished thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f8cf2f08da0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33087> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 34745> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 50 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 38493> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 52 : #<TCPSocket:fd 52, AF_INET, 127.0.0.1, 38493> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 50 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 52 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 51 : #<TCPSocket:fd 51, AF_INET, 127.0.0.1, 46761> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 51 Closed file descriptor: TestUnicodeNormalize#test_reiwa: 7 Leaked file descriptor: TestNetHTTPS#test_max_version: 50 #<File::Stat dev=0x8, ino=141526693, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 52 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 52 : #<TCPSocket:fd 52, AF_INET, 127.0.0.1, 38151> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36609> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 37043> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 35597> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 34495> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 52 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 53 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 40369> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 41223> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 52 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 53 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 43213> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 45701> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 52 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 53 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 51 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43375> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(19/20) tests in 2168.264525s, 15.4322 tests/s, 2990.4681 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 51 #<File::Stat dev=0x8, ino=142157761, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45033> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 52 #<File::Stat dev=0x8, ino=142176289, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 53 : #<TCPServer:fd 53, AF_INET, 0.0.0.0, 33065> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 53 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 53 : #<TCPServer:fd 53, AF_INET, 0.0.0.0, 42205> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 53 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 53 : #<TCPServer:fd 53, AF_INET, 0.0.0.0, 42365> Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f8c99b539b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 44631> Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f8c99b539b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 54 Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f8cf3031da0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007f8cf3031da0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f8cf85580d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f8cf85580d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f8c9968fcd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f8c9968fcd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 54 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 45939> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41285> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 37787> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 41365> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 43839> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 54 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 55 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 39971> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 37321> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 54 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 55 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 36407> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 43759> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 54 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 55 Closed file descriptor: TestIONonblock#test_flush: 7 Closed file descriptor: TestIONonblock#test_flush: 53 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 32781> Closed file descriptor: TestBenchmark#test_bmbm_correctly_output_when_the_label_width_is_given__bmbm_ignore_it__but_it_is_a_frequent_mistake: 7 Finished(20/20) tests in 2290.002612s, 14.6118 tests/s, 2831.4579 assertions/s. 669219 tests, 129682032 assertions, 0 failures, 0 errors, 3450 skips ruby -v: ruby 3.4.0dev (2024-07-12T14:54:48Z master 84138f52b8) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' ruby 3.4.0dev (2024-07-12T14:54:48Z master 84138f52b8) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 45.041871 seconds 3432 files, 32767 examples, 137975 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0.