# Logfile created on 2022-01-19 23:52:40 +0900 by logger.rb/61378
#<BuildRuby:0x000056549b713630 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/v3/src", @BUILD_DIR="/tmp/ruby/v3/build", @INSTALL_DIR="/tmp/ruby/v3/install", @TARGET_NAME="trunk-test", @TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-test", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test", @configure_opts=["--enable-shared"], @build_opts="-j8", @test_opts="TESTS='-j8'", @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=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220119-235240", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056549b69aa28 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056549b69a9b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056549b69a960 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-test.20220119-235240", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-test.20220119-235240>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000056549b69a8e8>>>>
$$$[beg] make update-unicode  -j8
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-test/enc/unicode/data/13.0.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/emoji/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/emoji/emoji-variation-sequences.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/13.0.0/ucd/Scripts.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/emoji/13.1/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/emoji/13.1/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk-test/enc/unicode/data/emoji/13.1/emoji-zwj-sequences.txt already exists
$$$[end] "make update-unicode  -j8" exit with 0.
$$$[beg] make update-download -j8
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 -j8" exit with 0.
$$$[beg] make update-rubyspec -j8
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j8" exit with 0.
$$$[beg] make update-src      -j8
Already up to date.
Current branch master is up to date.
Latest commit hash = 374904b25f
$$$[end] "make update-src      -j8" exit with 0.
$$$[beg] make after-update    -j8
generating /tmp/ruby/v3/src/trunk-test/ext/ripper/ripper.c
generating enc.mk
make[1]: Entering directory '/tmp/ruby/v3/src/trunk-test/ext/ripper'
make[1]: Leaving directory '/tmp/ruby/v3/src/trunk-test/ext/ripper'
uncommon.mk:1197: recipe for target '/tmp/ruby/v3/src/trunk-test/ext/ripper/ripper.c' failed
downloading for ext/fiddle/extlibs
.downloaded-cache/libffi-3.2.1.tar.gz already exists
$$$[end] "make after-update    -j8" exit with 512.
$$$[beg] make miniruby -j8
	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-test/include -I/tmp/ruby/v3/src/trunk-test -I/tmp/ruby/v3/src/trunk-test/enc/unicode/13.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j --jobserver-fds=4,5
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.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 -j8" exit with 0.
$$$[beg] make ruby -j8
	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-test/include -I/tmp/ruby/v3/src/trunk-test -I/tmp/ruby/v3/src/trunk-test/enc/unicode/13.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j --jobserver-fds=4,5
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.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: 'ruby' is up to date.
$$$[end] "make ruby -j8" exit with 0.
$$$[beg] make all -j8
	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-test/include -I/tmp/ruby/v3/src/trunk-test -I/tmp/ruby/v3/src/trunk-test/enc/unicode/13.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j --jobserver-fds=4,5
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
/tmp/ruby/v3/src/trunk-test/revision.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
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-test'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-test/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
$$$[end] "make all -j8" exit with 0.
$$$[beg] make install -j8
	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-test/include -I/tmp/ruby/v3/src/trunk-test -I/tmp/ruby/v3/src/trunk-test/enc/unicode/13.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j --jobserver-fds=4,5
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
/tmp/ruby/v3/src/trunk-test/revision.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
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-test'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-test/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-test'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-test'
./miniruby -I/tmp/ruby/v3/src/trunk-test/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-test/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/v3/src/trunk-test/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./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="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/v3/install/trunk-test/bin
installing base libraries:          /tmp/ruby/v3/install/trunk-test/lib
installing arch files:              /tmp/ruby/v3/install/trunk-test/lib/ruby/3.2.0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/v3/install/trunk-test/lib/pkgconfig
installing extension objects:       /tmp/ruby/v3/install/trunk-test/lib/ruby/3.2.0/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-test/lib/ruby/site_ruby/3.2.0/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-test/lib/ruby/vendor_ruby/3.2.0/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-test/include/ruby-3.2.0/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-test/lib/ruby/3.2.0
installing extension scripts:       /tmp/ruby/v3/install/trunk-test/lib/ruby/site_ruby/3.2.0
installing extension scripts:       /tmp/ruby/v3/install/trunk-test/lib/ruby/vendor_ruby/3.2.0
installing extension headers:       /tmp/ruby/v3/install/trunk-test/include/ruby-3.2.0/ruby
installing command scripts:         /tmp/ruby/v3/install/trunk-test/bin
installing library scripts:         /tmp/ruby/v3/install/trunk-test/lib/ruby/3.2.0
installing common headers:          /tmp/ruby/v3/install/trunk-test/include/ruby-3.2.0
installing manpages:                /tmp/ruby/v3/install/trunk-test/share/man/man1
installing default gems from lib:   /tmp/ruby/v3/install/trunk-test/lib/ruby/gems/3.2.0
                                    abbrev 0.1.0
                                    base64 0.1.1
                                    benchmark 0.2.0
                                    bundler 2.4.0.dev
                                    cgi 0.3.1
                                    csv 3.2.2
                                    delegate 0.2.0
                                    did_you_mean 1.6.1
                                    drb 2.1.0
                                    english 0.7.1
                                    erb 2.2.3
                                    error_highlight 0.3.0
                                    fileutils 1.6.0
                                    find 0.1.1
                                    forwardable 1.3.2
                                    getoptlong 0.1.1
                                    ipaddr 1.2.3
                                    irb 1.4.1
                                    logger 1.5.0
                                    mutex_m 0.1.1
                                    net-http 0.2.0
                                    net-protocol 0.1.2
                                    observer 0.1.1
                                    open-uri 0.2.0
                                    open3 0.1.1
                                    optparse 0.2.0
                                    ostruct 0.5.2
                                    pp 0.3.0
                                    prettyprint 0.1.1
                                    pstore 0.1.1
                                    racc 1.6.0
                                    rdoc 6.4.0
                                    readline 0.0.3
                                    reline 0.3.1
                                    resolv 0.2.1
                                    resolv-replace 0.1.0
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.1.1
                                    set 1.0.2
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    tempfile 0.1.2
                                    time 0.2.0
                                    timeout 0.2.0
                                    tmpdir 0.1.2
                                    tsort 0.1.0
                                    un 0.2.0
                                    uri 0.11.0
                                    weakref 0.1.1
                                    yaml 0.2.0
installing default gems from ext:   /tmp/ruby/v3/install/trunk-test/lib/ruby/gems/3.2.0
                                    bigdecimal 3.1.1
                                    date 3.2.2
                                    digest 3.1.0
                                    etc 1.4.0
                                    fcntl 1.0.1
                                    fiddle 1.1.0
                                    io-console 0.5.11
                                    io-nonblock 0.1.0
                                    io-wait 0.2.1
                                    json 2.6.1
                                    nkf 0.1.1
                                    openssl 3.0.0
                                    pathname 0.2.0
                                    psych 4.0.3
                                    readline-ext 0.1.4
                                    stringio 3.0.1
                                    strscan 3.0.1
                                    syslog 0.1.0
                                    zlib 2.1.1
installing bundled gems:            /tmp/ruby/v3/install/trunk-test/lib/ruby/gems/3.2.0
                                    minitest 5.15.0
                                    power_assert 2.0.1
                                    rake 13.0.6
                                    test-unit 3.5.3
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.1.3
                                    net-imap 0.2.3
                                    net-pop 0.1.1
                                    net-smtp 0.3.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 2.0.0
Building native extensions. This could take a while...
                                    typeprof 0.21.2
                                    debug 1.4.0
Building native extensions. This could take a while...
installing bundled gem cache:       /tmp/ruby/v3/install/trunk-test/lib/ruby/gems/3.2.0/cache
$$$[end] "make install -j8" exit with 0.
$$$[beg] make yes-btest TESTS='-j8'
2022-01-19 23:52:44 +0900
Driver is ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]
Target is ruby 3.2.0dev (2022-01-19T14:17:14Z master 374904b25f) [x86_64-linux]

$$$[end] "make yes-btest TESTS='-j8'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j8'
	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-test/include -I/tmp/ruby/v3/src/trunk-test -I/tmp/ruby/v3/src/trunk-test/enc/unicode/13.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.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-test/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:condition ..OK 2
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:case .....OK 5
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:while/until ........OK 8
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:exception ..........OK 10
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:array .......................................OK 39
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:call ......OK 6
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:proc .........OK 9
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:signal ..OK 2
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:system ........OK 8
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:const .....OK 5
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:clone .....OK 5
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:marshal ....OK 4
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:pack ....OK 4
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:math ..OK 2
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:struct ......OK 6
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:variable ............OK 12
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:trace ...OK 3
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:defined? ............OK 12
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:alias ......OK 6
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:path .......................OK 23
/tmp/ruby/v3/src/trunk-test/basictest/test.rb:gc ....OK 4

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

# Running tests:

Leaked file descriptor: OpenSSL::TestEC#test_generate: 7 #<File::Stat dev=0x6, ino=11, mode=020666, nlink=1, uid=0, gid=0, rdev=0x109, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
Leaked file descriptor: OpenSSL::TestEC#test_generate: 8 #<File::Stat dev=0x6, ino=10, mode=020666, nlink=1, uid=0, gid=0, rdev=0x108, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    17536  ko1    7r   CHR    1,9      0t0   11 /dev/urandom
ruby    17536  ko1    8r   CHR    1,8      0t0   10 /dev/random
Leaked file descriptor: OpenSSL::TestKDF#test_pbkdf2_hmac_sha256_c_20000_len_32: 7 #<File::Stat dev=0x6, ino=11, mode=020666, nlink=1, uid=0, gid=0, rdev=0x109, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
Leaked file descriptor: OpenSSL::TestKDF#test_pbkdf2_hmac_sha256_c_20000_len_32: 8 #<File::Stat dev=0x6, ino=10, mode=020666, nlink=1, uid=0, gid=0, rdev=0x108, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    17535  ko1    7r   CHR    1,9      0t0   11 /dev/urandom
ruby    17535  ko1    8r   CHR    1,8      0t0   10 /dev/random
Leaked file descriptor: TestOpenURISSL#test_validation_noverify: 8 #<File::Stat dev=0x6, ino=11, mode=020666, nlink=1, uid=0, gid=0, rdev=0x109, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
Leaked file descriptor: TestOpenURISSL#test_validation_noverify: 9 #<File::Stat dev=0x6, ino=10, mode=020666, nlink=1, uid=0, gid=0, rdev=0x108, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    17534  ko1    8r   CHR    1,9      0t0   11 /dev/urandom
ruby    17534  ko1    9r   CHR    1,8      0t0   10 /dev/random
Leaked file descriptor: OpenSSL::TestPKeyDSA#test_DSAPrivateKey_encrypted: 7 #<File::Stat dev=0x6, ino=11, mode=020666, nlink=1, uid=0, gid=0, rdev=0x109, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
Leaked file descriptor: OpenSSL::TestPKeyDSA#test_DSAPrivateKey_encrypted: 8 #<File::Stat dev=0x6, ino=10, mode=020666, nlink=1, uid=0, gid=0, rdev=0x108, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    17538  ko1    7r   CHR    1,9      0t0   11 /dev/urandom
ruby    17538  ko1    8r   CHR    1,8      0t0   10 /dev/random
Leaked file descriptor: TestGemPackageTarWriter#test_add_file_signer: 8 #<File::Stat dev=0x6, ino=11, mode=020666, nlink=1, uid=0, gid=0, rdev=0x109, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
Leaked file descriptor: TestGemPackageTarWriter#test_add_file_signer: 9 #<File::Stat dev=0x6, ino=10, mode=020666, nlink=1, uid=0, gid=0, rdev=0x108, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    17533  ko1    8r   CHR    1,9      0t0   11 /dev/urandom
ruby    17533  ko1    9r   CHR    1,8      0t0   10 /dev/random
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 36817>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 12 : #<TCPServer:fd 12, AF_INET6, ::, 36817>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 15 : #<TCPServer:fd 15, AF_INET, 0.0.0.0, 33263>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 16 : #<TCPServer:fd 16, AF_INET6, ::, 33263>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 17 : #<IO:fd 17>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 18 : #<IO:fd 18>
COMMAND   PID USER   FD   TYPE   DEVICE SIZE/OFF     NODE NAME
ruby    17534  ko1   11u  IPv4 34507944      0t0      TCP *:36817 (LISTEN)
ruby    17534  ko1   12u  IPv6 34507945      0t0      TCP *:36817 (LISTEN)
ruby    17534  ko1   13r  FIFO     0,12      0t0 34507946 pipe
ruby    17534  ko1   14w  FIFO     0,12      0t0 34507946 pipe
ruby    17534  ko1   15u  IPv4 34507949      0t0      TCP *:33263 (LISTEN)
ruby    17534  ko1   16u  IPv6 34507950      0t0      TCP *:33263 (LISTEN)
ruby    17534  ko1   17r  FIFO     0,12      0t0 34507951 pipe
ruby    17534  ko1   18w  FIFO     0,12      0t0 34507951 pipe
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 11
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 12
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 13
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 14
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 15
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 16
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 17
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 18
Leaked file descriptor: OpenSSL::TestX509CRL#test_sign_and_verify: 9 #<File::Stat dev=0x6, ino=11, mode=020666, nlink=1, uid=0, gid=0, rdev=0x109, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
Leaked file descriptor: OpenSSL::TestX509CRL#test_sign_and_verify: 10 #<File::Stat dev=0x6, ino=10, mode=020666, nlink=1, uid=0, gid=0, rdev=0x108, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    17537  ko1    9r   CHR    1,9      0t0   11 /dev/urandom
ruby    17537  ko1   10r   CHR    1,8      0t0   10 /dev/random
Leaked file descriptor: OpenSSL::TestX509Store#test_verify_callback: 7 #<File::Stat dev=0x6, ino=11, mode=020666, nlink=1, uid=0, gid=0, rdev=0x109, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
Leaked file descriptor: OpenSSL::TestX509Store#test_verify_callback: 8 #<File::Stat dev=0x6, ino=10, mode=020666, nlink=1, uid=0, gid=0, rdev=0x108, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    17531  ko1    7r   CHR    1,9      0t0   11 /dev/urandom
ruby    17531  ko1    8r   CHR    1,8      0t0   10 /dev/random
Leaked file descriptor: TestGemSpecification#test_to_ruby_with_rsa_key: 9 #<File::Stat dev=0x6, ino=11, mode=020666, nlink=1, uid=0, gid=0, rdev=0x109, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
Leaked file descriptor: TestGemSpecification#test_to_ruby_with_rsa_key: 10 #<File::Stat dev=0x6, ino=10, mode=020666, nlink=1, uid=0, gid=0, rdev=0x108, size=0, blksize=4096, blocks=0, atime=2022-01-18 14:19:33.284000074 +0900, mtime=2022-01-18 14:19:33.284000074 +0900, ctime=2022-01-18 14:19:33.284000074 +0900>
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    17532  ko1    9r   CHR    1,9      0t0   11 /dev/urandom
ruby    17532  ko1   10r   CHR    1,8      0t0   10 /dev/random
Finished tests in 78.182435s, 280.6896 tests/s, 75517.7296 assertions/s.
21945 tests, 5904160 assertions, 0 failures, 0 errors, 90 skips

ruby -v: ruby 3.2.0dev (2022-01-19T14:17:14Z master 374904b25f) [x86_64-linux]
$$$[end] "make yes-test-all TESTS='-j8'" exit with 0.
$$$[beg] make yes-test-rubyspec TESTS='-j8'
ruby 3.2.0dev (2022-01-19T14:17:14Z master 374904b25f) [x86_64-linux]
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 46.128214 seconds

3821 files, 30943 examples, 201939 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec TESTS='-j8'" exit with 0.
raw logfile