# Logfile created on 2020-05-22 13:48:50 +0000 by logger.rb/61378
#<BuildRuby:0x000055fc662b4c70 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @svn_revision=nil, @TARGET_NAME="trunk-repeat20", @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-repeat20", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-repeat20", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-repeat20", @configure_opts=["--enable-shared"], @build_opts="-j6", @test_opts="TESTS=--repeat-count=20", @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=41600, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20200522-134850", @ruby_env=[["RUBY_DEBUG", "ci"]], @logger=#<Logger:0x000055fc664ef6c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055fc664ef5d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055fc664ef558 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20200522-134850", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20200522-134850>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000055fc664ef3a0>>>>
$$$[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-repeat20/enc/unicode/data/12.1.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/Scripts.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/emoji/12.1/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/emoji/12.1/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/emoji/12.1/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/emoji/12.1/emoji-variation-sequences.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/emoji/12.1/emoji-zwj-sequences.txt already exists
$$$[end] "make update-unicode  -j6" exit with 0.
$$$[beg] make update-download -j6
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
tool/config.guess already exists
tool/config.sub already exists
$$$[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 f4f157f..ef13558
Fast-forward
 lib/bundler/bundler.gemspec                      |   2 +-
 lib/bundler/cli.rb                               |   2 +-
 lib/bundler/dsl.rb                               |   3 -
 lib/bundler/feature_flag.rb                      |   1 -
 lib/bundler/friendly_errors.rb                   |   6 +-
 lib/bundler/lazy_specification.rb                |   2 +-
 lib/bundler/psyched_yaml.rb                      |   6 -
 lib/bundler/rubygems_ext.rb                      |  16 ++-
 lib/bundler/rubygems_gem_installer.rb            |   8 +-
 lib/bundler/rubygems_integration.rb              |  10 --
 lib/bundler/settings.rb                          |   1 -
 lib/bundler/source/rubygems.rb                   |  25 ++--
 lib/bundler/stub_specification.rb                |  20 +++-
 lib/rubygems/installer.rb                        |   1 -
 libexec/bundle                                   |   3 +
 man/bundle-config.1                              |   3 -
 man/bundle-config.1.txt                          |   4 -
 man/bundle-config.ronn                           |   3 -
 spec/bundler/bundler/cli_spec.rb                 |  16 +--
 spec/bundler/bundler/dsl_spec.rb                 |  25 ++--
 spec/bundler/bundler/friendly_errors_spec.rb     |   8 +-
 spec/bundler/bundler/shared_helpers_spec.rb      |   4 +-
 spec/bundler/bundler/stub_specification_spec.rb  |   6 +-
 spec/bundler/commands/binstubs_spec.rb           |   2 +-
 spec/bundler/commands/exec_spec.rb               |  44 +++++--
 spec/bundler/commands/pristine_spec.rb           |  35 +++---
 spec/bundler/commands/update_spec.rb             |   2 +-
 spec/bundler/commands/viz_spec.rb                |  11 +-
 spec/bundler/install/bundler_spec.rb             |   8 +-
 spec/bundler/install/deploy_spec.rb              |   4 +-
 spec/bundler/install/gemfile/gemspec_spec.rb     |   4 +-
 spec/bundler/install/gemfile/groups_spec.rb      |  19 +--
 spec/bundler/install/gems/compact_index_spec.rb  |   4 +-
 spec/bundler/install/gems/dependency_api_spec.rb |   4 +-
 spec/bundler/install/gems/standalone_spec.rb     |  12 +-
 spec/bundler/install/gems/sudo_spec.rb           |   2 +
 spec/bundler/install/global_cache_spec.rb        |  16 +--
 spec/bundler/lock/lockfile_spec.rb               |   8 +-
 spec/bundler/other/major_deprecation_spec.rb     |  72 ++++++-----
 spec/bundler/other/platform_spec.rb              |  18 +--
 spec/bundler/plugins/install_spec.rb             |   2 +-
 spec/bundler/quality_spec.rb                     |   4 +-
 spec/bundler/realworld/parallel_spec.rb          |   2 +-
 spec/bundler/runtime/executable_spec.rb          |   4 -
 spec/bundler/runtime/gem_tasks_spec.rb           |  35 ++++--
 spec/bundler/runtime/setup_spec.rb               |  66 ++++++----
 spec/bundler/runtime/with_unbundled_env_spec.rb  |   8 +-
 spec/bundler/spec_helper.rb                      |  51 ++++----
 spec/bundler/support/artifice/compact_index.rb   |   6 +-
 spec/bundler/support/artifice/endpoint.rb        |  39 +++---
 spec/bundler/support/artifice/endpoint_500.rb    |   1 -
 spec/bundler/support/artifice/windows.rb         |   1 -
 spec/bundler/support/builders.rb                 |   4 +-
 spec/bundler/support/hax.rb                      |  26 ++--
 spec/bundler/support/helpers.rb                  | 146 +++++++++++------------
 spec/bundler/support/matchers.rb                 |   7 +-
 spec/bundler/support/path.rb                     |  98 ++++++++++++---
 spec/bundler/support/rubygems_ext.rb             |  14 +--
 spec/bundler/support/rubygems_version_manager.rb |   4 +-
 spec/bundler/support/switch_rubygems.rb          |  10 --
 60 files changed, 535 insertions(+), 433 deletions(-)
Current branch master is up to date.
Latest commit hash = ef13558fcd
$$$[end] "make update-src      -j6" exit with 0.
$$$[beg] make after-update    -j6
Downloading Unicode 12.1.0 data and property files...
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd/Scripts.txt already exists
downloading for ext/fiddle/extlibs
.downloaded-cache/libffi-3.2.1.tar.gz already exists
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
/tmp/ruby/v3/src/trunk-repeat20/revision.h updated
compiling /tmp/ruby/v3/src/trunk-repeat20/version.c
make[1]: '/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/12.1.0/ucd' is up to date.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
linking miniruby
/tmp/ruby/v3/src/trunk-repeat20/lib/unicode_normalize/tables.rb unchanged
/tmp/ruby/v3/src/trunk-repeat20/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-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
$$$[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-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/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-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/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-repeat20/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/v3/src/trunk-repeat20/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-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/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-repeat20/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat20/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-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/12.1.0    /tmp/ruby/v3/src/trunk-repeat20/vm.c -o rb_mjit_header.h.new
encdb.h unchanged
/tmp/ruby/v3/src/trunk-repeat20/revision.h unchanged
rb_mjit_header.h unchanged
building .ext/include/x86_64-linux/rb_mjit_min_header-2.8.0.h
./miniruby -I/tmp/ruby/v3/src/trunk-repeat20/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat20/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-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
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-repeat20'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-repeat20/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
*** 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-repeat20'
transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_struct_aset, rb_vm_opt_struct_aref, rb_eql_opt, 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: changing definition to declaration: rb_equal_opt
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, rb_eql_opt
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
$$$[end] "make all -j6" exit with 0.
$$$[beg] make install -j6
generating x86_64-linux-fake.rb
	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-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/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
generating encdb.h
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 enc.mk
x86_64-linux-fake.rb updated
encdb.h unchanged
/tmp/ruby/v3/src/trunk-repeat20/revision.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
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-repeat20'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-repeat20/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
making encs
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/monitor'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
*** 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-repeat20'
./miniruby -I/tmp/ruby/v3/src/trunk-repeat20/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat20/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/v3/src/trunk-repeat20/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-repeat20/bin
installing base libraries:          /tmp/ruby/v3/install/trunk-repeat20/lib
installing arch files:              /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/2.8.0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/v3/install/trunk-repeat20/lib/pkgconfig
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/2.8.0/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/site_ruby/2.8.0/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/vendor_ruby/2.8.0/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-repeat20/include/ruby-2.8.0/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/2.8.0
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/site_ruby/2.8.0
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/vendor_ruby/2.8.0
installing extension headers:       /tmp/ruby/v3/install/trunk-repeat20/include/ruby-2.8.0/ruby
installing command scripts:         /tmp/ruby/v3/install/trunk-repeat20/bin
installing library scripts:         /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/2.8.0
installing common headers:          /tmp/ruby/v3/install/trunk-repeat20/include/ruby-2.8.0
installing manpages:                /tmp/ruby/v3/install/trunk-repeat20/share/man (man1, man5)
installing default gems from lib:   /tmp/ruby/v3/install/trunk-repeat20/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-repeat20/lib/ruby/gems/2.8.0
                                    bigdecimal 2.0.0
                                    date 3.0.0
                                    etc 1.1.0
                                    fcntl 1.0.0
                                    fiddle 1.0.0
                                    gdbm 2.1.0
                                    io-console 0.5.6
                                    json 2.3.0
                                    openssl 2.2.0
                                    psych 3.1.0
                                    readline-ext 0.1.0
                                    sdbm 1.0.0
                                    stringio 0.1.1
                                    strscan 1.0.3
                                    zlib 1.1.0
installing bundled gems:            /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/gems/2.8.0
                                    minitest 5.14.0
                                    power_assert 1.2.0
                                    rake 13.0.1
                                    test-unit 3.3.5
                                    rexml 3.2.4
                                    rss 0.2.9
installing bundled gem cache:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/gems/2.8.0/cache
$$$[end] "make install -j6" exit with 0.
$$$[beg] make yes-btest TESTS=--repeat-count=20
2020-05-22 13:49:06 +0000
Driver is ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]
Target is ruby 2.8.0dev (2020-05-22T12:24:51Z master ef13558fcd) [x86_64-linux]

$$$[end] "make yes-btest TESTS=--repeat-count=20" 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 = -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-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/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-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:condition ..OK 2
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:case .....OK 5
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:iterator .............................................................................................................OK 109
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:call ......OK 6
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:proc .........OK 9
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:signal ..OK 2
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:system ........OK 8
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:const .....OK 5
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:clone .....OK 5
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:pack ....OK 4
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:math ..OK 2
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:struct ......OK 6
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:variable ...........OK 11
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:trace ...OK 3
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:alias ......OK 6
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:path .......................OK 23
/tmp/ruby/v3/src/trunk-repeat20/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 TESTS=--repeat-count=20
making mjit_build_dir.so
Run options: 
  --seed=78513
  "--ruby=./miniruby -I/tmp/ruby/v3/src/trunk-repeat20/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat20/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/v3/src/trunk-repeat20/test/excludes
  --name=!/memory_leak/
  --repeat-count=20

# Running tests:

Leaked file descriptor: DRbTests::TestDRbSSLAry#test_01: 8 #<File::Stat dev=0x35, ino=172924840, mode=020666, nlink=1, uid=0, gid=0, rdev=0x109, size=0, blksize=4096, blocks=0, atime=2020-05-15 05:54:20.501560583 +0000, mtime=2020-05-15 05:54:20.501560583 +0000, ctime=2020-05-15 05:54:20.501560583 +0000>
Leaked file descriptor: DRbTests::TestDRbSSLAry#test_01: 9 #<File::Stat dev=0x35, ino=172924836, mode=020666, nlink=1, uid=0, gid=0, rdev=0x108, size=0, blksize=4096, blocks=0, atime=2020-05-15 05:54:20.501560583 +0000, mtime=2020-05-15 05:54:20.501560583 +0000, ctime=2020-05-15 05:54:20.501560583 +0000>
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.3, 46021>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Finished(1/20)  tests in 978.364526s, 21.1026 tests/s, 5777.5132 assertions/s.
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(2/20)  tests in 1075.624850s, 19.1944 tests/s, 5255.0961 assertions/s.
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(3/20)  tests in 1091.026694s, 18.9235 tests/s, 5180.9218 assertions/s.
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(4/20)  tests in 1092.113972s, 18.9046 tests/s, 5175.7968 assertions/s.
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(5/20)  tests in 1097.742227s, 18.8077 tests/s, 5149.1742 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<TCPSocket:fd 11, AF_INET, 172.17.0.3, 36687>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
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:0x0000558b4bafc130 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(6/20)  tests in 1095.917572s, 18.8390 tests/s, 5157.7246 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:0x0000558b4bb24e28 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(7/20)  tests in 1095.122027s, 18.8527 tests/s, 5161.4193 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.3, 43815>
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:0x0000558b4bac7ac0 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(8/20)  tests in 1095.470568s, 18.8467 tests/s, 5159.9725 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:0x0000558b4bb653b0 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(9/20)  tests in 1100.416466s, 18.7620 tests/s, 5136.5407 assertions/s.
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(10/20)  tests in 1106.943048s, 18.6514 tests/s, 5106.4235 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:0x0000558b4bafc108 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(11/20)  tests in 1103.135345s, 18.7157 tests/s, 5123.8989 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.3, 45547>
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:0x0000558b4ba3dff0 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(12/20)  tests in 1100.621313s, 18.7585 tests/s, 5135.6665 assertions/s.
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(13/20)  tests in 1104.361557s, 18.6950 tests/s, 5118.3681 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.3, 44341>
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:0x0000558b4baddff0 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(14/20)  tests in 1104.401215s, 18.6943 tests/s, 5118.0621 assertions/s.
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(15/20)  tests in 1106.044015s, 18.6665 tests/s, 5110.6248 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:0x0000558b4bb80cf0 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(16/20)  tests in 1108.668550s, 18.6223 tests/s, 5098.4183 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:0x0000558b4bc006a8 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(17/20)  tests in 1106.060106s, 18.6663 tests/s, 5110.3932 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.3, 38713>
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:0x0000558b4bc075c0 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(18/20)  tests in 1111.219789s, 18.5796 tests/s, 5086.6589 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:0x0000558b4bc01a30 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(19/20)  tests in 1108.862953s, 18.6191 tests/s, 5097.5894 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<TCPSocket:fd 12, AF_INET, 172.17.0.3, 45711>
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:0x0000558b4bba7b98 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1722 sleep>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 7 : #<IO:fd 7>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemExtCmakeBuilder#test_self_build_has_makefile: 16 : #<IO:fd 16>
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestGemExtCmakeBuilder#test_self_build_has_makefile:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Finished(20/20)  tests in 1110.443834s, 18.5926 tests/s, 5090.2169 assertions/s.
412920 tests, 113049312 assertions, 0 failures, 0 errors, 1366 skips

ruby -v: ruby 2.8.0dev (2020-05-22T12:24:51Z master ef13558fcd) [x86_64-linux]
$$$[end] "make yes-test-all TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-rubyspec TESTS=--repeat-count=20
ruby 2.8.0dev (2020-05-22T12:24:51Z master ef13558fcd) [x86_64-linux]
...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 118.780923 seconds

3739 files, 30225 examples, 122876 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec TESTS=--repeat-count=20" exit with 0.
raw logfile