# Logfile created on 2020-10-27 07:48:07 +0000 by logger.rb/61378
#<BuildRuby:0x0000558c862a2de0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @svn_revision=nil, @TARGET_NAME="trunk-random-repeat", @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-random-repeat", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-random-repeat", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random-repeat", @configure_opts=["--enable-shared"], @build_opts="-j6", @test_opts="TESTS=\"--repeat-count=20 --test-order=random\"", @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-random-repeat.20201027-074807", @ruby_env=[["RUBY_DEBUG", "ci"]], @logger=#<Logger:0x0000558c864e1ac0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000558c864e1958 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000558c864e1688 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random-repeat.20201027-074807", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random-repeat.20201027-074807>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000558c864e10c0>>>>
$$$[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-random-repeat/enc/unicode/data/12.1.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/emoji/12.1/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/emoji/12.1/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/emoji/12.1/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/emoji/12.1/emoji-variation-sequences.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/emoji/12.1/emoji-zwj-sequences.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/Scripts.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/auxiliary/GraphemeBreakTest.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 135d369..3198e7a
Fast-forward
 .github/workflows/check_dependencies.yml |  1 -
 lib/csv/row.rb                           |  2 +-
 lib/drb/observer.rb                      |  2 +-
 lib/forwardable.rb                       |  4 ++--
 lib/irb/cmd/fork.rb                      |  2 +-
 lib/irb/completion.rb                    |  2 +-
 lib/irb/easter-egg.rb                    |  3 ++-
 lib/irb/extend-command.rb                | 12 ++++++------
 lib/irb/workspace.rb                     |  2 +-
 lib/mkmf.rb                              |  4 ++--
 lib/net/ftp.rb                           |  2 +-
 lib/net/imap.rb                          | 10 +++++-----
 lib/net/smtp.rb                          |  2 +-
 lib/observer.rb                          |  2 +-
 lib/optparse.rb                          |  2 +-
 lib/ostruct.rb                           |  6 +++---
 lib/racc/grammarfileparser.rb            |  2 +-
 lib/rdoc/markup/formatter.rb             |  2 +-
 lib/rdoc/ri/driver.rb                    |  2 +-
 lib/un.rb                                |  8 ++++----
 lib/uri/generic.rb                       | 10 +++++-----
 lib/webrick/httpauth/authenticator.rb    |  2 +-
 lib/webrick/httpproxy.rb                 |  2 +-
 23 files changed, 43 insertions(+), 43 deletions(-)
Current branch master is up to date.
Latest commit hash = 3198e7abd7
$$$[end] "make update-src      -j6" exit with 0.
$$$[beg] make after-update    -j6
Downloading Unicode 12.1.0 data and property files...
generating golf_prelude.c
golf_prelude.c unchanged
/tmp/ruby/v3/src/trunk-random-repeat/revision.h updated
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd/Scripts.txt already exists
compiling /tmp/ruby/v3/src/trunk-random-repeat/version.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-random-repeat'
make[1]: '/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/12.1.0/ucd' is up to date.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
linking miniruby
/tmp/ruby/v3/src/trunk-random-repeat/lib/unicode_normalize/tables.rb unchanged
/tmp/ruby/v3/src/trunk-random-repeat/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-random-repeat'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
$$$[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-random-repeat/include -I/tmp/ruby/v3/src/trunk-random-repeat -I/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.0  -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-random-repeat/include -I/tmp/ruby/v3/src/trunk-random-repeat -I/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.0  -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-random-repeat/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/v3/src/trunk-random-repeat/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.0.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-random-repeat/include -I/tmp/ruby/v3/src/trunk-random-repeat -I/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.0  -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-random-repeat/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-random-repeat/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-random-repeat/include -I/tmp/ruby/v3/src/trunk-random-repeat -I/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/12.1.0    /tmp/ruby/v3/src/trunk-random-repeat/vm.c -o rb_mjit_header.h.new
generating x86_64-linux-fake.rb
encdb.h unchanged
/tmp/ruby/v3/src/trunk-random-repeat/revision.h unchanged
x86_64-linux-fake.rb updated
rb_mjit_header.h unchanged
building .ext/include/x86_64-linux/rb_mjit_min_header-3.0.0.h
./miniruby -I/tmp/ruby/v3/src/trunk-random-repeat/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-random-repeat/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-3.0.0.h
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
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-random-repeat'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-random-repeat/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
configuring continuation
making encs
configuring bigdecimal
configuring cgi/escape
configuring coverage
configuring -test-/RUBY_ALIGNOF
configuring -test-/arith_seq/extract
configuring -test-/array/resize
configuring -test-/bignum
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/enumerator_kw
configuring dbm
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
configuring date
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring etc
configuring digest/rmd160
transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_find_defined_class_by_owner, 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
configuring fcntl
making mjit_build_dir.so
configuring fiber
configuring fiddle
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread_fd_close
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait_for_single_fd
configuring digest/sha1
configuring gdbm
configuring io/console
configuring digest/sha2
configuring json
configuring json/generator
configuring json/parser
configuring monitor
configuring nkf
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring racc/cparse
configuring io/nonblock
configuring io/wait
configuring rbconfig/sizeof
configuring readline
configuring rubyvm
configuring ripper
configuring socket
configuring stringio
configuring strscan
configuring syslog
configuring zlib
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/array/resize'
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/extract.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/bug-14834'
linking shared-object -test-/array/resize.so
linking shared-object -test-/bug_14834.so
linking shared-object -test-/bug_3571.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/bignum'
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/arith_seq/extract'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/bug-5832'
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/bug-14834'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/bug_reporter'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/RUBY_ALIGNOF'
linking shared-object -test-/bug_reporter.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/dln/empty'
linking shared-object -test-/dln/empty.so
linking shared-object -test-/class.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/debug'
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/dln/empty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/exception'
linking shared-object -test-/exception.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/enumerator_kw'
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/bignum'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/fatal'
linking shared-object -test-/file.so
linking shared-object -test-/fatal/rb_fatal.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/class'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/float'
linking shared-object -test-/float.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/funcall'
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/enumerator_kw'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/gvl/call_without_gvl'
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/hash'
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/fatal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/iseq_load'
linking shared-object -test-/integer.so
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/funcall'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/iter'
linking shared-object -test-/iter.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/load/dot.dot'
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/gvl/call_without_gvl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/load/protect'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/load/dot.dot'
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/marshal/compat'
linking shared-object -test-/marshal/compat.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/marshal/internal_ivar'
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/marshal/usr'
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/integer'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/memory_view'
linking shared-object -test-/memory_view.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/method'
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/marshal/compat'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/marshal/internal_ivar'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/load/protect'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/num2int'
linking shared-object -test-/num2int.so
linking shared-object -test-/notimplement.so
linking shared-object -test-/path_to_class.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/popen_deadlock'
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/memory_view'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/printf'
linking shared-object -test-/printf.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/postponed_job'
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/proc'
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/random'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/popen_deadlock'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/num2int'
linking shared-object -test-/random.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/rational'
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/recursion'
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/regexp'
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/scan_args'
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/proc'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/rational'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/recursion'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/st/foreach'
linking shared-object -test-/st/foreach.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/st/numhash'
linking shared-object -test-/st/numhash.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/st/update'
linking shared-object -test-/st/update.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/string'
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/struct'
linking shared-object -test-/struct.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/st/numhash'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/thread_fd_close'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/symbol'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/st/foreach'
linking shared-object -test-/thread_fd_close.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/st/update'
linking shared-object -test-/symbol.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/time'
linking shared-object -test-/time.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/tracepoint'
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/typeddata'
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/thread_fd_close'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/vm'
linking shared-object -test-/vm/at_exit.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/wait_for_single_fd'
linking shared-object -test-/wait_for_single_fd.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/bigdecimal'
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/time'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/cgi/escape'
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/continuation'
linking shared-object continuation.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/coverage'
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/vm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/-test-/wait_for_single_fd'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/date'
linking shared-object date_core.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest'
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/cgi/escape'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/continuation'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/etc'
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/fcntl'
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/fiber'
linking shared-object fiber.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/gdbm'
linking shared-object fiddle.so
linking shared-object gdbm.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/fiber'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/console'
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/fcntl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/etc'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/nonblock'
linking shared-object io/nonblock.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/wait'
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/gdbm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/nkf'
linking shared-object nkf.so
linking shared-object monitor.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/objspace'
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/nonblock'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pathname'
linking shared-object pathname.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/psych'
linking shared-object psych.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/openssl'
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pty'
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/racc/cparse'
linking shared-object racc/cparse.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/rbconfig/sizeof'
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/readline'
linking shared-object readline.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/ripper'
linking shared-object ripper.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/stringio'
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/readline'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/socket'
linking shared-object socket.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/strscan'
linking shared-object strscan.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/syslog'
linking shared-object syslog.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/stringio'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/zlib'
linking shared-object zlib.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/bubblebabble'
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/strscan'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/md5'
linking shared-object digest/md5.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/rmd160'
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/sha1'
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/zlib'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/rmd160'
linking shared-object digest/sha2.so
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json/generator'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json/parser'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/sha1'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json/parser'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json/generator'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
*** 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-random-repeat'
$$$[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-random-repeat/include -I/tmp/ruby/v3/src/trunk-random-repeat -I/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.0  -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
encdb.h unchanged
/tmp/ruby/v3/src/trunk-random-repeat/revision.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
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-random-repeat'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-random-repeat/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
*** 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-random-repeat'
./miniruby -I/tmp/ruby/v3/src/trunk-random-repeat/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-random-repeat/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/v3/src/trunk-random-repeat/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-random-repeat/bin
installing base libraries:          /tmp/ruby/v3/install/trunk-random-repeat/lib
installing arch files:              /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/3.0.0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/v3/install/trunk-random-repeat/lib/pkgconfig
installing extension objects:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/3.0.0/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/site_ruby/3.0.0/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/vendor_ruby/3.0.0/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-random-repeat/include/ruby-3.0.0/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/3.0.0
installing extension scripts:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/site_ruby/3.0.0
installing extension scripts:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/vendor_ruby/3.0.0
installing extension headers:       /tmp/ruby/v3/install/trunk-random-repeat/include/ruby-3.0.0/ruby
installing command scripts:         /tmp/ruby/v3/install/trunk-random-repeat/bin
installing library scripts:         /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/3.0.0
installing common headers:          /tmp/ruby/v3/install/trunk-random-repeat/include/ruby-3.0.0
installing manpages:                /tmp/ruby/v3/install/trunk-random-repeat/share/man (man1, man5)
installing default gems from lib:   /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/gems/3.0.0
                                    abbrev 0.1.0
                                    base64 0.1.0
                                    benchmark 0.1.0
                                    bundler 2.2.0.rc.2
                                    cgi 0.1.0
                                    csv 3.1.7
                                    delegate 0.1.0
                                    did_you_mean 1.4.0
                                    drb 2.0.4
                                    english 0.7.0
                                    erb 2.2.0
                                    fileutils 1.4.1
                                    find 0.1.0
                                    forwardable 1.3.1
                                    getoptlong 0.1.0
                                    ipaddr 1.2.2
                                    irb 1.2.7
                                    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
                                    open-uri 0.1.0
                                    open3 0.1.0
                                    optparse 0.1.0
                                    ostruct 0.2.0
                                    pp 0.1.0
                                    prettyprint 0.1.0
                                    prime 0.1.1
                                    pstore 0.1.0
                                    racc 1.5.0
                                    rdoc 6.2.1
                                    readline 0.0.2
                                    reline 0.1.5
                                    resolv 0.1.0
                                    resolv-replace 0.1.0
                                    rinda 0.1.0
                                    securerandom 0.1.0
                                    set 0.1.0
                                    shellwords 0.1.0
                                    singleton 0.1.0
                                    tempfile 0.1.0
                                    time 0.1.0
                                    timeout 0.1.0
                                    tmpdir 0.1.0
                                    tracer 0.1.0
                                    tsort 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-random-repeat/lib/ruby/gems/3.0.0
                                    bigdecimal 2.0.1
                                    date 3.0.1
                                    digest 1.0.0
                                    etc 1.1.0
                                    fcntl 1.0.0
                                    fiddle 1.0.1
                                    gdbm 2.1.0
                                    io-console 0.5.6
                                    io-nonblock 0.1.0
                                    io-wait 0.1.0
                                    json 2.3.1
                                    nkf 0.1.0
                                    openssl 2.2.0
                                    pathname 0.1.0
                                    psych 3.2.0
                                    readline-ext 0.1.0
                                    stringio 0.1.4
                                    strscan 1.0.4
                                    syslog 0.1.0
                                    zlib 1.1.0
installing bundled gems:            /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/gems/3.0.0
                                    minitest 5.14.2
                                    power_assert 1.2.0
                                    rake 13.0.1
                                    test-unit 3.3.6
                                    rexml 3.2.4
                                    rss 0.2.9
                                    rbs 0.13.1
                                    typeprof 0.2.0
installing bundled gem cache:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/gems/3.0.0/cache
$$$[end] "make install -j6" exit with 0.
$$$[beg] make yes-btest TESTS="--repeat-count=20 --test-order=random"
2020-10-27 07:49:16 +0000
Driver is ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]
Target is ruby 3.0.0dev (2020-10-27T07:12:45Z master 3198e7abd7) [x86_64-linux]

$$$[end] "make yes-btest TESTS=\"--repeat-count=20 --test-order=random\"" exit with 0.
$$$[beg] make yes-test-basic TESTS="--repeat-count=20 --test-order=random"
	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-random-repeat/include -I/tmp/ruby/v3/src/trunk-random-repeat -I/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.0  -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-random-repeat/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:condition ..OK 2
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:case .....OK 5
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:while/until ........OK 8
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:exception ..........OK 10
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:array .......................................OK 39
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:call ......OK 6
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:proc .........OK 9
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:signal ..OK 2
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:system ........OK 8
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:const .....OK 5
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:clone .....OK 5
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:marshal ....OK 4
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:pack ....OK 4
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:math ..OK 2
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:struct ......OK 6
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:variable ............OK 12
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:trace ...OK 3
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:defined? ............OK 12
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:alias ......OK 6
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:path .......................OK 23
/tmp/ruby/v3/src/trunk-random-repeat/basictest/test.rb:gc ....OK 4

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

# Running tests:

Leaked file descriptor: OpenSSL::TestCipher#test_dup: 7 #<File::Stat dev=0x6c, ino=365700126, mode=020666, nlink=1, uid=0, gid=0, rdev=0x109, size=0, blksize=4096, blocks=0, atime=2020-10-07 04:06:05.288701368 +0000, mtime=2020-10-07 04:06:05.288701368 +0000, ctime=2020-10-07 04:06:05.288701368 +0000>
Leaked file descriptor: OpenSSL::TestCipher#test_dup: 8 #<File::Stat dev=0x6c, ino=365700122, mode=020666, nlink=1, uid=0, gid=0, rdev=0x108, size=0, blksize=4096, blocks=0, atime=2020-10-07 04:06:05.288701368 +0000, mtime=2020-10-07 04:06:05.288701368 +0000, ctime=2020-10-07 04:06:05.288701368 +0000>
Finished(1/20)  tests in 893.472933s, 23.4646 tests/s, 6327.8548 assertions/s.
Finished(2/20)  tests in 949.394346s, 22.0825 tests/s, 5954.8406 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:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x000055c6cc671c98 /tmp/ruby/v3/src/trunk-random-repeat/lib/drb/drb.rb:1713 sleep>
Finished(3/20)  tests in 966.233905s, 21.6976 tests/s, 5851.1029 assertions/s.
Finished(4/20)  tests in 969.711757s, 21.6198 tests/s, 5830.3882 assertions/s.
Finished(5/20)  tests in 973.771786s, 21.5297 tests/s, 5805.9846 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:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x000055c6ccead100 /tmp/ruby/v3/src/trunk-random-repeat/lib/drb/drb.rb:1713 sleep>
Finished(6/20)  tests in 975.311037s, 21.4957 tests/s, 5796.8974 assertions/s.
Finished(7/20)  tests in 982.402381s, 21.3405 tests/s, 5754.9687 assertions/s.
Finished(8/20)  tests in 980.133906s, 21.3899 tests/s, 5768.3077 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.8, 43717>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x000055c6ccff6020 /tmp/ruby/v3/src/trunk-random-repeat/lib/drb/drb.rb:1713 sleep>
Finished(9/20)  tests in 983.234781s, 21.3225 tests/s, 5750.1465 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:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x000055c6cd064ca0 /tmp/ruby/v3/src/trunk-random-repeat/lib/drb/drb.rb:1713 sleep>
Finished(10/20)  tests in 987.290176s, 21.2349 tests/s, 5726.6264 assertions/s.
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:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x000055c6cd11e6a0 /tmp/ruby/v3/src/trunk-random-repeat/lib/drb/drb.rb:1713 sleep>
Finished(11/20)  tests in 982.872775s, 21.3303 tests/s, 5752.2379 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:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x000055c6cd264f28 /tmp/ruby/v3/src/trunk-random-repeat/lib/drb/drb.rb:1713 sleep>
Finished(12/20)  tests in 993.696028s, 21.0980 tests/s, 5689.4159 assertions/s.
Finished(13/20)  tests in 991.789221s, 21.1386 tests/s, 5700.5036 assertions/s.
Finished(14/20)  tests in 999.774337s, 20.9697 tests/s, 5654.7721 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:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x000055c6cd3e1630 /tmp/ruby/v3/src/trunk-random-repeat/lib/drb/drb.rb:1713 sleep>
Finished(15/20)  tests in 993.638311s, 21.0992 tests/s, 5689.8853 assertions/s.
Finished(16/20)  tests in 1001.239149s, 20.9391 tests/s, 5646.6490 assertions/s.
Finished(17/20)  tests in 995.543455s, 21.0588 tests/s, 5678.8701 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:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x000055c6ce880488 /tmp/ruby/v3/src/trunk-random-repeat/lib/drb/drb.rb:1713 sleep>
Finished(18/20)  tests in 993.477297s, 21.1026 tests/s, 5690.7732 assertions/s.
Finished(19/20)  tests in 1015.005627s, 20.6551 tests/s, 5569.9435 assertions/s.
Finished(20/20)  tests in 1005.462326s, 20.8511 tests/s, 5623.0232 assertions/s.
419300 tests, 113073340 assertions, 0 failures, 0 errors, 1406 skips

ruby -v: ruby 3.0.0dev (2020-10-27T07:12:45Z master 3198e7abd7) [x86_64-linux]
$$$[end] "make yes-test-all TESTS=\"--repeat-count=20 --test-order=random\"" exit with 0.
$$$[beg] make yes-test-rubyspec TESTS="--repeat-count=20 --test-order=random"
	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-random-repeat/include -I/tmp/ruby/v3/src/trunk-random-repeat -I/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/12.1.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.0  -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-random-repeat/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-random-repeat'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
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-random-repeat'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
*** 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-random-repeat'
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
making trans
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-random-repeat/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat'
ruby 3.0.0dev (2020-10-27T07:12:45Z master 3198e7abd7) [x86_64-linux]
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 139.163658 seconds

3762 files, 30554 examples, 144747 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec TESTS=\"--repeat-count=20 --test-order=random\"" exit with 0.
raw logfile