# Logfile created on 2020-07-11 12:58:45 +0000 by logger.rb/61378
#<BuildRuby:0x000055ce149b8970 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @svn_revision=nil, @TARGET_NAME="trunk-repeat50", @SRC_DIR="/tmp/ruby/v3/src", @BUILD_DIR="/tmp/ruby/v3/build", @INSTALL_DIR="/tmp/ruby/v3/install", @TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-repeat50", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-repeat50", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-repeat50", @configure_opts=["--enable-shared"], @build_opts="-j6", @test_opts="TESTS=--repeat-count=50", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat50.20200711-125845", @ruby_env=[["RUBY_DEBUG", "ci"]], @logger=#<Logger:0x000055ce14bfb048 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ce14bfafa8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ce14bfae18 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20200711-125845", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20200711-125845>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000055ce14bfada0>>>>
$$$[beg] rm -f .revision.time
$$$[end] "rm -f .revision.time" exit with 0.
$$$[beg] make update-unicode  -j6
Downloading Unicode 12.1.0 data and property files...
Downloading Unicode 12.1.0 auxiliary files...
Downloading Unicode emoji 12.1 files...
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/emoji/12.1/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/emoji/12.1/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/emoji/12.1/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/emoji/12.1/emoji-variation-sequences.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/emoji/12.1/emoji-zwj-sequences.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/Scripts.txt already exists
$$$[end] "make update-unicode  -j6" exit with 0.
$$$[beg] make update-download -j6
tool/config.guess already exists
tool/config.sub already exists
downloading for ext/fiddle/extlibs
.downloaded-cache/libffi-3.2.1.tar.gz already exists
checking md5 of .downloaded-cache/libffi-3.2.1.tar.gz ... OK
checking sha512 of .downloaded-cache/libffi-3.2.1.tar.gz ... OK
$$$[end] "make update-download -j6" exit with 0.
$$$[beg] make update-rubyspec -j6
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j6" exit with 0.
$$$[beg] make update-src      -j6
Updating 021cec9..eaa2de3
Fast-forward
 ext/objspace/objspace_dump.c | 24 +----------------------
 gc.c                         | 45 ++++++++++++++++++++++++--------------------
 internal/imemo.h             |  1 +
 signal.c                     |  2 +-
 4 files changed, 28 insertions(+), 44 deletions(-)
Current branch master is up to date.
Latest commit hash = eaa2de3112
$$$[end] "make update-src      -j6" exit with 0.
$$$[beg] make after-update    -j6
Downloading Unicode 12.1.0 data and property files...
compiling /tmp/ruby/v3/src/trunk-repeat50/miniinit.c
compiling /tmp/ruby/v3/src/trunk-repeat50/ast.c
compiling /tmp/ruby/v3/src/trunk-repeat50/class.c
compiling /tmp/ruby/v3/src/trunk-repeat50/cont.c
compiling /tmp/ruby/v3/src/trunk-repeat50/compile.c
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd/Scripts.txt already exists
compiling /tmp/ruby/v3/src/trunk-repeat50/debug.c
compiling /tmp/ruby/v3/src/trunk-repeat50/enum.c
compiling /tmp/ruby/v3/src/trunk-repeat50/enumerator.c
compiling /tmp/ruby/v3/src/trunk-repeat50/error.c
compiling /tmp/ruby/v3/src/trunk-repeat50/eval.c
compiling /tmp/ruby/v3/src/trunk-repeat50/file.c
compiling /tmp/ruby/v3/src/trunk-repeat50/gc.c
compiling /tmp/ruby/v3/src/trunk-repeat50/io.c
compiling /tmp/ruby/v3/src/trunk-repeat50/iseq.c
compiling /tmp/ruby/v3/src/trunk-repeat50/load.c
compiling /tmp/ruby/v3/src/trunk-repeat50/mjit.c
compiling /tmp/ruby/v3/src/trunk-repeat50/mjit_compile.c
compiling /tmp/ruby/v3/src/trunk-repeat50/node.c
compiling parse.c
compiling /tmp/ruby/v3/src/trunk-repeat50/proc.c
compiling /tmp/ruby/v3/src/trunk-repeat50/process.c
compiling /tmp/ruby/v3/src/trunk-repeat50/re.c
compiling /tmp/ruby/v3/src/trunk-repeat50/ruby.c
compiling /tmp/ruby/v3/src/trunk-repeat50/signal.c
compiling /tmp/ruby/v3/src/trunk-repeat50/struct.c
compiling /tmp/ruby/v3/src/trunk-repeat50/thread.c
compiling /tmp/ruby/v3/src/trunk-repeat50/variable.c
compiling /tmp/ruby/v3/src/trunk-repeat50/vm.c
compiling /tmp/ruby/v3/src/trunk-repeat50/vm_backtrace.c
compiling /tmp/ruby/v3/src/trunk-repeat50/vm_dump.c
compiling /tmp/ruby/v3/src/trunk-repeat50/vm_trace.c
downloading for ext/fiddle/extlibs
.downloaded-cache/libffi-3.2.1.tar.gz already exists
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: '/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/data/12.1.0/ucd' is up to date.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
/tmp/ruby/v3/src/trunk-repeat50/revision.h updated
compiling /tmp/ruby/v3/src/trunk-repeat50/version.c
/tmp/ruby/v3/src/trunk-repeat50/lib/unicode_normalize/tables.rb unchanged
linking miniruby
/tmp/ruby/v3/src/trunk-repeat50/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
$$$[end] "make after-update    -j6" exit with 0.
$$$[beg] make miniruby -j6
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -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 -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat50/include -I/tmp/ruby/v3/src/trunk-repeat50 -I/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.8  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j --jobserver-fds=4,5
gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
Copyright (C) 2017 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.

make: 'miniruby' is up to date.
$$$[end] "make miniruby -j6" exit with 0.
$$$[beg] make ruby -j6
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -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 -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat50/include -I/tmp/ruby/v3/src/trunk-repeat50 -I/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.8  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j --jobserver-fds=4,5
gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
Copyright (C) 2017 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.

creating verconf.h
verconf.h updated
compiling /tmp/ruby/v3/src/trunk-repeat50/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/v3/src/trunk-repeat50/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.2.8.0
linking ruby
$$$[end] "make ruby -j6" exit with 0.
$$$[beg] make all -j6
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -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 -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat50/include -I/tmp/ruby/v3/src/trunk-repeat50 -I/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.8  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j --jobserver-fds=4,5
gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building rb_mjit_header.h
./miniruby -I/tmp/ruby/v3/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat50/tool/mjit_tabs.rb "" \
	gcc -E -DMJIT_HEADER -P -dD -O3 -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -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 -std=gnu99  -fPIC  -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat50/include -I/tmp/ruby/v3/src/trunk-repeat50 -I/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/12.1.0    /tmp/ruby/v3/src/trunk-repeat50/vm.c -o rb_mjit_header.h.new
generating x86_64-linux-fake.rb
encdb.h unchanged
/tmp/ruby/v3/src/trunk-repeat50/revision.h unchanged
x86_64-linux-fake.rb updated
rb_mjit_header.h updated
building .ext/include/x86_64-linux/rb_mjit_min_header-2.8.0.h
./miniruby -I/tmp/ruby/v3/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat50/tool/transform_mjit_header.rb "gcc  -O3 -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -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 -std=gnu99  -fPIC " rb_mjit_header.h .ext/include/x86_64-linux/rb_mjit_min_header-2.8.0.h
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-repeat50/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/coverage'
compiling /tmp/ruby/v3/src/trunk-repeat50/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/objspace'
compiling /tmp/ruby/v3/src/trunk-repeat50/ext/objspace/objspace.c
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/nkf'
compiling /tmp/ruby/v3/src/trunk-repeat50/ext/objspace/objspace_dump.c
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pty'
compiling /tmp/ruby/v3/src/trunk-repeat50/ext/pty/pty.c
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/ripper'
compiling /tmp/ruby/v3/src/trunk-repeat50/ext/ripper/ripper.c
linking shared-object coverage.so
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest/sha2'
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/objspace'
transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_rewrite_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep
transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep
transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar
making mjit_build_dir.so
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
*** Following extensions are not compiled:
dbm:
	Could not be configured. It will not be installed.
	Check ext/dbm/mkmf.log for more details.
*** Fix the problems, then remove these directories and try again if you want.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
$$$[end] "make all -j6" exit with 0.
$$$[beg] make install -j6
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -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 -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat50/include -I/tmp/ruby/v3/src/trunk-repeat50 -I/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.8  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j --jobserver-fds=4,5
gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
/tmp/ruby/v3/src/trunk-repeat50/revision.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-repeat50/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
*** Following extensions are not compiled:
dbm:
	Could not be configured. It will not be installed.
	Check ext/dbm/mkmf.log for more details.
*** Fix the problems, then remove these directories and try again if you want.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
./miniruby -I/tmp/ruby/v3/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat50/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/v3/src/trunk-repeat50/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --mflags="-j --jobserver-fds=4,5" --make-flags=" -j --jobserver-fds=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --exclude=doc
installing binary commands:         /tmp/ruby/v3/install/trunk-repeat50/bin
installing base libraries:          /tmp/ruby/v3/install/trunk-repeat50/lib
installing arch files:              /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/2.8.0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/v3/install/trunk-repeat50/lib/pkgconfig
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/2.8.0/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/site_ruby/2.8.0/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/vendor_ruby/2.8.0/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-repeat50/include/ruby-2.8.0/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/2.8.0
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/site_ruby/2.8.0
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/vendor_ruby/2.8.0
installing extension headers:       /tmp/ruby/v3/install/trunk-repeat50/include/ruby-2.8.0/ruby
installing command scripts:         /tmp/ruby/v3/install/trunk-repeat50/bin
installing library scripts:         /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/2.8.0
installing common headers:          /tmp/ruby/v3/install/trunk-repeat50/include/ruby-2.8.0
installing manpages:                /tmp/ruby/v3/install/trunk-repeat50/share/man (man1, man5)
installing default gems from lib:   /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/gems/2.8.0
                                    benchmark 0.1.0
                                    bundler 2.2.0.dev
                                    cgi 0.1.0
                                    csv 3.1.2
                                    delegate 0.1.0
                                    did_you_mean 1.4.0
                                    english 0.7.0
                                    fileutils 1.4.1
                                    forwardable 1.3.1
                                    getoptlong 0.1.0
                                    ipaddr 1.2.2
                                    irb 1.2.4
                                    logger 1.4.2
                                    matrix 0.3.0
                                    mutex_m 0.1.0
                                    net-ftp 0.1.0
                                    net-http 0.1.0
                                    net-imap 0.1.0
                                    net-pop 0.1.0
                                    net-protocol 0.1.0
                                    net-smtp 0.1.0
                                    observer 0.1.0
                                    open3 0.1.0
                                    ostruct 0.2.0
                                    prime 0.1.1
                                    pstore 0.1.0
                                    racc 1.5.0
                                    rdoc 6.2.1
                                    readline 0.0.2
                                    reline 0.1.4
                                    singleton 0.1.0
                                    tempfile 0.1.0
                                    timeout 0.1.0
                                    tmpdir 0.1.0
                                    tracer 0.1.0
                                    uri 0.10.0
                                    weakref 0.1.0
                                    webrick 1.6.0
                                    yaml 0.1.0
installing default gems from ext:   /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/gems/2.8.0
                                    bigdecimal 2.0.1
                                    date 3.0.1
                                    etc 1.1.0
                                    fcntl 1.0.0
                                    fiddle 1.0.1
                                    gdbm 2.1.0
                                    io-console 0.5.6
                                    json 2.3.1
                                    openssl 2.2.0
                                    psych 3.1.0
                                    readline-ext 0.1.0
                                    stringio 0.1.1
                                    strscan 1.0.3
                                    zlib 1.1.0
installing bundled gems:            /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/gems/2.8.0
                                    minitest 5.14.1
                                    power_assert 1.2.0
                                    rake 13.0.1
                                    test-unit 3.3.6
                                    rexml 3.2.4
                                    rss 0.2.9
installing bundled gem cache:       /tmp/ruby/v3/install/trunk-repeat50/lib/ruby/gems/2.8.0/cache
$$$[end] "make install -j6" exit with 0.
$$$[beg] make yes-btest TESTS=--repeat-count=50
2020-07-11 12:59:41 +0000
Driver is ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]
Target is ruby 2.8.0dev (2020-07-11T06:21:12Z master eaa2de3112) [x86_64-linux]

$$$[end] "make yes-btest TESTS=--repeat-count=50" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=50
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -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 -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat50/include -I/tmp/ruby/v3/src/trunk-repeat50 -I/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.8  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=50" exit with 0.
$$$[beg] make yes-test-all TESTS=--repeat-count=50
Run options: 
  --seed=31360
  "--ruby=./miniruby -I/tmp/ruby/v3/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat50/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/v3/src/trunk-repeat50/test/excludes
  --name=!/memory_leak/
  --repeat-count=50

# Running tests:

Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Finished(1/50)  tests in 833.956955s, 24.8070 tests/s, 6777.6580 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 14 : #<IO:fd 14>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f34120f0 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(2/50)  tests in 911.833916s, 22.6883 tests/s, 6198.5883 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 45305>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : #<IO:fd 13>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f37b8010 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(3/50)  tests in 924.048806s, 22.3884 tests/s, 6116.6910 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f42ff798 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(4/50)  tests in 922.422597s, 22.4279 tests/s, 6127.4952 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f349b670 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(5/50)  tests in 920.074197s, 22.4851 tests/s, 6143.1709 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 45109>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f34022b8 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(6/50)  tests in 925.620697s, 22.3504 tests/s, 6106.2366 assertions/s.
Finished(7/50)  tests in 927.690390s, 22.3005 tests/s, 6092.6383 assertions/s.
Finished(8/50)  tests in 930.366944s, 22.2364 tests/s, 6075.2148 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 44679>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f363f3f0 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(9/50)  tests in 937.724755s, 22.0619 tests/s, 6027.4968 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f42ff658 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(10/50)  tests in 930.239078s, 22.2394 tests/s, 6075.9402 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 46373>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : #<IO:fd 13>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f436da40 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(11/50)  tests in 932.394480s, 22.1880 tests/s, 6062.2141 assertions/s.
Finished(12/50)  tests in 929.709226s, 22.2521 tests/s, 6079.4546 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f45813e0 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(13/50)  tests in 939.946771s, 22.0098 tests/s, 6013.2926 assertions/s.
Finished(14/50)  tests in 944.649238s, 21.9002 tests/s, 5983.3267 assertions/s.
Finished(15/50)  tests in 951.088725s, 21.7519 tests/s, 5942.7253 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f5f87938 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(16/50)  tests in 939.218852s, 22.0268 tests/s, 6017.8530 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 32891>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : #<IO:fd 13>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f60d65c8 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(17/50)  tests in 943.245121s, 21.9328 tests/s, 5992.1466 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 32871>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f43c4958 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(18/50)  tests in 940.647132s, 21.9934 tests/s, 6008.6836 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 41777>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f445b038 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(19/50)  tests in 947.100253s, 21.8435 tests/s, 5967.7579 assertions/s.
Finished(20/50)  tests in 951.912608s, 21.7331 tests/s, 5937.6512 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 37303>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : #<IO:fd 13>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f2456698 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(21/50)  tests in 938.055516s, 22.0541 tests/s, 6025.2841 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f1b27a18 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(22/50)  tests in 947.816105s, 21.8270 tests/s, 5963.3435 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f41ac008 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(23/50)  tests in 953.976723s, 21.6861 tests/s, 5924.7494 assertions/s.
Finished(24/50)  tests in 949.147827s, 21.7964 tests/s, 5954.8711 assertions/s.
Finished(25/50)  tests in 947.075601s, 21.8441 tests/s, 5967.8773 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f2e61700 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(26/50)  tests in 952.323923s, 21.7237 tests/s, 5935.1266 assertions/s.
Finished(27/50)  tests in 959.230373s, 21.5673 tests/s, 5892.1602 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f2e1c2e0 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(28/50)  tests in 956.324044s, 21.6328 tests/s, 5910.3241 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f1b0de88 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(29/50)  tests in 952.773690s, 21.7134 tests/s, 5932.2115 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 14 : #<IO:fd 14>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f4287ab8 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(30/50)  tests in 948.676497s, 21.8072 tests/s, 5957.9077 assertions/s.
Finished(31/50)  tests in 964.298655s, 21.4539 tests/s, 5861.4050 assertions/s.
Finished(32/50)  tests in 961.116815s, 21.5250 tests/s, 5880.7909 assertions/s.
Finished(33/50)  tests in 963.845283s, 21.4640 tests/s, 5864.0895 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 #<File::Stat dev=0x8, ino=3810623352, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, 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: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f36b51e0 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 run>
Finished(34/50)  tests in 970.533395s, 21.3161 tests/s, 5823.6646 assertions/s.
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(35/50)  tests in 968.424322s, 21.3625 tests/s, 5836.4612 assertions/s.
Finished(36/50)  tests in 961.312766s, 21.5206 tests/s, 5879.5880 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f43a5328 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(37/50)  tests in 962.922439s, 21.4846 tests/s, 5869.6721 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f43bf188 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(38/50)  tests in 968.730697s, 21.3558 tests/s, 5834.5720 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f449a940 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(39/50)  tests in 963.807797s, 21.4649 tests/s, 5864.3093 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f43f02d8 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(40/50)  tests in 961.922754s, 21.5069 tests/s, 5875.8991 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 35881>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : #<IO:fd 13>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f44a95f8 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(41/50)  tests in 962.689132s, 21.4898 tests/s, 5871.1944 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f44c3c50 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(42/50)  tests in 968.110757s, 21.3695 tests/s, 5838.2091 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 34763>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f45b1d60 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(43/50)  tests in 963.397999s, 21.4740 tests/s, 5866.8411 assertions/s.
Finished(44/50)  tests in 976.500817s, 21.1859 tests/s, 5788.1088 assertions/s.
Finished(45/50)  tests in 974.122139s, 21.2376 tests/s, 5802.0948 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.4, 34667>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f5d19818 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(46/50)  tests in 979.641035s, 21.1179 tests/s, 5769.6225 assertions/s.
Finished(47/50)  tests in 969.380588s, 21.3415 tests/s, 5830.5449 assertions/s.
Finished(48/50)  tests in 973.124321s, 21.2594 tests/s, 5808.1972 assertions/s.
Finished(49/50)  tests in 970.652545s, 21.3135 tests/s, 5822.9642 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00005618f6255d90 /tmp/ruby/v3/src/trunk-repeat50/lib/drb/drb.rb:1722 sleep>
Finished(50/50)  tests in 975.645387s, 21.2044 tests/s, 5793.2534 assertions/s.
1034400 tests, 282605337 assertions, 0 failures, 0 errors, 3624 skips

ruby -v: ruby 2.8.0dev (2020-07-11T06:21:12Z master eaa2de3112) [x86_64-linux]
$$$[end] "make yes-test-all TESTS=--repeat-count=50" exit with 0.
$$$[beg] make yes-test-rubyspec TESTS=--repeat-count=50
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -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 -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat50/include -I/tmp/ruby/v3/src/trunk-repeat50 -I/tmp/ruby/v3/src/trunk-repeat50/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.8  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/v3/src/trunk-repeat50/revision.h unchanged
generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
*** Following extensions are not compiled:
dbm:
	Could not be configured. It will not be installed.
	Check ext/dbm/mkmf.log for more details.
*** Fix the problems, then remove these directories and try again if you want.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
making trans
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-repeat50/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat50'
ruby 2.8.0dev (2020-07-11T06:21:12Z master eaa2de3112) [x86_64-linux]
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 108.170266 seconds

3742 files, 30318 examples, 137770 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec TESTS=--repeat-count=50" exit with 0.
raw logfile