# Logfile created on 2022-08-12 04:14:10 +0900 by logger.rb/v1.4.2
#<BuildRuby:0x000055b907f04018 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/v3/src", @BUILD_DIR="/tmp/ruby/v3/build", @INSTALL_DIR="/tmp/ruby/v3/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j8", @btest_opts="-j8", @test_opts="TESTS='-j8'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-041410", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055b907c733d0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055b907c733a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055b907c73308 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20220812-041410", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20220812-041410>, @binmode=false, @mon_data=#<Monitor:0x000055b907c73268>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j8
Downloading Unicode 14.0.0 data and property files...
Downloading Unicode 14.0.0 auxiliary files...
Downloading Unicode UCD emoji 14.0 files...
Downloading Unicode emoji 14.0 files...
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/emoji/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/emoji/emoji-variation-sequences.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/14.0.0/ucd/Scripts.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/emoji/14.0/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/emoji/14.0/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk/enc/unicode/data/emoji/14.0/emoji-zwj-sequences.txt already exists
$$$[end] "make update-unicode  -j8" exit with 0.
$$$[beg] make update-download -j8
tool/config.guess already exists
tool/config.sub already exists
downloading for ext/psych/extlibs
.downloaded-cache/yaml-0.2.5.tar.gz already exists
checking rmd160 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
checking sha256 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
checking sha512 of .downloaded-cache/yaml-0.2.5.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 -j8" exit with 0.
$$$[beg] make update-rubyspec -j8
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j8" exit with 0.
$$$[beg] make update-src      -j8
Already up to date.
Current branch master is up to date.
Latest commit hash = 8a3f401b24
$$$[end] "make update-src      -j8" exit with 0.
$$$[beg] make after-update    -j8
generating /tmp/ruby/v3/src/trunk/ext/ripper/ripper.c
generating enc.mk
make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'.  Stop.
make[1]: Entering directory '/tmp/ruby/v3/src/trunk/ext/ripper'
make[1]: Leaving directory '/tmp/ruby/v3/src/trunk/ext/ripper'
make: *** [uncommon.mk:1202: /tmp/ruby/v3/src/trunk/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
$$$[end] "make after-update    -j8" exit with 512.
$$$[beg] make miniruby -j8
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk/include -I/tmp/ruby/v3/src/trunk -I/tmp/ruby/v3/src/trunk/enc/unicode/14.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j8 --jobserver-auth=4,5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.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 -j8" exit with 0.
$$$[beg] make ruby -j8
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk/include -I/tmp/ruby/v3/src/trunk -I/tmp/ruby/v3/src/trunk/enc/unicode/14.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j8 --jobserver-auth=4,5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.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 -j8" exit with 0.
$$$[beg] make all -j8
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk/include -I/tmp/ruby/v3/src/trunk -I/tmp/ruby/v3/src/trunk/enc/unicode/14.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j8 --jobserver-auth=4,5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
/tmp/ruby/v3/src/trunk/revision.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/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 '/tmp/ruby/v3/build/trunk'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk'
making encs
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/.bundle/gems/debug-1.6.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/.bundle/gems/rbs-2.6.0/ext/rbs_extension'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/digest/sha2'
ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.6.2/lib ../../../../../.bundle/gems/debug-1.6.2/lib
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/.bundle/gems/debug-1.6.2/ext/debug'
ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-2.6.0/lib ../../../../../.bundle/gems/rbs-2.6.0/lib
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/.bundle/gems/rbs-2.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk'
$$$[end] "make all -j8" exit with 0.
$$$[beg] make install -j8
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk/include -I/tmp/ruby/v3/src/trunk -I/tmp/ruby/v3/src/trunk/enc/unicode/14.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j8 --jobserver-auth=4,5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
/tmp/ruby/v3/src/trunk/revision.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/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 '/tmp/ruby/v3/build/trunk'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk'
making encs
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/ripper'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/.bundle/gems/debug-1.6.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/.bundle/gems/rbs-2.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/digest/sha2'
ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-2.6.0/lib ../../../../../.bundle/gems/rbs-2.6.0/lib
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/.bundle/gems/rbs-2.6.0/ext/rbs_extension'
ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.6.2/lib ../../../../../.bundle/gems/debug-1.6.2/lib
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk/.bundle/gems/debug-1.6.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk'
./miniruby -I/tmp/ruby/v3/src/trunk/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/v3/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j8 --jobserver-auth=4,5" --make-flags=" -j8 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/v3/install/trunk/bin
installing base libraries:          /tmp/ruby/v3/install/trunk/lib
installing arch files:              /tmp/ruby/v3/install/trunk/lib/ruby/3.2.0+2/x86_64-linux
installing pkgconfig data:          /tmp/ruby/v3/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/v3/install/trunk/lib/ruby/3.2.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk/lib/ruby/site_ruby/3.2.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk/lib/ruby/vendor_ruby/3.2.0+2/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk/include/ruby-3.2.0+2/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk/lib/ruby/3.2.0+2
installing extension scripts:       /tmp/ruby/v3/install/trunk/lib/ruby/site_ruby/3.2.0+2
installing extension scripts:       /tmp/ruby/v3/install/trunk/lib/ruby/vendor_ruby/3.2.0+2
installing extension headers:       /tmp/ruby/v3/install/trunk/include/ruby-3.2.0+2/ruby
installing command scripts:         /tmp/ruby/v3/install/trunk/bin
installing library scripts:         /tmp/ruby/v3/install/trunk/lib/ruby/3.2.0+2
installing common headers:          /tmp/ruby/v3/install/trunk/include/ruby-3.2.0+2
installing manpages:                /tmp/ruby/v3/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/v3/install/trunk/lib/ruby/gems/3.2.0+2
                                    abbrev 0.1.0
                                    base64 0.1.1
                                    benchmark 0.2.0
                                    bundler 2.4.0.dev
                                    cgi 0.3.2
                                    csv 3.2.2
                                    delegate 0.2.0
                                    did_you_mean 1.6.1
                                    drb 2.1.0
                                    english 0.7.1
                                    erb 2.2.3
                                    error_highlight 0.4.0
                                    fileutils 1.6.0
                                    find 0.1.1
                                    forwardable 1.3.2
                                    getoptlong 0.1.1
                                    ipaddr 1.2.4
                                    irb 1.4.1
                                    logger 1.5.1
                                    mutex_m 0.1.1
                                    net-http 0.2.2
                                    net-protocol 0.1.3
                                    observer 0.1.1
                                    open-uri 0.2.0
                                    open3 0.1.1
                                    optparse 0.2.0
                                    ostruct 0.5.5
                                    pp 0.3.0
                                    prettyprint 0.1.1
                                    pstore 0.1.1
                                    racc 1.6.0
                                    rdoc 6.4.0
                                    readline 0.0.3
                                    reline 0.3.1
                                    resolv 0.2.1
                                    resolv-replace 0.1.0
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.0
                                    set 1.0.2
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    tempfile 0.1.2
                                    time 0.2.0
                                    timeout 0.3.0
                                    tmpdir 0.1.2
                                    tsort 0.1.0
                                    un 0.2.0
                                    uri 0.11.0
                                    weakref 0.1.1
                                    yaml 0.2.0
installing default gems from ext:   /tmp/ruby/v3/install/trunk/lib/ruby/gems/3.2.0+2
                                    bigdecimal 3.1.2
                                    date 3.2.3
                                    digest 3.1.0
                                    etc 1.4.0
                                    fcntl 1.0.1
                                    fiddle 1.1.0
                                    io-console 0.5.11
                                    io-nonblock 0.1.1
                                    io-wait 0.3.0.pre
                                    json 2.6.2
                                    nkf 0.1.1
                                    openssl 3.0.0
                                    pathname 0.2.0
                                    psych 5.0.0.dev
                                    readline-ext 0.1.4
                                    stringio 3.0.3
                                    strscan 3.0.1
                                    syslog 0.1.0
                                    zlib 2.1.1
installing bundled gems:            /tmp/ruby/v3/install/trunk/lib/ruby/gems/3.2.0+2
                                    minitest 5.16.2
                                    power_assert 2.0.1
                                    rake 13.0.6
                                    test-unit 3.5.3
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.1.3
                                    net-imap 0.2.3
                                    net-pop 0.1.1
                                    net-smtp 0.3.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 2.6.0
Building native extensions. This could take a while...
                                    typeprof 0.21.3
                                    debug 1.6.2
Building native extensions. This could take a while...
installing bundled gem cache:       /tmp/ruby/v3/install/trunk/lib/ruby/gems/3.2.0+2/cache
$$$[end] "make install -j8" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j8'
PASS all 1747 tests
$$$[end] "make yes-btest TESTOPTS='-q -j8'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j8'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk/include -I/tmp/ruby/v3/src/trunk -I/tmp/ruby/v3/src/trunk/enc/unicode/14.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

# Running tests:

Environment variable changed: TestRDocNormalClass#test_direct_ancestors : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocNormalClass#test_direct_ancestors : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocNormalClass#test_direct_ancestors : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocNormalClass#test_direct_ancestors : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocNormalClass#test_direct_ancestors : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocNormalClass#test_direct_ancestors : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocNormalClass#test_direct_ancestors : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocNormalClass#test_direct_ancestors : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocNormalClass#test_direct_ancestors : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocNormalClass#test_direct_ancestors : "BUNDLER_ORIG_RUBYOPT" added
Environment variable changed: TestRDocExtend#test_module_extended : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocExtend#test_module_extended : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocExtend#test_module_extended : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocExtend#test_module_extended : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocExtend#test_module_extended : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocExtend#test_module_extended : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocExtend#test_module_extended : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocExtend#test_module_extended : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocExtend#test_module_extended : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocExtend#test_module_extended : "BUNDLER_ORIG_RUBYOPT" added
Environment variable changed: TestRDocMarkupToJoinedParagraph#test_accept_paragraph_break : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocMarkupToJoinedParagraph#test_accept_paragraph_break : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocMarkupToJoinedParagraph#test_accept_paragraph_break : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocMarkupToJoinedParagraph#test_accept_paragraph_break : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocMarkupToJoinedParagraph#test_accept_paragraph_break : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocMarkupToJoinedParagraph#test_accept_paragraph_break : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocMarkupToJoinedParagraph#test_accept_paragraph_break : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocMarkupToJoinedParagraph#test_accept_paragraph_break : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocMarkupToJoinedParagraph#test_accept_paragraph_break : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocMarkupToJoinedParagraph#test_accept_paragraph_break : "BUNDLER_ORIG_RUBYOPT" added
Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher_with_proxy: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 45653>
Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher_with_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::, 45653>
Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher_with_proxy: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher_with_proxy: 12 : #<IO:fd 12>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF      NODE NAME
ruby    2943104  ko1    9u  IPv4 734359181      0t0       TCP *:45653 (LISTEN)
ruby    2943104  ko1   10u  IPv6 734359182      0t0       TCP *:45653 (LISTEN)
ruby    2943104  ko1   11r  FIFO      0,13      0t0 734359183 pipe
ruby    2943104  ko1   12w  FIFO      0,13      0t0 734359183 pipe
Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 9
Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 10
Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 11
Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 12
Finished tests in 88.536242s, 251.5128 tests/s, 67685.3213 assertions/s.
22268 tests, 5992604 assertions, 0 failures, 0 errors, 120 skips

ruby -v: ruby 3.2.0dev (2022-08-11T16:43:43Z master 8a3f401b24) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8'" exit with 0.
$$$[beg] make yes-test-rubyspec TESTS='-j8'
$ /tmp/ruby/v3/build/trunk/miniruby -I/tmp/ruby/v3/src/trunk/lib /tmp/ruby/v3/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk --extout=.ext -- /tmp/ruby/v3/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk/spec/default.mspec
ruby 3.2.0dev (2022-08-11T16:43:43Z master 8a3f401b24) [x86_64-linux]
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 51.038239 seconds

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