# Logfile created on 2023-07-31 18:25:05 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffe6680fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @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/opc/ruby/logs/brlog.master.20230731-182505", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe6673b468 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe6673b300 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe667dca48 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20230731-182505", @dev=#<File:/home/opc/ruby/logs/brlog.master.20230731-182505>, @binmode=false, @mon_data=#<Monitor:0x0000fffe6673afe0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j3
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j3" exit with 0.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 8b390a456c
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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 /home/opc/ruby/src/master/version.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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.

builtin_binary.inc updated
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
	BASERUBY = /usr/local/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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
generating enc.mk
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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.

making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.3.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.3.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.7.4
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.7
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
                                    yarp 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    stringio 3.0.8
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    minitest 5.19.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.7
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.1.3
                                    typeprof 0.21.7
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
 Fstderr output is not empty
   bootstraptest.test_ractor.rb_506_1259.rb:7: [BUG] Segmentation fault at 0x000000000000000c
   ruby 3.3.0dev (2023-07-31T16:47:19Z master 8b390a456c) [aarch64-linux]
   
   -- Control frame information -----------------------------------------------
   c:0003 p:---- s:0012 e:000011 CFUNC  :+
   c:0002 p:0010 s:0007 e:000005 BLOCK  bootstraptest.test_ractor.rb_506_1259.rb:7 [FINISH]
   c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
   
   -- Ruby level backtrace information ----------------------------------------
   bootstraptest.test_ractor.rb_506_1259.rb:7:in `block (2 levels) in <main>'
   bootstraptest.test_ractor.rb_506_1259.rb:7:in `+'
   
   -- Threading information ---------------------------------------------------
   Total ractor count: 5
   Ruby thread count for this ractor: 1
   
   -- Machine register context ------------------------------------------------
     x0: 0x000000000000000c  x1: 0x000000000000009b  x2: 0x0000fffd149cdd90
     x3: 0x0000000000000000  x4: 0x0000fffd149cdd8c  x5: 0x0000000000000000
     x6: 0x0000aaae02673c28  x7: 0x0000fffd149ce6f0 x18: 0x0000000000000000
    x19: 0x0000aaae0284f000 x20: 0x0000aaae0284f000 x21: 0x0000aaae225bbd60
    x22: 0x0000fffd1744aad8 x23: 0x000000000000000c x24: 0x0000fffd149cde08
    x25: 0x000000000000009b x26: 0x0000fffd149cdd90 x27: 0x0000fffd1744aaf8
    x28: 0x0000000000000000 x29: 0x0000fffd149cdd20  sp: 0x0000fffd149cdd20
    fau: 0x000000000000000c
   
   -- C level backtrace information -------------------------------------------
   /home/opc/ruby/build/master/miniruby(rb_print_backtrace+0xc) [0xaaae026a137c] /home/opc/ruby/src/master/vm_dump.c:772
   /home/opc/ruby/build/master/miniruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1088
   /home/opc/ruby/build/master/miniruby(rb_bug_for_fatal_signal+0xd4) [0xaaae024ca27c] /home/opc/ruby/src/master/error.c:814
   /home/opc/ruby/build/master/miniruby(sigsegv+0x58) [0xaaae02603f00] /home/opc/ruby/src/master/signal.c:920
   /home/opc/ruby/build/master/miniruby(sigill) (null):0
   linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xfffd189f05a8]
   /home/opc/ruby/build/master/miniruby(rb_id_table_memsize+0x18) [0xaaae0263c118] /home/opc/ruby/src/master/id_table.c:127
   /home/opc/ruby/build/master/miniruby(rb_id_table_lookup) (null):0
   /home/opc/ruby/build/master/miniruby(cached_callable_method_entry+0x20) [0xaaae0267feb0] /home/opc/ruby/src/master/vm_method.c:1299
   /home/opc/ruby/build/master/miniruby(callable_method_entry_or_negative) /home/opc/ruby/src/master/vm_method.c:1369
   /home/opc/ruby/build/master/miniruby(callable_method_entry+0x4) [0xaaae0268e51c] /home/opc/ruby/src/master/vm_method.c:1406
   /home/opc/ruby/build/master/miniruby(vm_respond_to) /home/opc/ruby/src/master/vm_method.c:2762
   /home/opc/ruby/build/master/miniruby(rb_check_funcall_default_kw+0x84) [0xaaae0268f234] /home/opc/ruby/src/master/vm_eval.c:622
   /home/opc/ruby/build/master/miniruby(convert_type_with_id+0x8) [0xaaae0256aa68] /home/opc/ruby/src/master/object.c:3061
   /home/opc/ruby/build/master/miniruby(rb_convert_type_with_id) /home/opc/ruby/src/master/object.c:3123
   /home/opc/ruby/build/master/miniruby(rb_convert_type_with_id) /home/opc/ruby/src/master/object.c:3118
   /home/opc/ruby/build/master/miniruby(rb_str_to_str+0x14) [0xaaae02622a68] /home/opc/ruby/src/master/string.c:1561
   /home/opc/ruby/build/master/miniruby(rb_string_value) /home/opc/ruby/src/master/string.c:2434
   /home/opc/ruby/build/master/miniruby(rb_str_plus+0x40) [0xaaae02622ae0] /home/opc/ruby/src/master/string.c:2148
   /home/opc/ruby/build/master/miniruby(vm_call_cfunc_with_frame_+0xf4) [0xaaae0267c154] /home/opc/ruby/src/master/vm_insnhelper.c:3462
   /home/opc/ruby/build/master/miniruby(vm_call_method_each_type+0x2a4) [0xaaae02689704] /home/opc/ruby/src/master/vm_insnhelper.c:4376
   /home/opc/ruby/build/master/miniruby(vm_call_method+0xc8) [0xaaae02689e00] /home/opc/ruby/src/master/vm_insnhelper.c:4513
   /home/opc/ruby/build/master/miniruby(vm_sendish+0x10) [0xaaae026947c0] /home/opc/ruby/src/master/vm_insnhelper.c:5534
   /home/opc/ruby/build/master/miniruby(vm_exec_core) ../../src/master/insns.def:835
   /home/opc/ruby/build/master/miniruby(rb_vm_exec+0x2e0) [0xaaae02688520] /home/opc/ruby/src/master/vm.c:2390
   /home/opc/ruby/build/master/miniruby(invoke_block+0x48) [0xaaae0268cfac] /home/opc/ruby/src/master/vm.c:1395
   /home/opc/ruby/build/master/miniruby(invoke_iseq_block_from_c) /home/opc/ruby/src/master/vm.c:1465
   /home/opc/ruby/build/master/miniruby(invoke_block_from_c_proc) /home/opc/ruby/src/master/vm.c:1563
   /home/opc/ruby/build/master/miniruby(vm_invoke_proc) /home/opc/ruby/src/master/vm.c:1593
   /home/opc/ruby/build/master/miniruby(thread_do_start_proc+0x1a0) [0xaaae02643c88] /home/opc/ruby/src/master/thread.c:580
   /home/opc/ruby/build/master/miniruby(thread_do_start+0x8) [0xaaae02646950] /home/opc/ruby/src/master/thread.c:624
   /home/opc/ruby/build/master/miniruby(thread_start_func_2) /home/opc/ruby/src/master/thread.c:694
   /home/opc/ruby/build/master/miniruby(rb_native_cond_initialize+0x0) [0xaaae02646b48] /home/opc/ruby/src/master/thread_pthread.c:1114
   /home/opc/ruby/build/master/miniruby(register_cached_thread_and_wait) /home/opc/ruby/src/master/thread_pthread.c:1161
   /home/opc/ruby/build/master/miniruby(thread_start_func_1) /home/opc/ruby/src/master/thread_pthread.c:1118
   [0xfffd187e7908]
   [0xfffd1868429c]
   
   -- Other runtime information -----------------------------------------------
   
   * Loaded script: bootstraptest.test_ractor.rb_506_1259.rb
   
   * Loaded features:
   
       0 enumerator.so
       1 thread.rb
       2 fiber.so
       3 rational.so
       4 complex.so
       5 ruby2_keywords.rb
       6 /home/opc/ruby/build/master/aarch64-linux-fake.rb
   
   * Process memory map:
   
   aaae02400000-aaae02830000 r-xp 00000000 fc:00 69470763                   /home/opc/ruby/build/master/miniruby
   aaae02840000-aaae02850000 r--p 00430000 fc:00 69470763                   /home/opc/ruby/build/master/miniruby
   aaae02850000-aaae02860000 rw-p 00440000 fc:00 69470763                   /home/opc/ruby/build/master/miniruby
   aaae02860000-aaae02870000 rw-p 00000000 00:00 0 
   aaae224d0000-aaae226f0000 rw-p 00000000 00:00 0                          [heap]
   fffce8000000-fffce8030000 rw-p 00000000 00:00 0 
   fffce8030000-fffcec000000 ---p 00000000 00:00 0 
   fffcedbb0000-fffcf0000000 r--s 00000000 fc:00 69470763                   /home/opc/ruby/build/master/miniruby
   fffcf0000000-fffcf0030000 rw-p 00000000 00:00 0 
   fffcf0030000-fffcf4000000 ---p 00000000 00:00 0 
   fffcf4000000-fffcf4030000 rw-p 00000000 00:00 0 
   fffcf4030000-fffcf8000000 ---p 00000000 00:00 0 
   fffcf8000000-fffcf8030000 rw-p 00000000 00:00 0 
   fffcf8030000-fffcfc000000 ---p 00000000 00:00 0 
   fffcfc000000-fffcfc030000 rw-p 00000000 00:00 0 
   fffcfc030000-fffd00000000 ---p 00000000 00:00 0 
   fffd00000000-fffd00030000 rw-p 00000000 00:00 0 
   fffd00030000-fffd04000000 ---p 00000000 00:00 0 
   fffd04000000-fffd04030000 rw-p 00000000 00:00 0 
   fffd04030000-fffd08000000 ---p 00000000 00:00 0 
   fffd08000000-fffd08030000 rw-p 00000000 00:00 0 
   fffd08030000-fffd0c000000 ---p 00000000 00:00 0 
   fffd0c000000-fffd0c030000 rw-p 00000000 00:00 0 
   fffd0c030000-fffd10000000 ---p 00000000 00:00 0 
   fffd10000000-fffd10030000 rw-p 00000000 00:00 0 
   fffd10030000-fffd14000000 ---p 00000000 00:00 0 
   fffd14670000-fffd14690000 r-xp 00000000 fc:00 154                        /usr/lib64/libgcc_s-8-20210514.so.1
   fffd14690000-fffd146a0000 r--p 00010000 fc:00 154                        /usr/lib64/libgcc_s-8-20210514.so.1
   fffd146a0000-fffd146b0000 rw-p 00020000 fc:00 154                        /usr/lib64/libgcc_s-8-20210514.so.1
   fffd146b0000-fffd146c0000 ---p 00000000 00:00 0 
   fffd146c0000-fffd148c0000 rw-p 00000000 00:00 0 
   fffd148c0000-fffd148d0000 ---p 00000000 00:00 0 
   fffd148d0000-fffd14ad0000 rw-p 00000000 00:00 0 
   fffd14ad0000-fffd14ae0000 ---p 00000000 00:00 0 
   fffd14ae0000-fffd14ce0000 rw-p 00000000 00:00 0 
   fffd14ce0000-fffd14cf0000 ---p 00000000 00:00 0 
   fffd14cf0000-fffd14ef0000 rw-p 00000000 00:00 0 
   fffd14ef0000-fffd14f00000 ---p 00000000 00:00 0 
   fffd14f00000-fffd15100000 rw-p 00000000 00:00 0 
   fffd15100000-fffd15110000 ---p 00000000 00:00 0 
   fffd15110000-fffd15310000 rw-p 00000000 00:00 0 
   fffd15310000-fffd15320000 ---p 00000000 00:00 0 
   fffd15320000-fffd15520000 rw-p 00000000 00:00 0 
   fffd15520000-fffd15530000 ---p 00000000 00:00 0 
   fffd15530000-fffd15730000 rw-p 00000000 00:00 0 
   fffd15730000-fffd15740000 ---p 00000000 00:00 0 
   fffd15740000-fffd15940000 rw-p 00000000 00:00 0 
   fffd15940000-fffd15950000 ---p 00000000 00:00 0 
   fffd15950000-fffd15b60000 rw-p 00000000 00:00 0 
   fffd15b70000-fffd15c20000 rw-p 00000000 00:00 0 
   fffd15c20000-fffd15c30000 ---p 00000000 00:00 0 
   fffd15c30000-fffd15ce0000 rw-p 00000000 00:00 0 
   fffd15ce0000-fffd15cf0000 ---p 00000000 00:00 0 
   fffd15cf0000-fffd15da0000 rw-p 00000000 00:00 0 
   fffd15da0000-fffd15db0000 ---p 00000000 00:00 0 
   fffd15db0000-fffd15e60000 rw-p 00000000 00:00 0 
   fffd15e60000-fffd15e70000 ---p 00000000 00:00 0 
   fffd15e70000-fffd15f20000 rw-p 00000000 00:00 0 
   fffd15f20000-fffd15f30000 ---p 00000000 00:00 0 
   fffd15f30000-fffd15fe0000 rw-p 00000000 00:00 0 
   fffd15fe0000-fffd15ff0000 ---p 00000000 00:00 0 
   fffd15ff0000-fffd160a0000 rw-p 00000000 00:00 0 
   fffd160a0000-fffd160b0000 ---p 00000000 00:00 0 
   fffd160b0000-fffd16160000 rw-p 00000000 00:00 0 
   fffd16160000-fffd16170000 ---p 00000000 00:00 0 
   fffd16170000-fffd16220000 rw-p 00000000 00:00 0 
   fffd16220000-fffd16230000 ---p 00000000 00:00 0 
   fffd16230000-fffd162e0000 rw-p 00000000 00:00 0 
   fffd162e0000-fffd162f0000 ---p 00000000 00:00 0 
   fffd162f0000-fffd163a0000 rw-p 00000000 00:00 0 
   fffd163a0000-fffd163b0000 ---p 00000000 00:00 0 
   fffd163b0000-fffd16460000 rw-p 00000000 00:00 0 
   fffd16460000-fffd16470000 ---p 00000000 00:00 0 
   fffd16470000-fffd16520000 rw-p 00000000 00:00 0 
   fffd16520000-fffd16530000 ---p 00000000 00:00 0 
   fffd16530000-fffd165e0000 rw-p 00000000 00:00 0 
   fffd165e0000-fffd165f0000 ---p 00000000 00:00 0 
   fffd165f0000-fffd166a0000 rw-p 00000000 00:00 0 
   fffd166a0000-fffd166b0000 ---p 00000000 00:00 0 
   fffd166b0000-fffd16760000 rw-p 00000000 00:00 0 
   fffd16760000-fffd16770000 ---p 00000000 00:00 0 
   fffd16770000-fffd16820000 rw-p 00000000 00:00 0 
   fffd16820000-fffd16830000 ---p 00000000 00:00 0 
   fffd16830000-fffd168e0000 rw-p 00000000 00:00 0 
   fffd168e0000-fffd168f0000 ---p 00000000 00:00 0 
   fffd168f0000-fffd169a0000 rw-p 00000000 00:00 0 
   fffd169a0000-fffd169b0000 ---p 00000000 00:00 0 
   fffd169b0000-fffd16a60000 rw-p 00000000 00:00 0 
   fffd16a60000-fffd16a70000 ---p 00000000 00:00 0 
   fffd16a70000-fffd16b20000 rw-p 00000000 00:00 0 
   fffd16b20000-fffd16b30000 ---p 00000000 00:00 0 
   fffd16b30000-fffd16be0000 rw-p 00000000 00:00 0 
   fffd16be0000-fffd16bf0000 ---p 00000000 00:00 0 
   fffd16bf0000-fffd16ca0000 rw-p 00000000 00:00 0 
   fffd16ca0000-fffd16cb0000 ---p 00000000 00:00 0 
   fffd16cb0000-fffd16d60000 rw-p 00000000 00:00 0 
   fffd16d60000-fffd16d70000 ---p 00000000 00:00 0 
   fffd16d70000-fffd16e20000 rw-p 00000000 00:00 0 
   fffd16e20000-fffd16e30000 ---p 00000000 00:00 0 
   fffd16e30000-fffd16ee0000 rw-p 00000000 00:00 0 
   fffd16ee0000-fffd16ef0000 ---p 00000000 00:00 0 
   fffd16ef0000-fffd16fa0000 rw-p 00000000 00:00 0 
   fffd16fa0000-fffd16fb0000 ---p 00000000 00:00 0 
   fffd16fb0000-fffd17060000 rw-p 00000000 00:00 0 
   fffd17060000-fffd17070000 ---p 00000000 00:00 0 
   fffd17070000-fffd17120000 rw-p 00000000 00:00 0 
   fffd17120000-fffd17130000 ---p 00000000 00:00 0 
   fffd17130000-fffd171e0000 rw-p 00000000 00:00 0 
   fffd171e0000-fffd171f0000 ---p 00000000 00:00 0 
   fffd171f0000-fffd172a0000 rw-p 00000000 00:00 0 
   fffd172a0000-fffd172b0000 ---p 00000000 00:00 0 
   fffd172b0000-fffd17360000 rw-p 00000000 00:00 0 
   fffd17360000-fffd17370000 ---p 00000000 00:00 0 
   fffd17370000-fffd18600000 rw-p 00000000 00:00 0 
   fffd18600000-fffd18660000 r--p 00000000 fc:00 33822881                   /usr/lib/locale/en_US.utf8/LC_CTYPE
   fffd18660000-fffd187c0000 r-xp 00000000 fc:00 13802                      /usr/lib64/libc-2.28.so
   fffd187c0000-fffd187d0000 r--p 00150000 fc:00 13802                      /usr/lib64/libc-2.28.so
   fffd187d0000-fffd187e0000 rw-p 00160000 fc:00 13802                      /usr/lib64/libc-2.28.so
   fffd187e0000-fffd18800000 r-xp 00000000 fc:00 13814                      /usr/lib64/libpthread-2.28.so
   fffd18800000-fffd18810000 r--p 00010000 fc:00 13814                      /usr/lib64/libpthread-2.28.so
   fffd18810000-fffd18820000 rw-p 00020000 fc:00 13814                      /usr/lib64/libpthread-2.28.so
   fffd18820000-fffd188d0000 r-xp 00000000 fc:00 13806                      /usr/lib64/libm-2.28.so
   fffd188d0000-fffd188e0000 r--p 000a0000 fc:00 13806                      /usr/lib64/libm-2.28.so
   fffd188e0000-fffd188f0000 rw-p 000b0000 fc:00 13806                      /usr/lib64/libm-2.28.so
   fffd188f0000-fffd18910000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
   fffd18910000-fffd18920000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
   fffd18920000-fffd18930000 rw-p 00000000 00:00 0 
   fffd18930000-fffd18940000 r-xp 00000000 fc:00 13804                      /usr/lib64/libdl-2.28.so
   fffd18940000-fffd18950000 r--p 00000000 fc:00 13804                      /usr/lib64/libdl-2.28.so
   fffd18950000-fffd18960000 rw-p 00010000 fc:00 13804                      /usr/lib64/libdl-2.28.so
   fffd18960000-fffd18970000 r-xp 00000000 fc:00 13818                      /usr/lib64/librt-2.28.so
   fffd18970000-fffd18980000 r--p 00000000 fc:00 13818                      /usr/lib64/librt-2.28.so
   fffd18980000-fffd18990000 rw-p 00010000 fc:00 13818                      /usr/lib64/librt-2.28.so
   fffd18990000-fffd189b0000 r-xp 00000000 fc:00 17572                      /usr/lib64/libz.so.1.2.11
   fffd189b0000-fffd189c0000 r--p 00010000 fc:00 17572                      /usr/lib64/libz.so.1.2.11
   fffd189c0000-fffd189d0000 rw-p 00000000 00:00 0 
   fffd189d0000-fffd189e0000 r--s 00000000 fc:00 100664714                  /usr/lib64/gconv/gconv-modules.cache
   fffd189e0000-fffd189f0000 r--p 00000000 00:00 0                          [vvar]
   fffd189f0000-fffd18a00000 r-xp 00000000 00:00 0                          [vdso]
   fffd18a00000-fffd18a30000 r-xp 00000000 fc:00 13795                      /usr/lib64/ld-2.28.so
   fffd18a30000-fffd18a40000 r--p 00020000 fc:00 13795                      /usr/lib64/ld-2.28.so
   fffd18a40000-fffd18a50000 rw-p 00030000 fc:00 13795                      /usr/lib64/ld-2.28.so
   ffffc5840000-ffffc6040000 rw-p 00000000 00:00 0                          [stack]
#1259 test_ractor.rb:506: 
     RN = 10
     CR = Ractor.current
   
     rs = (1..RN).map{
       Ractor.new do
         CR.send 'send' + CR.take #=> 'sendyield'
         'take'
       end
     }
     received = []
     taken = []
     yielded = []
     until received.size == RN && taken.size == RN && yielded.size == RN
       r, v = Ractor.select(CR, *rs, yield_value: 'yield')
       case r
       when :receive
         received << v
       when :yield
         yielded << v
       else
         taken << v
         rs.delete r
       end
     end
     r = [received == ['sendyield'] * RN,
          yielded  == [nil] * RN,
          taken    == ['take'] * RN,
     ]
   
     STDERR.puts [received, yielded, taken].inspect
     r
  #=> "" (expected "[true, true, true]")  
FAIL 1/0 tests failed
make: *** [uncommon.mk:831: yes-btest] Error 1
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 512.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

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

# Running tests:

Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 7 #<File::Stat dev=0xfc00, ino=2393706, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-07-31 18:23:10.951004039 +0000, mtime=2023-07-31 18:23:05.038986323 +0000, ctime=2023-07-31 18:23:05.038986323 +0000>
Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 8 #<File::Stat dev=0xfc00, ino=2393711, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-07-31 18:24:36.059259081 +0000, mtime=2023-07-31 18:23:05.102986514 +0000, ctime=2023-07-31 18:23:05.102986514 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    2912768  opc    7r   REG  252,0  9253600 2393706 /var/lib/sss/mc/passwd
ruby    2912768  opc    8r   REG  252,0  6940392 2393711 /var/lib/sss/mc/group
Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path_with_utf8_internal_encoding: 12 : #<TCPServer:fd 12, AF_INET, 0.0.0.0, 39211>
Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path_with_utf8_internal_encoding: 13 : #<TCPServer:fd 13, AF_INET6, ::, 39211>
Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path_with_utf8_internal_encoding: 14 : #<IO:fd 14>
Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path_with_utf8_internal_encoding: 15 : #<IO:fd 15>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF       NODE NAME
ruby    2912766  opc   12u  IPv4 2576527932      0t0        TCP *:39211 (LISTEN)
ruby    2912766  opc   13u  IPv6 2576527933      0t0        TCP *:39211 (LISTEN)
ruby    2912766  opc   14r  FIFO       0,13      0t0 2576527934 pipe
ruby    2912766  opc   15w  FIFO       0,13      0t0 2576527934 pipe
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 12
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 13
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 14
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 15
Leaked file descriptor: TestGemRemoteFetcher#test_download_with_x_oauth_basic: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 46453>
Leaked file descriptor: TestGemRemoteFetcher#test_download_with_x_oauth_basic: 9 : #<TCPServer:fd 9, AF_INET6, ::, 46453>
Leaked file descriptor: TestGemRemoteFetcher#test_download_with_x_oauth_basic: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemRemoteFetcher#test_download_with_x_oauth_basic: 11 : #<IO:fd 11>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF       NODE NAME
ruby    2912766  opc    8u  IPv4 2576528058      0t0        TCP *:46453 (LISTEN)
ruby    2912766  opc    9u  IPv6 2576528059      0t0        TCP *:46453 (LISTEN)
ruby    2912766  opc   10r  FIFO       0,13      0t0 2576528060 pipe
ruby    2912766  opc   11w  FIFO       0,13      0t0 2576528060 pipe
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_secret: 8
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_secret: 9
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_secret: 10
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_secret: 11
Leaked file descriptor: TestFileUtils#test_chown_error: 11 #<File::Stat dev=0xfc00, ino=2393706, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-07-31 18:23:10.951004039 +0000, mtime=2023-07-31 18:23:05.038986323 +0000, ctime=2023-07-31 18:23:05.038986323 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    2912767  opc   11r   REG  252,0  9253600 2393706 /var/lib/sss/mc/passwd
Leaked file descriptor: TestSocketAddrinfo#test_addrinfo_timeout: 10 #<File::Stat dev=0x9, ino=2576538336, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    2912766  opc   10u  unix 0x0000000000000000      0t0 2576538336 type=STREAM
Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0
Ignoring racc-1.7.1 because its extensions are not built. Try: gem pristine racc --version 1.7.1
Ignoring rbs-3.1.3 because its extensions are not built. Try: gem pristine rbs --version 3.1.3
Ignoring rbs-3.1.2 because its extensions are not built. Try: gem pristine rbs --version 3.1.2
/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1810: warning: Refinement#refined_class is deprecated and will be removed in Ruby 3.4; use Refinement#target instead
/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1812: warning: Refinement#refined_class is deprecated and will be removed in Ruby 3.4; use Refinement#target instead
Leaked file descriptor: TestEtc#test_getlogin: 11 #<File::Stat dev=0xfc00, ino=2393706, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-07-31 18:26:11.699545684 +0000, mtime=2023-07-31 18:26:11.695545672 +0000, ctime=2023-07-31 18:26:11.695545672 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    2912766  opc   11r   REG  252,0  9253600 2393706 /var/lib/sss/mc/passwd
Finished tests in 180.459404s, 138.3469 tests/s, 51054.4910 assertions/s.
24966 tests, 9213263 assertions, 0 failures, 0 errors, 140 skips

ruby -v: ruby 3.3.0dev (2023-07-31T16:47:19Z master 8b390a456c) [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-07-31T16:47:19Z master 8b390a456c) [aarch64-linux]
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 62.804337 seconds

3709 files, 32491 examples, 208026 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'" exit with 0.
raw logfile