# Logfile created on 2024-07-17 03:07:06 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f6b0debfdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-repeat20-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240717-030706", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f6b0dee1bd0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f6b0dee1928 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f6b0ddfa5f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240717-030706", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240717-030706>, @binmode=false, @mon_data=#<Monitor:0x00007f6b0dee1630>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download DEFS="-DRUBY_DEBUG=1"
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRUBY_DEBUG=1"
From https://github.com/ruby/ruby
   60d3ed5..3717901  master     -> origin/master
Updating 60d3ed5..3717901
Fast-forward
 dir.c                               |  88 +++++++-
 gc/default.c                        |   2 +-
 lib/irb.rb                          |  58 +++---
 lib/irb/command/base.rb             |  18 +-
 lib/irb/command/debug.rb            |  14 +-
 lib/irb/default_commands.rb         |  10 +-
 lib/irb/input-method.rb             |  12 +-
 lib/irb/inspector.rb                |  61 +++---
 lib/irb/nesting_parser.rb           | 390 ++++++++++++++++++------------------
 lib/irb/ruby-lex.rb                 | 166 +++++++--------
 lib/irb/workspace.rb                |  12 +-
 prism_compile.c                     |  30 ++-
 ractor.c                            |   7 +-
 range.c                             |   8 +-
 sample/{ => prism}/find_calls.rb    |   0
 sample/{ => prism}/find_comments.rb |   0
 sample/{ => prism}/locate_nodes.rb  |   0
 sample/{ => prism}/visit_nodes.rb   |   0
 test/irb/test_context.rb            |   1 -
 test/irb/test_workspace.rb          |   1 -
 test/ruby/test_ast.rb               |   4 +
 21 files changed, 501 insertions(+), 381 deletions(-)
 rename sample/{ => prism}/find_calls.rb (100%)
 rename sample/{ => prism}/find_comments.rb (100%)
 rename sample/{ => prism}/locate_nodes.rb (100%)
 rename sample/{ => prism}/visit_nodes.rb (100%)
Latest commit hash = 371790165f
$$$[end] "make update-src      DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRUBY_DEBUG=1"
/tmp/ruby/src/trunk-repeat20-asserts/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-repeat20-asserts/compile.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/dir.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/gc/default.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ractor.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/range.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/version.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make ruby DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
a58d15cf8d739b395514e5fe75be312e70cef0c4eedc9f8f49e625fcc6d7fd44  builtin_binary.inc
compiling /tmp/ruby/src/trunk-repeat20-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make all DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
$$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make install DEFS="-DRUBY_DEBUG=1"
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-repeat20-asserts/bin
installing base libraries:          /tmp/ruby/install/trunk-repeat20-asserts/lib
installing arch files:              /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-repeat20-asserts/bin
installing library scripts:         /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1975 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
Run options: 
  --seed=50853
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-repeat20-asserts/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=20

# Running tests:

Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 8 #<File::Stat dev=0x8, ino=264383082, 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_send_request: 10
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f3914fb0d30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f3914fb0d30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f3914fbf910 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 10
Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007f3914fbf910 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 11
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36237>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 9 #<File::Stat dev=0x8, ino=264384054, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 44225>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 11
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 43509>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 10
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 36967>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 10
Closed file descriptor: TestGemPlatform#test_gem_platform_match_with_string_argument: 7
Leaked thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f3914fbfd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 11
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=264417360, 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:0x00007f3914fbfd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 12
Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f3915007580 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 12
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f3915007580 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f3914fbf040 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f3914fbf040 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 #<File::Stat dev=0x8, ino=264417420, 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_post: 13
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 13 : #<TCPSocket:fd 13, AF_INET6, ::1, 33441>
Leaked thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f391c1209a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f391c1209a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f39166cf400 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_verify_none: 13
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f39166cf400 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f39177adae0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 13 : #<TCPSocket:fd 13, AF_INET6, ::1, 45951>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f39177adae0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 13
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f3916661c90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f3916661c90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f39177a6010 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 13 : #<TCPSocket:fd 13, AF_INET6, ::1, 41201>
Finished thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007f39177a6010 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f391666f580 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f391666f580 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: PPTestModule::PPInspectTest#test_pretty_print_inspect: 13
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 38295>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 13
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f38b45304c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 39427>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f38b45304c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f38b433fde0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f38b433fde0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f38b433f9f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 13
Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f38b433f9f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46039>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 37799>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 38911>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 40647>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 13
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 14
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 45355>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 36117>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 41223>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 35799>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 13
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 14
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 15
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 7
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 12
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45443>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(1/20)  tests in 2475.910332s, 13.5142 tests/s, 2617.7180 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45637>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 12 #<File::Stat dev=0x8, ino=265316236, 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_allow_verify_none: 13 : #<TCPServer:fd 13, AF_INET, 0.0.0.0, 39747>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 13
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 13 : #<TCPServer:fd 13, AF_INET, 0.0.0.0, 43029>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 13
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 13 : #<TCPServer:fd 13, AF_INET, 0.0.0.0, 36687>
Leaked thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007f38b2b8fac0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 14
Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f38b2b8fac0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f38b2b7b540 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 15
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f38b2b7b540 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 14 : #<TCPSocket:fd 14, AF_INET6, ::1, 36735>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 14
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 14
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44795>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 39183>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 41007>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 32913>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 14
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 15
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 36467>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 44733>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 14
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 15
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 45829>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 44059>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 14
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 15
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 7
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 13
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43025>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(2/20)  tests in 2163.436374s, 15.4666 tests/s, 2997.0990 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 13 #<File::Stat dev=0x8, ino=265934820, 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>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_get__crlf:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41337>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 14 #<File::Stat dev=0x8, ino=265957560, 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_allow_verify_none: 15 : #<TCPServer:fd 15, AF_INET, 0.0.0.0, 37263>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 15
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 15 : #<TCPServer:fd 15, AF_INET, 0.0.0.0, 36165>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 15
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 15 : #<TCPServer:fd 15, AF_INET, 0.0.0.0, 38553>
Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f3917e1a170 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 16
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007f3917e1a170 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f38b311ee40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f38b311ee40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 15 #<File::Stat dev=0x8, ino=266078049, 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: 17 : #<TCPSocket:fd 17, AF_INET6, ::1, 38897>
Closed file descriptor: TestNetHTTPS#test_get_SNI: 17
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33493>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 46761>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 44985>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 34389>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 17
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 18
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 40769>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 44017>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 17
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 18
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 46009>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 34099>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 17
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 18
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 7
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 16
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43149>
Closed file descriptor: TestProcess#test_execopts_redirect_open_fifo_interrupt_raise: 7
Finished(3/20)  tests in 2183.483640s, 15.3246 tests/s, 2969.5176 assertions/s.
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f3914e4a770 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f3914e4a770 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 17
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f38b5e3f720 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f38b5e3f720 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 17
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 18
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39185>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 36535>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 17
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 16 : #<TCPServer:fd 16, AF_INET, 0.0.0.0, 42605>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 42605>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 16
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 18
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 16 : #<TCPServer:fd 16, AF_INET, 0.0.0.0, 40901>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 16
Closed file descriptor: ClassNameCheckTest#test_corrections: 7
Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f38b5e3fea0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 17
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f38b5e3fea0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f38b5e363c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 17
Finished thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007f38b5e363c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_get_response: 17 #<File::Stat dev=0x8, ino=266765696, 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_response: #<Thread:0x00007f38b5e34b60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_post: 17
Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f38b5e34b60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 39245>
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f3917898c50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 17 : #<TCPSocket:fd 17, AF_INET6, ::1, 42733>
Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f3917898c50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 17
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f38b3411190 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f38b3411190 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f38b341fe00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 17 : #<TCPSocket:fd 17, AF_INET6, ::1, 45431>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f38b341fe00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 17
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f38b3418ab0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f38b3418ab0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f38b340f150 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007f38b340f150 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 35145>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 17
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 38817>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007f38b5d9fca0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 17
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f38b5d9fca0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 17
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f38b5d9fe20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f38b5d9fe20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 17
Leaked file descriptor: TestOpenURI#test_200: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 34907>
Closed file descriptor: TestOpenURI#test_mode: 17
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 17
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007f38b5d9ffd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 17
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 16 #<File::Stat dev=0x8, ino=267517760, 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_failed: #<Thread:0x00007f38b5d9ffd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 18
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36681>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 39917>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 37419>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 40391>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 18
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 19
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 45281>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 46689>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 21 : #<TCPSocket:fd 21, AF_INET6, ::1, 45281>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 18
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 21
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 43755>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 39233>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 18
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 19
Closed file descriptor: TestDateAttr#test__wday_predicate: 7
Closed file descriptor: TestDateAttr#test__wday_predicate: 17
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34757>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f38b356ec00 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007f38b356ec00 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead>
Finished(4/20)  tests in 2779.754088s, 12.0374 tests/s, 2332.9143 assertions/s.
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 18
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 17 #<File::Stat dev=0x8, ino=267871355, 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>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_get__crlf:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f38b55970b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 19
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007f38b55970b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35747>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 18 : #<TCPServer:fd 18, AF_INET, 0.0.0.0, 42255>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 18
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 19 : #<TCPSocket:fd 19, AF_INET, 127.0.0.1, 32861>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 19
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 18 : #<TCPServer:fd 18, AF_INET, 0.0.0.0, 38531>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 18
Closed file descriptor: TestUnicodeNormalize#test_reiwa: 7
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f38b556e9d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f38b556e9d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 18 #<File::Stat dev=0x8, ino=267881836, 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_set_form_with_file: 20
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f38b5a38ad0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f38b5a38ad0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 38517>
Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 20
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 20
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42701>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 43127>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 40221>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 42591>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 21
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 34639>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 45081>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 20
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 21
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 41615>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 43597>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 20
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 21
Closed file descriptor: TestGemDependency#test_merge: 7
Closed file descriptor: TestGemDependency#test_merge: 19
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40249>
Closed file descriptor: TestProcess#test_clock_gettime: 7
Finished(5/20)  tests in 2316.012826s, 14.4477 tests/s, 2799.8411 assertions/s.
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_get__crlf:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 20
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35389>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 19 #<File::Stat dev=0x8, ino=268527367, 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_allow_verify_none: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 41745>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 20
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 39261>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 20
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 34619>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 21 : #<TCPSocket:fd 21, AF_INET6, ::1, 44665>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 21
Leaked file descriptor: TestNetHTTPS#test_max_version: 20 #<File::Stat dev=0x8, ino=268663409, 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: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 46493>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 22
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33917>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 37305>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 37325>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 40283>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 23
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 43225>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 42407>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 23
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 39753>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 45549>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 23
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 7
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 21
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33497>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f38b29d55c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f38b2d57c10 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007f38b2d57c10 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead>
Finished(6/20)  tests in 2391.629145s, 13.9909 tests/s, 2711.4944 assertions/s.
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 22
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 21 #<File::Stat dev=0x8, ino=269384965, 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_head: #<Thread:0x00007f38b4c5cbe0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f38b4c5cbe0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 24
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46481>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 23 : #<TCPSocket:fd 23, AF_INET, 127.0.0.1, 42141>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 23
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 22 : #<TCPServer:fd 22, AF_INET, 0.0.0.0, 33387>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 22
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 22 : #<TCPServer:fd 22, AF_INET, 0.0.0.0, 37171>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 22
Closed file descriptor: TestStruct::TopStruct#test_members: 7
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 23
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 22 #<File::Stat dev=0x8, ino=269409141, 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_post: #<Thread:0x00007f38b7b8fce0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f38b7b8fce0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f38b7b8fb30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 24
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f38b7b8fb30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 25
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 24
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f38b7b8a220 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f38b7b8a220 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 23 #<File::Stat dev=0x8, ino=269417643, 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_post: #<Thread:0x00007f38b7b8ff50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 25
Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007f38b7b8ff50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 25 : #<TCPSocket:fd 25, AF_INET, 127.0.0.1, 44647>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f3914372270 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 25 : #<TCPSocket:fd 25, AF_INET6, ::1, 41029>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f3914372270 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 25
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f38b2a9ac30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f38b2a9ac30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 25 : #<TCPSocket:fd 25, AF_INET6, ::1, 39149>
Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f38b2a9fd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f38b2a9fd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: Reline::WithinPipeTest#test_macro_commands_for_moving: 25
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 25 : #<TCPSocket:fd 25, AF_INET, 127.0.0.1, 37061>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 25
Leaked file descriptor: TestNetHTTPContinue#test_expect_continue_error_before_body: 25 : #<TCPSocket:fd 25, AF_INET, 127.0.0.1, 35079>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f38b2c68150 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 25
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f38b2c68150 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f38b2c652d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 25
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f38b2c652d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41399>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 36809>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 34105>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 34549>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 25
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 26
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 34663>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 41945>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 25
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 26
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 32849>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 44537>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 25
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 26
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 7
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 24
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33735>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(7/20)  tests in 2802.788114s, 11.9385 tests/s, 2313.3886 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 24 #<File::Stat dev=0x8, ino=270493458, 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>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_s_start:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f38b5978110 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f38b5978110 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35455>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 26 : #<TCPSocket:fd 26, AF_INET, 127.0.0.1, 33431>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 26
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 25 : #<TCPServer:fd 25, AF_INET, 0.0.0.0, 41283>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 25
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 25 : #<TCPServer:fd 25, AF_INET, 0.0.0.0, 40685>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 25
Closed file descriptor: TestStruct::TopStruct#test_members: 7
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 26
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 25 #<File::Stat dev=0x8, ino=270533674, 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_post: #<Thread:0x00007f38b3a6b550 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 27
Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007f38b3a6b550 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 26 #<File::Stat dev=0x8, ino=270646521, 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: 27 #<File::Stat dev=0x8, ino=270668290, 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: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 40639>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 29
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 43129>
Closed file descriptor: TestNetHTTPS#test_get_SNI: 29
Leaked file descriptor: TestOpenURI#test_redirect_auth_success: 29 : #<TCPSocket:fd 29, AF_INET, 127.0.0.1, 46281>
Closed file descriptor: TestOpenURI#test_pass_keywords: 29
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40775>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 43733>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 37931>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 45133>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 29
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 30
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 37153>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 35521>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 29
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 30
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 35849>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 34271>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 29
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30
Closed file descriptor: TestGemDependency#test_match_eh_specification: 7
Closed file descriptor: TestGemDependency#test_match_eh_specification: 28
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43091>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(8/20)  tests in 2353.975259s, 14.2147 tests/s, 2754.8064 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 29
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f3916f3b500 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 30
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f3916f3b500 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34143>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 34703>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 28
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 40583>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 28
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 41119>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 28 #<File::Stat dev=0x8, ino=271304304, 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: 29 #<File::Stat dev=0x8, ino=271326323, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33921>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 41893>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 37231>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 43603>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 31
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 32
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 43681>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 39817>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 31
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 32
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 43653>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 43183>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 34 : #<TCPSocket:fd 34, AF_INET6, ::1, 43653>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 31
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 32
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 34
Closed file descriptor: TestGemDependency#test_merge_name_mismatch: 7
Closed file descriptor: TestGemDependency#test_merge_name_mismatch: 30
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45567>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(9/20)  tests in 2511.748343s, 13.3218 tests/s, 2581.4481 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 30 #<File::Stat dev=0x8, ino=272185933, 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>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_s_start:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 32
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f391c06fd30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 32
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f391c06fd30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f391c06faf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f391c06faf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 32
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f391c06f010 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f391c06f010 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 32
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 33
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34697>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 31 #<File::Stat dev=0x8, ino=272189290, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 33 : #<TCPSocket:fd 33, AF_INET, 127.0.0.1, 35547>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 33
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007f391c066910 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 36391>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 34 : #<TCPSocket:fd 34, AF_INET, 127.0.0.1, 36391>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007f391c066910 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 32
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 34
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 40713>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 32
Closed file descriptor: TestStruct::TopStruct#test_members: 7
Leaked thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f391c06fc70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 33
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 32 #<File::Stat dev=0x8, ino=272209533, 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:0x00007f391c06fc70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007f391c06fd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 34
Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f391c06fd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 34
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f391c06fca0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f391c06fca0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 33 #<File::Stat dev=0x8, ino=272209597, 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_s_get_response: 35
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_non_chunked_streamed_HTTP_session_write: 36
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 37 : #<TCPSocket:fd 37, AF_INET, 127.0.0.1, 40548>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 37
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 35 : #<TCPSocket:fd 35, AF_INET6, ::1, 41245>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 35
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 35 : #<TCPSocket:fd 35, AF_INET6, ::1, 42719>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 35
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 35 : #<TCPSocket:fd 35, AF_INET6, ::1, 45711>
Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f38b7a1fe20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f38b7a1fe20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: PPTestModule::PPInspectTest#test_pretty_print_inspect: 35
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 35 : #<TCPSocket:fd 35, AF_INET, 127.0.0.1, 45675>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 35
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36521>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 36617>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 37045>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 39641>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 35
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 36
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 42121>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 40111>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 35
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 36
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 43615>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 45955>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 35
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 36
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 7
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 34
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40417>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(10/20)  tests in 2931.289090s, 11.4151 tests/s, 2212.3219 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 34 #<File::Stat dev=0x8, ino=273172642, 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>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_s_start:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007f39145c90d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 36
Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007f39145c90d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 36
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39837>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 35 #<File::Stat dev=0x8, ino=273172925, 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_allow_verify_none: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 46277>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 36
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 42251>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 36
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 41629>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 36 #<File::Stat dev=0x8, ino=273185243, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 37 #<File::Stat dev=0x8, ino=273290226, 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: 39 : #<TCPSocket:fd 39, AF_INET6, ::1, 40137>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 39
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 39 : #<TCPSocket:fd 39, AF_INET, 127.0.0.1, 35381>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41545>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 34753>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 37213>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 36997>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 39
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 40
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 37519>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 35187>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 39
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 40
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 33505>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 33151>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 39
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 40
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 7
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 38
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44053>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(11/20)  tests in 2238.377523s, 14.9488 tests/s, 2896.0387 assertions/s.
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_get__break:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 39
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f391465fd30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 39
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f391465fd30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 39
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44719>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 39 : #<TCPSocket:fd 39, AF_INET, 127.0.0.1, 45443>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 39
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 38 : #<TCPServer:fd 38, AF_INET, 0.0.0.0, 43899>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 40 : #<TCPSocket:fd 40, AF_INET, 127.0.0.1, 43899>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 38
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 40
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 38 : #<TCPServer:fd 38, AF_INET, 0.0.0.0, 40749>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 38
Closed file descriptor: TestStruct::TopStruct#test_members: 7
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 39
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 40
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 39
Closed file descriptor: TestNetHTTP_v1_2#test_post: 39
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 39
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 41 : #<TCPSocket:fd 41, AF_INET, 127.0.0.1, 34986>
Closed file descriptor: TestOpenURISSL#test_validation_success: 41
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007f38b7a9fd40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f38b7a9fd40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f38b7a9faa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 39
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f38b7a9faa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f38b7dd3ac0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f38b7dd3ac0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 39
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f38b7a99560 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 38 #<File::Stat dev=0x8, ino=274285682, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35881>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 33241>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 43095>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 36731>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 40
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 41
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 46269>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 46499>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 40
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 41
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 43953>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 34783>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 40
Closed file descriptor: TestGemDependency#test_matches_spec_eh: 7
Closed file descriptor: TestGemDependency#test_matches_spec_eh: 39
Closed file descriptor: TestGemDependency#test_matches_spec_eh: 41
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37295>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f38b55b2fe0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007f38b55b2fe0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead>
Finished(12/20)  tests in 2826.396697s, 11.8387 tests/s, 2293.4898 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43227>
Multiple autoclose IO objects for a file descriptor in: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 40 : #<TCPSocket:fd 40, AF_INET, 127.0.0.1, 36491>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 40
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007f38b4697860 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 45143>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 41 : #<TCPSocket:fd 41, AF_INET, 127.0.0.1, 45143>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007f38b4697860 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 39
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 41
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 43203>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 39
Closed file descriptor: ClassNameCheckTest#test_corrections: 7
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 40
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 40
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 42 : #<TCPSocket:fd 42, AF_INET, 127.0.0.1, 41354>
Closed file descriptor: TestOpenURISSL#test_validation_success: 42
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 42 : #<TCPSocket:fd 42, AF_INET, 127.0.0.1, 44812>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 42
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f39179d3e00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 40 : #<TCPSocket:fd 40, AF_INET6, ::1, 45363>
Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f39179d3e00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 40
Leaked file descriptor: TestNetHTTPS#test_max_version: 39 #<File::Stat dev=0x8, ino=275218022, 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: 41 : #<TCPSocket:fd 41, AF_INET6, ::1, 42137>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 41
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 41 : #<TCPSocket:fd 41, AF_INET6, ::1, 38805>
Closed file descriptor: Test_BUG_14834#test: 41
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 41 : #<TCPSocket:fd 41, AF_INET, 127.0.0.1, 36065>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f38b3d6fcf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f38b3746020 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 41
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45951>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 33849>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 35941>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 44239>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 41
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 42
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 44493>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 37389>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 41
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 42
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 39613>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 33009>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 41
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 42
Closed file descriptor: TestGemDependency#test_merge_default: 7
Closed file descriptor: TestGemDependency#test_merge_default: 40
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35659>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f38b55422a0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007f38b55422a0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead>
Finished(13/20)  tests in 2424.982988s, 13.7984 tests/s, 2673.3969 assertions/s.
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007f38b538efa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 41
Finished thread: TestNetHTTPLocalBind#test_bind_to_local_host: #<Thread:0x00007f38b538efa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 40 #<File::Stat dev=0x8, ino=275735283, 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>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_get__crlf:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33363>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 41 #<File::Stat dev=0x8, ino=275736347, 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_allow_verify_none: 42 : #<TCPServer:fd 42, AF_INET, 0.0.0.0, 37791>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 42
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 42 : #<TCPServer:fd 42, AF_INET, 0.0.0.0, 42739>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 42
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 42 : #<TCPServer:fd 42, AF_INET, 0.0.0.0, 35863>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 42 #<File::Stat dev=0x8, ino=275750617, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 43 #<File::Stat dev=0x8, ino=275861865, 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=275884501, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40333>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 43987>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 44173>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 42165>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 46
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 47
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 46601>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 41727>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 46
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 47
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 36171>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 42251>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 46
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 47
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 7
Closed file descriptor: TestGemVersionOption#test_add_platform_option: 45
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36613>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(14/20)  tests in 2235.832101s, 14.9658 tests/s, 2900.2267 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 45 #<File::Stat dev=0x8, ino=276417142, 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>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_post:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43875>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 46 #<File::Stat dev=0x8, ino=276422795, 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_allow_verify_none: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 45363>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 47
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 39037>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 47
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 43261>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 48 : #<TCPSocket:fd 48, AF_INET, 127.0.0.1, 44031>
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f391cda9a70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 48 : #<TCPSocket:fd 48, AF_INET6, ::1, 36321>
Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f391cda9a70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 48
Leaked file descriptor: TestNetHTTPS#test_max_version: 47 #<File::Stat dev=0x8, ino=276551665, 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_verify_none: #<Thread:0x00007f38b3451de0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f38b3451de0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f38b3453550 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f38b3453550 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f38b345fdf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007f38b345fdf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 49 : #<TCPSocket:fd 49, AF_INET6, ::1, 45365>
Closed file descriptor: TestNetHTTPS#test_get_SNI: 49
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f38b345fd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007f38b345fd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 33881>
Closed file descriptor: TestGemCommandsQueryCommandWithInstalledGems#test_execute_details_truncates_summary: 49
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 41943>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 49
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f38b480fdc0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f38b480fdc0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f38b480fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 49
Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f38b480fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35021>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 39881>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 39777>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 37197>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 49
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 50
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 37979>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 42933>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 49
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 50
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 43083>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 33305>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 49
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 50
Closed file descriptor: TestGemDependency#test_initialize_version: 7
Closed file descriptor: TestGemDependency#test_initialize_version: 48
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39487>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f38b41bc3f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished(15/20)  tests in 2847.987583s, 11.7490 tests/s, 2276.3618 assertions/s.
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_get2:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 49
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 48 #<File::Stat dev=0x8, ino=277644521, 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__break: 50
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 49 #<File::Stat dev=0x8, ino=277634630, 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_chunked_break: #<Thread:0x00007f391cda4d30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f391cda4d30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 51
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45587>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 51 : #<TCPSocket:fd 51, AF_INET, 127.0.0.1, 42433>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 51
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 40769>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 50
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 38169>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 50
Closed file descriptor: TestStruct::TopStruct#test_members: 7
Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007f391cdafef0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 51
Finished thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f391cdafef0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 51
Leaked file descriptor: TestNetHTTPS#test_max_version: 50 #<File::Stat dev=0x8, ino=277820610, 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:0x00007f3915313820 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 52
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f3915313820 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39385>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 35865>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 35563>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 44441>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 53
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 34509>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 43867>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 53
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 38049>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 42973>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 53
Closed file descriptor: TestGemDependency#test_merge_default: 7
Closed file descriptor: TestGemDependency#test_merge_default: 51
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37149>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(16/20)  tests in 2455.076736s, 13.6293 tests/s, 2641.1358 assertions/s.
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_s_get:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 52
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 51 #<File::Stat dev=0x8, ino=278352937, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45961>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 52 : #<TCPServer:fd 52, AF_INET, 0.0.0.0, 46349>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 52
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 52 : #<TCPServer:fd 52, AF_INET, 0.0.0.0, 46571>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 52
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 52 : #<TCPServer:fd 52, AF_INET, 0.0.0.0, 46585>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 52 #<File::Stat dev=0x8, ino=278470427, 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: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 32975>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 54
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 37851>
Closed file descriptor: TestNetHTTPS#test_get_SNI: 54
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 54
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 54
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f38b7e8fc20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f38b7e8fc20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f38b7e8f950 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 54
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f38b7e8f950 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37059>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 45139>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 37907>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 38637>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 54
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 55
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 38381>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 45131>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 54
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 55
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 41711>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 44725>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 54
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 55
Closed file descriptor: TestGemDependency#test_equals2: 7
Closed file descriptor: TestGemDependency#test_equals2: 53
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41293>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(17/20)  tests in 2386.218848s, 14.0226 tests/s, 2717.2797 assertions/s.
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_get__crlf:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 54
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 54
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39331>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 39119>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 54
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 53 : #<TCPServer:fd 53, AF_INET, 0.0.0.0, 39439>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 53
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 53 : #<TCPServer:fd 53, AF_INET, 0.0.0.0, 45377>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 53
Closed file descriptor: TestStruct::TopStruct#test_members: 7
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 54
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f38b33cfca0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_post: 54
Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f38b33cfca0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_non_chunked_streamed_HTTP_session_write: 55
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 45183>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 39657>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 54
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 34319>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 54
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f38b3c08410 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f38b3c08410 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 41865>
Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 54
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 39859>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 54
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 38773>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 54
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 54
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f38b387fe50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 54
Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f38b387fe50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f38b387f910 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 53 #<File::Stat dev=0x8, ino=279717077, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44903>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 38565>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 43893>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 34635>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 55
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 56
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 37183>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 41113>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 55
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 56
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 39799>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 46415>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 55
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 56
Closed file descriptor: TestGemDependency#test_merge_name_mismatch: 7
Closed file descriptor: TestGemDependency#test_merge_name_mismatch: 54
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35953>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f3917e10c90 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007f3917e10c90 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead>
Finished(18/20)  tests in 3290.070733s, 10.1703 tests/s, 1970.7664 assertions/s.
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_get2:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 55
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007f3916f6ffd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 55
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f3916f6ffd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 56
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 55
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f3916f69bb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f3916f69bb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 54 #<File::Stat dev=0x8, ino=280348830, 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_request: 56
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 57
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45475>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 55 : #<TCPServer:fd 55, AF_INET, 0.0.0.0, 43357>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 55
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 55 : #<TCPServer:fd 55, AF_INET, 0.0.0.0, 46617>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 55
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 55 : #<TCPServer:fd 55, AF_INET, 0.0.0.0, 44955>
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 56
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 55 #<File::Stat dev=0x8, ino=280351455, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 56 #<File::Stat dev=0x8, ino=280453080, 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: 57 #<File::Stat dev=0x8, ino=280502957, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43057>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 45539>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 37375>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 44661>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 59
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 60
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 37241>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 38027>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 59
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 60
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 39217>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 42967>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 59
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 60
Closed file descriptor: TestGemDependency#test_match_eh_specification: 7
Closed file descriptor: TestGemDependency#test_match_eh_specification: 58
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43943>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(19/20)  tests in 2204.996824s, 15.1751 tests/s, 2940.6033 assertions/s.
Multiple autoclose IO objects for a file descriptor in: TestNetHTTP_v1_2_chunked#test_set_form:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f3914410ee0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 60
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f3914410ee0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 58 #<File::Stat dev=0x8, ino=281044644, 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: 59 #<File::Stat dev=0x8, ino=281049825, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37975>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 60 : #<TCPServer:fd 60, AF_INET, 0.0.0.0, 43159>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 60
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 60 : #<TCPServer:fd 60, AF_INET, 0.0.0.0, 35045>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 60
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 60 : #<TCPServer:fd 60, AF_INET, 0.0.0.0, 37901>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 60 #<File::Stat dev=0x8, ino=281068282, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 61 #<File::Stat dev=0x8, ino=281066625, 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_post: #<Thread:0x00007f38b2a6ff10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 63
Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007f38b2a6ff10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 63 : #<TCPSocket:fd 63, AF_INET6, ::1, 44901>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 63
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 63
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35139>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 62 : #<TCPServer:fd 62, AF_INET6, ::1, 42663>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 64 : #<TCPSocket:fd 64, AF_INET6, ::1, 42663>
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, 44985>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 44823>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 63
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 64
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 35863>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 46453>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 63
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 64
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 44029>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 37059>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 63
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 64
Closed file descriptor: TestGemDependency#test_match_eh_specification: 7
Closed file descriptor: TestGemDependency#test_match_eh_specification: 62
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35581>
Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7
Finished(20/20)  tests in 2603.952549s, 12.8501 tests/s, 2489.1563 assertions/s.
669219 tests, 129674027 assertions, 0 failures, 0 errors, 3451 skips

ruby -v: ruby 3.4.0dev (2024-07-17T02:42:29Z master 371790165f) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
ruby 3.4.0dev (2024-07-17T02:42:29Z master 371790165f) [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 200.142902 seconds

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