# Logfile created on 2021-09-25 16:01:14 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x0000559105f38fe0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=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.20210925-160114", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000559105f979f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000559105f979a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000559105f97950 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random-repeat.20210925-160114", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random-repeat.20210925-160114>, @binmode=false, @mon_data=#<Monitor:0x0000559105f97810>, @mon_data_owner_object_id=800>>>
$$$[beg] make update-unicode  -j6
Downloading Unicode 13.0.0 data and property files...
Downloading Unicode 13.0.0 auxiliary files...
Downloading Unicode UCD emoji 13.1 files...
Downloading Unicode emoji 13.1 files...
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/emoji/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/emoji/emoji-variation-sequences.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/13.0.0/ucd/Scripts.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/emoji/13.1/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/emoji/13.1/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk-random-repeat/enc/unicode/data/emoji/13.1/emoji-zwj-sequences.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/zlib/extlibs
.downloaded-cache/zlib-1.2.11.tar.gz already exists
checking md5 of .downloaded-cache/zlib-1.2.11.tar.gz ... OK
checking sha512 of .downloaded-cache/zlib-1.2.11.tar.gz ... OK
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
Already up to date.
Current branch master is up to date.
Latest commit hash = 806a27f98b
$$$[end] "make update-src      -j6" exit with 0.
$$$[beg] make after-update    -j6
generating /tmp/ruby/v3/src/trunk-random-repeat/ext/ripper/ripper.c
generating enc.mk
make[1]: Entering directory '/tmp/ruby/v3/src/trunk-random-repeat/ext/ripper'
make[1]: Leaving directory '/tmp/ruby/v3/src/trunk-random-repeat/ext/ripper'
$$$[end] "make after-update    -j6" exit with 512.
$$$[beg] make miniruby -j6
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -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/13.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.1  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j6 --jobserver-auth=4,5
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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 -fno-fast-math -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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -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/13.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.1  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j6 --jobserver-auth=4,5
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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: 'ruby' is up to date.
$$$[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 -fno-fast-math -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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -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/13.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.1  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j6 --jobserver-auth=4,5
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
/tmp/ruby/v3/src/trunk-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[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]: 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]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/io/console'
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/monitor'
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/io/console'
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/nkf'
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]: Leaving 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]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pty'
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/pty'
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/ripper'
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/ripper'
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/psych'
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/socket'
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]: 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'
make[1]: Nothing to be done for 'note'.
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 -fno-fast-math -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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -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/13.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.1  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j6 --jobserver-auth=4,5
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
/tmp/ruby/v3/src/trunk-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[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]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/digest'
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/digest'
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/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/json'
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/nkf'
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/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/nkf'
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/objspace'
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/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/pathname'
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/objspace'
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/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/psych'
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]: Entering directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/ripper'
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/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/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-random-repeat/ext/openssl'
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/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'
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'
make[1]: Nothing to be done for 'note'.
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="-j6 --jobserver-auth=4,5" --make-flags=" -j6 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --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.1.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.1.0/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/site_ruby/3.1.0/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/vendor_ruby/3.1.0/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-random-repeat/include/ruby-3.1.0/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/3.1.0
installing extension scripts:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/site_ruby/3.1.0
installing extension scripts:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/vendor_ruby/3.1.0
installing extension headers:       /tmp/ruby/v3/install/trunk-random-repeat/include/ruby-3.1.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.1.0
installing common headers:          /tmp/ruby/v3/install/trunk-random-repeat/include/ruby-3.1.0
installing manpages:                /tmp/ruby/v3/install/trunk-random-repeat/share/man/man1
installing default gems from lib:   /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/gems/3.1.0
                                    abbrev 0.1.0
                                    base64 0.1.0
                                    benchmark 0.1.1
                                    bundler 2.3.0.dev
                                    cgi 0.2.0
                                    csv 3.2.0
                                    debug 0.1.0
                                    delegate 0.2.0
                                    did_you_mean 1.6.0.pre.alpha
                                    drb 2.0.4
                                    english 0.7.1
                                    erb 2.2.3
                                    error_highlight 0.2.0
                                    fileutils 1.5.0
                                    find 0.1.0
                                    forwardable 1.3.2
                                    getoptlong 0.1.1
                                    ipaddr 1.2.2
                                    irb 1.3.8.pre.9
                                    logger 1.4.3
                                    mutex_m 0.1.1
                                    net-http 0.1.1
                                    net-protocol 0.1.1
                                    observer 0.1.1
                                    open-uri 0.1.0
                                    open3 0.1.1
                                    optparse 0.1.1
                                    ostruct 0.4.0
                                    pp 0.2.0
                                    prettyprint 0.1.0
                                    pstore 0.1.1
                                    racc 1.5.2
                                    rdoc 6.3.2
                                    readline 0.0.2
                                    reline 0.2.8.pre.9
                                    resolv 0.2.1
                                    resolv-replace 0.1.0
                                    rinda 0.1.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.1.0
                                    set 1.0.1
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    tempfile 0.1.1
                                    time 0.1.0
                                    timeout 0.1.1
                                    tmpdir 0.1.2
                                    tsort 0.1.0
                                    un 0.1.0
                                    uri 0.10.1
                                    weakref 0.1.1
                                    yaml 0.1.1
installing default gems from ext:   /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/gems/3.1.0
                                    bigdecimal 3.0.0
                                    date 3.1.1
                                    digest 3.0.1.pre
                                    etc 1.2.0
                                    fcntl 1.0.0
                                    fiddle 1.1.0
                                    io-console 0.5.9
                                    io-nonblock 0.1.0
                                    io-wait 0.1.1
                                    json 2.5.1
                                    nkf 0.1.0
                                    openssl 2.2.0
                                    pathname 0.1.0
                                    psych 4.0.1
                                    readline-ext 0.1.2
                                    stringio 3.0.0
                                    strscan 3.0.0
                                    syslog 0.1.0
                                    zlib 1.1.0
installing bundled gems:            /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/gems/3.1.0
                                    minitest 5.14.4
                                    power_assert 2.0.1
                                    rake 13.0.6
                                    test-unit 3.4.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.1.3
                                    net-imap 0.2.2
                                    net-pop 0.1.1
                                    net-smtp 0.2.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 1.6.2
                                    typeprof 0.15.3
installing bundled gem cache:       /tmp/ruby/v3/install/trunk-random-repeat/lib/ruby/gems/3.1.0/cache
$$$[end] "make install -j6" exit with 0.
$$$[beg] make yes-btest TESTS="--repeat-count=20 --test-order=random"
2021-09-25 16:01:23 +0000
Driver is ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
Target is ruby 3.1.0dev (2021-09-25T06:44:14Z master 806a27f98b) [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 -fno-fast-math -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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -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/13.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.1  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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=2192
  "--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:

Finished(1/20)  tests in 1006.965561s, 21.3225 tests/s, 5783.7281 assertions/s.
Finished(2/20)  tests in 1123.561620s, 19.1098 tests/s, 5182.9431 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 9 : #<IO:fd 9>
Finished(3/20)  tests in 1102.510404s, 19.4746 tests/s, 5281.8440 assertions/s.
Finished(4/20)  tests in 1090.069002s, 19.6969 tests/s, 5342.2224 assertions/s.
Finished(5/20)  tests in 1103.904380s, 19.4501 tests/s, 5275.6698 assertions/s.
Finished(6/20)  tests in 1152.859288s, 18.6241 tests/s, 5051.6122 assertions/s.
Finished(7/20)  tests in 1100.713310s, 19.5064 tests/s, 5290.8282 assertions/s.
Finished(8/20)  tests in 1104.489188s, 19.4398 tests/s, 5272.7171 assertions/s.
Finished(9/20)  tests in 1172.744586s, 18.3083 tests/s, 4965.5902 assertions/s.
Finished(10/20)  tests in 1111.493714s, 19.3172 tests/s, 5238.8735 assertions/s.
Finished(11/20)  tests in 1109.413711s, 19.3535 tests/s, 5249.6097 assertions/s.
Finished(12/20)  tests in 1186.477584s, 18.0964 tests/s, 4908.7990 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 9 : #<IO:fd 9>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 33167>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007f451fbfeff8 /tmp/ruby/v3/src/trunk-random-repeat/lib/drb/drb.rb:1713 sleep>
Finished(13/20)  tests in 1128.110927s, 19.0327 tests/s, 5162.2087 assertions/s.
Finished(14/20)  tests in 1125.739012s, 19.0728 tests/s, 5173.1769 assertions/s.
Finished(15/20)  tests in 1187.650429s, 18.0786 tests/s, 4903.5136 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007f44ed410580 /tmp/ruby/v3/src/trunk-random-repeat/lib/drb/drb.rb:1713 sleep>
Finished(16/20)  tests in 1137.309864s, 18.8788 tests/s, 5120.7381 assertions/s.
Finished(17/20)  tests in 1132.549947s, 18.9581 tests/s, 5141.7406 assertions/s.
Finished(18/20)  tests in 1197.691424s, 17.9270 tests/s, 4862.6624 assertions/s.
Finished(19/20)  tests in 1156.276201s, 18.5691 tests/s, 5036.4307 assertions/s.
Finished(20/20)  tests in 1144.494073s, 18.7603 tests/s, 5088.3654 assertions/s.
429420 tests, 116472613 assertions, 0 failures, 0 errors, 1063 skips

ruby -v: ruby 3.1.0dev (2021-09-25T06:44:14Z master 806a27f98b) [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"
ruby 3.1.0dev (2021-09-25T06:44:14Z master 806a27f98b) [x86_64-linux]
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 102.081782 seconds

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