# Logfile created on 2021-04-16 05:46:03 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x000055f8629cacd8 @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-054603", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055f862772e18 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055f862772b48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055f862771478 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20210416-054603", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20210416-054603>, @binmode=false, @mon_data=#<Monitor:0x000055f86276b960>, @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/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/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/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
Updating dd3eca6..97cee1c
Fast-forward
 include/ruby/internal/intern/hash.h | 1 -
 1 file changed, 1 deletion(-)
Current branch master is up to date.
Latest commit hash = 97cee1cba6
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
compiling /dev/shm/ruby/v3/src/trunk/main.c
compiling /dev/shm/ruby/v3/src/trunk/dmydln.c
compiling /dev/shm/ruby/v3/src/trunk/miniinit.c
compiling /dev/shm/ruby/v3/src/trunk/array.c
compiling /dev/shm/ruby/v3/src/trunk/ast.c
compiling /dev/shm/ruby/v3/src/trunk/bignum.c
compiling /dev/shm/ruby/v3/src/trunk/class.c
compiling /dev/shm/ruby/v3/src/trunk/compar.c
compiling /dev/shm/ruby/v3/src/trunk/compile.c
compiling /dev/shm/ruby/v3/src/trunk/complex.c
compiling /dev/shm/ruby/v3/src/trunk/cont.c
compiling /dev/shm/ruby/v3/src/trunk/debug.c
compiling /dev/shm/ruby/v3/src/trunk/debug_counter.c
compiling /dev/shm/ruby/v3/src/trunk/dir.c
compiling /dev/shm/ruby/v3/src/trunk/dln_find.c
compiling /dev/shm/ruby/v3/src/trunk/encoding.c
compiling /dev/shm/ruby/v3/src/trunk/enum.c
compiling /dev/shm/ruby/v3/src/trunk/enumerator.c
compiling /dev/shm/ruby/v3/src/trunk/error.c
compiling /dev/shm/ruby/v3/src/trunk/eval.c
compiling /dev/shm/ruby/v3/src/trunk/file.c
compiling /dev/shm/ruby/v3/src/trunk/gc.c
compiling /dev/shm/ruby/v3/src/trunk/hash.c
compiling /dev/shm/ruby/v3/src/trunk/inits.c
compiling /dev/shm/ruby/v3/src/trunk/io.c
compiling /dev/shm/ruby/v3/src/trunk/iseq.c
compiling /dev/shm/ruby/v3/src/trunk/load.c
compiling /dev/shm/ruby/v3/src/trunk/marshal.c
compiling /dev/shm/ruby/v3/src/trunk/math.c
compiling /dev/shm/ruby/v3/src/trunk/memory_view.c
compiling /dev/shm/ruby/v3/src/trunk/mjit.c
compiling /dev/shm/ruby/v3/src/trunk/mjit_compile.c
compiling /dev/shm/ruby/v3/src/trunk/node.c
compiling /dev/shm/ruby/v3/src/trunk/numeric.c
compiling /dev/shm/ruby/v3/src/trunk/object.c
compiling /dev/shm/ruby/v3/src/trunk/pack.c
compiling parse.c
compiling /dev/shm/ruby/v3/src/trunk/proc.c
compiling /dev/shm/ruby/v3/src/trunk/process.c
compiling /dev/shm/ruby/v3/src/trunk/ractor.c
compiling /dev/shm/ruby/v3/src/trunk/random.c
compiling /dev/shm/ruby/v3/src/trunk/range.c
compiling /dev/shm/ruby/v3/src/trunk/rational.c
compiling /dev/shm/ruby/v3/src/trunk/re.c
compiling /dev/shm/ruby/v3/src/trunk/regcomp.c
compiling /dev/shm/ruby/v3/src/trunk/regenc.c
compiling /dev/shm/ruby/v3/src/trunk/regerror.c
compiling /dev/shm/ruby/v3/src/trunk/regexec.c
compiling /dev/shm/ruby/v3/src/trunk/regparse.c
compiling /dev/shm/ruby/v3/src/trunk/regsyntax.c
compiling /dev/shm/ruby/v3/src/trunk/ruby.c
compiling /dev/shm/ruby/v3/src/trunk/scheduler.c
compiling /dev/shm/ruby/v3/src/trunk/signal.c
compiling /dev/shm/ruby/v3/src/trunk/sprintf.c
compiling /dev/shm/ruby/v3/src/trunk/st.c
compiling /dev/shm/ruby/v3/src/trunk/strftime.c
compiling /dev/shm/ruby/v3/src/trunk/string.c
compiling /dev/shm/ruby/v3/src/trunk/struct.c
compiling /dev/shm/ruby/v3/src/trunk/symbol.c
compiling /dev/shm/ruby/v3/src/trunk/thread.c
compiling /dev/shm/ruby/v3/src/trunk/time.c
compiling /dev/shm/ruby/v3/src/trunk/transcode.c
compiling /dev/shm/ruby/v3/src/trunk/transient_heap.c
compiling /dev/shm/ruby/v3/src/trunk/util.c
compiling /dev/shm/ruby/v3/src/trunk/variable.c
compiling /dev/shm/ruby/v3/src/trunk/vm.c
compiling /dev/shm/ruby/v3/src/trunk/vm_backtrace.c
compiling /dev/shm/ruby/v3/src/trunk/vm_dump.c
compiling /dev/shm/ruby/v3/src/trunk/vm_sync.c
compiling /dev/shm/ruby/v3/src/trunk/vm_trace.c
compiling /dev/shm/ruby/v3/src/trunk/missing/setproctitle.c
/dev/shm/ruby/v3/src/trunk/revision.h updated
compiling /dev/shm/ruby/v3/src/trunk/version.c
linking miniruby
/dev/shm/ruby/v3/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
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'
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.

compiling /dev/shm/ruby/v3/src/trunk/dln.c
compiling /dev/shm/ruby/v3/src/trunk/localeinit.c
creating verconf.h
verconf.h updated
compiling /dev/shm/ruby/v3/src/trunk/loadpath.c
builtin_binary.inc updated
compiling /dev/shm/ruby/v3/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.1.0
linking ruby
$$$[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
building rb_mjit_header.h
./miniruby -I/dev/shm/ruby/v3/src/trunk/lib -I. -I.ext/common  /dev/shm/ruby/v3/src/trunk/tool/mjit_tabs.rb "" \
	gcc -E -DMJIT_HEADER -P -dD -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  -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    /dev/shm/ruby/v3/src/trunk/vm.c >rb_mjit_header.h.new
generating x86_64-linux-fake.rb
encdb.h unchanged
x86_64-linux-fake.rb updated
/dev/shm/ruby/v3/src/trunk/revision.h unchanged
rb_mjit_header.h updated
building .ext/include/x86_64-linux/rb_mjit_min_header-3.1.0.h
./miniruby -I/dev/shm/ruby/v3/src/trunk/lib -I. -I.ext/common  /dev/shm/ruby/v3/src/trunk/tool/transform_mjit_header.rb "gcc -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  -w" rb_mjit_header.h .ext/include/x86_64-linux/rb_mjit_min_header-3.1.0.h
making srcs under enc
making enc
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
compiling /dev/shm/ruby/v3/src/trunk/enc/encdb.c
compiling /dev/shm/ruby/v3/src/trunk/enc/cesu_8.c
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
linking encoding encdb.so
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/big5.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/cesu_8.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/chinese.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/ebcdic.c
ext/configure-ext.mk unchanged
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/emoji.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/emoji_iso2022_kddi.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/emoji_sjis_docomo.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/emoji_sjis_kddi.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/emoji_sjis_softbank.c
make[1]: Entering directory '/dev/shm/ruby/v3/build/trunk'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/array/resize'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/arith_seq/extract'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/escape.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/arith_seq/extract/extract.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/array/resize/resize.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/bignum'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bignum/big2str.c
linking encoding cesu_8.so
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bignum/bigzero.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/gb18030.c
linking shared-object -test-/RUBY_ALIGNOF.so
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/gbk.c
linking shared-object -test-/array/resize.so
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/iso2022.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/bug-14834'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bug-14834/bug-14384.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/array/resize'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/bug-3571'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bug-3571/bug.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bignum/div.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/arith_seq/extract'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bignum/init.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/japanese.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bignum/intpack.c
linking shared-object -test-/bug_14834.so
linking shared-object -test-/bug_3571.so
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bignum/mul.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bignum/str2big.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/japanese_euc.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/bug-14834'
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/japanese_sjis.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/bug-3571'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/bug-5832'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bug-5832/bug.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/korean.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/bug_reporter'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/class'
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/single_byte.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/class/class2name.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/debug'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/debug/init.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/enumerator_kw'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/debug/inspector.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/bug-5832'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/exception'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/exception/dataerror.c
linking shared-object -test-/bignum.so
linking shared-object -test-/bug_reporter.so
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/class/init.c
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/utf8_mac.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/exception/enc_raise.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/bug_reporter'
compiling /dev/shm/ruby/v3/src/trunk/enc/trans/utf_16_32.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/exception/ensured.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/debug/profile_frames.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/bignum'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/fatal'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/fatal/rb_fatal.c
linking shared-object -test-/enumerator_kw.so
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/exception/init.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/enumerator_kw'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/file'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/file/fs.c
linking shared-object -test-/class.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking shared-object -test-/debug.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/class'
linking transcoder emoji_iso2022_kddi.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/float'
linking shared-object -test-/fatal/rb_fatal.so
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/float/init.c
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking shared-object -test-/exception.so
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/float/nextafter.c
linking transcoder emoji_sjis_softbank.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/debug'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/funcall'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/fatal'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/funcall/funcall.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/gvl/call_without_gvl'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking transcoder escape.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/exception'
linking transcoder gb18030.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/hash'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/hash/delete.c
linking transcoder iso2022.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/integer'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/integer/core_ext.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/iseq_load'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/iseq_load/iseq_load.c
linking transcoder japanese.so
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/hash/init.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/file/init.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/integer/init.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/integer/my_integer.c
linking transcoder japanese_sjis.so
linking transcoder single_byte.so
linking shared-object -test-/float.so
linking shared-object -test-/gvl/call_without_gvl.so
linking shared-object -test-/funcall.so
linking transcoder utf_16_32.so
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/file/stat.c
linking transcoder gbk.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/funcall'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/iter'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/iter/break.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/gvl/call_without_gvl'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/float'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/load/protect'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/marshal/compat'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/marshal/compat/usrcompat.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/load/protect/protect.c
linking shared-object -test-/iseq_load.so
linking shared-object -test-/hash.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/marshal/internal_ivar'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/iter/init.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/marshal/usr'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/iseq_load'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/marshal/usr/usrmarshal.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/iter/yield.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/memory_view'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/memory_view/memory_view.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/hash'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/method'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/method/arity.c
linking shared-object -test-/file.so
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/method/init.c
linking shared-object -test-/marshal/internal_ivar.so
linking shared-object -test-/marshal/compat.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/notimplement'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/notimplement/bug.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/iter.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/marshal/compat'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/num2int'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/num2int/num2int.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/path_to_class'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/path_to_class/path_to_class.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/file'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/popen_deadlock'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/marshal/usr.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/postponed_job'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/iter'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/postponed_job/postponed_job.c
linking transcoder korean.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/printf'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/printf/printf.c
linking shared-object -test-/integer.so
transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_find_defined_class_by_owner, rb_vm_rewrite_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep
transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep
transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/load/protect'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/proc'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/proc/init.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/marshal/usr'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/proc/receiver.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/random'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/random/init.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/rational'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/rational/rat.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/integer'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/random/loop.c
linking shared-object -test-/method.so
linking shared-object -test-/notimplement.so
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/method'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/proc/super.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/notimplement'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/rb_call_super_kw'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/path_to_class'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/recursion'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/recursion/recursion.c
linking shared-object -test-/num2int.so
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/popen_deadlock'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/regexp'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/scan_args'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/scan_args/scan_args.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/regexp/init.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/st/foreach'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/st/foreach/foreach.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/st/numhash'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/postponed_job'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/st/update'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/num2int'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/st/update/update.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/random.so
linking transcoder japanese_euc.so
linking shared-object -test-/printf.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/memory_view'
linking shared-object -test-/proc.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/string'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/capacity.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/struct'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/random'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/struct/duplicate.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/coderange.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/cstr.c
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/printf'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/ellipsize.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/proc'
linking transcoder utf8_mac.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/rb_call_super_kw'
making mjit_build_dir.so
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/struct/init.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/recursion'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/symbol'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/symbol/init.c
linking shared-object -test-/regexp.so
linking shared-object -test-/st/foreach.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/thread_fd_close'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/thread_fd_close/thread_fd_close.c
linking shared-object -test-/st/update.so
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/regexp'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/symbol/type.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/time'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/enc_associate.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/struct/len.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/time/init.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/st/update'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/time/leap_second.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/st/foreach'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/enc_str_buf_cat.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/tracepoint'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/tracepoint/gc_hook.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/st/numhash'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/typeddata'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/typeddata/typeddata.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/vm'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/vm/at_exit.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/time/new.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/rational'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/struct/member.c
linking transcoder big5.so
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/fstring.c
linking shared-object -test-/thread_fd_close.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/thread_fd_close'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/init.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/wait_for_single_fd'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/wait_for_single_fd/wait_for_single_fd.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/tracepoint/tracepoint.c
make[1]: Leaving directory '/dev/shm/ruby/v3/build/trunk'
making encs
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/bigdecimal'
compiling /dev/shm/ruby/v3/src/trunk/ext/bigdecimal/bigdecimal.c
linking shared-object -test-/symbol.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/cgi/escape'
compiling /dev/shm/ruby/v3/src/trunk/ext/cgi/escape/escape.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/modify.c
linking shared-object -test-/vm/at_exit.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/continuation'
compiling /dev/shm/ruby/v3/src/trunk/ext/continuation/continuation.c
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]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/coverage'
linking shared-object -test-/typeddata.so
compiling /dev/shm/ruby/v3/src/trunk/ext/coverage/coverage.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/symbol'
linking shared-object -test-/struct.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/typeddata'
compiling /dev/shm/ruby/v3/src/trunk/ext/bigdecimal/missing.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/new.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/nofree.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/vm'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/normalize.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/struct'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/date'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/qsort.c
compiling /dev/shm/ruby/v3/src/trunk/ext/date/date_core.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/digest'
compiling /dev/shm/ruby/v3/src/trunk/ext/digest/digest.c
linking shared-object -test-/wait_for_single_fd.so
linking shared-object -test-/tracepoint.so
compiling /dev/shm/ruby/v3/src/trunk/ext/date/date_parse.c
linking shared-object continuation.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/wait_for_single_fd'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/etc'
compiling /dev/shm/ruby/v3/src/trunk/ext/etc/etc.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/tracepoint'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/rb_interned_str.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/continuation'
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/rb_str_dup.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/fcntl'
compiling /dev/shm/ruby/v3/src/trunk/ext/fcntl/fcntl.c
compiling /dev/shm/ruby/v3/src/trunk/ext/-test-/string/set_len.c
compiling /dev/shm/ruby/v3/src/trunk/ext/date/date_strftime.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/time'
compiling /dev/shm/ruby/v3/src/trunk/ext/date/date_strptime.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/cgi/escape'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/fiddle'
compiling /dev/shm/ruby/v3/src/trunk/ext/fiddle/closure.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/gdbm'
compiling /dev/shm/ruby/v3/src/trunk/ext/gdbm/gdbm.c
linking shared-object coverage.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/io/console'
compiling /dev/shm/ruby/v3/src/trunk/ext/io/console/console.c
linking shared-object fcntl.so
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/io/nonblock'
linking shared-object -test-/string.so
compiling /dev/shm/ruby/v3/src/trunk/ext/io/nonblock/nonblock.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/fcntl'
compiling /dev/shm/ruby/v3/src/trunk/ext/fiddle/conversions.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/coverage'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/io/wait'
compiling /dev/shm/ruby/v3/src/trunk/ext/io/wait/wait.c
linking shared-object -test-/scan_args.so
linking shared-object digest.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/string'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/-test-/scan_args'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/json'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/monitor'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/json'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/nkf'
compiling /dev/shm/ruby/v3/src/trunk/ext/monitor/monitor.c
compiling /dev/shm/ruby/v3/src/trunk/ext/nkf/nkf.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/digest'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/objspace'
compiling /dev/shm/ruby/v3/src/trunk/ext/objspace/object_tracing.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/openssl'
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl.c
linking shared-object io/nonblock.so
linking shared-object etc.so
linking shared-object io/wait.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/io/nonblock'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/pathname'
compiling /dev/shm/ruby/v3/src/trunk/ext/pathname/pathname.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/etc'
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_asn1.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/io/wait'
compiling /dev/shm/ruby/v3/src/trunk/ext/fiddle/fiddle.c
compiling /dev/shm/ruby/v3/src/trunk/ext/fiddle/function.c
linking shared-object monitor.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/monitor'
compiling /dev/shm/ruby/v3/src/trunk/ext/objspace/objspace.c
compiling /dev/shm/ruby/v3/src/trunk/ext/fiddle/handle.c
linking shared-object gdbm.so
compiling /dev/shm/ruby/v3/src/trunk/ext/fiddle/memory_view.c
linking shared-object io/console.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/gdbm'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/psych'
compiling /dev/shm/ruby/v3/src/trunk/ext/psych/psych.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/io/console'
compiling /dev/shm/ruby/v3/src/trunk/ext/psych/psych_emitter.c
compiling /dev/shm/ruby/v3/src/trunk/ext/fiddle/pinned.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_bio.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_bn.c
compiling /dev/shm/ruby/v3/src/trunk/ext/fiddle/pointer.c
compiling /dev/shm/ruby/v3/src/trunk/ext/psych/psych_parser.c
compiling /dev/shm/ruby/v3/src/trunk/ext/psych/psych_to_ruby.c
compiling /dev/shm/ruby/v3/src/trunk/ext/psych/psych_yaml_tree.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_cipher.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_config.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_digest.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_engine.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_hmac.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_kdf.c
linking shared-object psych.so
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_ns_spki.c
compiling /dev/shm/ruby/v3/src/trunk/ext/objspace/objspace_dump.c
linking shared-object fiddle.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/psych'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/pty'
compiling /dev/shm/ruby/v3/src/trunk/ext/pty/pty.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/fiddle'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/racc/cparse'
compiling /dev/shm/ruby/v3/src/trunk/ext/racc/cparse/cparse.c
linking shared-object pathname.so
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_ocsp.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_pkcs12.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/pathname'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/rbconfig/sizeof'
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_pkcs7.c
compiling /dev/shm/ruby/v3/src/trunk/ext/rbconfig/sizeof/sizes.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_pkey.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_pkey_dh.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_pkey_dsa.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_pkey_ec.c
linking shared-object pty.so
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_pkey_rsa.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/pty'
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_rand.c
compiling /dev/shm/ruby/v3/src/trunk/ext/rbconfig/sizeof/limits.c
linking shared-object objspace.so
linking shared-object racc/cparse.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/objspace'
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_ssl.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/racc/cparse'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/readline'
compiling /dev/shm/ruby/v3/src/trunk/ext/readline/readline.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_ssl_session.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/rbconfig/sizeof'
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_ts.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/ripper'
compiling /dev/shm/ruby/v3/src/trunk/ext/ripper/ripper.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_x509.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_x509attr.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/rubyvm'
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_x509cert.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/socket'
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/init.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_x509crl.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_x509ext.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_x509name.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/stringio'
compiling /dev/shm/ruby/v3/src/trunk/ext/stringio/stringio.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_x509req.c
linking shared-object nkf.so
linking shared-object readline.so
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_x509revoked.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/nkf'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/strscan'
compiling /dev/shm/ruby/v3/src/trunk/ext/strscan/strscan.c
compiling /dev/shm/ruby/v3/src/trunk/ext/openssl/ossl_x509store.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/readline'
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/constants.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/syslog'
compiling /dev/shm/ruby/v3/src/trunk/ext/syslog/syslog.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/basicsocket.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/socket.c
linking shared-object bigdecimal.so
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/ipsocket.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/tcpsocket.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/tcpserver.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/bigdecimal'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/zlib'
compiling /dev/shm/ruby/v3/src/trunk/ext/zlib/zlib.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/sockssocket.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/udpsocket.c
linking shared-object syslog.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/syslog'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/digest/bubblebabble'
compiling /dev/shm/ruby/v3/src/trunk/ext/digest/bubblebabble/bubblebabble.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/digest/md5'
compiling /dev/shm/ruby/v3/src/trunk/ext/digest/md5/md5init.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/unixsocket.c
linking shared-object openssl.so
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/unixserver.c
compiling /dev/shm/ruby/v3/src/trunk/ext/digest/md5/md5.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/option.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/ancdata.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/raddrinfo.c
compiling /dev/shm/ruby/v3/src/trunk/ext/socket/ifaddr.c
linking shared-object digest/bubblebabble.so
linking shared-object strscan.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/digest/bubblebabble'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/digest/rmd160'
linking shared-object stringio.so
compiling /dev/shm/ruby/v3/src/trunk/ext/digest/rmd160/rmd160init.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/strscan'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/digest/sha1'
compiling /dev/shm/ruby/v3/src/trunk/ext/digest/sha1/sha1init.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/digest/sha2'
compiling /dev/shm/ruby/v3/src/trunk/ext/digest/sha2/sha2init.c
compiling /dev/shm/ruby/v3/src/trunk/ext/digest/sha1/sha1.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/stringio'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/json/generator'
compiling /dev/shm/ruby/v3/src/trunk/ext/json/generator/generator.c
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/digest/md5'
compiling /dev/shm/ruby/v3/src/trunk/ext/digest/sha2/sha2.c
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/json/parser'
compiling /dev/shm/ruby/v3/src/trunk/ext/json/parser/parser.c
compiling /dev/shm/ruby/v3/src/trunk/ext/digest/rmd160/rmd160.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/openssl'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/digest/sha1'
linking shared-object digest/sha2.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/digest/sha2'
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/digest/rmd160'
linking shared-object date_core.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/date'
linking shared-object socket.so
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/socket'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/json/parser'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/json/generator'
linking shared-object zlib.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/zlib'
linking shared-object ripper.so
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/ripper'
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
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 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/digest'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/coverage'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/json'
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/monitor'
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/bigdecimal'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/nkf'
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]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/date'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/json'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/pathname'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/monitor'
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]: 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/pathname'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/psych'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/fiddle'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/objspace'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/pty'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/ripper'
make[2]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/syslog'
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/digest/sha2'
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]: Entering directory '/dev/shm/ruby/v3/build/trunk/ext/openssl'
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[2]: Leaving directory '/dev/shm/ruby/v3/build/trunk/ext/openssl'
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]: 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 05:46:45 +0000
Driver is ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
Target is ruby 3.1.0dev (2021-04-16T05:41:35Z master 97cee1cba6) [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=88848
  "--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..SS........S.Finished tests in 61.475680s, 348.8534 tests/s, 92339.2470 assertions/s.
21446 tests, 5676618 assertions, 0 failures, 0 errors, 82 skips

ruby -v: ruby 3.1.0dev (2021-04-16T05:41:35Z master 97cee1cba6) [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-16T05:41:35Z master 97cee1cba6) [x86_64-linux]
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 78.166234 seconds

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