# Logfile created on 2024-07-26 12:29:09 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fdf49cdfde0 @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.20240726-122909", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fdf49d01f80 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fdf49d01d00 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fdf49c1a7e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20240726-122909", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20240726-122909>, @binmode=false, @mon_data=#<Monitor:0x00007fdf49d01878>, @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
From https://github.com/ruby/ruby
   22ad6b2..67e1ea0  master     -> origin/master
Updating 22ad6b2..67e1ea0
Fast-forward
 .github/workflows/codeql-analysis.yml              |  8 +--
 .github/workflows/scorecards.yml                   |  2 +-
 ast.c                                              |  2 +-
 compile.c                                          |  8 ++-
 gc/default.c                                       |  4 +-
 include/ruby/onigmo.h                              |  1 +
 lib/bundler/cli.rb                                 | 36 +++++------
 lib/bundler/cli/check.rb                           |  2 +-
 lib/bundler/cli/gem.rb                             |  2 +-
 node_dump.c                                        |  3 +-
 parse.y                                            | 22 +++----
 prism/templates/src/serialize.c.erb                |  4 ++
 regexec.c                                          | 73 +++++++++++++++-------
 rubyparser.h                                       | 11 +---
 spec/bundler/cache/gems_spec.rb                    | 28 ++++++---
 spec/bundler/commands/check_spec.rb                | 11 ++++
 spec/bundler/commands/install_spec.rb              | 12 ++--
 spec/bundler/commands/newgem_spec.rb               | 24 +++++++
 spec/bundler/commands/update_spec.rb               | 58 ++++++++---------
 .../install/gemfile/force_ruby_platform_spec.rb    | 14 +++--
 spec/bundler/support/builders.rb                   |  4 --
 spec/bundler/support/path.rb                       |  2 +-
 test/net/http/utils.rb                             | 14 +----
 test/prism/errors_test.rb                          |  8 ++-
 test/ruby/test_method.rb                           |  5 +-
 test/ruby/test_regexp.rb                           | 16 +++++
 26 files changed, 231 insertions(+), 143 deletions(-)
Latest commit hash = 67e1ea0028
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating node_name.inc
generating parse.c
generating /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper'
extracting ripper.y from ../../parse.y
/tmp/ruby/src/trunk-repeat50/revision.h updated
generating eventids1.c from ../../parse.y
generating x86_64-linux-fake.rb
generating eventids1.h from ../../parse.y
x86_64-linux-fake.rb updated
generating enc.mk
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
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'
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper'
generating /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper_init.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'
generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids1.h
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'
generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids1.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'
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'
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/miniinit.c
compiling /tmp/ruby/src/trunk-repeat50/array.c
compiling /tmp/ruby/src/trunk-repeat50/ast.c
compiling /tmp/ruby/src/trunk-repeat50/bignum.c
compiling /tmp/ruby/src/trunk-repeat50/class.c
compiling /tmp/ruby/src/trunk-repeat50/compar.c
compiling /tmp/ruby/src/trunk-repeat50/compile.c
compiling /tmp/ruby/src/trunk-repeat50/complex.c
compiling /tmp/ruby/src/trunk-repeat50/cont.c
compiling /tmp/ruby/src/trunk-repeat50/debug.c
compiling /tmp/ruby/src/trunk-repeat50/dir.c
compiling /tmp/ruby/src/trunk-repeat50/encoding.c
compiling /tmp/ruby/src/trunk-repeat50/enum.c
compiling /tmp/ruby/src/trunk-repeat50/enumerator.c
compiling /tmp/ruby/src/trunk-repeat50/error.c
compiling /tmp/ruby/src/trunk-repeat50/eval.c
compiling /tmp/ruby/src/trunk-repeat50/file.c
compiling /tmp/ruby/src/trunk-repeat50/gc.c
compiling /tmp/ruby/src/trunk-repeat50/gc/default.c
compiling /tmp/ruby/src/trunk-repeat50/hash.c
compiling /tmp/ruby/src/trunk-repeat50/imemo.c
compiling /tmp/ruby/src/trunk-repeat50/io.c
compiling /tmp/ruby/src/trunk-repeat50/io_buffer.c
compiling /tmp/ruby/src/trunk-repeat50/iseq.c
compiling /tmp/ruby/src/trunk-repeat50/load.c
compiling /tmp/ruby/src/trunk-repeat50/marshal.c
compiling /tmp/ruby/src/trunk-repeat50/memory_view.c
compiling /tmp/ruby/src/trunk-repeat50/rjit.c
compiling /tmp/ruby/src/trunk-repeat50/rjit_c.c
compiling /tmp/ruby/src/trunk-repeat50/node.c
compiling /tmp/ruby/src/trunk-repeat50/node_dump.c
compiling /tmp/ruby/src/trunk-repeat50/numeric.c
compiling /tmp/ruby/src/trunk-repeat50/object.c
compiling /tmp/ruby/src/trunk-repeat50/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-repeat50/proc.c
compiling /tmp/ruby/src/trunk-repeat50/process.c
compiling /tmp/ruby/src/trunk-repeat50/ractor.c
compiling /tmp/ruby/src/trunk-repeat50/random.c
compiling /tmp/ruby/src/trunk-repeat50/range.c
compiling /tmp/ruby/src/trunk-repeat50/rational.c
compiling /tmp/ruby/src/trunk-repeat50/re.c
compiling /tmp/ruby/src/trunk-repeat50/regcomp.c
compiling /tmp/ruby/src/trunk-repeat50/regenc.c
compiling /tmp/ruby/src/trunk-repeat50/regerror.c
compiling /tmp/ruby/src/trunk-repeat50/regexec.c
compiling /tmp/ruby/src/trunk-repeat50/regparse.c
compiling /tmp/ruby/src/trunk-repeat50/regsyntax.c
compiling /tmp/ruby/src/trunk-repeat50/ruby.c
compiling /tmp/ruby/src/trunk-repeat50/ruby_parser.c
compiling /tmp/ruby/src/trunk-repeat50/scheduler.c
compiling /tmp/ruby/src/trunk-repeat50/shape.c
compiling /tmp/ruby/src/trunk-repeat50/signal.c
compiling /tmp/ruby/src/trunk-repeat50/sprintf.c
compiling /tmp/ruby/src/trunk-repeat50/strftime.c
compiling /tmp/ruby/src/trunk-repeat50/string.c
compiling /tmp/ruby/src/trunk-repeat50/struct.c
compiling /tmp/ruby/src/trunk-repeat50/symbol.c
compiling /tmp/ruby/src/trunk-repeat50/thread.c
compiling /tmp/ruby/src/trunk-repeat50/time.c
compiling /tmp/ruby/src/trunk-repeat50/transcode.c
compiling /tmp/ruby/src/trunk-repeat50/variable.c
compiling /tmp/ruby/src/trunk-repeat50/version.c
compiling /tmp/ruby/src/trunk-repeat50/vm.c
compiling /tmp/ruby/src/trunk-repeat50/vm_backtrace.c
compiling /tmp/ruby/src/trunk-repeat50/vm_dump.c
compiling /tmp/ruby/src/trunk-repeat50/vm_sync.c
compiling /tmp/ruby/src/trunk-repeat50/vm_trace.c
compiling /tmp/ruby/src/trunk-repeat50/weakmap.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk-repeat50/prism/api_pack.c
compiling /tmp/ruby/src/trunk-repeat50/prism/extension.c
compiling prism/serialize.c
compiling /tmp/ruby/src/trunk-repeat50/prism_init.c
compiling /tmp/ruby/src/trunk-repeat50/yjit.c
compiling /tmp/ruby/src/trunk-repeat50/enc/ascii.c
compiling /tmp/ruby/src/trunk-repeat50/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-repeat50/enc/unicode.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_8.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-repeat50/localeinit.c
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 enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/encdb.c
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/big5.c
generating transdb.h
compiling /tmp/ruby/src/trunk-repeat50/enc/cesu_8.c
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
compiling /tmp/ruby/src/trunk-repeat50/enc/cp949.c
compiling /tmp/ruby/src/trunk-repeat50/enc/emacs_mule.c
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'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/euc_jp.c
compiling /tmp/ruby/src/trunk-repeat50/enc/euc_kr.c
compiling /tmp/ruby/src/trunk-repeat50/enc/euc_tw.c
compiling /tmp/ruby/src/trunk-repeat50/enc/gb2312.c
compiling /tmp/ruby/src/trunk-repeat50/enc/gb18030.c
compiling /tmp/ruby/src/trunk-repeat50/enc/gbk.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_16.c
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
compiling /tmp/ruby/src/trunk-repeat50/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-repeat50/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-repeat50/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1251.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/enc_raise.c
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
linking shared-object -test-/exception.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/file'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/fs.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/printf/printf.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/regexp/parse_depth_limit.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/string'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/capacity.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/newline_conv.c
linking shared-object -test-/regexp.so
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/stat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/file.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/fstring.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/file'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/new.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/wait/wait.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/qsort.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-repeat50/ext/cgi/escape/escape.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/wait'
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[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
compiling /tmp/ruby/src/trunk-repeat50/ext/coverage/coverage.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_core.c
linking shared-object -test-/string.so
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/string'
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/etc'
compiling /tmp/ruby/src/trunk-repeat50/ext/etc/etc.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_parse.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/memory_view.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
compiling /tmp/ruby/src/trunk-repeat50/ext/io/console/console.c
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/pointer.c
linking shared-object io/console.so
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-repeat50/ext/io/nonblock/nonblock.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait'
compiling /tmp/ruby/src/trunk-repeat50/ext/io/wait/wait.c
linking shared-object io/nonblock.so
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_strptime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock'
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'
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/object_tracing.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
compiling /tmp/ruby/src/trunk-repeat50/ext/pathname/pathname.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace_dump.c
linking shared-object date_core.so
linking shared-object pathname.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_bio.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
compiling /tmp/ruby/src/trunk-repeat50/ext/pty/pty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_cipher.c
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper_init.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_hmac.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/constants.c
checking /tmp/ruby/src/trunk-repeat50/parse.y and /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_dsa.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/stringio'
compiling /tmp/ruby/src/trunk-repeat50/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpserver.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan'
compiling /tmp/ruby/src/trunk-repeat50/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_rsa.c
linking shared-object strscan.so
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/zlib'
compiling /tmp/ruby/src/trunk-repeat50/ext/zlib/zlib.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/option.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ancdata.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.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/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/json/generator'
compiling /tmp/ruby/src/trunk-repeat50/ext/json/generator/generator.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ts.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json/parser'
compiling /tmp/ruby/src/trunk-repeat50/ext/json/parser/parser.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509.c
linking shared-object socket.so
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509attr.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json/parser'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509cert.c
linking shared-object ripper.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509crl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision -
generating enc.mk
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/power_assert.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged
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
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat50/gems/power_assert-2.0.3.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'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
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'
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
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
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]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
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/json'
make[2]: Leaving 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/pathname'
make[2]: Entering 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/pty'
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]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving 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/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]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
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]: 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/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/nkf-0.2.0/ext/nkf'
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
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=37861
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-repeat50/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=50

# Running tests:

Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fbaac5c8aa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 9
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fbaac5c8aa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007fbac5056fe0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 9
Finished thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fbac5056fe0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 9
Closed file descriptor: TestNetHTTP_v1_2#test_get: 9
Finished(1/50)  tests in 1411.400926s, 23.6687 tests/s, 4592.3344 assertions/s.
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbaadcf07c8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007fbaadcf07c8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fba5386cc60 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007fba5386cc60 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 8 #<File::Stat dev=0x8, ino=101732656, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 9 #<File::Stat dev=0x8, ino=101735480, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=101740007, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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 1453.087529s, 22.9904 tests/s, 4461.8523 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 13 : #<TCPSocket:fd 13, AF_INET6, ::1, 37025>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 13
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 12
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 42345>
Closed file descriptor: TestHashOnly#test_float_hash_random: 12
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbaafbc80b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007fbaafbc80b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 12
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 11 #<File::Stat dev=0x8, ino=102768697, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fbaafbcff90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 13
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fbaafbcff90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 14
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fbaafbcfe00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 13
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbaafbcfe00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbaafbcfdb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fbaafbcfdb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 13
Closed file descriptor: TestNetHTTP_v1_2#test_post: 13
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 13
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 13
Closed file descriptor: TestNetHTTP_v1_2#test_get: 13
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 12 #<File::Stat dev=0x8, ino=102780765, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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 2296.000425s, 14.5501 tests/s, 2824.6889 assertions/s.
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007fbac67ec1f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 15
Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbac67ec1f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 14
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 14
Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007fbaae2688e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 14
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 13 #<File::Stat dev=0x8, ino=103345996, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007fbaae2688e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(4/50)  tests in 1673.513901s, 19.9622 tests/s, 3875.3709 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 14 #<File::Stat dev=0x8, ino=103808897, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(5/50)  tests in 1611.551426s, 20.7297 tests/s, 4024.6634 assertions/s.
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fba538e24d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fba538e24d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 16
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 16
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 15 #<File::Stat dev=0x8, ino=104217506, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 16 #<File::Stat dev=0x8, ino=104284412, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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(6/50)  tests in 1594.009530s, 20.9578 tests/s, 4068.4744 assertions/s.
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbaadab8938 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007fbaadab8938 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fbaad61f368 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fbaad61f368 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007fbaad61f458 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 18
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fbaad61f458 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fbaad61f4a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fbaad61f4a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 18
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 18
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fbaad61ff48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 18
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 17 #<File::Stat dev=0x8, ino=105039816, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007fbaad61ff48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 18 #<File::Stat dev=0x8, ino=105175151, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007fba52b7f408 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007fba52b7f408 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 20
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fba52b7fe80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 20
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fba52b7fe80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fba52b7fd68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 20
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fba52b7fd68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fba52b7fde0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fba52b7fde0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fba52b7fef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fba52b7fef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fba52b7fcc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fba52b7fcc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fba52b7fed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 20
Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007fba52b7fed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 21
Closed file descriptor: TestNetHTTP_v1_2#test_post: 20
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 20
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 19 #<File::Stat dev=0x8, ino=105359479, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 22
Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007fba52b7fd68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 21
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fba52b7fd68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fba52b7fcf0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007fba52b7fcf0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get: 21
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 21
Finished(7/50)  tests in 2349.697445s, 14.2176 tests/s, 2760.6461 assertions/s.
Leaked thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007fbaac7f1ae8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 21
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007fbaac7f1ae8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_post: 21
Finished(8/50)  tests in 1673.534333s, 19.9619 tests/s, 3875.9886 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 21
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 21 : #<TCPSocket:fd 21, AF_INET, 127.0.0.1, 36453>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 21
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 20 #<File::Stat dev=0x8, ino=106409041, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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 1629.203456s, 20.5051 tests/s, 3980.7778 assertions/s.
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fbaacb5f248 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007fbaacb5f248 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fbaadb331b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPContinue#test_expect_continue_error_before_body: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 38295>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fbaadb331b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fbaad96fd88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 22
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007fbaad9696b8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 46733>
Closed file descriptor: TestHashOnly#test_float_hash_random: 22
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 22
Finished(10/50)  tests in 1627.873478s, 20.5219 tests/s, 3983.5498 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 23 : #<TCPSocket:fd 23, AF_INET6, ::1, 42443>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 23
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbac4dc5a60 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007fbac4dc5a60 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 22
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbaad0af270 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fbaad0af270 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 22
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 23
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbaafb8fdc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007fbaafb8fdc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 22
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 21 #<File::Stat dev=0x8, ino=107998752, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 24
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 22 #<File::Stat dev=0x8, ino=107985720, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 24
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 23 #<File::Stat dev=0x8, ino=108026053, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007fbaafb8fdc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007fbaafb8fdc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007fbaafb8fc88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 25
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 24 #<File::Stat dev=0x8, ino=108027528, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007fbaafb8fc88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(11/50)  tests in 2489.471113s, 13.4193 tests/s, 2605.6374 assertions/s.
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 26
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fba52ef5808 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 26
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 26
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 26 : #<TCPSocket:fd 26, AF_INET, 127.0.0.1, 33533>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 26
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 26
Leaked thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007fba53e995c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 27
Finished thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007fba53e995c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 26
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 26
Finished(12/50)  tests in 1680.662110s, 19.8773 tests/s, 3859.7140 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 27 : #<TCPSocket:fd 27, AF_INET6, ::1, 41265>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 27
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fbaaf519a98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 26
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fbaaf519a98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(13/50)  tests in 1664.146936s, 20.0745 tests/s, 3897.1883 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 25 #<File::Stat dev=0x8, ino=109580793, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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 1579.939061s, 21.1445 tests/s, 4104.5786 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 28 : #<TCPSocket:fd 28, AF_INET6, ::1, 39775>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 28
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 28 : #<TCPSocket:fd 28, AF_INET6, ::1, 42761>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 28
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbaaed68600 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 27
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 27
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbaad31e510 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fbaad31e510 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 27
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007fbaad30f8f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURIProxy#test_proxy: 28 : #<TCPSocket:fd 28, AF_INET, 127.0.0.1, 37997>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 26 #<File::Stat dev=0x8, ino=110773414, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 27 #<File::Stat dev=0x8, ino=110769559, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 28 #<File::Stat dev=0x8, ino=110781547, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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 2460.915289s, 13.5750 tests/s, 2636.0863 assertions/s.
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbaaf0afa48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbaaffe9ce8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007fbaaffe9ce8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestSocket#test_resolurion_error_error_code: 30
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 30
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 30
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 30
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 31
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 29 #<File::Stat dev=0x8, ino=111335901, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 31
Closed file descriptor: TestNetHTTP_v1_2#test_get: 31
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 31
Finished(16/50)  tests in 1694.986448s, 19.7093 tests/s, 3826.6176 assertions/s.
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fbaac0cf3a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fbaac0cf3a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 31
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fbaac0ca170 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fbaac0ca170 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 31
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007fbaaeaba340 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 31
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007fbaaeaba340 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 32
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 31
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 31
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 31
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 31
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 30 #<File::Stat dev=0x8, ino=111805101, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 31 #<File::Stat dev=0x8, ino=111815146, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(17/50)  tests in 1658.129607s, 20.1474 tests/s, 3911.5881 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_post: 33
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 33
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 33
Finished(18/50)  tests in 1735.000937s, 19.2547 tests/s, 3737.7444 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 34 : #<TCPSocket:fd 34, AF_INET6, ::1, 34511>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 34
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbaaef173e8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fbaad98f4d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007fbaad98f4d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007fbaad59fdc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 33
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fbaad59fdc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fbaad59a618 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbaad81d958 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fbaad81d958 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 33
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 32 #<File::Stat dev=0x8, ino=113446149, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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_form: 34
Closed file descriptor: TestNetHTTP_v1_2#test_post: 34
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 34
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 33 #<File::Stat dev=0x8, ino=113449114, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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(19/50)  tests in 2312.148086s, 14.4485 tests/s, 2804.6236 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 36 : #<TCPSocket:fd 36, AF_INET6, ::1, 43043>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fbaad940a10 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007fbaad940a10 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 35
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 34 #<File::Stat dev=0x8, ino=113890617, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007fba53204e90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 36
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 35 #<File::Stat dev=0x8, ino=113960029, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fba53204e90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(20/50)  tests in 1642.856302s, 20.3347 tests/s, 3948.8225 assertions/s.
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007fba522e92f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 37
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007fba522e92f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 37
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fbaaffd4870 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 37
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007fbaaffd4870 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(21/50)  tests in 1650.596162s, 20.2394 tests/s, 3929.3591 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 37
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 36 #<File::Stat dev=0x8, ino=114865135, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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_chunked_break: 39
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 38
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 38
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 38
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 37 #<File::Stat dev=0x8, ino=114948692, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 39
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 39
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 39
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 38 #<File::Stat dev=0x8, ino=114993239, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(22/50)  tests in 1693.871264s, 19.7223 tests/s, 3829.4309 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 41 : #<TCPSocket:fd 41, AF_INET6, ::1, 33491>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 41
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 41 : #<TCPSocket:fd 41, AF_INET6, ::1, 34987>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 41
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 40
Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fbaae0a0b20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 40
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007fbaae0a0b20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 40
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 41
Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007fbaae0afc88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 40
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007fbaae0afc88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007fba53cdfe50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(23/50)  tests in 2285.603429s, 14.6163 tests/s, 2838.1328 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 40
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007fba52628c70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 40
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007fba52628c70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 39 #<File::Stat dev=0x8, ino=116570884, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(24/50)  tests in 1684.893833s, 19.8274 tests/s, 3849.6236 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fba52b86d70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 41
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fba52b86d70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 40 #<File::Stat dev=0x8, ino=116985096, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 41 #<File::Stat dev=0x8, ino=117072267, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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(25/50)  tests in 1618.824096s, 20.6366 tests/s, 4004.9737 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 40373>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 44
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 40727>
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbaaef61308 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 43
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 43
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fba52eef390 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007fba52eef390 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fba52eefcc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 43
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007fba52eefcc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 43
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 44
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 43
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fba52eefed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fba52eefed0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fba52eefd90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 43
Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007fba52eefd90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 44
Closed file descriptor: TestNetHTTP_v1_2#test_post: 43
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 43
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 43
Finished(26/50)  tests in 1860.333114s, 17.9575 tests/s, 3485.5870 assertions/s.
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fba5321f330 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fba5321f330 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007fba5321bcd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 43
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007fba5321bcd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 43
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 43 #<File::Stat dev=0x8, ino=118583757, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 44 : #<TCPSocket:fd 44, AF_INET, 127.0.0.1, 39669>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 44
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 42 #<File::Stat dev=0x8, ino=118717722, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 44 #<File::Stat dev=0x8, ino=118710852, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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 2262.438714s, 14.7659 tests/s, 2867.1004 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fba5293b930 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fba5293b930 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fba5293d258 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 46
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fba5293d258 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007fba52a15180 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 46
Finished thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fba52a15180 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 46
Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007fbaadcdf590 /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:0x00007fbaadcdf590 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(28/50)  tests in 1682.332148s, 19.8576 tests/s, 3855.7921 assertions/s.
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fba53b8f398 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fba53b8f398 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPSwitchingProtocols#test_info: #<Thread:0x00007fbaad0c0ea8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 46
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 46
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 47
Finished(29/50)  tests in 1720.523805s, 19.4168 tests/s, 3769.2486 assertions/s.
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007fba52b5ff40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007fba52b5ff40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007fba52b5fc70 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 46
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 46
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007fba52b5fea0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 46 : #<TCPSocket:fd 46, AF_INET, 127.0.0.1, 46745>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 46
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 46
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 46
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 45 #<File::Stat dev=0x8, ino=120498967, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 47
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 47
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 47
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 47
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 47
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 47
Closed file descriptor: TestNetHTTP_v1_2#test_head: 47
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 47
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 46 #<File::Stat dev=0x8, ino=120563702, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 48
Finished(30/50)  tests in 2181.906857s, 15.3109 tests/s, 2972.7419 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 49 : #<TCPSocket:fd 49, AF_INET6, ::1, 34873>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 49
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbaaec1f668 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbaaebfbc90 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007fbaaebfbc90 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fbaadeabf18 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007fbaadeabf18 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 48
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 48 : #<TCPSocket:fd 48, AF_INET, 127.0.0.1, 45271>
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007fbaafac7d78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 48
Finished thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007fbaafac7d78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fba53382cb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 49
Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007fba53382cb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(31/50)  tests in 1983.628329s, 16.8414 tests/s, 3268.8926 assertions/s.
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fba527efa18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fba527efa18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fba5280ade0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 48
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fba5280ade0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 47 #<File::Stat dev=0x8, ino=121744500, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 49
Finished(32/50)  tests in 1738.021336s, 19.2213 tests/s, 3731.8708 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 48 #<File::Stat dev=0x8, ino=122262872, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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(33/50)  tests in 1665.593179s, 20.0571 tests/s, 3893.5606 assertions/s.
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fbac55af3c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fbac55af3c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 50
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007fbac55afeb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 50
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007fbac55afeb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fba52b5acc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fba52b5acc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 50
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 51
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 50
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 49 #<File::Stat dev=0x8, ino=123372049, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fbaae2ffda8 /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:0x00007fbaae2ffda8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbaae2ffdf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fbaae2ffdf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 51
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fbaae2fff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 51
Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fbaae2fff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 52
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fbaae2ffba0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 51
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007fbaae2ffba0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007fbaae2fff38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 51
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fbaae2fff38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 52
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 51
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fbaae2f2c48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007fbaae2f2c48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 51
Closed file descriptor: TestNetHTTP_v1_2#test_get: 51
Finished(34/50)  tests in 2495.298886s, 13.3880 tests/s, 2599.3988 assertions/s.
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fbaaf287938 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007fbaaf287938 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 51
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007fba52f17d40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 51
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fba52f17d40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 51
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 51
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 51
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 50 #<File::Stat dev=0x8, ino=123981610, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007fbaaebe7178 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 52
Finished thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007fbaaebe7178 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(35/50)  tests in 1848.034682s, 18.0770 tests/s, 3509.3708 assertions/s.
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbaacf660f8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007fbaacf660f8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fba52656f08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007fba52656f08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 52
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 52
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fba52ab7728 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 52
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007fba52ab7728 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get: 52
Finished(36/50)  tests in 1770.713509s, 18.8664 tests/s, 3662.2141 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 52
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 53
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbaaf03fd60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007fbaaf03fd60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 52
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 51 #<File::Stat dev=0x8, ino=124971529, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 54
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 53
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 54
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 53
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 53
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fbaaf033358 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007fbaaf033358 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007fba530bfdf0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished(37/50)  tests in 1815.146101s, 18.4046 tests/s, 3573.6820 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 35345>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 54
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007fbaadaffe28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 53
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007fbaadaffe28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 53
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 53
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 46817>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 53
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 54
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fbaaeabff98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 53
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fbaaeabff98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 53 #<File::Stat dev=0x8, ino=126128969, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007fbaaeab0ef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fbaaeab0ef8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fbaaeabfd90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 53
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbaaeabfd90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbaaeabfe08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fbaaeabfe08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 53
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fbaaeab5200 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 53
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fbaaeab5200 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fbaaeab4058 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 53
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 52 #<File::Stat dev=0x8, ino=126119902, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007fbaaeab4058 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 55
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 53 #<File::Stat dev=0x8, ino=126149172, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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_patch: #<Thread:0x00007fbaafa3c890 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 55
Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007fbaafa3c890 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007fbaaeabfe58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007fbaaeabfe58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007fbaaeabfd18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 55
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 54 #<File::Stat dev=0x8, ino=126152025, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007fbaaeabfd18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(38/50)  tests in 2530.542606s, 13.2015 tests/s, 2562.8294 assertions/s.
Leaked thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007fbaaccd04d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 56
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007fbaaccd04d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 55 #<File::Stat dev=0x8, ino=126621226, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007fbaaf02fed8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 57
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fbaaf02fed8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 56 #<File::Stat dev=0x8, ino=126654681, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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(39/50)  tests in 1787.868495s, 18.6854 tests/s, 3627.2450 assertions/s.
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fba526ef3c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fba526ef3c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fba5274ef28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 58
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 57 #<File::Stat dev=0x8, ino=127056475, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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_options_request: 59 : #<TCPSocket:fd 59, AF_INET, 127.0.0.1, 38199>
Closed file descriptor: TestHashOnly#test_float_hash_random: 59
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 58 #<File::Stat dev=0x8, ino=127156434, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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(40/50)  tests in 1762.879697s, 18.9502 tests/s, 3679.7565 assertions/s.
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 60
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fba5306ff80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fba5306ff80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 60
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007fba5306b548 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fba5306b548 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fba5306fda0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fba5306fda0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fba5306fdf0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fba5306fdf0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fba5306fda0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 60
Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007fba5306fda0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 60 : #<TCPSocket:fd 60, AF_INET, 127.0.0.1, 35077>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 60
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 59 #<File::Stat dev=0x8, ino=127904338, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 61
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fba5390fd98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fba5390fd98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 61
Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fba5390ff00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fba5390ff00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fba5390fd98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 61
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 60 #<File::Stat dev=0x8, ino=127901510, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007fba5390fd98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_post: 62
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=127971966, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 63
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 63
Finished(41/50)  tests in 2210.022472s, 15.1161 tests/s, 2934.1960 assertions/s.
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fba5338f3c8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fba5338f3c8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(42/50)  tests in 1945.640799s, 17.1702 tests/s, 3333.5994 assertions/s.
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 62 #<File::Stat dev=0x8, ino=129223764, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 64
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 63 #<File::Stat dev=0x8, ino=129300894, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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 1803.373052s, 18.5247 tests/s, 3596.0635 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 65
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 65
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fba5386ffc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 65
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fba5386ffc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 66
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 65
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fba53863778 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fba53863778 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 65
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fba538634d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 65
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fba538634d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 65
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 65
Finished(44/50)  tests in 1765.441321s, 18.9227 tests/s, 3673.5823 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 66 : #<TCPSocket:fd 66, AF_INET6, ::1, 39931>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 66
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbaaf19b768 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 65
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 65
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 65
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 64 #<File::Stat dev=0x8, ino=130661723, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 66
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 67
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbaae7afda8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007fbaae7afda8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fbaae7afe98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 66
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007fbaae7afe98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 66
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 66
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 66
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 66
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 65 #<File::Stat dev=0x8, ino=130937948, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 68
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=130951748, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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_head: #<Thread:0x00007fbaaff80c48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007fbaaff80c48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 68
Closed file descriptor: TestNetHTTP_v1_2#test_get: 68
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 68
Finished(45/50)  tests in 2510.223811s, 13.3084 tests/s, 2583.5461 assertions/s.
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fba524f83f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fba524f83f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 68
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007fba52936c00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 68
Finished thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007fba52936c00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 68
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 68
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 68
Finished(46/50)  tests in 1768.148069s, 18.8938 tests/s, 3668.3161 assertions/s.
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fbaacb4f140 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007fbaacb4f140 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fba52cf8e10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007fbaac88c9d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 68
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007fbaac88c9d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007fba530fff18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 68 #<File::Stat dev=0x8, ino=131914094, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007fba52d1db20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fba52d1db20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fba530fff18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fba530fff18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fba530ffd10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 68
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fba530ffd10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fbaaf04a170 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 68
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fbaaf04a170 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fbaac7d40d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 68
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007fbaac7d40d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(47/50)  tests in 1763.849747s, 18.9398 tests/s, 3676.7191 assertions/s.
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 68
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 68
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 67 #<File::Stat dev=0x8, ino=132452069, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 69
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 70
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 69
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fba53fd9480 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 70
Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007fba53fd9480 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 69
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fba53fdffb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 69
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 68 #<File::Stat dev=0x8, ino=132550936, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007fba53fdffb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 69 #<File::Stat dev=0x8, ino=132562775, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007fbaac7d7210 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 71
Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fbaac7d7210 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(48/50)  tests in 1826.431396s, 18.2909 tests/s, 3551.4660 assertions/s.
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbaad4ed468 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007fbaad4ed468 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fbaace6ba40 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007fbaace6ba40 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 71
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fba52bf7ae8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fba52bf7ae8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 71
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 70 #<File::Stat dev=0x8, ino=133520241, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007fba52befe88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 72 : #<TCPSocket:fd 72, AF_INET, 127.0.0.1, 45261>
Closed file descriptor: TestHashOnly#test_float_hash_random: 72
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fba535f3ce0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 72
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007fba535f3ce0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Finished(49/50)  tests in 2340.487867s, 14.2735 tests/s, 2770.7616 assertions/s.
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 71 #<File::Stat dev=0x8, ino=134046355, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 73
Leaked thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007fba5300e4d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007fba5300e4d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007fba5300fd10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 73
Finished thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007fba5300fd10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 73
Finished(50/50)  tests in 1672.795416s, 19.9708 tests/s, 3875.8649 assertions/s.
1670349 tests, 324277417 assertions, 0 failures, 0 errors, 8539 skips

ruby -v: ruby 3.4.0dev (2024-07-26T12:16:56Z master 67e1ea0028) [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
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-26T12:16:56Z master 67e1ea0028) [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 33.275675 seconds

3432 files, 32766 examples, 147471 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