# Logfile created on 2024-07-14 21:45:08 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f670f99fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-repeat20-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240714-214508", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f670f9c1cb0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f670f9c1940 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f670f8da568 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240714-214508", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240714-214508>, @binmode=false, @mon_data=#<Monitor:0x00007f670f9c16e8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download DEFS="-DRUBY_DEBUG=1"
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-src DEFS="-DRUBY_DEBUG=1"
From https://github.com/ruby/ruby
7472fff..8ade999 master -> origin/master
Updating 7472fff..8ade999
Fast-forward
.github/workflows/windows.yml | 14 ++----
dir.c | 103 ++++++++++++++++++++++++++++++++++++------
file.c | 10 +++-
win32/Makefile.sub | 11 +++--
4 files changed, 108 insertions(+), 30 deletions(-)
Latest commit hash = 8ade9994bf
$$$[end] "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make after-update DEFS="-DRUBY_DEBUG=1"
/tmp/ruby/src/trunk-repeat20-asserts/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRUBY_DEBUG=1
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-repeat20-asserts/dir.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/file.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/version.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make ruby DEFS="-DRUBY_DEBUG=1"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRUBY_DEBUG=1
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
0fdc405207110806acfd99919246375a8678e8a5ddb5320cf34f8f44d207eff8 builtin_binary.inc
compiling /tmp/ruby/src/trunk-repeat20-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make all DEFS="-DRUBY_DEBUG=1"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRUBY_DEBUG=1
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
$$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make install DEFS="-DRUBY_DEBUG=1"
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRUBY_DEBUG=1
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk-repeat20-asserts/bin
installing base libraries: /tmp/ruby/install/trunk-repeat20-asserts/lib
installing arch files: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-repeat20-asserts/bin
installing library scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0
installing common headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0
installing manpages: /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0
benchmark 0.3.0
bundler 2.6.0.dev
cgi 0.4.1
delegate 0.3.1
did_you_mean 1.6.3
english 0.8.0
erb 4.0.4
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.6
irb 1.14.0
logger 1.6.0
net-http 0.4.1
net-protocol 0.2.2
open-uri 0.4.1
open3 0.2.1
optparse 0.5.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.30.0
pstore 0.1.3
rdoc 6.7.0
readline 0.0.4
reline 0.5.9
resolv 0.4.0
ruby2_keywords 0.0.5
securerandom 0.3.1
set 1.1.0
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 2.0.0
tempfile 0.2.1
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0
date 3.3.4
digest 3.1.1
etc 1.4.3
fcntl 1.1.0
fiddle 1.1.3
io-console 0.7.2
io-nonblock 0.3.0
io-wait 0.3.1
json 2.7.2
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.2
strscan 3.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0
minitest 5.24.1
rake 13.2.1
test-unit 3.6.2
rexml 3.3.1
rss 0.3.0
net-ftp 0.3.7
net-imap 0.4.14
net-pop 0.1.2
net-smtp 0.5.0
matrix 0.4.2
prime 0.1.2
rbs 3.5.2
typeprof 0.21.11
debug 1.9.2
racc 1.8.0
mutex_m 0.2.0
getoptlong 0.2.1
base64 0.2.0
bigdecimal 3.1.8
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.1
nkf 0.2.0
syslog 0.1.2
csv 3.3.0
installing bundled gem cache: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
power_assert-2.0.4dev.gem not found in bundled_gems
$$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1975 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=20
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Checking leaked global symbols...none
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
Run options:
--seed=20918
"--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-repeat20-asserts/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
--repeat-count=20
# Running tests:
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40903>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_keep: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33735>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 8 : #<TCPServer:fd 8, AF_INET6, ::1, 38111>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 39129>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 32949>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 36161>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 32873>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 35967>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 36509>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 8
Leaked file descriptor: TestNetHTTPS#test_max_version: 8 #<File::Stat dev=0x8, ino=195795174, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=195809817, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38337>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 37261>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 37261>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 12
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 45245>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 10
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 36131>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 11 #<File::Stat dev=0x8, ino=195899097, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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_post: #<Thread:0x00007f694b5fc240 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 12
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f694b5fc240 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f694bfd94f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 13
Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f694bfd94f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 12
Finished(1/20) tests in 1859.166090s, 17.9973 tests/s, 3485.4939 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42895>
Closed file descriptor: TestGemUninstaller#test_ask_if_ok: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40255>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 36833>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 35049>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 43445>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 45389>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 37077>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 44831>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 43815>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 13
Closed file descriptor: OpenSSL::TestSSLSession#test_ctx_server_session_cb: 7
Closed file descriptor: OpenSSL::TestSSLSession#test_ctx_server_session_cb: 10
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 46747>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_max_version: 12
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f69482cb0d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f69482cb0d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f69482c3570 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 39493>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f69482c3570 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 12
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 34397>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_get: 12
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 #<File::Stat dev=0x8, ino=196502856, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42385>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 12 : #<TCPServer:fd 12, AF_INET, 0.0.0.0, 38681>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 12
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 12 : #<TCPServer:fd 12, AF_INET, 0.0.0.0, 39469>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 12
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 12 : #<TCPServer:fd 12, AF_INET, 0.0.0.0, 35653>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 13 #<File::Stat dev=0x8, ino=196601679, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 14
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 #<File::Stat dev=0x8, ino=196599716, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 14 #<File::Stat dev=0x8, ino=196605423, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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/20) tests in 2230.023413s, 15.0048 tests/s, 2906.7444 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37911>
Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_regenerates_plugins: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46349>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 43397>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 38827>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 42121>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 16
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 17
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 45583>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 37327>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 16
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 17
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 35253>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 33093>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 16
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 17
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 15
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 42103>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f699943f160 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f699943f160 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f694b34fdf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f694b34fdf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f694b34fdf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f694b34fdf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f694b34fac0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 16
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007f694b346610 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007f694b346610 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007f694b34feb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 16
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 16 : #<TCPSocket:fd 16, AF_INET6, ::1, 45341>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_max_version: 16
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f694934b1f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f694934b1f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f6949345310 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f6949345310 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 16 : #<TCPSocket:fd 16, AF_INET6, ::1, 44357>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 16
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f694934a800 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f694934a800 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 16 : #<TCPSocket:fd 16, AF_INET6, ::1, 41639>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_get: 16
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f694934f360 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 40847>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_validation_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestOpenURISSL#test_validation_success: 16
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34603>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 15 : #<TCPServer:fd 15, AF_INET, 0.0.0.0, 32947>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 32947>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 15
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 17
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 15 : #<TCPServer:fd 15, AF_INET, 0.0.0.0, 38347>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 15
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 15 : #<TCPServer:fd 15, AF_INET, 0.0.0.0, 36599>
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007f6999c4cb50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 17
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f6999c4cb50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 15 #<File::Stat dev=0x8, ino=197835088, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007f6948d0fc10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 17
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f6948d0fc10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f6948d0fcd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f6948d0fcd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 17
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 16 #<File::Stat dev=0x8, ino=197827466, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f6998192630 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 18
Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f6998192630 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 18
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f6949467d70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f6949467d70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f6948d0fd00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 18
Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f6948d0fd00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 17 #<File::Stat dev=0x8, ino=197836027, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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/20) tests in 2927.319689s, 11.4306 tests/s, 2215.0946 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36877>
Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_regenerates_plugins: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43071>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 42703>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 36847>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 46001>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 20
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 44771>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 43635>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 20
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 36777>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 36231>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 20
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 18
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 42283>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_max_version: 19
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f6948537c20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 46883>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f6948537c20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007f694852e380 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007f694852e380 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f6948520460 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f6948520460 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: OpenSSL::TestX509Certificate#test_validity: 19
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 18 #<File::Stat dev=0x8, ino=198393702, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45883>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 33883>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 21 : #<TCPSocket:fd 21, AF_INET, 127.0.0.1, 33883>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 19
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 21
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 39743>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 21 : #<TCPSocket:fd 21, AF_INET, 127.0.0.1, 39743>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 19
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 21
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 32951>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 20
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 19 #<File::Stat dev=0x8, ino=198517499, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 21
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f69c8efaf90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 21
Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007f69c8efaf90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 20 #<File::Stat dev=0x8, ino=198517615, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007f6948d06820 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f6948d06820 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Finished(4/20) tests in 2181.966439s, 15.3352 tests/s, 2970.8473 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40339>
Closed file descriptor: TestGemUninstaller#test_remove_plugins: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45671>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 40487>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 40233>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 34207>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 23
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 44829>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 40995>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 23
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 38571>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 46527>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 23
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 21
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 38947>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 22
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 34251>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 22
Leaked file descriptor: TestNetHTTPS#test_max_version: 21 #<File::Stat dev=0x8, ino=198993534, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 22 #<File::Stat dev=0x8, ino=199054846, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41677>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 23 : #<TCPServer:fd 23, AF_INET, 0.0.0.0, 41293>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 23
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 23 : #<TCPServer:fd 23, AF_INET, 0.0.0.0, 36171>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 23
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 23 : #<TCPServer:fd 23, AF_INET, 0.0.0.0, 37873>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 24
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 23 #<File::Stat dev=0x8, ino=199159888, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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_post: #<Thread:0x00007f69487cbb30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 25
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f69487cbb30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 25
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 24 #<File::Stat dev=0x8, ino=199163905, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f6999ca94c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 26
Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007f6999ca94c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007f69487ced70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f69487ced70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f69487cfd00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 26
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f69487cfd00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 26
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 25 #<File::Stat dev=0x8, ino=199151498, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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/20) tests in 2192.804368s, 15.2595 tests/s, 2957.0663 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46525>
Closed file descriptor: TestGemUninstaller#test_remove_plugins: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40653>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 46851>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 42079>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 45927>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 27
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 28
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 41025>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 36015>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 27
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 28
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 39427>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 43991>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 27
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 28
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 26
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 27 : #<TCPSocket:fd 27, AF_INET, 127.0.0.1, 33993>
Closed file descriptor: TestHashOnly#test_symbol_hash_random: 27
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 27 : #<TCPSocket:fd 27, AF_INET, 127.0.0.1, 38827>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 27
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 27 : #<TCPSocket:fd 27, AF_INET6, ::1, 35763>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_max_version: 27
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f6949bc9710 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f6949bc9710 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 27 : #<TCPSocket:fd 27, AF_INET6, ::1, 38957>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 27
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34035>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 39619>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 28 : #<TCPSocket:fd 28, AF_INET, 127.0.0.1, 39619>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 26
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 28
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 43187>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 28 : #<TCPSocket:fd 28, AF_INET, 127.0.0.1, 43187>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 26
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 28
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 33465>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 26 #<File::Stat dev=0x8, ino=200429305, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007f6999fffc20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 28
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f6999fffc20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f6999fffcb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f6999fffcb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 29
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f6999ffffb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 28
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 27 #<File::Stat dev=0x8, ino=200441064, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007f6999ffffb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f6999ff4d00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 29
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f6999ff4d00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f6999fffe30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_patch: 29
Finished thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007f6999fffe30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f69ca265ff0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f69ca265ff0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f6999fffd10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f6999fffd10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f6999fffda0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 29
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 28 #<File::Stat dev=0x8, ino=200447347, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007f6999fffda0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Finished(6/20) tests in 2967.718120s, 11.2750 tests/s, 2184.9531 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46549>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_when_other_gem_satisfies_requirement: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34089>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 40307>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 38121>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 33781>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 31
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 39733>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 34273>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 30
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 31
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 40891>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 43687>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 30
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 31
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 29
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 30
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f694a2cff40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 30 : #<TCPSocket:fd 30, AF_INET6, ::1, 38443>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_max_version: 30
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 30 : #<TCPSocket:fd 30, AF_INET6, ::1, 32923>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 30
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 30 : #<TCPSocket:fd 30, AF_INET6, ::1, 44689>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_get: 30
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 29 #<File::Stat dev=0x8, ino=201037218, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36245>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 30 : #<TCPServer:fd 30, AF_INET, 0.0.0.0, 43399>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 32 : #<TCPSocket:fd 32, AF_INET, 127.0.0.1, 43399>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 30
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 32
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 30 : #<TCPServer:fd 30, AF_INET, 0.0.0.0, 41459>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 30
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 30 : #<TCPServer:fd 30, AF_INET, 0.0.0.0, 37281>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 31 #<File::Stat dev=0x8, ino=201135492, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f69990a3730 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 32
Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007f69990a3730 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f6949a25ec0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f6949a25ec0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Finished(7/20) tests in 2297.370261s, 14.5649 tests/s, 2822.3426 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38067>
Closed file descriptor: TestGemUninstaller#test_uninstall_extension: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44923>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 44351>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 33461>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 44349>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 32
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 33
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 35989>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 37601>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 32
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 33
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 42411>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 37465>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 32
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 33
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 30
Leaked file descriptor: TestNetHTTPS#test_max_version: 30 #<File::Stat dev=0x8, ino=201666189, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 32 #<File::Stat dev=0x8, ino=201686104, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37087>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 38995>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 33
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 40493>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 33
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 41183>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 34 #<File::Stat dev=0x8, ino=201783670, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007f69c986fdb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 35
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f69c986fdb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 35
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f69c98677d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007f69c98677d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 35
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 33 #<File::Stat dev=0x8, ino=201779991, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 36
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 35 #<File::Stat dev=0x8, ino=201778885, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 37
Closed file descriptor: TestNetHTTP_v1_2#test_get: 37
Finished(8/20) tests in 2126.772891s, 15.7332 tests/s, 3048.7167 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34393>
Closed file descriptor: TestGemUninstaller#test_uninstall_extension: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42167>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 44595>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 41287>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 43417>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 37
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 38
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 37181>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 46771>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 37
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 38
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 33513>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 32921>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 37
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 38
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 36
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 37
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f694a6e9070 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f694a6e9070 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 37
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 37
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 36 #<File::Stat dev=0x8, ino=202631075, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f694a6dfe60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f69490dee20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007f69490dee20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 38 : #<TCPSocket:fd 38, AF_INET6, ::1, 35295>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_max_version: 38
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f694910f4e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f694910f4e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f6949104500 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 38 : #<TCPSocket:fd 38, AF_INET6, ::1, 36665>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f6949104500 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPS#test_get: 38
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36173>
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: #<Thread:0x00007f699b0575d0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 37 : #<TCPServer:fd 37, AF_INET, 0.0.0.0, 34647>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007f699b0575d0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 37
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 37 : #<TCPServer:fd 37, AF_INET, 0.0.0.0, 43653>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 39 : #<TCPSocket:fd 39, AF_INET, 127.0.0.1, 43653>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 37
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 39
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 37 : #<TCPServer:fd 37, AF_INET, 0.0.0.0, 43653>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 38
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 38
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 38
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 37 #<File::Stat dev=0x8, ino=203106709, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007f69c80859e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f69c80859e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 39
Finished(9/20) tests in 2969.086716s, 11.2698 tests/s, 2183.2744 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41547>
Closed file descriptor: TestGemUninstaller#test_uninstall_extension: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36175>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 44103>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 44253>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 45123>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 39
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 40
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 35139>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 45329>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 39
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 40
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 34825>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 44109>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 39
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 40
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 38
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f694ac9beb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 39 : #<TCPSocket:fd 39, AF_INET6, ::1, 36765>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_max_version: 39
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44287>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 38 : #<TCPServer:fd 38, AF_INET, 0.0.0.0, 45789>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 40 : #<TCPSocket:fd 40, AF_INET, 127.0.0.1, 45789>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 38
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 40
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 38 : #<TCPServer:fd 38, AF_INET, 0.0.0.0, 43795>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 38
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007f69996173f0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 38 : #<TCPServer:fd 38, AF_INET, 0.0.0.0, 34639>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: #<Thread:0x00007f69996173f0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 40
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 38
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f6999611f00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 39
Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f6999611f00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 38 #<File::Stat dev=0x8, ino=203780932, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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(10/20) tests in 2318.881527s, 14.4298 tests/s, 2796.1187 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42179>
Closed file descriptor: TestGemUninstaller#test_uninstall_prompt_includes_dep_type: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34439>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 42709>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 45501>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 40371>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 40
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 41
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 42233>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 43027>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 40
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 41
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 37519>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 41285>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 40
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 41
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 39
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 40
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 40 : #<TCPSocket:fd 40, AF_INET6, ::1, 43785>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_max_version: 40
Leaked file descriptor: TestNetHTTPS#test_max_version: 39 #<File::Stat dev=0x8, ino=204388887, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f69494b3280 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f69494b3280 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 41 : #<TCPSocket:fd 41, AF_INET6, ::1, 38693>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 41
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37131>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 38501>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 40
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 39735>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 40
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 39689>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 41
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 42
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 42
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 41
Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f694954d1b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get: 41
Finished thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007f694954d1b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Finished(11/20) tests in 2301.022420s, 14.5418 tests/s, 2817.8526 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35949>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_when_removing_a_dev_dep: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36645>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 39293>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 41915>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 43749>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 41
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 46701>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 33179>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 41
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 42
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 43
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 39713>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 39479>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 41
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 42
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 40
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 41 : #<TCPSocket:fd 41, AF_INET, 127.0.0.1, 37603>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f6949157300 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f6949157300 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f69c942fec0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f69c942fec0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_before_body: 41
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 41
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007f699bfafe60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 41
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007f699bfafe60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f69c942fef0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 41
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 40 #<File::Stat dev=0x8, ino=205444904, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007f69c942fef0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 42
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 42 : #<TCPSocket:fd 42, AF_INET6, ::1, 39989>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_max_version: 42
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 42 : #<TCPSocket:fd 42, AF_INET6, ::1, 36137>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 42
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 42 : #<TCPSocket:fd 42, AF_INET6, ::1, 36873>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_get: 42
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45149>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 41 : #<TCPServer:fd 41, AF_INET, 0.0.0.0, 38025>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 41
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 41 : #<TCPServer:fd 41, AF_INET, 0.0.0.0, 39631>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 41
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 41 : #<TCPServer:fd 41, AF_INET, 0.0.0.0, 37747>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 42 #<File::Stat dev=0x8, ino=205752830, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007f69c9e6def0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 43
Finished thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f69c9e6def0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 43
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f699aed8860 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 44
Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f699aed8860 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 41 #<File::Stat dev=0x8, ino=205759622, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007f69c9e6def0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 44
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 43 #<File::Stat dev=0x8, ino=205762982, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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:0x00007f69c9e6def0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Finished(12/20) tests in 2909.051213s, 11.5024 tests/s, 2228.1241 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41579>
Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_when_removing_a_dev_dep: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46835>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 35409>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 43527>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 41801>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 45
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 46
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 39241>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 41291>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 45
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 46
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 36275>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 43815>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 45
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 46
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 44
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 45 : #<TCPSocket:fd 45, AF_INET6, ::1, 36323>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 45
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 44 #<File::Stat dev=0x8, ino=206319405, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46271>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 40185>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 45
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 44027>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 45
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 38605>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 46 #<File::Stat dev=0x8, ino=206442128, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(13/20) tests in 2091.903777s, 15.9955 tests/s, 3099.9614 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40781>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_keep: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44041>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 46741>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 43753>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 44679>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 47
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 48
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 41617>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 41057>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 47
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 48
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 36287>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 40057>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 47
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 48
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 45
Leaked thread: TestNetHTTPSwitchingProtocols#test_info: #<Thread:0x00007f694b6c6110 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 38182>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_proxy_cacert_file: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 49
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37755>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 40741>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 48 : #<TCPSocket:fd 48, AF_INET, 127.0.0.1, 40741>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 45
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 48
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 39379>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 48 : #<TCPSocket:fd 48, AF_INET, 127.0.0.1, 39379>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 45
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 48
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 45901>
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f6949a53400 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 47
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f6949a53400 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 47
Finished(14/20) tests in 2309.423873s, 14.4889 tests/s, 2807.5721 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45417>
Closed file descriptor: TestGemUninstaller#test_remove_plugins_user_installed: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39191>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 38975>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 48 : #<TCPSocket:fd 48, AF_INET6, ::1, 39191>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 48
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 38585>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 35025>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 47
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 48
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 39151>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 45919>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 47
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 48
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 40933>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 38183>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 47
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 48
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 45
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 47 : #<TCPSocket:fd 47, AF_INET, 127.0.0.1, 45325>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 47
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f694bdafc90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f694bdafc90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f694bd9fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f694bd9fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 47
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 47
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f694bd9a9f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 47
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f694bd9a9f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPSwitchingProtocols#test_info: 47 #<File::Stat dev=0x8, ino=208110403, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: TestNetHTTPSwitchingProtocols#test_info: #<Thread:0x00007f694bf35690 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 47 : #<TCPSocket:fd 47, AF_INET6, ::1, 42449>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_max_version: 47
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 45 #<File::Stat dev=0x8, ino=208294057, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34757>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 33311>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 47
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 40139>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 47
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 37905>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 48 #<File::Stat dev=0x8, ino=208420755, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007f694a04d6a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 49
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f694a04d6a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 50
Finished(15/20) tests in 2947.434534s, 11.3526 tests/s, 2199.5756 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36143>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_keep: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41943>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 35517>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 34533>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 46027>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 49
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 50
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 45531>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 42377>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 49
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 50
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 39835>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 41983>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 49
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 50
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 47
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 33863>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 49
Leaked file descriptor: TestNetHTTPS#test_max_version: 47 #<File::Stat dev=0x8, ino=208970142, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 49 #<File::Stat dev=0x8, ino=208995734, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45627>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 43865>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 50
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 43957>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 52 : #<TCPSocket:fd 52, AF_INET, 127.0.0.1, 43957>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 50
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 52
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 39889>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007f694a8a3780 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 51
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f694a8a3780 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 52
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 51
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 50 #<File::Stat dev=0x8, ino=209101657, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 52
Finished(16/20) tests in 2164.369939s, 15.4599 tests/s, 2995.8696 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34067>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_keep: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36079>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 45715>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 42813>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 44945>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 53
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 46795>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 35803>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 55 : #<TCPSocket:fd 55, AF_INET6, ::1, 35803>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 55
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 44889>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 33093>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 53
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 54
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 51
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f694a5e2ea0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f694a5e2ea0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 52 : #<TCPSocket:fd 52, AF_INET6, ::1, 35999>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 52
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38893>
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: #<Thread:0x00007f6949ba7ba0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 43263>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 43263>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007f6949ba7ba0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 51
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 53
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 35027>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 51
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 46611>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f6949bafb80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 52
Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f6949bafb80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f6949baf970 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007f6949baf970 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 51 #<File::Stat dev=0x8, ino=209957057, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 53
Closed file descriptor: TestNetHTTP_v1_2#test_get: 53
Finished(17/20) tests in 2460.925122s, 13.5969 tests/s, 2634.8502 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38459>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_keep: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34479>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 45613>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 37815>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 40167>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 53
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 37569>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 44011>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 53
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 54
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 55
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 45359>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 46567>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 53
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 54
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 52
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 41679>
Closed file descriptor: TestHashOnly#test_symbol_hash_random: 53
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 40649>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 53
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 53
Leaked file descriptor: TestNetHTTPS#test_max_version: 52 #<File::Stat dev=0x8, ino=210960403, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 53 #<File::Stat dev=0x8, ino=210966512, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43749>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 43853>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 54
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 34895>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 56 : #<TCPSocket:fd 56, AF_INET, 127.0.0.1, 34895>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 54
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 56
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 41805>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 55 #<File::Stat dev=0x8, ino=211057643, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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(18/20) tests in 2828.938731s, 11.8281 tests/s, 2291.9227 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39475>
Closed file descriptor: TestGemUninstaller#test_uninstall_prompts_about_broken_deps: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36779>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 36225>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 44691>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 39153>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 56
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 57
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 38601>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 43049>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 56
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 57
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 39167>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 39509>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 56
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 57
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 54
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 56 : #<TCPSocket:fd 56, AF_INET6, ::1, 33341>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 56
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 54 #<File::Stat dev=0x8, ino=211673240, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42237>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 45675>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 58 : #<TCPSocket:fd 58, AF_INET, 127.0.0.1, 45675>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 56
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 58
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 36677>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 58 : #<TCPSocket:fd 58, AF_INET, 127.0.0.1, 36677>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 56
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 58
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 43769>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 57 #<File::Stat dev=0x8, ino=211791072, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f69c8747570 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 58
Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007f69c8747570 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 56 #<File::Stat dev=0x8, ino=211783286, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: 58 #<File::Stat dev=0x8, ino=211787409, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007f6949906cd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 60
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f6949906cd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f694a11a810 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 61
Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f694a11a810 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 59 #<File::Stat dev=0x8, ino=211771264, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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/20) tests in 2186.894652s, 15.3007 tests/s, 2965.0665 assertions/s.
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 32885>
Closed file descriptor: TestGemUninstaller#test_remove_executables_force_keep: 7
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 32801>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 41337>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 61 : #<TCPServer:fd 61, AF_INET6, ::1, 34699>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 62 : #<TCPServer:fd 62, AF_INET6, ::1, 36745>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 61
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 62
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 61 : #<TCPServer:fd 61, AF_INET6, ::1, 41555>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 62 : #<TCPServer:fd 62, AF_INET6, ::1, 39293>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 61
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 62
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 61 : #<TCPServer:fd 61, AF_INET6, ::1, 34353>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 62 : #<TCPServer:fd 62, AF_INET6, ::1, 33875>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 61
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 62
Closed file descriptor: URI::TestHTTP#test_equal: 7
Closed file descriptor: URI::TestHTTP#test_equal: 60
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_before_body: 61
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 61 #<File::Stat dev=0x8, ino=212151666, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f69c9420f50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f6949f0f0d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007f6949f0f0d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f6949f012d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f6949f012d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f6949f043f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f6949f043f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 62 : #<TCPSocket:fd 62, AF_INET6, ::1, 37973>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_get: 62
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 40897>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 60 : #<TCPServer:fd 60, AF_INET, 0.0.0.0, 44753>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 60
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 60 : #<TCPServer:fd 60, AF_INET, 0.0.0.0, 36811>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 60
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 60 : #<TCPServer:fd 60, AF_INET, 0.0.0.0, 37593>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 62
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f6949b1f790 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 62
Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f6949b1f790 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f6949b1fd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007f6949b1fd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 62
Finished(20/20) tests in 2654.064123s, 12.6075 tests/s, 2442.8415 assertions/s.
669219 tests, 129668748 assertions, 0 failures, 0 errors, 3436 skips
ruby -v: ruby 3.4.0dev (2024-07-14T19:02:00Z master 8ade9994bf) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
ruby 3.4.0dev (2024-07-14T19:02:00Z master 8ade9994bf) [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 252.748249 seconds
3432 files, 32767 examples, 134697 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0.