# Logfile created on 2024-07-12 23:50:48 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f4e3447fde0 @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-repeat50", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat50", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat50", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat50", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=50", @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-repeat50.20240712-235048", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f4e344a1eb8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f4e344a1c10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f4e343ba7e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20240712-235048", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20240712-235048>, @binmode=false, @mon_data=#<Monitor:0x00007f4e344a1800>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat50/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   6fc8311..84138f5  master     -> origin/master
Updating 6fc8311..84138f5
Fast-forward
 NEWS.md                                      |   7 +
 common.mk                                    |  11 ++
 ext/win32ole/win32ole.c                      | 106 +++---------
 gc.c                                         | 232 +++------------------------
 gc.rb                                        |  56 +++++++
 gc/default.c                                 | 180 ++++++++++++---------
 gc/gc_impl.h                                 |  83 ++++++++++
 include/ruby/internal/xmalloc.h              | 104 ------------
 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/net/http/test_https_proxy.rb            |  16 +-
 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 +
 21 files changed, 451 insertions(+), 491 deletions(-)
 create mode 100644 gc/gc_impl.h
Latest commit hash = 84138f52b8
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat50/common.mk > uncommon.mk
making /tmp/ruby/src/trunk-repeat50/gc.rbinc
generating miniprelude.c
/tmp/ruby/src/trunk-repeat50/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
miniprelude.c updated
/bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat50/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
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    -j4" exit with 0.
$$$[beg] make miniruby -j4
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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 = -j4 --jobserver-auth=4,5
	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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50/main.c
compiling /tmp/ruby/src/trunk-repeat50/dmydln.c
compiling /tmp/ruby/src/trunk-repeat50/miniinit.c
compiling /tmp/ruby/src/trunk-repeat50/array.c
compiling /tmp/ruby/src/trunk-repeat50/ast.c
compiling /tmp/ruby/src/trunk-repeat50/bignum.c
compiling /tmp/ruby/src/trunk-repeat50/class.c
compiling /tmp/ruby/src/trunk-repeat50/compar.c
compiling /tmp/ruby/src/trunk-repeat50/compile.c
compiling /tmp/ruby/src/trunk-repeat50/complex.c
compiling /tmp/ruby/src/trunk-repeat50/cont.c
compiling /tmp/ruby/src/trunk-repeat50/debug.c
compiling /tmp/ruby/src/trunk-repeat50/debug_counter.c
compiling /tmp/ruby/src/trunk-repeat50/dir.c
compiling /tmp/ruby/src/trunk-repeat50/dln_find.c
compiling /tmp/ruby/src/trunk-repeat50/encoding.c
compiling /tmp/ruby/src/trunk-repeat50/enum.c
compiling /tmp/ruby/src/trunk-repeat50/enumerator.c
compiling /tmp/ruby/src/trunk-repeat50/error.c
compiling /tmp/ruby/src/trunk-repeat50/eval.c
compiling /tmp/ruby/src/trunk-repeat50/file.c
compiling /tmp/ruby/src/trunk-repeat50/gc.c
compiling /tmp/ruby/src/trunk-repeat50/gc/default.c
compiling /tmp/ruby/src/trunk-repeat50/hash.c
compiling /tmp/ruby/src/trunk-repeat50/inits.c
compiling /tmp/ruby/src/trunk-repeat50/imemo.c
compiling /tmp/ruby/src/trunk-repeat50/io.c
compiling /tmp/ruby/src/trunk-repeat50/io_buffer.c
compiling /tmp/ruby/src/trunk-repeat50/iseq.c
compiling /tmp/ruby/src/trunk-repeat50/load.c
compiling /tmp/ruby/src/trunk-repeat50/marshal.c
compiling /tmp/ruby/src/trunk-repeat50/math.c
compiling /tmp/ruby/src/trunk-repeat50/memory_view.c
compiling /tmp/ruby/src/trunk-repeat50/rjit.c
compiling /tmp/ruby/src/trunk-repeat50/rjit_c.c
compiling /tmp/ruby/src/trunk-repeat50/node.c
compiling /tmp/ruby/src/trunk-repeat50/node_dump.c
compiling /tmp/ruby/src/trunk-repeat50/numeric.c
compiling /tmp/ruby/src/trunk-repeat50/object.c
compiling /tmp/ruby/src/trunk-repeat50/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-repeat50/parser_st.c
compiling /tmp/ruby/src/trunk-repeat50/proc.c
compiling /tmp/ruby/src/trunk-repeat50/process.c
compiling /tmp/ruby/src/trunk-repeat50/ractor.c
compiling /tmp/ruby/src/trunk-repeat50/random.c
compiling /tmp/ruby/src/trunk-repeat50/range.c
compiling /tmp/ruby/src/trunk-repeat50/rational.c
compiling /tmp/ruby/src/trunk-repeat50/re.c
compiling /tmp/ruby/src/trunk-repeat50/regcomp.c
compiling /tmp/ruby/src/trunk-repeat50/regenc.c
compiling /tmp/ruby/src/trunk-repeat50/regerror.c
compiling /tmp/ruby/src/trunk-repeat50/regexec.c
compiling /tmp/ruby/src/trunk-repeat50/regparse.c
compiling /tmp/ruby/src/trunk-repeat50/regsyntax.c
compiling /tmp/ruby/src/trunk-repeat50/ruby.c
compiling /tmp/ruby/src/trunk-repeat50/ruby_parser.c
compiling /tmp/ruby/src/trunk-repeat50/scheduler.c
compiling /tmp/ruby/src/trunk-repeat50/shape.c
compiling /tmp/ruby/src/trunk-repeat50/signal.c
compiling /tmp/ruby/src/trunk-repeat50/sprintf.c
compiling /tmp/ruby/src/trunk-repeat50/st.c
compiling /tmp/ruby/src/trunk-repeat50/strftime.c
compiling /tmp/ruby/src/trunk-repeat50/string.c
compiling /tmp/ruby/src/trunk-repeat50/struct.c
compiling /tmp/ruby/src/trunk-repeat50/symbol.c
compiling /tmp/ruby/src/trunk-repeat50/thread.c
compiling /tmp/ruby/src/trunk-repeat50/time.c
compiling /tmp/ruby/src/trunk-repeat50/transcode.c
compiling /tmp/ruby/src/trunk-repeat50/util.c
compiling /tmp/ruby/src/trunk-repeat50/variable.c
compiling /tmp/ruby/src/trunk-repeat50/version.c
compiling /tmp/ruby/src/trunk-repeat50/vm.c
compiling /tmp/ruby/src/trunk-repeat50/vm_backtrace.c
compiling /tmp/ruby/src/trunk-repeat50/vm_dump.c
compiling /tmp/ruby/src/trunk-repeat50/vm_sync.c
compiling /tmp/ruby/src/trunk-repeat50/vm_trace.c
compiling /tmp/ruby/src/trunk-repeat50/weakmap.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk-repeat50/prism/api_pack.c
compiling /tmp/ruby/src/trunk-repeat50/prism/extension.c
compiling /tmp/ruby/src/trunk-repeat50/prism/prism.c
compiling /tmp/ruby/src/trunk-repeat50/prism_init.c
compiling /tmp/ruby/src/trunk-repeat50/yjit.c
compiling /tmp/ruby/src/trunk-repeat50/enc/ascii.c
compiling /tmp/ruby/src/trunk-repeat50/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-repeat50/enc/unicode.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/trunk-repeat50/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-repeat50/addr2line.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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 = -j4 --jobserver-auth=4,5
	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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50/dln.c
compiling /tmp/ruby/src/trunk-repeat50/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-repeat50/loadpath.c
builtin_binary.inc updated
34ea3d0c9e78a63b49857af2d85218c1294a460e3598a1e93a2f39333b2fa6a6  builtin_binary.inc
compiling /tmp/ruby/src/trunk-repeat50/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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 = -j4 --jobserver-auth=4,5
	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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/encdb.c
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/big5.c
generating transdb.h
compiling /tmp/ruby/src/trunk-repeat50/enc/cesu_8.c
transdb.h unchanged
compiling /tmp/ruby/src/trunk-repeat50/enc/cp949.c
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk-repeat50/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk-repeat50/enc/euc_jp.c
compiling /tmp/ruby/src/trunk-repeat50/enc/euc_kr.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-repeat50/enc/euc_tw.c
compiling /tmp/ruby/src/trunk-repeat50/enc/gb2312.c
compiling /tmp/ruby/src/trunk-repeat50/enc/gb18030.c
compiling /tmp/ruby/src/trunk-repeat50/enc/gbk.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk-repeat50/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-repeat50/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-repeat50/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1251.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1257.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/ebcdic.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji.c
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_iso2022_kddi.c
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_docomo.c
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_softbank.c
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/escape.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_sjis.c
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/korean.c
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/array/concat/to_ary_concat.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/array/resize/resize.c
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/big2str.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/single_byte.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-14834/bug-14834.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/bigzero.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/div.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/utf_16_32.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/mul.c
linking transcoder transdb.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/str2big.c
linking transcoder big5.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking shared-object -test-/bignum.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-3571/bug.c
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf_16_32.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-5832/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_3571.so
linking transcoder utf8_mac.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/class'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/class/class2name.c
linking shared-object -test-/bug_reporter.so
linking shared-object -test-/bug_5832.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-5832'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/dln/empty/empty.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/init.c
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/class/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/inspector.c
linking shared-object -test-/class.so
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/class'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/profile_frames.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/enumerator_kw/enumerator_kw.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/enc_raise.c
linking shared-object -test-/enumerator_kw.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/ensured.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/fatal/init.c
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/fatal/rb_fatal.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/file'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/fs.c
linking shared-object -test-/exception.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/float'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/float/init.c
linking shared-object -test-/fatal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/funcall/funcall.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/float/nextafter.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/newline_conv.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/stat.c
linking shared-object -test-/funcall.so
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/hash/delete.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/core_ext.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/file'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/init.c
linking shared-object -test-/gvl/call_without_gvl.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/my_integer.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/hash/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/protect/protect.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/internal_ivar/internal_ivar.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/yield.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/method'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/method/arity.c
linking shared-object -test-/marshal/usr.so
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/notimplement/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/num2int/num2int.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/method/init.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/num2int'
linking shared-object -test-/method.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/method'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/printf/printf.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/init.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/receiver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/random'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/bad_version.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/rational/rat.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/super.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/init.c
linking shared-object -test-/proc.so
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/loop.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/recursion/recursion.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/regexp/init.c
linking shared-object -test-/random.so
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/random'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/regexp/parse_depth_limit.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/scan_args/scan_args.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/update/update.c
linking shared-object -test-/st/foreach.so
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/string'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/data.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/symbol/type.c
linking shared-object -test-/scan_args.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/cstr.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread/instrumentation/instrumentation.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/len.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread_fd/thread_fd.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/ellipsize.c
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/member.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/time'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/init.c
linking shared-object -test-/thread_fd.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/tracepoint/gc_hook.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_associate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_dummy.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/vm/at_exit.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/wait/wait.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-repeat50/ext/cgi/escape/escape.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/new.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/fstring.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/continuation'
compiling /tmp/ruby/src/trunk-repeat50/ext/continuation/continuation.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
compiling /tmp/ruby/src/trunk-repeat50/ext/coverage/coverage.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/modify.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_core.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/new.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/digest.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/etc'
compiling /tmp/ruby/src/trunk-repeat50/ext/etc/etc.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/nofree.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fcntl'
compiling /tmp/ruby/src/trunk-repeat50/ext/fcntl/fcntl.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/closure.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/normalize.c
linking shared-object fcntl.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/qsort.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
compiling /tmp/ruby/src/trunk-repeat50/ext/io/console/console.c
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/rb_interned_str.c
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-repeat50/ext/io/nonblock/nonblock.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/fiddle.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait'
compiling /tmp/ruby/src/trunk-repeat50/ext/io/wait/wait.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/set_len.c
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/function.c
linking shared-object -test-/string.so
linking shared-object io/wait.so
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/handle.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
compiling /tmp/ruby/src/trunk-repeat50/ext/monitor/monitor.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_parse.c
linking shared-object monitor.so
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/memory_view.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/pointer.c
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_strftime.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_asn1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
compiling /tmp/ruby/src/trunk-repeat50/ext/pathname/pathname.c
linking shared-object fiddle.so
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_strptime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_parser.c
linking shared-object date_core.so
linking shared-object pathname.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
compiling /tmp/ruby/src/trunk-repeat50/ext/pty/pty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_to_ruby.c
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids1.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_cipher.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/option.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/raddrinfo.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/stringio'
compiling /tmp/ruby/src/trunk-repeat50/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ssl.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan'
compiling /tmp/ruby/src/trunk-repeat50/ext/strscan/strscan.c
linking shared-object stringio.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ssl_session.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/zlib'
compiling /tmp/ruby/src/trunk-repeat50/ext/zlib/zlib.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ts.c
linking shared-object strscan.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/bubblebabble/bubblebabble.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509cert.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/md5'
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/md5/md5.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509crl.c
linking shared-object digest/md5.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509ext.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/rmd160/rmd160init.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha1/sha1.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509req.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha2/sha2init.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json/generator'
compiling /tmp/ruby/src/trunk-repeat50/ext/json/generator/generator.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha2/sha2.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509store.c
linking shared-object digest/sha2.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json/parser'
compiling /tmp/ruby/src/trunk-repeat50/ext/json/parser/parser.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
linking shared-object openssl.so
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json/generator'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json/parser'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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 = -j4 --jobserver-auth=4,5
	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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision -
generating encdb.h
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
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat50/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating transdb.h
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
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat50/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-repeat50/bin
installing base libraries:          /tmp/ruby/install/trunk-repeat50/lib
installing arch files:              /tmp/ruby/install/trunk-repeat50/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-repeat50/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-repeat50/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-repeat50/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-repeat50/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-repeat50/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-repeat50/bin
installing library scripts:         /tmp/ruby/install/trunk-repeat50/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-repeat50/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-repeat50/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-repeat50/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-repeat50/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-repeat50/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-repeat50/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 -j4" 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=50
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=50" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
Run options: 
  --seed=7603
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-repeat50/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=50

# Running tests:

Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34459>
Closed file descriptor: TestGemUninstaller#test_uninstall: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46711>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 8 : #<TCPServer:fd 8, AF_INET6, ::1, 39169>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 39767>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 33127>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 41599>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 43607>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 43595>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 41745>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 8
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 9
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 #<File::Stat dev=0x8, ino=136697011, 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: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff69259bab0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff69259bab0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 38261>
Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007ff6913afd60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff6913afd60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007ff6913a7480 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 10
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff6913a7480 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff6913afd88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 46043>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007ff6913afd88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007ff6913afa40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007ff6913afa40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestIRB::DeprecatedInputCompletorTest#test_retrieve_completion_data: 10
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46713>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 46345>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 9
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 43349>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 43855>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 9
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 11
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 10
Finished(1/50)  tests in 1448.441122s, 23.0565 tests/s, 4473.9161 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46719>
Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_regenerates_plugins: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42437>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 40115>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 37925>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 41507>
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: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 36589>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 41737>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 42679>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 35815>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 9
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 10
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff692ab3138 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff692ab3138 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 44287>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 38649>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 38025>
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 10
Leaked file descriptor: TestNetHTTPS#test_max_version: 9 #<File::Stat dev=0x8, ino=137227688, 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: TestNetHTTPS#test_certificate_verify_failure: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 40013>
Closed file descriptor: TestIRB::DeprecatedInputCompletorTest#test_retrieve_completion_data: 11
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45081>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 39221>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 10
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 41629>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 10
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 44813>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 11 #<File::Stat dev=0x8, ino=137269663, 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(2/50)  tests in 1570.055920s, 21.2712 tests/s, 4128.6256 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39991>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_remove: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41669>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 45443>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 33069>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 43295>
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: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 39151>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 42887>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 45905>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 44323>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 13
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 10
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff7137989e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 12
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007ff7137989e0 /tmp/ruby/src/trunk-repeat50/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, 36439>
Closed file descriptor: TestString#test_gsub_gc_compact_stress: 12
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007ff6909ab300 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007ff6909ab300 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 40121>
Closed file descriptor: TestNetHTTPS#test_verify_none: 12
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff68fcffe30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007ff68fcffe30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007ff710884758 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 12
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007ff710884758 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 12
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 12
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007ff693b7f778 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007ff693b7f778 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 12
Closed file descriptor: TestNetHTTP_v1_2#test_get: 12
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=137877738, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38387>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 12 : #<TCPServer:fd 12, AF_INET, 0.0.0.0, 42683>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 12
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 12 : #<TCPServer:fd 12, AF_INET, 0.0.0.0, 42129>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 12
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 12 : #<TCPServer:fd 12, AF_INET, 0.0.0.0, 44507>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 13
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007ff69313fce0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 13
Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff69313fce0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff69313fb50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007ff69313fb50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 13
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 #<File::Stat dev=0x8, ino=137900241, 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_s_get: 14
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007ff693b76ce0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007ff693b76ce0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007ff69313fe70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007ff69313fe70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007ff69313fba0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 14
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 13 #<File::Stat dev=0x8, ino=137890576, 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: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007ff69313fba0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(3/50)  tests in 1894.834004s, 17.6253 tests/s, 3421.2395 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45789>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43873>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 43823>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 46129>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 38181>
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: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 46631>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 34483>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 15
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 16
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 39969>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 46789>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 15
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 16
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 14
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 15
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 15
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff6920ab050 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff6920ab050 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 41071>
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 52750>
Closed file descriptor: TestOpenURISSL#test_validation_success: 17
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 15 : #<TCPSocket:fd 15, AF_INET6, ::1, 39783>
Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007ff68fd1ff50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff68fd1ff50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 16 : #<TCPSocket:fd 16, AF_INET6, ::1, 40677>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 16
Closed file descriptor: Psych_Unit_Tests#test_object_id_collision: 15
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 15
Closed file descriptor: TestNetHTTP_v1_2#test_patch: 15
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 15
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39929>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 38425>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 14
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 44751>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 15
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 44349>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 7
Finished(4/50)  tests in 2130.626363s, 15.6747 tests/s, 3042.7235 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45763>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45949>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 37785>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 35325>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 46581>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 16
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 17
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 35641>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 36407>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 16
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 17
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 38283>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 39421>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 16
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 17
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 15
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 55082>
Closed file descriptor: TestOpenURISSL#test_validation_success: 18
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 15 #<File::Stat dev=0x8, ino=139294222, 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: TestNetHTTPS#test_min_version: #<Thread:0x00007ff7125caab0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007ff7125caab0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 17 : #<TCPSocket:fd 17, AF_INET6, ::1, 34835>
Closed file descriptor: TestNetHTTPS#test_verify_none: 17
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff691fbfe70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007ff691fbfe70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007ff691fbd4e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff691fbd4e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 17 : #<TCPSocket:fd 17, AF_INET6, ::1, 40581>
Closed file descriptor: TestNetHTTPS#test_get: 17
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007ff691fbff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38355>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 16 : #<TCPServer:fd 16, AF_INET, 0.0.0.0, 37997>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 16
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 16 : #<TCPServer:fd 16, AF_INET, 0.0.0.0, 43951>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 16
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 16 : #<TCPServer:fd 16, AF_INET, 0.0.0.0, 43207>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 17 #<File::Stat dev=0x8, ino=139354537, 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: 16 #<File::Stat dev=0x8, ino=139349530, 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(5/50)  tests in 1602.675313s, 20.8383 tests/s, 4044.7962 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41931>
Closed file descriptor: TestGemUninstaller#test_uninstall: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41319>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 36595>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 45797>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 37519>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 20
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 41399>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 32829>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 20
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 46817>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 37557>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 20
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 18
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 33897>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 33609>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 19
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 20
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46019>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 18 : #<TCPServer:fd 18, AF_INET, 0.0.0.0, 46573>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 20 : #<TCPSocket:fd 20, AF_INET, 127.0.0.1, 46573>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 18
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 20
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 18 : #<TCPServer:fd 18, AF_INET, 0.0.0.0, 35197>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 18
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 18 : #<TCPServer:fd 18, AF_INET, 0.0.0.0, 36425>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 18 #<File::Stat dev=0x8, ino=139847937, 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: TestNetHTTPLocalBind#test_bind_to_local_port: 20
Finished(6/50)  tests in 1685.807111s, 19.8107 tests/s, 3844.8740 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36579>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37175>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 33923>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 39899>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 34557>
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: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 44609>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 33077>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 20
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 21
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 35931>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 40161>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 20
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 21
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 19
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 20
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 20
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 20
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff710173f68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff710173f68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 20 : #<TCPSocket:fd 20, AF_INET, 127.0.0.1, 41151>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 20
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 20 : #<TCPSocket:fd 20, AF_INET, 127.0.0.1, 36733>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 20
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 36691>
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 20
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 40465>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 20
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007ff713d0d538 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 20
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 20
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 20
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007ff713d07750 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007ff713d07750 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 20
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007ff6916dfcb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 20
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 19 #<File::Stat dev=0x8, ino=140613815, 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: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007ff6916dfcb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34193>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 33471>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 33471>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 20
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 22
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 21 : #<TCPSocket:fd 21, AF_INET, 127.0.0.1, 38067>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 21
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 35181>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 20
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 22
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 21
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff6916dfd28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007ff6916dfd28 /tmp/ruby/src/trunk-repeat50/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_set_form: 21
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007ff713d0ea78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007ff713d0ea78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007ff6916dfc60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007ff6916dfc60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007ff6916dfcd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 21
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007ff6916dfcd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 20 #<File::Stat dev=0x8, ino=140662776, 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: TestNetHTTPLocalBind#test_bind_to_local_port: 22
Finished(7/50)  tests in 2217.353784s, 15.0616 tests/s, 2923.3725 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46393>
Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46179>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 37199>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 44129>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 33267>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 23
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 44277>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 38591>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 23
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 39387>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 38355>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 23
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 21
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007ff710e90570 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 39491>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 41219>
Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007ff710cefef0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff710cefef0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: Psych_Unit_Tests#test_object_id_collision: 22
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 22
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39045>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 40173>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 21
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 40569>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 21
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 46323>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 22 #<File::Stat dev=0x8, ino=141525175, 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_send_request: #<Thread:0x00007ff7116d5280 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 23
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 21 #<File::Stat dev=0x8, ino=141532902, 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: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007ff7116d5280 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 23 #<File::Stat dev=0x8, ino=141528598, 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(8/50)  tests in 2108.584122s, 15.8386 tests/s, 3074.1984 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36293>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46865>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 39055>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 35457>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 37073>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 25
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 26
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 39175>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 39199>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 25
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 26
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 45199>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 45841>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 25
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 26
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 24
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 25 : #<TCPSocket:fd 25, AF_INET6, ::1, 34349>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 25
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37135>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 24 : #<TCPServer:fd 24, AF_INET, 0.0.0.0, 42607>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 24
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 24 : #<TCPServer:fd 24, AF_INET, 0.0.0.0, 37597>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 24
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 24 : #<TCPServer:fd 24, AF_INET, 0.0.0.0, 33175>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 25 #<File::Stat dev=0x8, ino=142064707, 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: 24 #<File::Stat dev=0x8, ino=142061051, 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(9/50)  tests in 1642.449040s, 20.3337 tests/s, 3946.3142 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42519>
Closed file descriptor: TestGemUninstaller#test_uninstall_wrong_repo: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36463>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 39843>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 39205>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 45249>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 27
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 28
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 39953>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 45833>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 27
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 28
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 36401>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 42515>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 27
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 28
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 26
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 27 : #<TCPSocket:fd 27, AF_INET, 127.0.0.1, 46707>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 27
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff710604550 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007ff710604550 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 26 #<File::Stat dev=0x8, ino=142609638, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38841>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 27 : #<TCPServer:fd 27, AF_INET, 0.0.0.0, 42661>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 27
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 27 : #<TCPServer:fd 27, AF_INET, 0.0.0.0, 36927>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 27
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 27 : #<TCPServer:fd 27, AF_INET, 0.0.0.0, 46709>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 29 : #<TCPSocket:fd 29, AF_INET, 127.0.0.1, 46709>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 28
Finished(10/50)  tests in 1674.119701s, 19.9490 tests/s, 3872.1484 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42047>
Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41811>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 41555>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 41811>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 29
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 34615>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 33673>
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: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 33337>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 32949>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 28
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 29
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 38171>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 35639>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 28
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 29
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 27
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007ff692d6fde0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 28
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 27 #<File::Stat dev=0x8, ino=143223897, 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: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007ff692d6fde0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007ff692d5fe18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007ff692d5fe18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007ff692d5fb98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007ff692d5fb98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007ff692d5fdf0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff693244370 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff693244370 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 29
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff692d5a7d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff692d5a7d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 29 : #<TCPSocket:fd 29, AF_INET, 127.0.0.1, 34325>
Closed file descriptor: TestString#test_gsub_gc_compact_stress: 29
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007ff712943bb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007ff712943bb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 43095>
Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007ff6938bfdf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff6938bfdf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff6938bfba0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_max_version: 29
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007ff6938bfba0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 46195>
Leaked thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007ff6938bff88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007ff6938bff88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: Psych_Unit_Tests#test_object_id_collision: 29
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007ff71250fda0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007ff71250fda0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007ff71250fc10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007ff71250fc10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007ff71250fd50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 29
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007ff71250fd50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007ff710bde9a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007ff710bde9a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 28 #<File::Stat dev=0x8, ino=143543199, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43709>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 29 : #<TCPServer:fd 29, AF_INET, 0.0.0.0, 43875>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 31 : #<TCPSocket:fd 31, AF_INET, 127.0.0.1, 43875>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 29
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 31
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 29 : #<TCPServer:fd 29, AF_INET, 0.0.0.0, 42591>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 29
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 29 : #<TCPServer:fd 29, AF_INET, 0.0.0.0, 45381>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 30
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 30
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 30
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 31
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007ff71250fd00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007ff71250fd00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007ff71250fee0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007ff71250fee0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007ff71250fc60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 30
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 29 #<File::Stat dev=0x8, ino=143577307, 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: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007ff71250fc60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 31
Finished(11/50)  tests in 2359.422125s, 14.1547 tests/s, 2747.2456 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46075>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41439>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 35933>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 45653>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 46419>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 31
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 32
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 45701>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 46129>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 31
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 32
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 44175>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 39813>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 31
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 32
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 30
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 31 : #<TCPSocket:fd 31, AF_INET, 127.0.0.1, 34201>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 30 #<File::Stat dev=0x8, ino=144153951, 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: TestNetHTTPS#test_max_version: 31 #<File::Stat dev=0x8, ino=144171118, 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: TestNetHTTPS#test_certificate_verify_failure: 33 : #<TCPSocket:fd 33, AF_INET6, ::1, 44049>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 33
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 32 #<File::Stat dev=0x8, ino=144188958, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33479>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 46437>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 33
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 34077>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 33
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 38125>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 34 #<File::Stat dev=0x8, ino=144204380, 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: 33 #<File::Stat dev=0x8, ino=144193063, 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(12/50)  tests in 1745.072516s, 19.1379 tests/s, 3714.7413 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41587>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36621>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 39389>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 36345>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 40553>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 37
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 43607>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 34929>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 36
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 37
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 41665>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 33695>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 36
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 37
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 35
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 35 #<File::Stat dev=0x8, ino=144669480, 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: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff718b68318 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff718b68318 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 37 : #<TCPSocket:fd 37, AF_INET6, ::1, 34065>
Closed file descriptor: TestNetHTTPS#test_verify_none: 37
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37145>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 45413>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 36
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 33329>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 36
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 41165>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 37 #<File::Stat dev=0x8, ino=144753120, 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_get_response: #<Thread:0x00007ff67fae3350 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 38
Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff67fae3350 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 36 #<File::Stat dev=0x8, ino=144749529, 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(13/50)  tests in 1658.004410s, 20.1429 tests/s, 3909.3298 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40301>
Closed file descriptor: TestGemUninstaller#test_uninstall_wrong_repo: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36173>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 34857>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 46795>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 39285>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 39
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 40
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 40601>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 40625>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 39
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 40
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 33379>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 42437>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 39
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 40
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 38
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 39
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007ff7103afef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 39 : #<TCPSocket:fd 39, AF_INET, 127.0.0.1, 39641>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 39
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 39 : #<TCPSocket:fd 39, AF_INET6, ::1, 46581>
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 39
Leaked file descriptor: TestNetHTTPS#test_max_version: 38 #<File::Stat dev=0x8, ino=145219228, 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: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff67ee48550 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007ff67ee48550 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 39 #<File::Stat dev=0x8, ino=145254789, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42567>
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007ff67ee44cc0 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 37147>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007ff67ee44cc0 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 40
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 45121>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 40
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 34047>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 41 #<File::Stat dev=0x8, ino=145262458, 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: 40 #<File::Stat dev=0x8, ino=145262517, 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(14/50)  tests in 1783.039054s, 18.7304 tests/s, 3635.2019 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36025>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46561>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 33019>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 41009>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 46671>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 43
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 44
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 39041>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 37129>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 43
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 44
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 32841>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 44497>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 43
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 44
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 42
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007ff7136ad788 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 43
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 43
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 43
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 43
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff693ac6ed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff693ac6ed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 43
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff693abfe78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff693abfe78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 43 : #<TCPSocket:fd 43, AF_INET, 127.0.0.1, 34871>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 43 : #<TCPSocket:fd 43, AF_INET, 127.0.0.1, 45139>
Closed file descriptor: TestString#test_gsub_gc_compact_stress: 43
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007ff711ff7778 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007ff711ff7778 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 38339>
Closed file descriptor: TestNetHTTPS#test_verify_none: 43
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff71117fec0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007ff71117fec0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007ff71117cb08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff71117cb08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 36143>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 43
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007ff71117cfb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 43
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 43
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 43
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 42 #<File::Stat dev=0x8, ino=146355142, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44795>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 43 : #<TCPServer:fd 43, AF_INET, 0.0.0.0, 41997>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 43
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 44 : #<TCPSocket:fd 44, AF_INET, 127.0.0.1, 41417>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 44
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 43 : #<TCPServer:fd 43, AF_INET, 0.0.0.0, 43077>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 43
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 44
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 44
Finished(15/50)  tests in 2460.776625s, 13.5717 tests/s, 2634.6516 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39529>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39389>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 37419>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 45211>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 34161>
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: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 37251>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 38859>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 44
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 45
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 37615>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 43069>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 44
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 45
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 43
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007ff6908c3de8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007ff6908c3de8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 44
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 43 #<File::Stat dev=0x8, ino=146847901, 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: TestNetHTTPS#test_max_version: 44 #<File::Stat dev=0x8, ino=146869392, 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: TestNetHTTPS#test_certificate_verify_failure: 46 : #<TCPSocket:fd 46, AF_INET6, ::1, 43005>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 46
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 45 #<File::Stat dev=0x8, ino=146888286, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45103>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 46 : #<TCPServer:fd 46, AF_INET, 0.0.0.0, 33133>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 46
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 46 : #<TCPServer:fd 46, AF_INET, 0.0.0.0, 40317>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 46
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 46 : #<TCPServer:fd 46, AF_INET, 0.0.0.0, 34159>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 48
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 47
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff71236fef0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007ff71236fef0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 47
Finished(16/50)  tests in 1690.582268s, 19.7547 tests/s, 3834.7374 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38091>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39253>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 40593>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 38319>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 44085>
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: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 38803>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 39791>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 47
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 48
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 37157>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 41317>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 47
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 48
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 46
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 47
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 47
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 47 : #<TCPSocket:fd 47, AF_INET, 127.0.0.1, 44109>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff692e87ae8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff692e87ae8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_max_version: 46 #<File::Stat dev=0x8, ino=147387785, 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: TestNetHTTPS#test_certificate_verify_failure: 48 : #<TCPSocket:fd 48, AF_INET6, ::1, 38035>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 48
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44009>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 36545>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 47
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 35835>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 47
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 36049>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 47 #<File::Stat dev=0x8, ino=147419871, 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(17/50)  tests in 1725.767030s, 19.3520 tests/s, 3755.5086 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36763>
Closed file descriptor: TestGemUninstaller#test_uninstall: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39131>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 37869>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 38913>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 42829>
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: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 45815>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 36135>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 49
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 50
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 40519>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 40787>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 49
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 50
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 48
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 49
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 48 #<File::Stat dev=0x8, ino=147893670, 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: TestNetHTTPS#test_certificate_verify_failure: 50 : #<TCPSocket:fd 50, AF_INET6, ::1, 44931>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 50
Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007ff6930c5d50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 50
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007ff6930c5d50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 50 #<File::Stat dev=0x8, ino=147962205, 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_get__implicit_start: #<Thread:0x00007ff692109678 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007ff692109678 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007ff69210fed8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 50
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007ff69210fed8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get: 50
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35535>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 49 : #<TCPServer:fd 49, AF_INET, 0.0.0.0, 42757>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 49
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 50 : #<TCPSocket:fd 50, AF_INET, 127.0.0.1, 33097>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 50
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 49 : #<TCPServer:fd 49, AF_INET, 0.0.0.0, 42697>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 49
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 52
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 50
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 50
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 49 #<File::Stat dev=0x8, ino=147982517, 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:0x00007ff69210fc80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007ff69210fc80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007ff69210fd98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 51
Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007ff69210fd98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007ff711f6fee0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(18/50)  tests in 1901.055922s, 17.5676 tests/s, 3410.1201 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36969>
Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33777>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 41857>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 37289>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 37595>
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: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 39317>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 44925>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 51
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 52
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 35577>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 42013>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 35577>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 51
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 54
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 50
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007ff69313ed40 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007ff69313ed40 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 51
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007ff691753278 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 51 #<File::Stat dev=0x8, ino=148976447, 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: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007ff69199b058 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff69179b4b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff69179b4b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff691764fa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff691764fa0 /tmp/ruby/src/trunk-repeat50/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, 43345>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff6917b9ca8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff6917b9ca8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007ff685959b50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007ff685959b50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff685955f78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_max_version: 50 #<File::Stat dev=0x8, ino=149071891, 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:0x00007ff685955f78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 52 : #<TCPSocket:fd 52, AF_INET6, ::1, 37789>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 52
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007ff68595cf30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46609>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 35967>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 35967>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 51
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 53
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 43291>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 51
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 39405>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 52
Finished(19/50)  tests in 2363.631483s, 14.1295 tests/s, 2742.4829 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33441>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46103>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 41675>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 36739>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 40807>
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: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 42165>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 39689>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 53
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 39985>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 40943>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 53
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 51
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 37990>
Closed file descriptor: TestOpenURISSL#test_proxy_cacert_file: 54
Leaked file descriptor: TestNetHTTPS#test_max_version: 51 #<File::Stat dev=0x8, ino=149595040, 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_set_form_with_file: #<Thread:0x00007ff710356948 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_post: 55
Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007ff710356948 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007ff7129a6300 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 53
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007ff7129a6300 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39939>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 52 : #<TCPServer:fd 52, AF_INET, 0.0.0.0, 45229>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 52
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 52 : #<TCPServer:fd 52, AF_INET, 0.0.0.0, 39293>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 52
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 52 : #<TCPServer:fd 52, AF_INET, 0.0.0.0, 41175>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007ff7131c0130 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 53
Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007ff7131c0130 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 52 #<File::Stat dev=0x8, ino=149638053, 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(20/50)  tests in 1673.099174s, 19.9612 tests/s, 3874.8295 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46031>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42191>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 40311>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 39679>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 40515>
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: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 44539>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 44831>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 54
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 55
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 36171>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 37409>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 54
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 55
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 53
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 54
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 34845>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 37227>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 54
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff710819570 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff710819570 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 43609>
Leaked file descriptor: TestNetHTTPS#test_max_version: 53 #<File::Stat dev=0x8, ino=150103529, 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: TestNetHTTPS#test_session_reuse_but_expire: 54
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35203>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 44659>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 54
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 36681>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 54
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 41719>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 54 #<File::Stat dev=0x8, ino=150149382, 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_set_form: 56
Finished(21/50)  tests in 1795.774039s, 18.5976 tests/s, 3609.4859 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40217>
Closed file descriptor: TestGemUninstaller#test_uninstall: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 33361>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 43579>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 56
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 57
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 33939>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 37831>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 56
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 57
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 45797>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 44483>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 56
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 57
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 55
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007ff71876b580 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007ff711bf05f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007ff711bf05f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 56
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff6916c74f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff6916c74f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 56
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff711bafeb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff711bafeb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 56 : #<TCPSocket:fd 56, AF_INET, 127.0.0.1, 44991>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 56 : #<TCPSocket:fd 56, AF_INET, 127.0.0.1, 41995>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 56
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 56 : #<TCPSocket:fd 56, AF_INET6, ::1, 35303>
Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007ff69173b510 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff69173b510 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_max_version: 55 #<File::Stat dev=0x8, ino=150760245, 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: TestNetHTTPS#test_session_reuse_but_expire: 56
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 57 : #<TCPSocket:fd 57, AF_INET6, ::1, 35003>
Closed file descriptor: Psych_Unit_Tests#test_spec_root_mapping: 57
Closed file descriptor: TestNetHTTP_v1_2#test_request: 57
Closed file descriptor: TestNetHTTP_v1_2#test_post: 58
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 57
Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007ff712a0ffa8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007ff712a0ffa8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007ff712a0fcd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 57
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007ff712a0fcd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007ff71093e068 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007ff71093e068 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_patch: 57
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007ff712a072e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 57
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 56 #<File::Stat dev=0x8, ino=150883613, 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: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007ff712a072e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39915>
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007ff712a04db0 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 57 : #<TCPServer:fd 57, AF_INET, 0.0.0.0, 41863>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 59 : #<TCPSocket:fd 59, AF_INET, 127.0.0.1, 41863>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007ff712a04db0 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 57
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 59
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 58 : #<TCPSocket:fd 58, AF_INET, 127.0.0.1, 44827>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 58
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 57 : #<TCPServer:fd 57, AF_INET, 0.0.0.0, 42273>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 57
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 59
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 58
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 58
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 57 #<File::Stat dev=0x8, ino=150913446, 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(22/50)  tests in 2249.356441s, 14.8474 tests/s, 2881.7852 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44457>
Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42951>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 34225>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 44967>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 36751>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 59
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 60
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 43589>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 45639>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 59
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 60
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 34935>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 41771>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 59
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 60
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 58
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 58 #<File::Stat dev=0x8, ino=151766247, 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: TestNetHTTPS#test_max_version: 59 #<File::Stat dev=0x8, ino=151779327, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44815>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 60 : #<TCPServer:fd 60, AF_INET, 0.0.0.0, 44165>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 60
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 60 : #<TCPServer:fd 60, AF_INET, 0.0.0.0, 39389>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 60
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 60 : #<TCPServer:fd 60, AF_INET, 0.0.0.0, 41167>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 61 #<File::Stat dev=0x8, ino=151833107, 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: 60 #<File::Stat dev=0x8, ino=151833872, 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(23/50)  tests in 1920.190034s, 17.3925 tests/s, 3376.3492 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41075>
Closed file descriptor: TestGemUninstaller#test_uninstall: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 38445>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 62 : #<TCPServer:fd 62, AF_INET6, ::1, 44143>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 39163>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 37031>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 63
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 64
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 38363>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 32931>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 63
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 64
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 41501>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 39013>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 63
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 64
Closed file descriptor: TestIO#test_setpos: 7
Closed file descriptor: TestIO#test_setpos: 62
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 63 : #<TCPSocket:fd 63, AF_INET, 127.0.0.1, 36265>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 63
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37231>
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007ff7109e5250 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 62 : #<TCPServer:fd 62, AF_INET, 0.0.0.0, 41933>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007ff7109e5250 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 62
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 62 : #<TCPServer:fd 62, AF_INET, 0.0.0.0, 37205>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 62
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 62 : #<TCPServer:fd 62, AF_INET, 0.0.0.0, 41175>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 64
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 63
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 62 #<File::Stat dev=0x8, ino=152362745, 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(24/50)  tests in 1733.913049s, 19.2611 tests/s, 3738.3772 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33121>
Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43953>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 34089>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 34195>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 65 : #<TCPServer:fd 65, AF_INET6, ::1, 41845>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 64
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 65
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 43185>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 65 : #<TCPServer:fd 65, AF_INET6, ::1, 41307>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 64
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 65
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 42985>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 65 : #<TCPServer:fd 65, AF_INET6, ::1, 33927>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 64
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 65
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 63
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007ff692991a48 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007ff692991a48 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 64
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36547>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 63 : #<TCPServer:fd 63, AF_INET, 0.0.0.0, 44589>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 63
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 63 : #<TCPServer:fd 63, AF_INET, 0.0.0.0, 43411>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 63
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 63 : #<TCPServer:fd 63, AF_INET, 0.0.0.0, 40567>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 64
Finished(25/50)  tests in 1878.576985s, 17.7778 tests/s, 3450.8184 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35809>
Closed file descriptor: JSONFixturesTest#test_failing: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39013>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 35613>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 45621>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 65 : #<TCPServer:fd 65, AF_INET6, ::1, 33701>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 64
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 65
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 44013>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 65 : #<TCPServer:fd 65, AF_INET6, ::1, 44787>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 64
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 65
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 44949>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 65 : #<TCPServer:fd 65, AF_INET6, ::1, 37751>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 64
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 65
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 63
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 64
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff7126f6858 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff7126f6858 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007ff7126ff660 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 64
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff7126ff660 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff7126ff9f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff7126ff9f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 64 : #<TCPSocket:fd 64, AF_INET, 127.0.0.1, 45649>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 64 : #<TCPSocket:fd 64, AF_INET, 127.0.0.1, 39139>
Closed file descriptor: TestString#test_gsub_gc_compact_stress: 64
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 64 : #<TCPSocket:fd 64, AF_INET, 127.0.0.1, 34315>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 64
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 66 : #<TCPSocket:fd 66, AF_INET, 127.0.0.1, 39904>
Closed file descriptor: TestGemCommandsBuildCommand#test_execute_outside_dir_with_glob_argument: 66
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007ff711c11c58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007ff711c11c58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 64 : #<TCPSocket:fd 64, AF_INET6, ::1, 43189>
Closed file descriptor: TestNetHTTPS#test_verify_none: 64
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff69095fef0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007ff69095fef0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007ff69095c520 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff69095c520 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff69095fe78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007ff69095fe78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 64 : #<TCPSocket:fd 64, AF_INET6, ::1, 39503>
Closed file descriptor: TestNetHTTPS#test_get: 64
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007ff69095fe00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 63 #<File::Stat dev=0x8, ino=153934023, 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_get: #<Thread:0x00007ff69095fc98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 65
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007ff69095fc98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 66
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007ff69095fbf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007ff69095fbf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007ff69095fd38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 65
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007ff69095fd38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get: 65
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38863>
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007ff710598c38 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 64 : #<TCPServer:fd 64, AF_INET, 0.0.0.0, 39045>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 66 : #<TCPSocket:fd 66, AF_INET, 127.0.0.1, 39045>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007ff710598c38 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 64
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 66
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 64 : #<TCPServer:fd 64, AF_INET, 0.0.0.0, 39355>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 64
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 64 : #<TCPServer:fd 64, AF_INET, 0.0.0.0, 45685>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 65
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 65
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 64 #<File::Stat dev=0x8, ino=153983833, 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_get: #<Thread:0x00007ff71059fc68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 66
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007ff71059fc68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007ff71059fd30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 66
Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007ff71059fd30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 65 #<File::Stat dev=0x8, ino=153981664, 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: TestNetHTTPLocalBind#test_bind_to_local_port: 67
Finished(26/50)  tests in 2373.609277s, 14.0701 tests/s, 2730.1777 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40961>
Closed file descriptor: TestGemUninstaller#test_uninstall: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33767>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 66 : #<TCPServer:fd 66, AF_INET6, ::1, 44601>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 39777>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 68 : #<TCPServer:fd 68, AF_INET6, ::1, 43261>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 67
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 68
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 40479>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 68 : #<TCPServer:fd 68, AF_INET6, ::1, 32929>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 67
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 68
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 45547>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 68 : #<TCPServer:fd 68, AF_INET6, ::1, 37831>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 67
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 68
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 66
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 66 #<File::Stat dev=0x8, ino=154500874, 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: TestNetHTTPS#test_get_SNI_failure: 68 : #<TCPSocket:fd 68, AF_INET6, ::1, 36949>
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 68
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff690adc5d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007ff690adc5d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 68 : #<TCPSocket:fd 68, AF_INET6, ::1, 40399>
Closed file descriptor: TestNetHTTPS#test_get: 68
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007ff690adff78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46421>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 67 : #<TCPServer:fd 67, AF_INET, 0.0.0.0, 40889>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 67
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 67 : #<TCPServer:fd 67, AF_INET, 0.0.0.0, 45261>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 67
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 67 : #<TCPServer:fd 67, AF_INET, 0.0.0.0, 39773>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 68 #<File::Stat dev=0x8, ino=154575277, 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_post: 70
Finished(27/50)  tests in 1718.931596s, 19.4289 tests/s, 3770.6387 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38489>
Closed file descriptor: TestGemUninstaller#test_uninstall_wrong_repo: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 38259>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 41389>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 69 : #<TCPServer:fd 69, AF_INET6, ::1, 36369>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 70 : #<TCPServer:fd 70, AF_INET6, ::1, 37949>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 69
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 70
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 69 : #<TCPServer:fd 69, AF_INET6, ::1, 46869>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 70 : #<TCPServer:fd 70, AF_INET6, ::1, 42437>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 69
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 70
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 69 : #<TCPServer:fd 69, AF_INET6, ::1, 34955>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 70 : #<TCPServer:fd 70, AF_INET6, ::1, 43843>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 69
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 70
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 67
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 67 #<File::Stat dev=0x8, ino=154995731, 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: TestNetHTTPKeepAlive#test_http_retry_success: 69 #<File::Stat dev=0x8, ino=154995778, 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: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff7125e33f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff7125e33f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 71 : #<TCPSocket:fd 71, AF_INET, 127.0.0.1, 34683>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 71
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 73 : #<TCPSocket:fd 73, AF_INET, 127.0.0.1, 52664>
Closed file descriptor: TestOpenURISSL#test_validation_success: 73
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 70 #<File::Stat dev=0x8, ino=155036543, 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: TestNetHTTPS#test_get_SNI_failure: 72 : #<TCPSocket:fd 72, AF_INET6, ::1, 38707>
Leaked file descriptor: TestNetHTTPS#test_max_version: 71 #<File::Stat dev=0x8, ino=155058017, 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: TestNetHTTPS#test_session_reuse_but_expire: 72
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 73 : #<TCPSocket:fd 73, AF_INET6, ::1, 34895>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 73
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007ff712cffe70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 73
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007ff712cffe70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 72 #<File::Stat dev=0x8, ino=155062092, 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_s_start: 73 #<File::Stat dev=0x8, ino=155073480, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45307>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 74 : #<TCPServer:fd 74, AF_INET, 0.0.0.0, 46095>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 74
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 74 : #<TCPServer:fd 74, AF_INET, 0.0.0.0, 44753>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 74
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 74 : #<TCPServer:fd 74, AF_INET, 0.0.0.0, 45663>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 75 #<File::Stat dev=0x8, ino=155097998, 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: 74 #<File::Stat dev=0x8, ino=155101990, 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(28/50)  tests in 1752.866626s, 19.0528 tests/s, 3697.8238 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40333>
Closed file descriptor: TestGemUninstaller#test_uninstall_not_ok: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34593>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 76 : #<TCPServer:fd 76, AF_INET6, ::1, 35043>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 77 : #<TCPServer:fd 77, AF_INET6, ::1, 37519>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 78 : #<TCPServer:fd 78, AF_INET6, ::1, 39259>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 77
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 78
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 77 : #<TCPServer:fd 77, AF_INET6, ::1, 43969>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 78 : #<TCPServer:fd 78, AF_INET6, ::1, 40305>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 77
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 78
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 77 : #<TCPServer:fd 77, AF_INET6, ::1, 33177>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 78 : #<TCPServer:fd 78, AF_INET6, ::1, 40939>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 77
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 78
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 76
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007ff718878220 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007ff718878220 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 77
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 76 #<File::Stat dev=0x8, ino=155555200, 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: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff68fc09440 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff68fc09440 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 78 : #<TCPSocket:fd 78, AF_INET6, ::1, 43717>
Closed file descriptor: TestNetHTTPS#test_get: 78
Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007ff691e0a7d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 78
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007ff691e0a7d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 79
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39889>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 77 : #<TCPServer:fd 77, AF_INET, 0.0.0.0, 39793>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 77
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 77 : #<TCPServer:fd 77, AF_INET, 0.0.0.0, 40853>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 77
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 77 : #<TCPServer:fd 77, AF_INET, 0.0.0.0, 39393>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 78
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 77 #<File::Stat dev=0x8, ino=155619440, 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_head: 80
Finished(29/50)  tests in 1733.900418s, 19.2612 tests/s, 3738.3075 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38377>
Closed file descriptor: JSONFixturesTest#test_failing: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34963>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 78 : #<TCPServer:fd 78, AF_INET6, ::1, 46645>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 79 : #<TCPServer:fd 79, AF_INET6, ::1, 40245>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 80 : #<TCPServer:fd 80, AF_INET6, ::1, 33471>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 79
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 80
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 79 : #<TCPServer:fd 79, AF_INET6, ::1, 44405>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 80 : #<TCPServer:fd 80, AF_INET6, ::1, 41955>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 79
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 80
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 79 : #<TCPServer:fd 79, AF_INET6, ::1, 45755>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 80 : #<TCPServer:fd 80, AF_INET6, ::1, 37159>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 79
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 80
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 78
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007ff6926ab068 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007ff6926ab068 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007ff713612968 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007ff713612968 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 79
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 79
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff68fbd3ae8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff68fbd3ae8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 79
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 79 : #<TCPSocket:fd 79, AF_INET, 127.0.0.1, 37719>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 79
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 79 : #<TCPSocket:fd 79, AF_INET6, ::1, 46145>
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 79
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 79 : #<TCPSocket:fd 79, AF_INET6, ::1, 37629>
Leaked thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007ff69394fed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007ff69394fed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestIRB::DeprecatedInputCompletorTest#test_retrieve_completion_data: 79
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 78 #<File::Stat dev=0x8, ino=156767716, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36111>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 79 : #<TCPServer:fd 79, AF_INET, 0.0.0.0, 36563>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 81 : #<TCPSocket:fd 81, AF_INET, 127.0.0.1, 36563>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 79
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 81
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 80 : #<TCPSocket:fd 80, AF_INET, 127.0.0.1, 43199>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 80
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 79 : #<TCPServer:fd 79, AF_INET, 0.0.0.0, 37531>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 79
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 7
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007ff7105fff50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007ff7105fff50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007ff7105ffca8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007ff7105ffca8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007ff7105ffcf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 80
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007ff7105ffcf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 81
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007ff7105ffbb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007ff7105ffbb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 80
Finished(30/50)  tests in 2467.096655s, 13.5370 tests/s, 2627.7811 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42647>
Closed file descriptor: TestGemUninstaller#test_uninstall_wrong_repo: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36999>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 79 : #<TCPServer:fd 79, AF_INET6, ::1, 37775>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 80 : #<TCPServer:fd 80, AF_INET6, ::1, 41851>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 81 : #<TCPServer:fd 81, AF_INET6, ::1, 33829>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 80
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 81
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 80 : #<TCPServer:fd 80, AF_INET6, ::1, 33437>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 81 : #<TCPServer:fd 81, AF_INET6, ::1, 42901>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 80
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 81
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 80 : #<TCPServer:fd 80, AF_INET6, ::1, 42371>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 81 : #<TCPServer:fd 81, AF_INET6, ::1, 46393>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 80
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 81
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 79
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 80 : #<TCPSocket:fd 80, AF_INET, 127.0.0.1, 34049>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 80
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007ff711d1fd20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007ff711d1fd20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41561>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 79 : #<TCPServer:fd 79, AF_INET, 0.0.0.0, 37323>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 79
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 79 : #<TCPServer:fd 79, AF_INET, 0.0.0.0, 37869>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 79
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 79 : #<TCPServer:fd 79, AF_INET, 0.0.0.0, 42623>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007ff71299f7a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 80
Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007ff71299f7a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 80
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 79 #<File::Stat dev=0x8, ino=157344882, 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_set_form: #<Thread:0x00007ff711d1e600 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 82
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007ff711d1e600 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 80 #<File::Stat dev=0x8, ino=157345901, 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: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007ff6924415c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(31/50)  tests in 1822.513896s, 18.3247 tests/s, 3556.4481 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37331>
Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37095>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 81 : #<TCPServer:fd 81, AF_INET6, ::1, 44591>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 82 : #<TCPServer:fd 82, AF_INET6, ::1, 37973>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 83 : #<TCPServer:fd 83, AF_INET6, ::1, 38541>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 82
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 83
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 82 : #<TCPServer:fd 82, AF_INET6, ::1, 45971>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 83 : #<TCPServer:fd 83, AF_INET6, ::1, 43069>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 82
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 83
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 82 : #<TCPServer:fd 82, AF_INET6, ::1, 44891>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 83 : #<TCPServer:fd 83, AF_INET6, ::1, 34555>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 82
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 83
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 81
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 81 #<File::Stat dev=0x8, ino=157796770, 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: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 83 : #<TCPSocket:fd 83, AF_INET6, ::1, 42785>
Closed file descriptor: TestNetHTTPS#test_verify_none: 83
Leaked file descriptor: TestNetHTTPS#test_max_version: 82 #<File::Stat dev=0x8, ino=157809421, 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__crlf: 84
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 83 #<File::Stat dev=0x8, ino=157842976, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42191>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 84 : #<TCPServer:fd 84, AF_INET, 0.0.0.0, 37401>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 86 : #<TCPSocket:fd 86, AF_INET, 127.0.0.1, 37401>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 84
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 86
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 85 : #<TCPSocket:fd 85, AF_INET, 127.0.0.1, 46723>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 85
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 84 : #<TCPServer:fd 84, AF_INET, 0.0.0.0, 37469>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 84
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 85
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007ff71193fcf0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 85
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007ff71193fcf0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(32/50)  tests in 1809.474096s, 18.4567 tests/s, 3582.0026 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35119>
Closed file descriptor: TestGemUninstaller#test_remove_executables_user: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43153>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 84 : #<TCPServer:fd 84, AF_INET6, ::1, 46473>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 85 : #<TCPServer:fd 85, AF_INET6, ::1, 43513>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 86 : #<TCPServer:fd 86, AF_INET6, ::1, 37185>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 85
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 86
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 85 : #<TCPServer:fd 85, AF_INET6, ::1, 37599>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 86 : #<TCPServer:fd 86, AF_INET6, ::1, 36749>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 85
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 86
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 85 : #<TCPServer:fd 85, AF_INET6, ::1, 38339>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 86 : #<TCPServer:fd 86, AF_INET6, ::1, 33817>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 85
Closed file descriptor: TestIO#test_write_non_writable: 7
Closed file descriptor: TestIO#test_write_non_writable: 84
Closed file descriptor: TestIO#test_write_non_writable: 86
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007ff67e517f58 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007ff67e517f58 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 85 : #<TCPSocket:fd 85, AF_INET, 127.0.0.1, 46071>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 85 : #<TCPSocket:fd 85, AF_INET6, ::1, 35841>
Closed file descriptor: Prism::HeredocDedentTest#test_content_indented_content: 85
Closed file descriptor: TestNetHTTP_v1_2#test_request: 85
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 85
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37141>
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007ff711f45500 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 84 : #<TCPServer:fd 84, AF_INET, 0.0.0.0, 36815>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 86 : #<TCPSocket:fd 86, AF_INET, 127.0.0.1, 36815>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007ff711f45500 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 84
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 86
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 85 : #<TCPSocket:fd 85, AF_INET, 127.0.0.1, 36325>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 85
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 84 : #<TCPServer:fd 84, AF_INET, 0.0.0.0, 33063>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 84
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 86
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 85
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff711f4fe88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007ff711f4fe88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 84 #<File::Stat dev=0x8, ino=158506574, 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_get: #<Thread:0x00007ff711f4fc58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 86
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007ff711f4fc58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 86
Finished(33/50)  tests in 2079.600157s, 16.0593 tests/s, 3116.7400 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35055>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45313>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 85 : #<TCPServer:fd 85, AF_INET6, ::1, 43863>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 86 : #<TCPServer:fd 86, AF_INET6, ::1, 45417>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 34621>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 86
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 87
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 86 : #<TCPServer:fd 86, AF_INET6, ::1, 45403>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 36645>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 86
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 87
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 86 : #<TCPServer:fd 86, AF_INET6, ::1, 34303>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 39857>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 86
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 87
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 85
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007ff711fba4b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007ff711fba4b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 86
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 86
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007ff711f893b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 86
Finished thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007ff711f893b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 86
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff711fbc6c8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff711fbc6c8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff711f83800 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPContinue#test_expect_continue_error_before_body: 86 #<File::Stat dev=0x8, ino=159388580, 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: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff711f83800 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff711f8ff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 86 : #<TCPSocket:fd 86, AF_INET, 127.0.0.1, 34075>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 85 #<File::Stat dev=0x8, ino=159473652, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35069>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 86 : #<TCPServer:fd 86, AF_INET, 0.0.0.0, 45189>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 88 : #<TCPSocket:fd 88, AF_INET, 127.0.0.1, 45189>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 86
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 88
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 86 : #<TCPServer:fd 86, AF_INET, 0.0.0.0, 37421>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 86
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 86 : #<TCPServer:fd 86, AF_INET, 0.0.0.0, 44573>
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff69205a0b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007ff69205a0b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 87
Finished(34/50)  tests in 2153.172301s, 15.5106 tests/s, 3009.4949 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40965>
Closed file descriptor: TestGemUninstaller#test_uninstall_not_ok: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35345>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 86 : #<TCPServer:fd 86, AF_INET6, ::1, 43823>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 37747>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 88 : #<TCPServer:fd 88, AF_INET6, ::1, 35633>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 87
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 88
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 44195>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 88 : #<TCPServer:fd 88, AF_INET6, ::1, 32835>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 87
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 36459>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 89 : #<TCPServer:fd 89, AF_INET6, ::1, 36155>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 87
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 89
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 86
Closed file descriptor: TestIO#test_flag: 88
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 87
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007ff7124e2e18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 87
Finished thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007ff7124e2e18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007ff713672fc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 88
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007ff713672fc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 87
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43671>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 86 : #<TCPServer:fd 86, AF_INET, 0.0.0.0, 40331>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 86
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 86 : #<TCPServer:fd 86, AF_INET, 0.0.0.0, 40409>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 86
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 86 : #<TCPServer:fd 86, AF_INET, 0.0.0.0, 32937>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 88
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 86 #<File::Stat dev=0x8, ino=160062616, 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: 88
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 89
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007ff7124efd20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007ff7124efd20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007ff7124eff00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007ff7124eff00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007ff7124efc80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 88
Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007ff7124efc80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(35/50)  tests in 1853.850418s, 18.0149 tests/s, 3497.2762 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39617>
Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_regenerates_plugins: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36569>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 36093>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 88 : #<TCPServer:fd 88, AF_INET6, ::1, 33517>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 89 : #<TCPServer:fd 89, AF_INET6, ::1, 34537>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 88
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 89
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 88 : #<TCPServer:fd 88, AF_INET6, ::1, 44265>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 89 : #<TCPServer:fd 89, AF_INET6, ::1, 40381>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 88
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 89
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 88 : #<TCPServer:fd 88, AF_INET6, ::1, 38861>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 89 : #<TCPServer:fd 89, AF_INET6, ::1, 34415>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 88
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 89
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 87
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 88
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff7118ef250 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff7118ef250 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 88 : #<TCPSocket:fd 88, AF_INET, 127.0.0.1, 42677>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 87 #<File::Stat dev=0x8, ino=160513742, 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: TestNetHTTPS#test_post: #<Thread:0x00007ff68f926598 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007ff68f926598 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 89 : #<TCPSocket:fd 89, AF_INET6, ::1, 34791>
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 89
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 89 : #<TCPSocket:fd 89, AF_INET6, ::1, 44933>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 89
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 40861>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 88 : #<TCPServer:fd 88, AF_INET, 0.0.0.0, 39617>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 90 : #<TCPSocket:fd 90, AF_INET, 127.0.0.1, 39617>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 88
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 90
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 88 : #<TCPServer:fd 88, AF_INET, 0.0.0.0, 37535>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 88
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 88 : #<TCPServer:fd 88, AF_INET, 0.0.0.0, 45495>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 90 : #<TCPSocket:fd 90, AF_INET, 127.0.0.1, 45495>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 89
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 90
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 89
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 88 #<File::Stat dev=0x8, ino=160605999, 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(36/50)  tests in 1818.473045s, 18.3654 tests/s, 3564.4218 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46437>
Closed file descriptor: TestGemUninstaller#test_uninstall_prompts_about_broken_deps: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45309>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 89 : #<TCPServer:fd 89, AF_INET6, ::1, 44481>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 90 : #<TCPServer:fd 90, AF_INET6, ::1, 46501>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 91 : #<TCPServer:fd 91, AF_INET6, ::1, 45861>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 90
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 91
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 90 : #<TCPServer:fd 90, AF_INET6, ::1, 42427>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 91 : #<TCPServer:fd 91, AF_INET6, ::1, 42857>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 90
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 91
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 90 : #<TCPServer:fd 90, AF_INET6, ::1, 38913>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 91 : #<TCPServer:fd 91, AF_INET6, ::1, 41117>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 90
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 91
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 89
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007ff69398f9b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 90
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 89 #<File::Stat dev=0x8, ino=161332339, 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: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 91
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 91
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff71217b838 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff71217b838 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 91
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 91 : #<TCPSocket:fd 91, AF_INET, 127.0.0.1, 36229>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 91 : #<TCPSocket:fd 91, AF_INET, 127.0.0.1, 40351>
Closed file descriptor: TestString#test_gsub_gc_compact_stress: 91
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 91 : #<TCPSocket:fd 91, AF_INET, 127.0.0.1, 33979>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 91
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff7136af790 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff7136af790 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007ff691758ef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007ff691758ef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 91 : #<TCPSocket:fd 91, AF_INET6, ::1, 36199>
Closed file descriptor: TestNetHTTPS#test_verify_none: 91
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff69175feb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007ff69175feb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007ff69175bdb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff69175bdb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff69175fe60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 91 : #<TCPSocket:fd 91, AF_INET6, ::1, 40041>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007ff69175fe60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007ff69175fd20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007ff69175fd20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007ff69175fb68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 91
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 90 #<File::Stat dev=0x8, ino=161662944, 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_get: #<Thread:0x00007ff69188fd08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 92
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007ff69188fd08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007ff69175e1f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007ff69175e1f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_patch: 92
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007ff6918876d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 92
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 91 #<File::Stat dev=0x8, ino=161706907, 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: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007ff6918876d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45475>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 92 : #<TCPServer:fd 92, AF_INET, 0.0.0.0, 42957>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 92
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 93 : #<TCPSocket:fd 93, AF_INET, 127.0.0.1, 43239>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 93
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 92 : #<TCPServer:fd 92, AF_INET, 0.0.0.0, 36009>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 92
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 93
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff69188ff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007ff69188ff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 92 #<File::Stat dev=0x8, ino=161733535, 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_set_form: #<Thread:0x00007ff69175c7b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 95
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007ff69175c7b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 94
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 94
Finished(37/50)  tests in 2541.934278s, 13.1384 tests/s, 2550.0769 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34401>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_remove: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44699>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 93 : #<TCPServer:fd 93, AF_INET6, ::1, 34585>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 94 : #<TCPServer:fd 94, AF_INET6, ::1, 40765>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 95 : #<TCPServer:fd 95, AF_INET6, ::1, 39101>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 94
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 94 : #<TCPServer:fd 94, AF_INET6, ::1, 37719>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 96 : #<TCPServer:fd 96, AF_INET6, ::1, 37955>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 98 : #<TCPSocket:fd 98, AF_INET6, ::1, 37955>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 94
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 95
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 96
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 98
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 94 : #<TCPServer:fd 94, AF_INET6, ::1, 34067>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 95 : #<TCPServer:fd 95, AF_INET6, ::1, 42965>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 97 : #<TCPSocket:fd 97, AF_INET6, ::1, 34067>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 94
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 95
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 97
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 93
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007ff693bc2e38 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007ff693bc2e38 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 94
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 94
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 94 : #<TCPSocket:fd 94, AF_INET, 127.0.0.1, 35795>
Closed file descriptor: TestString#test_gsub_gc_compact_stress: 94
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff68f5e3f48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff68f5e3f48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 94 : #<TCPSocket:fd 94, AF_INET6, ::1, 34963>
Closed file descriptor: TestNetHTTPS#test_verify_none: 94
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 94 : #<TCPSocket:fd 94, AF_INET6, ::1, 46289>
Leaked thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007ff68fd0ff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007ff68fd0ff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestIRB::DeprecatedInputCompletorTest#test_retrieve_completion_data: 94
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 93 #<File::Stat dev=0x8, ino=162345130, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33731>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 94 : #<TCPServer:fd 94, AF_INET, 0.0.0.0, 43493>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 94
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 94 : #<TCPServer:fd 94, AF_INET, 0.0.0.0, 34995>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 94
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 94 : #<TCPServer:fd 94, AF_INET, 0.0.0.0, 34009>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 95 #<File::Stat dev=0x8, ino=162353465, 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: 94 #<File::Stat dev=0x8, ino=162361544, 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(38/50)  tests in 1881.404771s, 17.7511 tests/s, 3445.7726 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38445>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_remove: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41401>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 96 : #<TCPServer:fd 96, AF_INET6, ::1, 37855>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 97 : #<TCPServer:fd 97, AF_INET6, ::1, 37529>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 34575>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 97
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 98
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 97 : #<TCPServer:fd 97, AF_INET6, ::1, 36623>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 34181>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 97
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 98
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 97 : #<TCPServer:fd 97, AF_INET6, ::1, 35507>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 34381>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 97
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 98
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 96
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007ff693f68b28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007ff68f9482b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007ff68f9482b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007ff68f921188 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 97
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007ff68f921188 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 97
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 97
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38837>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 96 : #<TCPServer:fd 96, AF_INET, 0.0.0.0, 44243>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 98 : #<TCPSocket:fd 98, AF_INET, 127.0.0.1, 44243>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 96
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 98
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 97 : #<TCPSocket:fd 97, AF_INET, 127.0.0.1, 46463>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 97
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 96 : #<TCPServer:fd 96, AF_INET, 0.0.0.0, 40175>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 96
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 98
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 98
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 97
Finished(39/50)  tests in 1636.334505s, 20.4096 tests/s, 3961.3502 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46067>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_remove: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41397>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 96 : #<TCPServer:fd 96, AF_INET6, ::1, 35995>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 97 : #<TCPServer:fd 97, AF_INET6, ::1, 36419>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 44921>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 97
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 98
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 97 : #<TCPServer:fd 97, AF_INET6, ::1, 43269>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 44303>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 97
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 98
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 97 : #<TCPServer:fd 97, AF_INET6, ::1, 45535>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 33285>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 97
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 98
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 96
Leaked file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 97 #<File::Stat dev=0x8, ino=163292007, 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_reset_on_new_connection: #<Thread:0x00007ff6911c4d70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 97
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007ff6911c4d70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 97 : #<TCPSocket:fd 97, AF_INET, 127.0.0.1, 42863>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 97
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff690c51e38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff690c51e38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007ff693858c70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007ff693858c70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 97 : #<TCPSocket:fd 97, AF_INET6, ::1, 43923>
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 97
Leaked file descriptor: TestNetHTTPS#test_max_version: 96 #<File::Stat dev=0x8, ino=163370453, 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: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff6938577d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 98 : #<TCPSocket:fd 98, AF_INET6, ::1, 41163>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007ff6938577d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007ff69385fca0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007ff69385fca0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestIRB::DeprecatedInputCompletorTest#test_retrieve_completion_data: 98
Closed file descriptor: TestNetHTTP_v1_2#test_request: 98
Closed file descriptor: TestNetHTTP_v1_2#test_post: 99
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 98
Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007ff6909bffa8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007ff6909bffa8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007ff6909bfcd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 98
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007ff6909bfcd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_patch: 98 #<File::Stat dev=0x8, ino=163402551, 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_patch: #<Thread:0x00007ff6938bede0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 98
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007ff6938bede0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007ff6909bfcd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 98
Finished thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007ff6909bfcd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35309>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 97 : #<TCPServer:fd 97, AF_INET, 0.0.0.0, 36549>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 97
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 97 : #<TCPServer:fd 97, AF_INET, 0.0.0.0, 44637>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 97
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 97 : #<TCPServer:fd 97, AF_INET, 0.0.0.0, 39119>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 98
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff69385ffc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007ff69385ffc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007ff69385f430 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 98
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007ff69385f430 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 98
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 97 #<File::Stat dev=0x8, ino=163435530, 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: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007ff6939afee8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(40/50)  tests in 1876.557932s, 17.7969 tests/s, 3452.9059 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45145>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_remove: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40549>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 37291>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 99 : #<TCPServer:fd 99, AF_INET6, ::1, 41133>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 100 : #<TCPServer:fd 100, AF_INET6, ::1, 40647>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 99
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 100
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 99 : #<TCPServer:fd 99, AF_INET6, ::1, 33583>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 100 : #<TCPServer:fd 100, AF_INET6, ::1, 40625>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 99
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 100
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 99 : #<TCPServer:fd 99, AF_INET6, ::1, 44855>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 100 : #<TCPServer:fd 100, AF_INET6, ::1, 40097>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 99
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 98
Closed file descriptor: TestIO#test_flag: 100
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007ff6919cf9c0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007ff6919cf9c0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 99
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff693e6fd98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff693e6fd98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 99 : #<TCPSocket:fd 99, AF_INET6, ::1, 40491>
Closed file descriptor: TestNetHTTPS#test_verify_none: 99
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 99 : #<TCPSocket:fd 99, AF_INET6, ::1, 34309>
Leaked thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007ff6916afec0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007ff6916afec0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestIRB::DeprecatedInputCompletorTest#test_retrieve_completion_data: 99
Closed file descriptor: TestNetHTTP_v1_2#test_post: 100
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 99
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 99
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 99
Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007ff6926f11a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007ff6926f11a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007ff6916afd08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 99
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 98 #<File::Stat dev=0x8, ino=164516252, 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: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007ff6916afd08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33147>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 99 : #<TCPServer:fd 99, AF_INET, 0.0.0.0, 39417>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 99
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 99 : #<TCPServer:fd 99, AF_INET, 0.0.0.0, 38089>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 99
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 99 : #<TCPServer:fd 99, AF_INET, 0.0.0.0, 38941>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 100
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff6916aff60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007ff6916aff60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007ff71291b520 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 100
Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007ff71291b520 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 99 #<File::Stat dev=0x8, ino=164522683, 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(41/50)  tests in 2474.715637s, 13.4953 tests/s, 2619.4298 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42061>
Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_regenerates_plugins: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46425>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 100 : #<TCPServer:fd 100, AF_INET6, ::1, 37117>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 101 : #<TCPServer:fd 101, AF_INET6, ::1, 44101>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 41759>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 101
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 102
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 101 : #<TCPServer:fd 101, AF_INET6, ::1, 46391>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 44889>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 101
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 102
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 101 : #<TCPServer:fd 101, AF_INET6, ::1, 35641>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 41129>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 101
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 102
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 100
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 101
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 100 #<File::Stat dev=0x8, ino=164982904, 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: TestNetHTTPS#test_min_version: #<Thread:0x00007ff693fef600 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007ff693fef600 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 102 : #<TCPSocket:fd 102, AF_INET6, ::1, 44431>
Closed file descriptor: TestIRB::DeprecatedInputCompletorTest#test_retrieve_completion_data: 102
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34855>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 101 : #<TCPServer:fd 101, AF_INET, 0.0.0.0, 34025>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 101
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 102 : #<TCPSocket:fd 102, AF_INET, 127.0.0.1, 35067>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 102
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 101 : #<TCPServer:fd 101, AF_INET, 0.0.0.0, 43611>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 101
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 102
Finished(42/50)  tests in 1766.661478s, 18.9040 tests/s, 3668.8483 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37153>
Closed file descriptor: JSONFixturesTest#test_failing: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41321>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 101 : #<TCPServer:fd 101, AF_INET6, ::1, 40911>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 33455>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 103 : #<TCPServer:fd 103, AF_INET6, ::1, 37653>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 102
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 103
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 43471>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 103 : #<TCPServer:fd 103, AF_INET6, ::1, 37871>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 102
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 103
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 44855>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 103 : #<TCPServer:fd 103, AF_INET6, ::1, 40395>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 102
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 103
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 101
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007ff69396ee48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 102
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 102 : #<TCPSocket:fd 102, AF_INET, 127.0.0.1, 34175>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007ff7122567a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff7122567a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 101 #<File::Stat dev=0x8, ino=165630716, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42493>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 102 : #<TCPServer:fd 102, AF_INET, 0.0.0.0, 44085>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 102
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 103 : #<TCPSocket:fd 103, AF_INET, 127.0.0.1, 42447>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 103
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 102 : #<TCPServer:fd 102, AF_INET, 0.0.0.0, 42631>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 102
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 104
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007ff69391fcf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007ff69391fcf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(43/50)  tests in 1802.703207s, 18.5261 tests/s, 3595.6912 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37867>
Closed file descriptor: JSONFixturesTest#test_failing: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42389>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 39191>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 103 : #<TCPServer:fd 103, AF_INET6, ::1, 43953>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 104 : #<TCPServer:fd 104, AF_INET6, ::1, 34843>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 103
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 104
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 103 : #<TCPServer:fd 103, AF_INET6, ::1, 35259>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 104 : #<TCPServer:fd 104, AF_INET6, ::1, 41185>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 103
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 104
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 103 : #<TCPServer:fd 103, AF_INET6, ::1, 43115>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 104 : #<TCPServer:fd 104, AF_INET6, ::1, 37033>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 103
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 104
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 102
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007ff7109c3358 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 103
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007ff7109c3358 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff68fdea688 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff68fdea688 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff7109c3128 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff7109c3128 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 103 : #<TCPSocket:fd 103, AF_INET, 127.0.0.1, 44281>
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007ff691e4b698 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007ff691e4b698 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 103 : #<TCPSocket:fd 103, AF_INET6, ::1, 44723>
Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007ff68fc0fdb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff68fc0fdb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff68fc0f958 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_max_version: 103
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007ff68fc0f958 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 103 : #<TCPSocket:fd 103, AF_INET6, ::1, 36575>
Leaked thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007ff68fc0fed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007ff68fc0fed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestIRB::DeprecatedInputCompletorTest#test_retrieve_completion_data: 103
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 103
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 102 #<File::Stat dev=0x8, ino=166420551, 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_get: #<Thread:0x00007ff71397fd30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 104
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007ff71397fd30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 103 #<File::Stat dev=0x8, ino=166420623, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44181>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 104 : #<TCPServer:fd 104, AF_INET, 0.0.0.0, 40295>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 106 : #<TCPSocket:fd 106, AF_INET, 127.0.0.1, 40295>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 104
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 106
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 105 : #<TCPSocket:fd 105, AF_INET, 127.0.0.1, 44275>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 105
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 104 : #<TCPServer:fd 104, AF_INET, 0.0.0.0, 35693>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 104
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 7
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007ff68fc0fde0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 105
Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff68fc0fde0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff68fc0fc50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007ff68fc0fc50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 105
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 105
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 104 #<File::Stat dev=0x8, ino=166456598, 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(44/50)  tests in 2342.590158s, 14.2564 tests/s, 2767.0521 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44897>
Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_regenerates_plugins: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41035>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 105 : #<TCPServer:fd 105, AF_INET6, ::1, 44361>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 106 : #<TCPServer:fd 106, AF_INET6, ::1, 41523>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 107 : #<TCPServer:fd 107, AF_INET6, ::1, 42901>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 106
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 106 : #<TCPServer:fd 106, AF_INET6, ::1, 41057>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 108 : #<TCPServer:fd 108, AF_INET6, ::1, 44807>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 106
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 107
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 108
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 106 : #<TCPServer:fd 106, AF_INET6, ::1, 42283>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 107 : #<TCPServer:fd 107, AF_INET6, ::1, 41961>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 106
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 107
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 105
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007ff712dd1290 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007ff68f8ccef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007ff68f8ccef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 106 : #<TCPSocket:fd 106, AF_INET6, ::1, 41223>
Closed file descriptor: TestNetHTTPS#test_verify_none: 106
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff691c1fe50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007ff691c1fe50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37597>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 105 : #<TCPServer:fd 105, AF_INET, 0.0.0.0, 32867>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 105
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 105 : #<TCPServer:fd 105, AF_INET, 0.0.0.0, 42959>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 105
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 105 : #<TCPServer:fd 105, AF_INET, 0.0.0.0, 34115>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 106 #<File::Stat dev=0x8, ino=167288508, 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(45/50)  tests in 1944.825487s, 17.1722 tests/s, 3332.6831 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37529>
Closed file descriptor: JSONFixturesTest#test_failing: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35215>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 105 : #<TCPServer:fd 105, AF_INET6, ::1, 42919>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 107 : #<TCPServer:fd 107, AF_INET6, ::1, 35173>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 108 : #<TCPServer:fd 108, AF_INET6, ::1, 39197>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 107
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 108
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 107 : #<TCPServer:fd 107, AF_INET6, ::1, 40195>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 108 : #<TCPServer:fd 108, AF_INET6, ::1, 34501>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 107
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 108
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 107 : #<TCPServer:fd 107, AF_INET6, ::1, 45847>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 108 : #<TCPServer:fd 108, AF_INET6, ::1, 42735>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 107
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 108
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 105
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff690b19ef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 107
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007ff690b19ef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_max_version: 105 #<File::Stat dev=0x8, ino=167802036, 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__crlf: 108
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42597>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 107 : #<TCPServer:fd 107, AF_INET, 0.0.0.0, 37399>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 109 : #<TCPSocket:fd 109, AF_INET, 127.0.0.1, 37399>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 107
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 109
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 107 : #<TCPServer:fd 107, AF_INET, 0.0.0.0, 46311>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 107
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 107 : #<TCPServer:fd 107, AF_INET, 0.0.0.0, 37297>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 108
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 107 #<File::Stat dev=0x8, ino=167844982, 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(46/50)  tests in 1868.527978s, 17.8734 tests/s, 3469.3476 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45025>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_remove: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41209>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 108 : #<TCPServer:fd 108, AF_INET6, ::1, 45465>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 109 : #<TCPServer:fd 109, AF_INET6, ::1, 37961>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 110 : #<TCPServer:fd 110, AF_INET6, ::1, 44055>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 109
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 110
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 109 : #<TCPServer:fd 109, AF_INET6, ::1, 41311>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 110 : #<TCPServer:fd 110, AF_INET6, ::1, 45637>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 109
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 110
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 109 : #<TCPServer:fd 109, AF_INET6, ::1, 44311>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 110 : #<TCPServer:fd 110, AF_INET6, ::1, 41403>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 109
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 110
Closed file descriptor: TestIO#test_copy_stream_bigcontent: 7
Closed file descriptor: TestIO#test_copy_stream_bigcontent: 108
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 108 #<File::Stat dev=0x8, ino=168323920, 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: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 110 : #<TCPSocket:fd 110, AF_INET6, ::1, 42625>
Closed file descriptor: TestNetHTTPS#test_verify_none: 110
Leaked file descriptor: TestNetHTTPS#test_max_version: 109 #<File::Stat dev=0x8, ino=168351029, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33973>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 110 : #<TCPServer:fd 110, AF_INET, 0.0.0.0, 43605>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 112 : #<TCPSocket:fd 112, AF_INET, 127.0.0.1, 43605>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 110
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 112
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 110 : #<TCPServer:fd 110, AF_INET, 0.0.0.0, 36801>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 110
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 110 : #<TCPServer:fd 110, AF_INET, 0.0.0.0, 37851>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 111 #<File::Stat dev=0x8, ino=168391741, 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_post: 113
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007ff7127227a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 112
Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff7127227a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 112
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 110 #<File::Stat dev=0x8, ino=168396890, 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(47/50)  tests in 1856.893540s, 17.9854 tests/s, 3491.1538 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38073>
Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_regenerates_plugins: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45905>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 112 : #<TCPServer:fd 112, AF_INET6, ::1, 38469>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 114 : #<TCPSocket:fd 114, AF_INET6, ::1, 45905>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 114
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 113 : #<TCPServer:fd 113, AF_INET6, ::1, 43293>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 114 : #<TCPServer:fd 114, AF_INET6, ::1, 41189>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 116 : #<TCPSocket:fd 116, AF_INET6, ::1, 43293>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 113
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 114
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 116
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 113 : #<TCPServer:fd 113, AF_INET6, ::1, 46851>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 114 : #<TCPServer:fd 114, AF_INET6, ::1, 41519>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 113
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 114
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 113 : #<TCPServer:fd 113, AF_INET6, ::1, 42429>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 114 : #<TCPServer:fd 114, AF_INET6, ::1, 40375>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 113
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 114
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 112
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007ff711cbc568 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 113
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 113
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007ff68fde5188 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007ff68fde5188 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007ff68f67fc40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 113
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff68f67fc40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 113 : #<TCPSocket:fd 113, AF_INET, 127.0.0.1, 43905>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 113 : #<TCPSocket:fd 113, AF_INET, 127.0.0.1, 36193>
Closed file descriptor: TestString#test_gsub_gc_compact_stress: 113
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 113 : #<TCPSocket:fd 113, AF_INET, 127.0.0.1, 38337>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 113
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 113 : #<TCPSocket:fd 113, AF_INET6, ::1, 45139>
Closed file descriptor: TestNetHTTPS#test_verify_none: 113
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff71080fd40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007ff71080fd40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 113 : #<TCPSocket:fd 113, AF_INET6, ::1, 41903>
Closed file descriptor: TestNetHTTPS#test_get: 113
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007ff692e7b270 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 113
Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007ff692e7b270 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 114
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 113
Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007ff69373faa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 113
Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007ff69373faa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36879>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 112 : #<TCPServer:fd 112, AF_INET, 0.0.0.0, 38785>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 114 : #<TCPSocket:fd 114, AF_INET, 127.0.0.1, 38785>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 112
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 114
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 113 : #<TCPSocket:fd 113, AF_INET, 127.0.0.1, 41727>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 113
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 112 : #<TCPServer:fd 112, AF_INET, 0.0.0.0, 40193>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 112
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007ff68fc922e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 7
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 115
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007ff68fc922e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007ff6937323f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 113
Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff6937323f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007ff69373ff00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007ff69373ff00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 113
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 112 #<File::Stat dev=0x8, ino=169525169, 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__break: #<Thread:0x00007ff69373fd20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007ff69373fd20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007ff69373fb90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 114
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 113 #<File::Stat dev=0x8, ino=169520860, 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: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007ff69373fb90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(48/50)  tests in 2544.986596s, 13.1227 tests/s, 2547.2358 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33965>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34329>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 114 : #<TCPServer:fd 114, AF_INET6, ::1, 37731>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 115 : #<TCPServer:fd 115, AF_INET6, ::1, 45097>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 116 : #<TCPServer:fd 116, AF_INET6, ::1, 37735>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 115
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 116
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 115 : #<TCPServer:fd 115, AF_INET6, ::1, 33381>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 116 : #<TCPServer:fd 116, AF_INET6, ::1, 33967>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 115
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 116
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 115 : #<TCPServer:fd 115, AF_INET6, ::1, 41239>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 116 : #<TCPServer:fd 116, AF_INET6, ::1, 42847>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 115
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 116
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 114
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 115
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 115 : #<TCPSocket:fd 115, AF_INET, 127.0.0.1, 36317>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 115 : #<TCPSocket:fd 115, AF_INET, 127.0.0.1, 38345>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 115
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff69078eec8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff69078eec8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 115 : #<TCPSocket:fd 115, AF_INET6, ::1, 40311>
Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007ff711f3fee8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007ff711f3fee8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_max_version: 114 #<File::Stat dev=0x8, ino=170073178, 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: TestNetHTTPS#test_session_reuse_but_expire: 115
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 116 : #<TCPSocket:fd 116, AF_INET6, ::1, 42877>
Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 116
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 115 #<File::Stat dev=0x8, ino=170108733, 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_s_start: 116 #<File::Stat dev=0x8, ino=170108779, 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_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37651>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 117 : #<TCPServer:fd 117, AF_INET, 0.0.0.0, 43003>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 117
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 117 : #<TCPServer:fd 117, AF_INET, 0.0.0.0, 38427>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 117
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 117 : #<TCPServer:fd 117, AF_INET, 0.0.0.0, 42751>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 118 #<File::Stat dev=0x8, ino=170121707, 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_set_form_with_file: 119
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 117 #<File::Stat dev=0x8, ino=170100617, 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_s_start: 119 #<File::Stat dev=0x8, ino=170127607, 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(49/50)  tests in 1783.733104s, 18.7231 tests/s, 3634.2107 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37171>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_remove: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42657>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 120 : #<TCPServer:fd 120, AF_INET6, ::1, 35295>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 121 : #<TCPServer:fd 121, AF_INET6, ::1, 33781>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 122 : #<TCPServer:fd 122, AF_INET6, ::1, 46393>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 121
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 122
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 121 : #<TCPServer:fd 121, AF_INET6, ::1, 44985>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 122 : #<TCPServer:fd 122, AF_INET6, ::1, 41001>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 121
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 122
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 121 : #<TCPServer:fd 121, AF_INET6, ::1, 38883>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 122 : #<TCPServer:fd 122, AF_INET6, ::1, 35121>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 121
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 122
Closed file descriptor: TestIO#test_flag: 7
Closed file descriptor: TestIO#test_flag: 120
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007ff68ad23718 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007ff68ad23718 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 121 #<File::Stat dev=0x8, ino=170495002, 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_with_block: #<Thread:0x00007ff68ad18e80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 121
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007ff68ad18e80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007ff68ad424d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007ff68ad424d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 120 #<File::Stat dev=0x8, ino=170577101, 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: TestNetHTTPS#test_get_SNI: #<Thread:0x00007ff68e052558 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007ff68e052558 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 122 : #<TCPSocket:fd 122, AF_INET6, ::1, 35819>
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007ff7101a7570 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007ff7101a7570 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007ff7100fff28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007ff7100fff28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: PPTestModule::PPInspectTest#test_hasprettyprint: 122
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 122
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36359>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 121 : #<TCPServer:fd 121, AF_INET, 0.0.0.0, 38705>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 121
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 121 : #<TCPServer:fd 121, AF_INET, 0.0.0.0, 36119>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 121
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 121 : #<TCPServer:fd 121, AF_INET, 0.0.0.0, 36577>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 123
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 121 #<File::Stat dev=0x8, ino=170627564, 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_s_start: 122 #<File::Stat dev=0x8, ino=170646222, 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(50/50)  tests in 1743.732158s, 19.1526 tests/s, 3717.2016 assertions/s.
1669849 tests, 324102492 assertions, 0 failures, 0 errors, 8531 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=50" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=50
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
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 37.338645 seconds

3432 files, 32767 examples, 142791 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=50" exit with 0.
raw logfile