# Logfile created on 2021-04-16 15:34:49 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x0000563e9df2aee0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @TARGET_NAME="trunk", @SRC_DIR="/dev/shm/ruby/v3/src", @BUILD_DIR="/dev/shm/ruby/v3/build", @INSTALL_DIR="/dev/shm/ruby/v3/install", @TARGET_SRC_DIR="/dev/shm/ruby/v3/src/trunk", @TARGET_BUILD_DIR="/dev/shm/ruby/v3/build/trunk", @TARGET_INSTALL_DIR="/dev/shm/ruby/v3/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j16", @test_opts="TESTS='-j16'", @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.20210416-153449", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000563e9dcbd3d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000563e9dcbd360 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000563e9dcbb1c8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20210416-153449", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20210416-153449>, @binmode=false, @mon_data=#<Monitor:0x0000563e9dcbaf48>, @mon_data_owner_object_id=800>>>
$$$[beg] make update-unicode  -j16
Downloading Unicode 12.1.0 data and property files...
Downloading Unicode 12.1.0 auxiliary files...
Downloading Unicode emoji 12.1 files...
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/UnicodeData.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/NormalizationTest.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/CaseFolding.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/SpecialCasing.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/Blocks.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/DerivedAge.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/DerivedCoreProperties.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/PropList.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/PropertyAliases.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/PropertyValueAliases.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/12.1.0/ucd/Scripts.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/emoji/12.1/emoji-data.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/emoji/12.1/emoji-sequences.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/emoji/12.1/emoji-test.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/emoji/12.1/emoji-variation-sequences.txt already exists
/dev/shm/ruby/v3/src/trunk/enc/unicode/data/emoji/12.1/emoji-zwj-sequences.txt already exists
$$$[end] "make update-unicode  -j16" exit with 0.
$$$[beg] make update-download -j16
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 -j16" exit with 0.
$$$[beg] make update-rubyspec -j16
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Current branch master is up to date.
Latest commit hash = b6bb4623eb
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating enc.mk
making srcs under enc
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
/dev/shm/ruby/v3/src/trunk/revision.h unchanged
downloading for ext/zlib/extlibs
.downloaded-cache/zlib-1.2.11.tar.gz already exists
downloading for ext/fiddle/extlibs
.downloaded-cache/libffi-3.2.1.tar.gz already exists
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	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 -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/dev/shm/ruby/v3/src/trunk/include -I/dev/shm/ruby/v3/src/trunk -I/dev/shm/ruby/v3/src/trunk/enc/unicode/12.1.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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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 -j16" exit with 0.
$$$[beg] make ruby -j16
	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 -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/dev/shm/ruby/v3/src/trunk/include -I/dev/shm/ruby/v3/src/trunk -I/dev/shm/ruby/v3/src/trunk/enc/unicode/12.1.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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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 -j16" exit with 0.
$$$[beg] make all -j16
	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 -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/dev/shm/ruby/v3/src/trunk/include -I/dev/shm/ruby/v3/src/trunk -I/dev/shm/ruby/v3/src/trunk/enc/unicode/12.1.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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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
/dev/shm/ruby/v3/src/trunk/revision.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Nothing to be done for '/dev/shm/ruby/v3/src/trunk/enc/trans'.
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
making encs
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/bigdecimal'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/coverage'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/digest'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/date'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/io/console'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/json'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/bigdecimal'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/coverage'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/fiddle'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/io/console'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/digest'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/monitor'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/nkf'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/date'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/pathname'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/objspace'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/pty'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/nkf'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/json'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/monitor'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/psych'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/pathname'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/ripper'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/objspace'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/pty'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/fiddle'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/syslog'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/syslog'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/ripper'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/socket'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/openssl'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/psych'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/socket'
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/openssl'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
*** 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 '/dev/shm/ruby/v3/build/trunk'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
	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 -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/dev/shm/ruby/v3/src/trunk/include -I/dev/shm/ruby/v3/src/trunk -I/dev/shm/ruby/v3/src/trunk/enc/unicode/12.1.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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
generating encdb.h
generating enc.mk
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.

encdb.h unchanged
/dev/shm/ruby/v3/src/trunk/revision.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Nothing to be done for '/dev/shm/ruby/v3/src/trunk/enc/trans'.
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
making encs
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/bigdecimal'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/coverage'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/digest'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/date'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/coverage'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/bigdecimal'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/json'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/io/console'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/digest'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/fiddle'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/date'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/nkf'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/monitor'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/pathname'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/io/console'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/pty'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/objspace'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/nkf'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/json'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/monitor'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/pathname'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/psych'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/pty'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/fiddle'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/rubyvm'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/ripper'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/objspace'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/syslog'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/ripper'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/syslog'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/openssl'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/socket'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/psych'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/socket'
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/openssl'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
*** 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 '/dev/shm/ruby/v3/build/trunk'
./miniruby -I/dev/shm/ruby/v3/src/trunk/lib -I. -I.ext/common  /dev/shm/ruby/v3/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /dev/shm/ruby/v3/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --exclude=doc
installing binary commands:         /dev/shm/ruby/v3/install/trunk/bin
installing base libraries:          /dev/shm/ruby/v3/install/trunk/lib
installing arch files:              /dev/shm/ruby/v3/install/trunk/lib/ruby/3.1.0/x86_64-linux
installing pkgconfig data:          /dev/shm/ruby/v3/install/trunk/lib/pkgconfig
installing extension objects:       /dev/shm/ruby/v3/install/trunk/lib/ruby/3.1.0/x86_64-linux
installing extension objects:       /dev/shm/ruby/v3/install/trunk/lib/ruby/site_ruby/3.1.0/x86_64-linux
installing extension objects:       /dev/shm/ruby/v3/install/trunk/lib/ruby/vendor_ruby/3.1.0/x86_64-linux
installing extension headers:       /dev/shm/ruby/v3/install/trunk/include/ruby-3.1.0/x86_64-linux
installing extension scripts:       /dev/shm/ruby/v3/install/trunk/lib/ruby/3.1.0
installing extension scripts:       /dev/shm/ruby/v3/install/trunk/lib/ruby/site_ruby/3.1.0
installing extension scripts:       /dev/shm/ruby/v3/install/trunk/lib/ruby/vendor_ruby/3.1.0
installing extension headers:       /dev/shm/ruby/v3/install/trunk/include/ruby-3.1.0/ruby
installing command scripts:         /dev/shm/ruby/v3/install/trunk/bin
installing library scripts:         /dev/shm/ruby/v3/install/trunk/lib/ruby/3.1.0
installing common headers:          /dev/shm/ruby/v3/install/trunk/include/ruby-3.1.0
installing manpages:                /dev/shm/ruby/v3/install/trunk/share/man/man1
installing default gems from lib:   /dev/shm/ruby/v3/install/trunk/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.5.0
                                    drb 2.0.4
                                    english 0.7.1
                                    erb 2.2.3
                                    fileutils 1.5.0
                                    find 0.1.0
                                    forwardable 1.3.2
                                    getoptlong 0.1.1
                                    ipaddr 1.2.2
                                    irb 1.3.5
                                    logger 1.4.3
                                    matrix 0.3.1
                                    mutex_m 0.1.1
                                    net-ftp 0.1.1
                                    net-http 0.1.1
                                    net-imap 0.1.1
                                    net-pop 0.1.1
                                    net-protocol 0.1.0
                                    net-smtp 0.2.1
                                    observer 0.1.1
                                    open-uri 0.1.0
                                    open3 0.1.1
                                    optparse 0.1.1
                                    ostruct 0.3.3
                                    pp 0.1.0
                                    prettyprint 0.1.0
                                    prime 0.1.2
                                    pstore 0.1.1
                                    racc 1.5.2
                                    rdoc 6.3.0
                                    readline 0.0.2
                                    reline 0.2.5
                                    resolv 0.2.0
                                    resolv-replace 0.1.0
                                    rinda 0.1.0
                                    ruby2_keywords 1.0.0
                                    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
                                    tracer 0.1.1
                                    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:   /dev/shm/ruby/v3/install/trunk/lib/ruby/gems/3.1.0
                                    bigdecimal 3.0.0
                                    date 3.1.0
                                    digest 3.0.0
                                    etc 1.2.0
                                    fcntl 1.0.0
                                    fiddle 1.0.6
                                    gdbm 2.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 3.3.0
                                    readline-ext 0.1.1
                                    stringio 3.0.0
                                    strscan 3.0.0
                                    syslog 0.1.0
                                    zlib 1.1.0
installing bundled gems:            /dev/shm/ruby/v3/install/trunk/lib/ruby/gems/3.1.0
                                    minitest 5.14.4
                                    power_assert 2.0.0
                                    rake 13.0.3
                                    test-unit 3.4.0
                                    rexml 3.2.5
                                    rss 0.2.9
                                    typeprof 0.13.0
                                    rbs 1.1.1
installing bundled gem cache:       /dev/shm/ruby/v3/install/trunk/lib/ruby/gems/3.1.0/cache
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTS='-j16'
2021-04-16 15:34:53 +0000
Driver is ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
Target is ruby 3.1.0dev (2021-04-16T07:12:10Z master b6bb4623eb) [x86_64-linux]

$$$[end] "make yes-btest TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	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 -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/dev/shm/ruby/v3/src/trunk/include -I/dev/shm/ruby/v3/src/trunk -I/dev/shm/ruby/v3/src/trunk/enc/unicode/12.1.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 = en_US.UTF-8
	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.

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

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

# Running tests:

..S..Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 46671>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : #<IO:fd 10>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<IO:fd 11>
COMMAND     PID USER   FD      TYPE DEVICE SIZE/OFF      NODE NAME
ruby    1852362  ko1  cwd       DIR   0,26     2800        10 /dev/shm/ruby/v3/build/trunk
ruby    1852362  ko1  rtd       DIR  259,2     4096         2 /
ruby    1852362  ko1  txt       REG   0,26   220240     12889 /dev/shm/ruby/v3/build/trunk/ruby
ruby    1852362  ko1  mem       REG  259,2    51832   2758672 /usr/lib/x86_64-linux-gnu/libnss_files-2.31.so
ruby    1852362  ko1  mem       REG   0,26   113448     13706 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/io/wait.so
ruby    1852362  ko1  mem       REG   0,26   708232     13920 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/socket.so
ruby    1852362  ko1  mem       REG   0,26   450352     13856 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/psych.so
ruby    1852362  ko1  mem       REG   0,26   518304     13473 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/enc/trans/japanese_euc.so
ruby    1852362  ko1  mem       REG   0,26    83560     12985 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/enc/euc_jp.so
ruby    1852362  ko1  mem       REG   0,26   170424     13803 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/strscan.so
ruby    1852362  ko1  mem       REG   0,26   196464     13823 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/stringio.so
ruby    1852362  ko1  mem       REG   0,26   828208     13925 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/date_core.so
ruby    1852362  ko1  mem       REG   0,26    89344     13634 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/typeddata.so
ruby    1852362  ko1  mem       REG   0,26   107800     13603 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/printf.so
ruby    1852362  ko1  mem       REG   0,26    87352     13576 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/notimplement.so
ruby    1852362  ko1  mem       REG   0,26    90208     13517 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/enumerator_kw.so
ruby    1852362  ko1  mem       REG   0,26    87416     13508 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/bug_5832.so
ruby    1852362  ko1  mem       REG   0,26    94232     13630 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/symbol.so
ruby    1852362  ko1  mem       REG   0,26    96464     13621 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/struct.so
ruby    1852362  ko1  mem       REG   0,26   182584     13684 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/string.so
ruby    1852362  ko1  mem       REG   0,26    91120     13590 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/postponed_job.so
ruby    1852362  ko1  mem       REG   0,26   110712     16809 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/integer.so
ruby    1852362  ko1  mem       REG   0,26    92624     13586 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/num2int.so
ruby    1852362  ko1  mem       REG   0,26    88784     13570 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
ruby    1852362  ko1  mem       REG   0,26    20616     13538 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/load/dot.dot.so
ruby    1852362  ko1  mem       REG   0,26    92176     13562 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/iter.so
ruby    1852362  ko1  mem       REG   0,26    90136     13521 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/-test-/funcall.so
ruby    1852362  ko1  mem       REG   0,26    97320     13738 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/monitor.so
ruby    1852362  ko1  mem       REG   0,26   144600     13689 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/etc.so
ruby    1852362  ko1  mem       REG   0,26   113912     13917 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so
ruby    1852362  ko1  mem       REG   0,26    26984     13408 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so
ruby    1852362  ko1  mem       REG   0,26    98992     12903 /dev/shm/ruby/v3/build/trunk/.ext/x86_64-linux/enc/encdb.so
ruby    1852362  ko1  mem       REG  259,2    27002   2888185 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
ruby    1852362  ko1  mem       REG  259,2  3035952   2752527 /usr/lib/locale/locale-archive
ruby    1852362  ko1  mem       REG  259,2  1369352   2758646 /usr/lib/x86_64-linux-gnu/libm-2.31.so
ruby    1852362  ko1  mem       REG  259,2   202760   2758542 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
ruby    1852362  ko1  mem       REG  259,2    18816   2758554 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
ruby    1852362  ko1  mem       REG  259,2   534880   2758590 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
ruby    1852362  ko1  mem       REG  259,2    40040   2758713 /usr/lib/x86_64-linux-gnu/librt-2.31.so
ruby    1852362  ko1  mem       REG  259,2   157224   2758707 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
ruby    1852362  ko1  mem       REG  259,2   108936   2758778 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
ruby    1852362  ko1  mem       REG  259,2  2029224   2758536 /usr/lib/x86_64-linux-gnu/libc-2.31.so
ruby    1852362  ko1  mem       REG   0,26 12971360     12886 /dev/shm/ruby/v3/build/trunk/libruby.so.3.1.0
ruby    1852362  ko1  mem       REG  259,2   191472   2758505 /usr/lib/x86_64-linux-gnu/ld-2.31.so
ruby    1852362  ko1    0r     FIFO   0,13      0t0 803705035 pipe
ruby    1852362  ko1    1w     FIFO   0,13      0t0 803705036 pipe
ruby    1852362  ko1    2w     FIFO   0,13      0t0 803693075 pipe
ruby    1852362  ko1    3u  a_inode   0,14        0     14717 [eventfd]
ruby    1852362  ko1    4u  a_inode   0,14        0     14717 [eventfd]
ruby    1852362  ko1    5r     FIFO   0,13      0t0 803703683 pipe
ruby    1852362  ko1    6w     FIFO   0,13      0t0 803703683 pipe
ruby    1852362  ko1   37w     FIFO   0,13      0t0 803705036 pipe
ruby    1852362  ko1   38r     FIFO   0,13      0t0 803705035 pipe
.S..S.S...S....
Retrying...
Finished tests in 61.310593s, 351.1791 tests/s, 92593.3148 assertions/s.
21531 tests, 5676951 assertions, 0 failures, 0 errors, 90 skips

ruby -v: ruby 3.1.0dev (2021-04-16T07:12:10Z master b6bb4623eb) [x86_64-linux]
$$$[end] "make yes-test-all TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-rubyspec TESTS='-j16'
ruby 3.1.0dev (2021-04-16T07:12:10Z master b6bb4623eb) [x86_64-linux]
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 50.446800 seconds

3786 files, 31129 examples, 196705 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.
raw logfile