# Logfile created on 2024-07-28 15:28:24 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f8a62dcfde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-repeat50", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat50", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat50", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat50", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=50", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat50.20240728-152824", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f8a62df1f80 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f8a62df1d00 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f8a62d0a7e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20240728-152824", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20240728-152824>, @binmode=false, @mon_data=#<Monitor:0x00007f8a62df1878>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat50/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = e798f45cc2
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper'
/tmp/ruby/src/trunk-repeat50/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-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat50/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

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

# Running tests:

Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 9
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 9
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36597>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f18aeb97aa8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 40119>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 9
Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f18af1bfed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f18af1bfed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f18af1bfb60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get: 9
Finished thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007f18af1bfb60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 9
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 9
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 9
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007f18af1bf908 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 9
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f18af1bf908 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_host: #<Thread:0x00007f18a1b2b1a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 9
Finished thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007f18a1b2b1a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(1/50)  tests in 2019.956044s, 16.5380 tests/s, 3208.3446 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 9
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f18a0d2e7d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f18a0d2e7d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f18bd59f2e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 9
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f18bd59f2e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 9
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f18bd59f380 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f18acf9a968 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 9
Finished thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f18acf9a968 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 8 #<File::Stat dev=0x8, ino=166008583, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007f18af0f6d50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=166074644, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(2/50)  tests in 1590.683988s, 21.0017 tests/s, 4076.9650 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 11
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 37673>
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f18bcaccb38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f18bcaccb38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f18bc8a9f18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 11
Finished thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f18bc8a9f18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007f18bd681b90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 12
Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007f18bd681b90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 11
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 #<File::Stat dev=0x8, ino=166555041, 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(3/50)  tests in 1550.117088s, 21.5513 tests/s, 4183.6562 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f18bd171358 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f18bd171358 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f18ad2848e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 12
Finished thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f18ad2848e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 11 #<File::Stat dev=0x8, ino=166574684, 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(4/50)  tests in 1610.896520s, 20.7381 tests/s, 4025.8756 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 13
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 13
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 13
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 33711>
Closed file descriptor: TestHashOnly#test_replace_bug15358: 13
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f18bc5390b8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f18bc5390b8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f18a1563478 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 13
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 13
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007f18bda6df10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 13
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f18bda6df10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 14
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 13
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 12 #<File::Stat dev=0x8, ino=168053293, 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: 14
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 14
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 14
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 14
Finished(5/50)  tests in 2310.001590s, 14.4619 tests/s, 2807.4067 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 14
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f18bcc3fe48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f18bcc3fe48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 14
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 14
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 13 #<File::Stat dev=0x8, ino=168137262, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f18bcc35d30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f18bcc35d30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f18bcc3fe98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f18bcc3fe98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f18bcc3fbc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 15
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f18bcc3fbc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f18bcc3fdf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f18bc86cbb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 15
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f18bc86cbb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007f18accb21d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 16
Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007f18accb21d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 14 #<File::Stat dev=0x8, ino=168516396, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f18bc2aa180 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 16
Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007f18bc2aa180 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(6/50)  tests in 1659.962268s, 20.1252 tests/s, 3906.6322 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 15 #<File::Stat dev=0x8, ino=168981825, 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: 16 #<File::Stat dev=0x8, ino=169056489, 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(7/50)  tests in 1523.634979s, 21.9259 tests/s, 4256.0476 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 18
Finished(8/50)  tests in 1589.407234s, 21.0185 tests/s, 4079.8801 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 18
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 18
Closed file descriptor: TestHashOnly#test_replace_bug15358: 18
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f18ad46ca90 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f18ad46ca90 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 18
Closed file descriptor: TestNetHTTP_v1_2#test_get: 18
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f18a3245320 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f18a3245320 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 18
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f18adf5ef98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 18
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007f18adf5ef98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18adf54ed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f18adf54ed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 18
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 18
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 17 #<File::Stat dev=0x8, ino=170600848, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(9/50)  tests in 2339.787129s, 14.2778 tests/s, 2771.9676 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f18bc4a2618 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f18bc4a2618 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007f18bdabfcc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 19
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f18bdabfcc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f18bdabb3f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f18bdabb3f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 19
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 19
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007f18bca417b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(10/50)  tests in 1672.875096s, 19.9698 tests/s, 3876.2529 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 18 #<File::Stat dev=0x8, ino=171521120, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 19 #<File::Stat dev=0x8, ino=171520857, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 20 #<File::Stat dev=0x8, ino=171510481, 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(11/50)  tests in 1513.763841s, 22.0688 tests/s, 4283.9641 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f18bc8b62e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f18bc8b62e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f18a359fdb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 22
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f18a359fdb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(12/50)  tests in 1556.819747s, 21.4585 tests/s, 4165.7038 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 22
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 21 #<File::Stat dev=0x8, ino=172104791, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f18acc9f4c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 23
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f18acc9f4c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f18ad018d68 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Closed file descriptor: TestSocket#test_tcp_socket_v6_address_passed: 27
Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007f18ad018d68 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 24 : #<TCPSocket:fd 24, AF_INET6, ::1, 41773>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 24
Closed file descriptor: TestNetHTTP_v1_2#test_post: 23
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 23
Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f18a0c50b88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f18a0c50b88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f18a0c5ff70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get: 23
Finished thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007f18a0c5ff70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f18a0c55a20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f18a0c55a20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 23
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 24
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 23
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f18ad5fe4f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18ad5fe4f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 23
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 22 #<File::Stat dev=0x8, ino=173052998, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 24
Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f18a0c5fd40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(13/50)  tests in 2316.775210s, 14.4196 tests/s, 2799.5314 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f18af4e35f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 24
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f18af4e35f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 24
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f18aef101f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f18aef101f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 24
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f18ae66d0a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 24
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f18ae66d0a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007f18add249f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 24
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007f18add249f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f18bc9c9d08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 24
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f18bc9c9d08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f18a2049b80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 24
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 23 #<File::Stat dev=0x8, ino=173562856, 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:0x00007f18a2049b80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 24 #<File::Stat dev=0x8, ino=173589745, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(14/50)  tests in 1694.775213s, 19.7118 tests/s, 3827.2533 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f18ad8027e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f18ad8027e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f18a18efe70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 26
Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f18a18efe70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 27 : #<TCPSocket:fd 27, AF_INET6, ::1, 41901>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 27
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 26
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 25 #<File::Stat dev=0x8, ino=174063740, 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:0x00007f18a22f73a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18a22f73a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 27
Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f18bca5fdd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 26 #<File::Stat dev=0x8, ino=174132363, 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(15/50)  tests in 1639.617485s, 20.3749 tests/s, 3955.8617 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f18a3726880 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 28
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f18a3726880 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 28
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f18ac5cf0f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f18ac5cf0f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007f18a098cd48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 27 #<File::Stat dev=0x8, ino=174571263, 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: 30
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 29
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f18ac40ee00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 29
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f18ac40ee00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 29 : #<TCPSocket:fd 29, AF_INET, 127.0.0.1, 42547>
Finished(16/50)  tests in 1522.962874s, 21.9355 tests/s, 4258.7368 assertions/s.
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 28 #<File::Stat dev=0x8, ino=174665093, 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: 30
Closed file descriptor: TestNetHTTP_v1_2#test_request: 31
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 30
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007f18af43efd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 30
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f18af43efd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f18af43fe30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f18af43fe30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 30
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f18a22fde08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18a22fde08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 30
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 29 #<File::Stat dev=0x8, ino=175620945, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 31
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007f18af43ff48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 31
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18af43ff48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18af43fe08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f18af43fe08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 31
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 31
Finished(17/50)  tests in 2366.476908s, 14.1168 tests/s, 2741.0325 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f18bcfffe20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 31
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f18bcfffe20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 31
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 31
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 31 : #<TCPSocket:fd 31, AF_INET, 127.0.0.1, 44195>
Closed file descriptor: TestHashOnly#test_replace_bug15358: 31
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 30 #<File::Stat dev=0x8, ino=176154563, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 32
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 32
Finished(18/50)  tests in 1714.575791s, 19.4841 tests/s, 3783.8619 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 32
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 32
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 33
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 32
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 31 #<File::Stat dev=0x8, ino=176653068, 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_patch: #<Thread:0x00007f18bc418198 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(19/50)  tests in 1668.879627s, 20.0176 tests/s, 3885.9034 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 33
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 33
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 32 #<File::Stat dev=0x8, ino=177145881, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(20/50)  tests in 1626.347717s, 20.5411 tests/s, 3987.9104 assertions/s.
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 33 #<File::Stat dev=0x8, ino=177276236, 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: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 35
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 35
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 35 : #<TCPSocket:fd 35, AF_INET, 127.0.0.1, 37697>
Closed file descriptor: TestHashOnly#test_replace_bug15358: 35
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36 : #<TCPSocket:fd 36, AF_INET6, ::1, 43915>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 36
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 36 : #<TCPSocket:fd 36, AF_INET6, ::1, 37221>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 36
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 35
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 34 #<File::Stat dev=0x8, ino=178264729, 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: 36
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 36
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 36
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 35 #<File::Stat dev=0x8, ino=178352202, 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(21/50)  tests in 2363.996451s, 14.1316 tests/s, 2743.7076 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 37
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f18bc5d1b60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f18bc5d1b60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 37
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 37 : #<TCPSocket:fd 37, AF_INET, 127.0.0.1, 34745>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 37
Finished(22/50)  tests in 1697.741388s, 19.6773 tests/s, 3819.9958 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 37
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007f18ad8f0030 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 38
Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007f18ad8f0030 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 37 #<File::Stat dev=0x8, ino=179287654, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007f18ad8cd030 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 37
Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f18ad8cd030 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 36 #<File::Stat dev=0x8, ino=179334382, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(23/50)  tests in 1703.264962s, 19.6135 tests/s, 3807.7669 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 38
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 37 #<File::Stat dev=0x8, ino=179753901, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 39
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 38 #<File::Stat dev=0x8, ino=179773669, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007f18ac6e0a20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 41
Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007f18ac6e0a20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 39 #<File::Stat dev=0x8, ino=179771660, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 41
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18ad05ff60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f18ad05ff60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 41
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 42
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 41
Finished(24/50)  tests in 1765.379877s, 18.9234 tests/s, 3673.8841 assertions/s.
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 41
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007f18ae8afef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007f18ae8afef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007f18ae8afc00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 41 : #<TCPSocket:fd 41, AF_INET, 127.0.0.1, 43729>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 41
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 40 #<File::Stat dev=0x8, ino=180876106, 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_request: 43
Closed file descriptor: TestNetHTTP_v1_2#test_head: 42
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 42
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 42
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 43
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 42
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 42
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18af455578 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f18af455578 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f18af45fe10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 42
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f18af45fe10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f18acf05bb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(25/50)  tests in 2360.782998s, 14.1508 tests/s, 2746.9213 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f18bd7dfe10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f18bd7dfe10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f18bd7dfbe0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 42
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f18bd7dfbe0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 42
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 42
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 42 : #<TCPSocket:fd 42, AF_INET, 127.0.0.1, 38065>
Closed file descriptor: TestHashOnly#test_replace_bug15358: 42
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 36549>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 43
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 42417>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 43
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 42
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f18acd0b120 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 42
Finished thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f18acd0b120 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f18acd086f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f18acd086f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f18acd09fa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 42
Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007f18acd09fa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(26/50)  tests in 1729.929674s, 19.3112 tests/s, 3747.9847 assertions/s.
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 41 #<File::Stat dev=0x8, ino=181473430, 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: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 43 : #<TCPSocket:fd 43, AF_INET, 127.0.0.1, 42077>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 43
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 43
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f18a005af90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18a005af90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f18a0f07b60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 43
Finished thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f18a0f07b60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 42 #<File::Stat dev=0x8, ino=181884786, 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(27/50)  tests in 1720.628038s, 19.4156 tests/s, 3769.5474 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 44
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f18ac66cf08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 44
Leaked file descriptor: TestNetHTTP_v1_2#test_send_request: 44 #<File::Stat dev=0x8, ino=182440851, 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_send_request: #<Thread:0x00007f18ad16c9f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 44
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f18ad16c9f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 43 #<File::Stat dev=0x8, ino=182437849, 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:0x00007f18ad167c78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18ad167c78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 45
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 45
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 46
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007f18af4dd0b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f18af4dd0b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f18ad16d7e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007f18ad16d7e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007f18ad16fd60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 45
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18ad16fd60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(28/50)  tests in 2053.733752s, 16.2665 tests/s, 3158.1966 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f18ad3afe18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 45
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 45 : #<TCPSocket:fd 45, AF_INET, 127.0.0.1, 41463>
Closed file descriptor: TestHashOnly#test_replace_bug15358: 45
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f18add42430 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007f18add42430 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 45
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 44 #<File::Stat dev=0x8, ino=183494757, 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_form: #<Thread:0x00007f18ac2b9410 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 46
Finished thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f18ac2b9410 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(29/50)  tests in 2169.485305s, 15.3986 tests/s, 2989.5741 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f18bc3127a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 46
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f18bc3127a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f18af97b458 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 46
Finished thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f18af97b458 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 46
Finished(30/50)  tests in 1747.786045s, 19.1139 tests/s, 3709.2029 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 46
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f18af369d80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 46
Finished thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f18af369d80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 45 #<File::Stat dev=0x8, ino=184488473, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 47
Finished(31/50)  tests in 1741.298199s, 19.1851 tests/s, 3724.8083 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 47 : #<TCPSocket:fd 47, AF_INET, 127.0.0.1, 46263>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 47
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 48 : #<TCPSocket:fd 48, AF_INET6, ::1, 33043>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 48
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 47
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 46 #<File::Stat dev=0x8, ino=185354688, 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_head: 48
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 48
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f18a36a6dd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18a36a6dd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 48
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 48
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 48
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007f18ad05fdd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f18ad05fdd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f18ad05fc68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(32/50)  tests in 2301.609271s, 14.5146 tests/s, 2817.2062 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 48
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 48 : #<TCPSocket:fd 48, AF_INET, 127.0.0.1, 34273>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 48
Finished(33/50)  tests in 1793.991606s, 18.6216 tests/s, 3614.2337 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 48
Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f18adf1a2a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 47
Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f18adf1a2a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f18af796b38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18af796b38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 47 #<File::Stat dev=0x8, ino=186583596, 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(34/50)  tests in 1709.029462s, 19.5474 tests/s, 3795.9913 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 38337>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 49
Finished(35/50)  tests in 1722.747723s, 19.3917 tests/s, 3765.2216 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 49
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 42335>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 49
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f18ac3e76e8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007f18ac3e76e8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 50 : #<TCPSocket:fd 50, AF_INET6, ::1, 37639>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 50
Closed file descriptor: TestNetHTTP_v1_2#test_post: 49
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 48 #<File::Stat dev=0x8, ino=188126437, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 49 #<File::Stat dev=0x8, ino=188125872, 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_post: 51
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f18a36179d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18a36179d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 51
Leaked thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f18ad55b870 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 51
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f18ad55b870 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f18ad55e188 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007f18ad55e188 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007f18ad55fd80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 51
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18ad55fd80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18ad55ff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f18ad55ff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f18ad55fe20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 51
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f18ad55fe20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 52
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 51
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007f18af81fe10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(36/50)  tests in 2391.978155s, 13.9663 tests/s, 2711.6949 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 51
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f189b48fe58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f189b48fe58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 51
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f189b485c28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f189b485c28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 51
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 51 : #<TCPSocket:fd 51, AF_INET, 127.0.0.1, 39253>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 51
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f18afca1f60 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f18afca1f60 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 50 #<File::Stat dev=0x8, ino=188697540, 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(37/50)  tests in 1713.522552s, 19.4961 tests/s, 3784.8355 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f18bceb7fe0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f18bceb7fe0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f18a360e7b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 52
Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f18a360e7b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(38/50)  tests in 1619.124463s, 20.6328 tests/s, 4004.6569 assertions/s.
Leaked thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007f18ae287558 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f18ae287558 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f18ae28fd20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 52
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 51 #<File::Stat dev=0x8, ino=189680207, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007f18ae28fd20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(39/50)  tests in 1740.883518s, 19.1897 tests/s, 3725.0154 assertions/s.
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 53
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 34409>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 53
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f18a22f5320 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f18a22f5320 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 52 #<File::Stat dev=0x8, ino=190783227, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007f18ad1b0888 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 55
Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007f18ad1b0888 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 53 #<File::Stat dev=0x8, ino=190779195, 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_head: 55
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f18bc41ff88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f18bc41ff88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 55
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 54 #<File::Stat dev=0x8, ino=190784932, 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: 57
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 56
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007f18ad72ff48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 56
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18ad72ff48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18ad72fe08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f18ad72fe08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(40/50)  tests in 2415.370395s, 13.8310 tests/s, 2685.2668 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 56
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f189bfefeb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 56
Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f189bfefeb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f189bfe82c8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f18bd774ed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f18bd774ed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 57 : #<TCPSocket:fd 57, AF_INET6, ::1, 42271>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 57
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 57 : #<TCPSocket:fd 57, AF_INET6, ::1, 37801>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 55 #<File::Stat dev=0x8, ino=191258592, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 56 #<File::Stat dev=0x8, ino=191264597, 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: 57 #<File::Stat dev=0x8, ino=191320885, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(41/50)  tests in 1733.497032s, 19.2714 tests/s, 3741.7762 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 59
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 58 #<File::Stat dev=0x8, ino=191752437, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 59 #<File::Stat dev=0x8, ino=191758487, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 60 #<File::Stat dev=0x8, ino=191760503, 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(42/50)  tests in 1605.982714s, 20.8016 tests/s, 4038.5092 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 62
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 61 #<File::Stat dev=0x8, ino=192253547, 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_request: 64
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 63
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 62 #<File::Stat dev=0x8, ino=192261240, 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_head: 64
Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f18ad721f38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 64
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f18ad721f38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007f18ad72fd68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 64
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007f18ad72fd68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007f18be62c838 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 63 #<File::Stat dev=0x8, ino=192267421, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 64 #<File::Stat dev=0x8, ino=192250879, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 66
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 66
Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f18ae9afdd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 65 #<File::Stat dev=0x8, ino=192346895, 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(43/50)  tests in 1695.030328s, 19.7088 tests/s, 3825.2159 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f18a04bfa68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f18a04bfa68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f18bc90b7b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f18bc90b7b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f18bc90fd40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 67
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f18bc90fd40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 67
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 67 : #<TCPSocket:fd 67, AF_INET, 127.0.0.1, 43931>
Closed file descriptor: TestHashOnly#test_replace_bug15358: 67
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f18a36d9f80 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f18a36d9f80 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f18a01dfdc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 67
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 66 #<File::Stat dev=0x8, ino=193327989, 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_get__crlf: #<Thread:0x00007f18a01dfdc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 68
Closed file descriptor: TestNetHTTP_v1_2#test_head: 68
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f18a01db7c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f18a01db7c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f18a01dfdc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 68
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f18a01dfdc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 68
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f18a01dfd48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18a01dfd48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 68
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 67 #<File::Stat dev=0x8, ino=193332887, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007f18a01dded0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 69
Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f18a01dded0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18a01d02a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f18a01d02a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 69
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007f18a01dfde8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(44/50)  tests in 2402.005205s, 13.9080 tests/s, 2700.4667 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f1898aa2cf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 69
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f1898aa2cf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 69
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 68 #<File::Stat dev=0x8, ino=193836910, 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: 69 #<File::Stat dev=0x8, ino=193895923, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(45/50)  tests in 1733.744826s, 19.2687 tests/s, 3741.5293 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 70 #<File::Stat dev=0x8, ino=194330299, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(46/50)  tests in 1724.882320s, 19.3677 tests/s, 3760.1191 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 72 #<File::Stat dev=0x8, ino=194920987, 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_request: 74
Leaked thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007f18a2defe10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 73
Finished thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f18a2defe10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 73
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 73
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f18af3722a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18af3722a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 73
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 71 #<File::Stat dev=0x8, ino=194922983, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 74
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f18a223b268 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f18a223b268 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f18af37fe78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 74
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f18af37fe78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 75
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 74
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 73 #<File::Stat dev=0x8, ino=195091468, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(47/50)  tests in 1893.462101s, 17.6433 tests/s, 3426.4483 assertions/s.
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 74 #<File::Stat dev=0x8, ino=195190768, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f18bdb0e820 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f18bdb0e820 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f18bdb0fdb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 76
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f18bdb0fdb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 76
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 76 : #<TCPSocket:fd 76, AF_INET, 127.0.0.1, 44133>
Closed file descriptor: TestHashOnly#test_replace_bug15358: 76
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 77 : #<TCPSocket:fd 77, AF_INET6, ::1, 36107>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 77
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 77 : #<TCPSocket:fd 77, AF_INET6, ::1, 45309>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 76
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 75 #<File::Stat dev=0x8, ino=195964136, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_host: #<Thread:0x00007f18a360bea0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 77
Finished thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007f18a360bea0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 76 #<File::Stat dev=0x8, ino=196024015, 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(48/50)  tests in 2270.425505s, 14.7140 tests/s, 2856.5694 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 78
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 78
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 78
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f18a1d646b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18a1d646b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 78
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 78
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 78
Finished(49/50)  tests in 1730.349455s, 19.3065 tests/s, 3747.8025 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f18a1a04f18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 78
Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f18a1a04f18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f18a23bb570 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f18a23bb570 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 78
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 77 #<File::Stat dev=0x8, ino=196953419, 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: 80
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 78 #<File::Stat dev=0x8, ino=197027071, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(50/50)  tests in 1658.739144s, 20.1400 tests/s, 3909.5014 assertions/s.
1670349 tests, 324270684 assertions, 0 failures, 0 errors, 8546 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
ruby 3.4.0dev (2024-07-26T17:20:04Z master e798f45cc2) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 37.910762 seconds

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