# Logfile created on 2025-05-26 00:07:09 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffcb645fde0 @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'", @spec_opts="-j", @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, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20250526-000709", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffcb64acd20 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffcb64ac4b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffcb6360250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250526-000709", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250526-000709>, @binmode=false, @mon_data=#<Monitor:0x0000fffcb64ac168>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision -
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /home/opc/ruby/src/master/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 87d340f0e1
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /home/opc/ruby/src/master/gems/power_assert-2.0.5.gem
aarch64-linux-fake.rb updated
generating enc.mk
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
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'
$$$[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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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
90a273f132a9b6c7d3eba35604a680ba781e44b78321627748db81dcf60e58c4  builtin_binary.inc
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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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 encdb.h
generating enc.mk
encdb.h unchanged
making enc
making srcs under 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 updated
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 '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[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
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/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
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/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
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/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/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]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
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 power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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 encdb.h
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /home/opc/ruby/src/master/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
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 '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[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
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/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
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/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
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/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
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 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.5.0+1/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.5.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+1/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.5.0+1/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.5.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+1
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.5.0+1/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.5.0+1
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.5.0+1
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+1
                                    bundler 2.7.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 5.0.1
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+1
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.12.0
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.5.dev
                                    zlib 3.2.1
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+1
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.8
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.8
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.9.4
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.4
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.7.0
                                    rdoc 6.14.0
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+1/cache
skipped bundled gems:
    power_assert-2.0.6dev.gem       not found in bundled_gems
    win32ole-1.9.2.gem              not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2032 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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.

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'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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
generating encdb.h
encdb.h unchanged
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'
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'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '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'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving 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/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
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/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
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]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
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]: Leaving 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]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving 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]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
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'
Run options: 
  --seed=29775
  "--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:

[  1/752] 2122135=openssl/test_config
[  2/752] 2122136=did_you_mean/tree_spell/test_change_word
[  3/752] 2122134=psych/visitors/test_depth_first
[  4/752] 2122136=prism/result/equality_test
[  5/752] 2122134=prism/onigmo_test
[  6/752] 2122135=psych/test_struct
[  7/752] 2122136=prism/fuzzer_test
[  8/752] 2122135=ruby/test_rubyvm
[  9/752] 2122136=-ext-/array/test_resize
[ 10/752] 2122135=-ext-/thread/test_lock_native_thread
[ 11/752] 2122134=rubygems/test_gem_package_task
[ 12/752] 2122136=rubygems/test_gem_commands_mirror
[ 13/752] 2122134=ruby/test_fiber
[ 14/752] 2122136=prism/result/integer_parse_test
[ 15/752] 2122136=openssl/test_engine
[ 16/752] 2122135=ruby/test_key_error
[ 17/752] 2122135=rubygems/test_gem_source_installed
[ 18/752] 2122135=rubygems/test_gem_validator
[ 19/752] 2122135=-ext-/marshal/test_usrmarshal
[ 20/752] 2122136=ruby/test_module
[ 21/752] 2122135=erb/test_erb_command
[ 22/752] 2122135=rubygems/test_gem_security_trust_dir
[ 23/752] 2122135=openssl/test_ssl
[ 24/752] 2122136=optparse/test_load
[ 25/752] 2122136=ruby/test_integer_comb
[ 26/752] 2122136=rubygems/test_bundled_ca
[ 27/752] 2122134=-ext-/test_abi
[ 28/752] 2122134=rubygems/test_gem_resolver_composed_set
[ 29/752] 2122134=-ext-/integer/test_my_integer
[ 30/752] 2122134=ruby/test_require
[ 31/752] 2122136=ruby/test_objectspace
[ 32/752] 2122134=uri/test_wss
[ 33/752] 2122134=ruby/test_not
[ 34/752] 2122134=openssl/test_x509store
[ 35/752] 2122134=ruby/test_metaclass
[ 36/752] 2122134=rubygems/test_gem_gem_runner
[ 37/752] 2122134=ruby/test_require_lib
[ 38/752] 2122136=dtrace/test_load
[ 39/752] 2122136=rubygems/test_gem_source_lock
[ 40/752] 2122136=-ext-/time/test_new
[ 41/752] 2122136=-ext-/st/test_update
[ 42/752] 2122136=openssl/test_cipher
[ 43/752] 2122136=openssl/test_bn
[ 44/752] 2122136=did_you_mean/spell_checking/test_variable_name_check
[ 45/752] 2122136=did_you_mean/spell_checking/test_require_path_check
[ 46/752] 2122136=openssl/test_x509cert
[ 47/752] 2122136=ruby/test_ast
[ 48/752] 2122134=dtrace/test_object_create_start
[ 49/752] 2122134=net/http/test_https
[ 50/752] 2122135=rubygems/test_gem_commands_info_command
[ 51/752] 2122135=ripper/test_files_test
[ 52/752] 2122135=ruby/test_weakkeymap
[ 53/752] 2122135=net/protocol/test_protocol
[ 54/752] 2122135=did_you_mean/core_ext/test_name_error_extension
[ 55/752] 2122135=rubygems/test_gem_request_set_gem_dependency_api
[ 56/752] 2122135=open-uri/test_proxy
[ 57/752] 2122135=-ext-/hash/test_delete
[ 58/752] 2122135=rubygems/test_gem_security_policy
[ 59/752] 2122135=ruby/test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-05-25 03:45:31.334045386 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    2122135  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[ 60/752] 2122134=ruby/test_signal
[ 61/752] 2122135=rubygems/test_gem_silent_ui
[ 62/752] 2122135=ruby/test_fixnum
[ 63/752] 2122135=ruby/test_continuation
[ 64/752] 2122135=rubygems/test_gem_ci_detector
[ 65/752] 2122135=io/wait/test_io_wait_uncommon
[ 66/752] 2122134=rubygems/test_gem_package_tar_header
[ 67/752] 2122135=openssl/test_ssl_session
[ 68/752] 2122134=optparse/test_placearg
[ 69/752] 2122134=ruby/enc/test_case_comprehensive
[ 70/752] 2122134=prism/fixtures_test
[ 71/752] 2122134=ruby/test_rational2
[ 72/752] 2122134=-ext-/symbol/test_type
[ 73/752] 2122134=prism/heredoc_dedent_test
[ 74/752] 2122134=fiber/test_mutex
[ 75/752] 2122135=prism/api/parse_test
[ 76/752] 2122135=ruby/test_struct
[ 77/752] 2122134=test_tmpdir
[ 78/752] 2122134=optparse/test_acceptable
[ 79/752] 2122134=ruby/test_dup
[ 80/752] 2122134=rubygems/test_gem_local_remote_options
[ 81/752] 2122134=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[ 82/752] 2122134=ripper/test_sexp
[ 83/752] 2122134=net/http/test_httpheader
[ 84/752] 2122134=pathname/test_ractor
[ 85/752] 2122134=rubygems/test_gem_safe_marshal
[ 86/752] 2122134=digest/test_digest
[ 87/752] 2122135=rubygems/test_gem_commands_check_command
[ 88/752] 2122135=rubygems/test_gem_resolver_git_set
[ 89/752] 2122134=mkmf/test_signedness
[ 90/752] 2122135=strscan/test_stringscanner
[ 91/752] 2122135=-ext-/exception/test_exception_at_throwing
[ 92/752] 2122135=rubygems/test_gem_resolver_installed_specification
[ 93/752] 2122135=prism/api/parse_stream_test
[ 94/752] 2122135=digest/test_ractor
[ 95/752] 2122135=date/test_date_arith
[ 96/752] 2122135=rubygems/test_gem_resolver_vendor_specification
[ 97/752] 2122135=json/json_generic_object_test
[ 98/752] 2122135=prism/api/command_line_test
[ 99/752] 2122135=-ext-/vm/test_at_exit
[100/752] 2122135=psych/test_class
[101/752] 2122135=mkmf/test_mkmf
[102/752] 2122135=rubygems/test_gem_source
[103/752] 2122135=mkmf/test_have_macro
[104/752] 2122135=ruby/test_autoload
[105/752] 2122134=ruby/test_array
[106/752] 2122135=rubygems/test_gem_package
[107/752] 2122135=ripper/test_ripper
[108/752] 2122135=ruby/enc/test_regex_casefold
[109/752] 2122135=ripper/test_lexer
[110/752] 2122135=rubygems/test_gem_source_git
[111/752] 2122134=-ext-/test_random
[112/752] 2122134=stringio/test_stringio
[113/752] 2122134=prism/result/overlap_test
[114/752] 2122135=ruby/test_thread_cv
[115/752] 2122134=ripper/test_files_ext
[116/752] 2122134=ruby/test_iseq
[117/752] 2122135=uri/test_parser
[118/752] 2122135=ruby/test_primitive
[119/752] 2122135=prism/ruby/parser_test
[120/752] 2122135=ruby/test_env
[121/752] 2122134=rubygems/test_gem_commands_signout_command
[122/752] 2122134=rubygems/test_gem_package_tar_reader
[123/752] 2122134=openssl/test_pair
[124/752] 2122135=dtrace/test_singleton_function
[125/752] 2122135=test_bundled_gems
[126/752] 2122135=rubygems/test_gem_commands_setup_command
[127/752] 2122135=rubygems/test_gem_safe_yaml
[128/752] 2122135=psych/test_document
[129/752] 2122135=-ext-/eval/test_eval
[130/752] 2122135=uri/test_ftp
[131/752] 2122135=socket/test_sockopt
[132/752] 2122135=mkmf/test_install
[133/752] 2122135=psych/test_encoding
[134/752] 2122135=rubygems/test_gem_source_fetch_problem
[135/752] 2122135=ruby/test_lazy_enumerator
[136/752] 2122135=rubygems/test_gem_request_set_lockfile_tokenizer
[137/752] 2122135=mkmf/test_find_executable
[138/752] 2122135=optparse/test_autoconf
[139/752] 2122135=ruby/test_arithmetic_sequence
[140/752] 2122135=did_you_mean/test_ractor_compatibility
[141/752] 2122135=net/http/test_https_proxy
[142/752] 2122135=-ext-/file/test_stat
[143/752] 2122135=etc/test_etc
[144/752] 2122135=ruby/test_nomethod_error
[145/752] 2122135=rubygems/test_gem_commands_rebuild_command
[146/752] 2122135=prism/ruby/string_query_test
[147/752] 2122135=openssl/test_x509attr
[148/752] 2122135=-ext-/test_printf
[149/752] 2122135=rubygems/test_gem_remote_fetcher_s3
[150/752] 2122135=prism/magic_comment_test
[151/752] 2122135=ruby/test_io
[152/752] 2122134=did_you_mean/spell_checking/test_uncorrectable_name_check
[153/752] 2122134=-ext-/load/test_resolve_symbol
[154/752] 2122134=rubygems/test_rubygems
[155/752] 2122134=prism/ruby/ripper_test
[156/752] 2122134=ruby/test_dir
Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-05-25 03:45:31.334045386 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    2122134  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[157/752] 2122134=ripper/test_files_test_1
[158/752] 2122134=openssl/test_digest
[159/752] 2122134=ruby/test_path
[160/752] 2122134=rubygems/test_gem_commands_lock_command
[161/752] 2122134=ruby/enc/test_gb18030
[162/752] 2122134=prism/api/parse_comments_test
[163/752] 2122134=rubygems/test_gem_stream_ui
[164/752] 2122134=test_unicode_normalize
[165/752] 2122134=rubygems/test_gem_stub_specification
[166/752] 2122134=ruby/test_float
[167/752] 2122134=dtrace/test_cmethod
[168/752] 2122134=ruby/test_io_m17n
[169/752] 2122134=json/json_ext_parser_test
[170/752] 2122134=rubygems/test_gem_ext_configure_builder
[171/752] 2122134=socket/test_nonblock
[172/752] 2122134=date/test_date_strptime
[173/752] 2122134=psych/test_omap
[174/752] 2122134=test_ipaddr
[175/752] 2122134=openssl/test_ocsp
[176/752] 2122134=ripper/test_scanner_events
[177/752] 2122134=prism/result/implicit_array_test
[178/752] 2122134=-ext-/bignum/test_mul
[179/752] 2122134=test_shellwords
[180/752] 2122134=prism/result/source_location_test
[181/752] 2122134=mmtk/test_configuration
[182/752] 2122134=openssl/test_x509crl
[183/752] 2122134=-ext-/test_notimplement
[184/752] 2122134=resolv/test_dns
[185/752] 2122134=ruby/test_flip
[186/752] 2122134=io/console/test_io_console
[187/752] 2122135=-ext-/debug/test_profile_frames
[188/752] 2122135=did_you_mean/spell_checking/test_pattern_key_name_check
[189/752] 2122135=prism/result/heredoc_test
[190/752] 2122135=rubygems/test_gem_commands_cleanup_command
[191/752] 2122135=-ext-/class/test_class2name
[192/752] 2122135=ruby/test_refinement
[193/752] 2122134=ruby/test_transcode
[194/752] 2122134=-ext-/debug/test_debug
[195/752] 2122134=-ext-/gvl/test_last_thread
[196/752] 2122136=rubygems/test_gem_ext_cmake_builder
[197/752] 2122136=digest/test_digest_extend
[198/752] 2122136=openssl/test_fips
[199/752] 2122136=ruby/test_alias
[200/752] 2122136=psych/test_emitter
[201/752] 2122136=optparse/test_getopts
[202/752] 2122136=prism/test_helper
[203/752] 2122136=ruby/test_compile_prism
[204/752] 2122136=rubygems/test_gem_commands_uninstall_command
[205/752] 2122134=mkmf/test_convertible
[206/752] 2122135=prism/errors_test
[207/752] 2122135=rubygems/test_gem_available_set
[208/752] 2122135=mkmf/test_pkg_config
[209/752] 2122135=-ext-/string/test_modify_expand
[210/752] 2122135=open-uri/test_ftp
[211/752] 2122135=prism/ruby/reflection_test
[212/752] 2122135=json/json_encoding_test
[213/752] 2122135=ruby/test_vm_dump
[214/752] 2122135=ruby/test_object
[215/752] 2122136=-ext-/win32/test_dln
[216/752] 2122136=rubygems/test_gem_source_vendor
[217/752] 2122136=rubygems/test_gem_resolver
[218/752] 2122136=ruby/test_object_id
[219/752] 2122135=ruby/test_super
[220/752] 2122136=rubygems/test_gem_commands_exec_command
[221/752] 2122135=prism/unescape_test
[222/752] 2122135=net/http/test_httpresponse
[223/752] 2122135=ruby/test_readpartial
[224/752] 2122136=openssl/test_x509req
[225/752] 2122136=ruby/test_ifunless
[226/752] 2122136=ruby/test_allocation
[227/752] 2122135=rubygems/test_gem_console_ui
[228/752] 2122135=ruby/test_insns_leaf
[229/752] 2122135=psych/test_object
[230/752] 2122135=-ext-/struct/test_member
[231/752] 2122135=resolv/test_addr
[232/752] 2122135=uri/test_mailto
[233/752] 2122135=ruby/enc/test_case_options
[234/752] 2122135=rubygems/test_gem_resolver_api_set
[235/752] 2122135=-ext-/struct/test_duplicate
[236/752] 2122135=json/test_helper
[237/752] 2122135=openssl/test_ossl
[238/752] 2122134=net/http/test_buffered_io
[239/752] 2122134=prism/result/regular_expression_options_test
[240/752] 2122134=-ext-/bug_reporter/test_bug_reporter
[241/752] 2122134=rubygems/test_gem_installer
[242/752] 2122136=psych/test_object_references
[243/752] 2122136=rubygems/test_gem_source_subpath_problem
[244/752] 2122136=-ext-/arith_seq/test_arith_seq_extract
[245/752] 2122136=ruby/test_beginendblock
[246/752] 2122136=monitor/test_monitor
[247/752] 2122136=ruby/test_eval
[248/752] 2122136=prism/ruby/parameters_signature_test
[249/752] 2122136=ruby/test_whileuntil
[250/752] 2122136=ruby/test_regexp
[251/752] 2122134=-ext-/string/test_nofree
[252/752] 2122134=-ext-/stack/test_stack_overflow
[253/752] 2122134=ruby/test_lambda
[254/752] 2122134=-ext-/string/test_rb_str_dup
[255/752] 2122134=psych/test_scalar_scanner
[256/752] 2122134=prism/api/dump_test
[257/752] 2122134=ruby/test_trace
[258/752] 2122134=ruby/test_keyword
[259/752] 2122135=rubygems/test_gem_path_support
[260/752] 2122135=ruby/test_arity
[261/752] 2122135=rubygems/test_gem_resolver_installer_set
[262/752] 2122134=-ext-/econv/test_append
[263/752] 2122134=-ext-/st/test_foreach
[264/752] 2122134=prism/encoding/symbol_encoding_test
[265/752] 2122134=psych/visitors/test_emitter
[266/752] 2122134=openssl/test_x509ext
[267/752] 2122134=ruby/test_file
[268/752] 2122135=mkmf/test_config
[269/752] 2122135=optparse/test_summary
[270/752] 2122135=prism/bom_test
[271/752] 2122135=ruby/enc/test_euc_jp
[272/752] 2122135=-ext-/exception/test_ensured
[273/752] 2122135=-ext-/popen_deadlock/test_popen_deadlock
[274/752] 2122135=test_time
[275/752] 2122135=psych/test_alias_and_anchor
[276/752] 2122135=rubygems/test_project_sanity
[277/752] 2122135=prism/ractor_test
[278/752] 2122135=psych/test_symbol
[279/752] 2122135=test_delegate
[280/752] 2122135=ruby/test_set
[281/752] 2122135=ruby/test_pattern_matching
[282/752] 2122135=-ext-/string/test_set_len
[283/752] 2122135=-ext-/string/test_interned_str
[284/752] 2122135=rubygems/test_gem_request_set
[285/752] 2122135=rubygems/test_gem_bundler_version_finder
[286/752] 2122135=ruby/test_gc
[287/752] 2122134=rubygems/test_gem_resolver_index_set
[288/752] 2122134=psych/test_stringio
[289/752] 2122134=ruby/test_sleep
/home/opc/ruby/src/master/test/ruby/test_regexp.rb:476: [BUG] Segmentation fault at 0x0000fffe82783490
ruby 3.5.0dev (2025-05-23T23:31:28Z master 87d340f0e1) +PRISM [aarch64-linux]

-- Control frame information -----------------------------------------------
c:0017 p:0003 s:0111 e:000109 BLOCK  /home/opc/ruby/src/master/test/ruby/test_regexp.rb:476
c:0016 p:0024 s:0107 e:000106 METHOD /home/opc/ruby/src/master/tool/lib/envutil.rb:254
c:0015 p:0046 s:0102 e:000101 METHOD /home/opc/ruby/src/master/tool/lib/envutil.rb:268
c:0014 p:0019 s:0095 e:000094 METHOD /home/opc/ruby/src/master/test/ruby/test_regexp.rb:475
c:0013 p:0037 s:0091 e:000090 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit.rb:1677 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0114 s:0065 e:000064 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1664
c:0008 p:0035 s:0053 e:000052 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1368
c:0007 p:0069 s:0046 E:001080 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 EVAL   /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:002330 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220:in '<main>'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in 'run'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in 'map'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1368:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1664:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1664:in 'map'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1677:in 'block in _run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170:in 'run'
/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/home/opc/ruby/src/master/test/ruby/test_regexp.rb:475:in 'test_inspect_under_gc_compact_stress'
/home/opc/ruby/src/master/tool/lib/envutil.rb:268:in 'under_gc_compact_stress'
/home/opc/ruby/src/master/tool/lib/envutil.rb:254:in 'under_gc_stress'
/home/opc/ruby/src/master/test/ruby/test_regexp.rb:476:in 'block in test_inspect_under_gc_compact_stress'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 4

-- Machine register context ------------------------------------------------
  x0: 0x0000000000000000  x1: 0x0000fffe82783490  x2: 0x0000000000000000
  x3: 0x0000000000000000  x4: 0x0000aaadef39de58  x5: 0x0000aaae147fcb60
  x6: 0xffffffffffffffff  x7: 0xffffffffffffffff x18: 0x0000000000000001
 x19: 0x0000aaae18a642d0 x20: 0x16c446cfbe275248 x21: 0x0000aaadef84f000
 x22: 0x0000aaadef39de10 x23: 0x0000000000000000 x24: 0x0000000000000000
 x25: 0x0000aaae14d1e570 x26: 0x0000aaae18a65200 x27: 0x00000000000000a2
 x28: 0x000000000000000a x29: 0x0000ffffe96a51d0  sp: 0x0000ffffe96a5170
 fau: 0x0000fffe82783490

-- C level backtrace information -------------------------------------------
/home/opc/ruby/build/master/ruby(fprintf+0x0) [0xaaadef673b48] /home/opc/ruby/src/master/vm_dump.c:843
/home/opc/ruby/build/master/ruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1178
/home/opc/ruby/build/master/ruby(rb_bug_for_fatal_signal+0xe8) [0xaaadef6373a0] /home/opc/ruby/src/master/error.c:1130
/home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaadef49ca54] /home/opc/ruby/src/master/signal.c:936
linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xfffead3805a8]
/home/opc/ruby/build/master/ruby(RB_BUILTIN_TYPE+0x0) [0xaaadef39de74] /home/opc/ruby/src/master/gc/gc.h:118
/home/opc/ruby/build/master/ruby(rb_asan_unpoison_object) /home/opc/ruby/src/master/gc/default/default.c:3940
/home/opc/ruby/build/master/ruby(rb_asan_poisoned_object_p) /home/opc/ruby/src/master/internal/sanitizers.h:188
/home/opc/ruby/build/master/ruby(rb_gc_impl_location) /home/opc/ruby/src/master/internal/sanitizers.h:187
/home/opc/ruby/build/master/ruby(gc_location_internal) /home/opc/ruby/src/master/gc.c:2925
/home/opc/ruby/build/master/ruby(gc_location_internal) /home/opc/ruby/src/master/gc.c:2917
/home/opc/ruby/build/master/ruby(rb_gc_location) /home/opc/ruby/src/master/gc.c:2931
/home/opc/ruby/build/master/ruby(hash_foreach_replace_value) /home/opc/ruby/src/master/gc/gc.h:114
/home/opc/ruby/build/master/ruby(st_general_foreach+0x60) [0xaaadef4a8d14] /home/opc/ruby/src/master/st.c:1554
/home/opc/ruby/build/master/ruby(rb_st_foreach_with_replace) /home/opc/ruby/src/master/st.c:1632
/home/opc/ruby/build/master/ruby(gc_ref_update_table_values_only+0x18) [0xaaadef39dc00] /home/opc/ruby/src/master/gc/gc.h:133
/home/opc/ruby/build/master/ruby(id2ref_tbl_compact) /home/opc/ruby/src/master/gc.c:1857
/home/opc/ruby/build/master/ruby(rb_gc_update_object_references+0x6e0) [0xaaadef3aa238] /home/opc/ruby/src/master/gc.c:4265
/home/opc/ruby/build/master/ruby(gc_ref_update+0x0) [0xaaadef3aa8dc] /home/opc/ruby/src/master/gc/default/default.c:7035
/home/opc/ruby/build/master/ruby(gc_update_references) /home/opc/ruby/src/master/gc/default/default.c:7077
/home/opc/ruby/build/master/ruby(gc_compact_finish) /home/opc/ruby/src/master/gc/default/default.c:3411
/home/opc/ruby/build/master/ruby(gc_sweep_compact) /home/opc/ruby/src/master/gc/default/default.c:5616
/home/opc/ruby/build/master/ruby(gc_sweep) /home/opc/ruby/src/master/gc/default/default.c:4070
/home/opc/ruby/build/master/ruby(gc_start+0x8d8) [0xaaadef3ab6e8] /home/opc/ruby/src/master/gc/default/default.c:6422
/home/opc/ruby/build/master/ruby(garbage_collect+0x60) [0xaaadef3ac500] /home/opc/ruby/src/master/gc/default/default.c:6303
/home/opc/ruby/build/master/ruby(newobj_slowpath+0x1c) [0xaaadef3ac708] /home/opc/ruby/src/master/gc/default/default.c:2429
/home/opc/ruby/build/master/ruby(newobj_slowpath_wb_protected) /home/opc/ruby/src/master/gc/default/default.c:2451
/home/opc/ruby/build/master/ruby(rb_gc_impl_new_obj+0x14) [0xaaadef3ac97c] /home/opc/ruby/src/master/gc/default/default.c:2488
/home/opc/ruby/build/master/ruby(newobj_of) /home/opc/ruby/src/master/gc.c:1005
/home/opc/ruby/build/master/ruby(rb_wb_protected_newobj_of) /home/opc/ruby/src/master/gc.c:1043
/home/opc/ruby/build/master/ruby(str_duplicate_setup_embed+0x0) [0xaaadef4bc7bc] /home/opc/ruby/src/master/string.c:2211
/home/opc/ruby/build/master/ruby(rb_ec_str_resurrect) /home/opc/ruby/src/master/string.c:2336
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1054) [0xaaadef53b6e4] ../../src/master/insns.def:378
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x0) [0xaaadef52e8a0] /home/opc/ruby/src/master/vm.c:2625
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2628
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x200) [0xaaadef531fa0] /home/opc/ruby/src/master/vm.c:1655
/home/opc/ruby/build/master/ruby(rb_yield+0x78) [0xaaadef532ed0] /home/opc/ruby/src/master/vm.c:1706
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaadef574470] /home/opc/ruby/src/master/array.c:3655
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaadef522e68] /home/opc/ruby/src/master/vm_insnhelper.c:3798
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaadef527898] /home/opc/ruby/src/master/vm_insnhelper.c:5995
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1938) [0xaaadef53bfc8] ../../src/master/insns.def:851
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaadef52f340] /home/opc/ruby/src/master/vm.c:2652
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2631
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x200) [0xaaadef531fa0] /home/opc/ruby/src/master/vm.c:1655
/home/opc/ruby/build/master/ruby(rb_yield+0x78) [0xaaadef532ed0] /home/opc/ruby/src/master/vm.c:1706
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaadef574470] /home/opc/ruby/src/master/array.c:3655
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaadef522e68] /home/opc/ruby/src/master/vm_insnhelper.c:3798
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaadef527898] /home/opc/ruby/src/master/vm_insnhelper.c:5995
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1938) [0xaaadef53bfc8] ../../src/master/insns.def:851
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaadef52f340] /home/opc/ruby/src/master/vm.c:2652
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2631
/home/opc/ruby/build/master/ruby(rb_ec_exec_node+0x8c) [0xaaadef3855cc] /home/opc/ruby/src/master/eval.c:281
/home/opc/ruby/build/master/ruby(ruby_run_node+0x3c) [0xaaadef3872d4] /home/opc/ruby/src/master/eval.c:319
/home/opc/ruby/build/master/ruby(main+0x74) [0xaaadef381ecc] /home/opc/ruby/src/master/main.c:42

-- Other runtime information -----------------------------------------------

* Process memory map:

aaadef350000-aaadef840000 r-xp 00000000 fc:00 33575497                   /home/opc/ruby/build/master/ruby
aaadef840000-aaadef850000 r--p 004e0000 fc:00 33575497                   /home/opc/ruby/build/master/ruby
aaadef850000-aaadef860000 rw-p 004f0000 fc:00 33575497                   /home/opc/ruby/build/master/ruby
aaadef860000-aaadef870000 rw-p 00000000 00:00 0 
aaae13be0000-aaae1a170000 rw-p 00000000 00:00 0                          [heap]
fffe65520000-fffe68000000 r--s 00000000 fc:00 33575497                   /home/opc/ruby/build/master/ruby
fffe68000000-fffe68150000 rw-p 00000000 00:00 0 
fffe68150000-fffe6c000000 ---p 00000000 00:00 0 
fffe6c000000-fffe6c150000 rw-p 00000000 00:00 0 
fffe6c150000-fffe70000000 ---p 00000000 00:00 0 
fffe70000000-fffe70150000 rw-p 00000000 00:00 0 
fffe70150000-fffe74000000 ---p 00000000 00:00 0 
fffe74000000-fffe74150000 rw-p 00000000 00:00 0 
fffe74150000-fffe78000000 ---p 00000000 00:00 0 
fffe78000000-fffe78030000 rw-p 00000000 00:00 0 
fffe78030000-fffe7c000000 ---p 00000000 00:00 0 
fffe7c000000-fffe7c030000 rw-p 00000000 00:00 0 
fffe7c030000-fffe80000000 ---p 00000000 00:00 0 
fffe82290000-fffe822a0000 ---p 00000000 00:00 0 
fffe822a0000-fffe822d0000 rw-p 00000000 00:00 0 
fffe822d0000-fffe822e0000 r-xp 00000000 fc:00 34424491                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha2.so
fffe822e0000-fffe822f0000 r--p 00000000 fc:00 34424491                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha2.so
fffe822f0000-fffe82300000 rw-p 00010000 fc:00 34424491                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha2.so
fffe82310000-fffe82320000 ---p 00000000 00:00 0 
fffe82320000-fffe82340000 rw-p 00000000 00:00 0 
fffe82340000-fffe82350000 ---p 00000000 00:00 0 
fffe82350000-fffe82380000 rw-p 00000000 00:00 0 
fffe82390000-fffe823a0000 ---p 00000000 00:00 0 
fffe823a0000-fffe823d0000 rw-p 00000000 00:00 0 
fffe823e0000-fffe823f0000 rw-p 00000000 00:00 0 
fffe82410000-fffe82420000 rw-p 00000000 00:00 0 
fffe82490000-fffe824a0000 rw-p 00000000 00:00 0 
fffe82520000-fffe82530000 ---p 00000000 00:00 0 
fffe82530000-fffe82560000 rw-p 00000000 00:00 0 
fffe82590000-fffe825a0000 ---p 00000000 00:00 0 
fffe825a0000-fffe825c0000 rw-p 00000000 00:00 0 
fffe825e0000-fffe825f0000 rw-p 00000000 00:00 0 
fffe82600000-fffe82610000 rw-p 00000000 00:00 0 
fffe82650000-fffe82660000 rw-p 00000000 00:00 0 
fffe82670000-fffe82690000 rw-p 00000000 00:00 0 
fffe826b0000-fffe826c0000 rw-p 00000000 00:00 0 
fffe826e0000-fffe82700000 rw-p 00000000 00:00 0 
fffe82720000-fffe82730000 rw-p 00000000 00:00 0 
fffe827b0000-fffe827c0000 rw-p 00000000 00:00 0 
fffe827d0000-fffe827e0000 rw-p 00000000 00:00 0 
fffe82800000-fffe82810000 rw-p 00000000 00:00 0 
fffe82840000-fffe82850000 rw-p 00000000 00:00 0 
fffe82880000-fffe82890000 rw-p 00000000 00:00 0 
fffe82900000-fffe82930000 rw-p 00000000 00:00 0 
fffe829a0000-fffe829b0000 rw-p 00000000 00:00 0 
fffe82ac0000-fffe82b20000 r-xp 00000000 fc:00 34418025                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffe82b20000-fffe82b30000 r--p 00050000 fc:00 34418025                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffe82b30000-fffe82b40000 rw-p 00060000 fc:00 34418025                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffe82b40000-fffe82b50000 rw-p 00000000 00:00 0 
fffe82b70000-fffe82b80000 rw-p 00000000 00:00 0 
fffe82bb0000-fffe82bc0000 rw-p 00000000 00:00 0 
fffe82be0000-fffe82bf0000 rw-p 00000000 00:00 0 
fffe82cf0000-fffe82d00000 rw-p 00000000 00:00 0 
fffe82d10000-fffe82d20000 r-xp 00000000 fc:00 1739529                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffe82d20000-fffe82d30000 r--p 00000000 fc:00 1739529                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffe82d30000-fffe82d40000 rw-p 00010000 fc:00 1739529                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffe82d50000-fffe82d60000 rw-p 00000000 00:00 0 
fffe82da0000-fffe82dc0000 rw-p 00000000 00:00 0 
fffe82e00000-fffe82e10000 rw-p 00000000 00:00 0 
fffe82e30000-fffe82e40000 rw-p 00000000 00:00 0 
fffe82e50000-fffe82e60000 rw-p 00000000 00:00 0 
fffe82ee0000-fffe82ef0000 rw-p 00000000 00:00 0 
fffe82fa0000-fffe82fb0000 rw-p 00000000 00:00 0 
fffe83000000-fffe83010000 rw-p 00000000 00:00 0 
fffe83030000-fffe83040000 rw-p 00000000 00:00 0 
fffe83050000-fffe83060000 rw-p 00000000 00:00 0 
fffe83160000-fffe83180000 rw-p 00000000 00:00 0 
fffe831e0000-fffe831f0000 rw-p 00000000 00:00 0 
fffe83230000-fffe83240000 rw-p 00000000 00:00 0 
fffe83270000-fffe83280000 rw-p 00000000 00:00 0 
fffe83290000-fffe832a0000 rw-p 00000000 00:00 0 
fffe832e0000-fffe83320000 rw-p 00000000 00:00 0 
fffe83340000-fffe83350000 rw-p 00000000 00:00 0 
fffe83370000-fffe83380000 rw-p 00000000 00:00 0 
fffe83390000-fffe833a0000 rw-p 00000000 00:00 0 
fffe833b0000-fffe833c0000 rw-p 00000000 00:00 0 
fffe833e0000-fffe833f0000 rw-p 00000000 00:00 0 
fffe83420000-fffe83430000 rw-p 00000000 00:00 0 
fffe83460000-fffe83480000 rw-p 00000000 00:00 0 
fffe83480000-fffe834a0000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffe834a0000-fffe834b0000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffe834b0000-fffe834c0000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffe834c0000-fffe834d0000 rw-p 00000000 00:00 0 
fffe834e0000-fffe834f0000 rw-p 00000000 00:00 0 
fffe83500000-fffe83510000 rw-p 00000000 00:00 0 
fffe83520000-fffe83540000 rw-p 00000000 00:00 0 
fffe83570000-fffe83580000 rw-p 00000000 00:00 0 
fffe835a0000-fffe835b0000 rw-p 00000000 00:00 0 
fffe835c0000-fffe835e0000 rw-p 00000000 00:00 0 
fffe835e0000-fffe83610000 r-xp 00000000 fc:00 34418026                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffe83610000-fffe83620000 r--p 00020000 fc:00 34418026                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffe83620000-fffe83630000 rw-p 00030000 fc:00 34418026                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffe83630000-fffe83650000 rw-p 00000000 00:00 0 
fffe83660000-fffe83670000 rw-p 00000000 00:00 0 
fffe83680000-fffe83690000 rw-p 00000000 00:00 0 
fffe836b0000-fffe836e0000 rw-p 00000000 00:00 0 
fffe836e0000-fffe836f0000 r-xp 00000000 fc:00 69682975                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffe836f0000-fffe83700000 r--p 00000000 fc:00 69682975                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffe83700000-fffe83710000 rw-p 00010000 fc:00 69682975                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffe83710000-fffe83740000 rw-p 00000000 00:00 0 
fffe83750000-fffe83760000 rw-p 00000000 00:00 0 
fffe83770000-fffe83790000 rw-p 00000000 00:00 0 
fffe837a0000-fffe837b0000 rw-p 00000000 00:00 0 
fffe837c0000-fffe837d0000 rw-p 00000000 00:00 0 
fffe837e0000-fffe837f0000 rw-p 00000000 00:00 0 
fffe83800000-fffe83830000 rw-p 00000000 00:00 0 
fffe83840000-fffe83880000 rw-p 00000000 00:00 0 
fffe83890000-fffe838a0000 rw-p 00000000 00:00 0 
fffe838b0000-fffe838d0000 rw-p 00000000 00:00 0 
fffe838e0000-fffe838f0000 rw-p 00000000 00:00 0 
fffe838f0000-fffe83900000 rw-p 00000000 00:00 0 
fffe83900000-fffe83910000 r-xp 00000000 fc:00 1739549                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffe83910000-fffe83920000 r--p 00000000 fc:00 1739549                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffe83920000-fffe83930000 rw-p 00010000 fc:00 1739549                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffe83940000-fffe83980000 rw-p 00000000 00:00 0 
fffe83990000-fffe839a0000 rw-p 00000000 00:00 0 
fffe839b0000-fffe839c0000 rw-p 00000000 00:00 0 
fffe839d0000-fffe83a20000 rw-p 00000000 00:00 0 
fffe83a30000-fffe83a80000 rw-p 00000000 00:00 0 
fffe83a90000-fffe83af0000 rw-p 00000000 00:00 0 
fffe83b00000-fffe83b20000 rw-p 00000000 00:00 0 
fffe83b30000-fffe83b50000 rw-p 00000000 00:00 0 
fffe83b60000-fffe83b80000 rw-p 00000000 00:00 0 
fffe83b90000-fffe83bb0000 rw-p 00000000 00:00 0 
fffe83bb0000-fffe83bc0000 r-xp 00000000 fc:00 1739546                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffe83bc0000-fffe83bd0000 r--p 00000000 fc:00 1739546                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffe83bd0000-fffe83be0000 rw-p 00010000 fc:00 1739546                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffe83be0000-fffe83cd0000 rw-p 00000000 00:00 0 
fffe83cd0000-fffe83ce0000 r-xp 00000000 fc:00 1739543                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffe83ce0000-fffe83cf0000 r--p 00000000 fc:00 1739543                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffe83cf0000-fffe83d00000 rw-p 00010000 fc:00 1739543                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffe83d00000-fffe83e20000 rw-p 00000000 00:00 0 
fffe83e20000-fffe83e30000 r-xp 00000000 fc:00 1699465                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffe83e30000-fffe83e40000 r--p 00000000 fc:00 1699465                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffe83e40000-fffe83e50000 rw-p 00010000 fc:00 1699465                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffe83e50000-fffe84000000 rw-p 00000000 00:00 0 
fffe84000000-fffe84030000 rw-p 00000000 00:00 0 
fffe84030000-fffe88000000 ---p 00000000 00:00 0 
fffe88000000-fffe88150000 rw-p 00000000 00:00 0 
fffe88150000-fffe8c000000 ---p 00000000 00:00 0 
fffe8c000000-fffe8c150000 rw-p 00000000 00:00 0 
fffe8c150000-fffe90000000 ---p 00000000 00:00 0 
fffe90010000-fffe901f0000 rw-p 00000000 00:00 0 
fffe901f0000-fffe90200000 r-xp 00000000 fc:00 34423733                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffe90200000-fffe90210000 r--p 00000000 fc:00 34423733                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffe90210000-fffe90220000 rw-p 00010000 fc:00 34423733                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffe90220000-fffe90230000 r-xp 00000000 fc:00 1752220                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/time.so
fffe90230000-fffe90240000 r--p 00000000 fc:00 1752220                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/time.so
fffe90240000-fffe90250000 rw-p 00010000 fc:00 1752220                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/time.so
fffe90250000-fffe90270000 r-xp 00000000 fc:00 34418028                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffe90270000-fffe90280000 r--p 00010000 fc:00 34418028                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffe90280000-fffe90290000 rw-p 00020000 fc:00 34418028                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffe90290000-fffe902b0000 r-xp 00000000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffe902b0000-fffe902c0000 r--p 00010000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffe902c0000-fffe902d0000 rw-p 00020000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffe902d0000-fffe902e0000 r-xp 00000000 fc:00 69540104                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffe902e0000-fffe902f0000 r--p 00000000 fc:00 69540104                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffe902f0000-fffe90300000 rw-p 00010000 fc:00 69540104                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffe90300000-fffe90330000 r-xp 00000000 fc:00 69540111                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffe90330000-fffe90340000 ---p 00030000 fc:00 69540111                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffe90340000-fffe90350000 r--p 00030000 fc:00 69540111                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffe90350000-fffe90360000 rw-p 00040000 fc:00 69540111                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffe90360000-fffe90370000 ---p 00000000 00:00 0 
fffe90370000-fffe90390000 rw-p 00000000 00:00 0 
fffe90390000-fffe903b0000 r-xp 00000000 fc:00 13815                      /usr/lib64/libresolv-2.28.so
fffe903b0000-fffe903c0000 r--p 00010000 fc:00 13815                      /usr/lib64/libresolv-2.28.so
fffe903c0000-fffe903d0000 rw-p 00020000 fc:00 13815                      /usr/lib64/libresolv-2.28.so
fffe903d0000-fffe903e0000 r-xp 00000000 fc:00 13809                      /usr/lib64/libnss_dns-2.28.so
fffe903e0000-fffe903f0000 r--p 00000000 fc:00 13809                      /usr/lib64/libnss_dns-2.28.so
fffe903f0000-fffe90400000 rw-p 00010000 fc:00 13809                      /usr/lib64/libnss_dns-2.28.so
fffe90400000-fffe90410000 ---p 00000000 00:00 0 
fffe90410000-fffe90c10000 rw-p 00000000 00:00 0 
fffe90c10000-fffe90c20000 ---p 00000000 00:00 0 
fffe90c20000-fffe91720000 rw-p 00000000 00:00 0 
fffe91720000-fffe91730000 r-xp 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffe91730000-fffe91740000 r--p 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffe91740000-fffe91750000 rw-p 00010000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffe91750000-fffe91770000 rw-p 00000000 00:00 0 
fffe91770000-fffe91780000 r-xp 00000000 fc:00 1739542                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffe91780000-fffe91790000 r--p 00000000 fc:00 1739542                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffe91790000-fffe917a0000 rw-p 00010000 fc:00 1739542                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffe917a0000-fffe917b0000 r-xp 00000000 fc:00 1739541                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffe917b0000-fffe917c0000 r--p 00000000 fc:00 1739541                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffe917c0000-fffe917d0000 rw-p 00010000 fc:00 1739541                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffe917d0000-fffe917e0000 r-xp 00000000 fc:00 1739531                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffe917e0000-fffe917f0000 r--p 00000000 fc:00 1739531                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffe917f0000-fffe91800000 rw-p 00010000 fc:00 1739531                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffe91800000-fffe91810000 r-xp 00000000 fc:00 34418030                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffe91810000-fffe91820000 r--p 00000000 fc:00 34418030                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffe91820000-fffe91830000 rw-p 00010000 fc:00 34418030                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffe91830000-fffe91960000 rw-p 00000000 00:00 0 
fffe91970000-fffe91980000 rw-p 00000000 00:00 0 
fffe91980000-fffe91990000 r-xp 00000000 fc:00 1752243                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffe91990000-fffe919a0000 r--p 00000000 fc:00 1752243                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffe919a0000-fffe919b0000 rw-p 00010000 fc:00 1752243                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffe919b0000-fffe91a00000 rw-p 00000000 00:00 0 
fffe91a10000-fffe91a20000 rw-p 00000000 00:00 0 
fffe91a20000-fffe91a30000 r-xp 00000000 fc:00 69540130                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffe91a30000-fffe91a40000 r--p 00000000 fc:00 69540130                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffe91a40000-fffe91a50000 rw-p 00010000 fc:00 69540130                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffe91a50000-fffe91a70000 rw-p 00000000 00:00 0 
fffe91a70000-fffe91ab0000 r-xp 00000000 fc:00 69639814                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffe91ab0000-fffe91ac0000 r--p 00030000 fc:00 69639814                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffe91ac0000-fffe91ad0000 rw-p 00040000 fc:00 69639814                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffe91ad0000-fffe91ae0000 r-xp 00000000 fc:00 1752239                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffe91ae0000-fffe91af0000 r--p 00000000 fc:00 1752239                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffe91af0000-fffe91b00000 rw-p 00010000 fc:00 1752239                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffe91b00000-fffe91b10000 r-xp 00000000 fc:00 69539227                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffe91b10000-fffe91b20000 r--p 00000000 fc:00 69539227                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffe91b20000-fffe91b30000 rw-p 00010000 fc:00 69539227                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffe91b30000-fffe91db0000 r-xp 00000000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffe91db0000-fffe91de0000 r--p 00270000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffe91de0000-fffe91df0000 rw-p 002a0000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffe91df0000-fffe91e70000 r-xp 00000000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffe91e70000-fffe91e80000 ---p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffe91e80000-fffe91e90000 r--p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffe91e90000-fffe91ea0000 rw-p 00090000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffe91ea0000-fffe91f00000 r-xp 00000000 fc:00 69663295                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffe91f00000-fffe91f10000 r--p 00050000 fc:00 69663295                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffe91f10000-fffe91f20000 rw-p 00060000 fc:00 69663295                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffe91f20000-fffe91f30000 r-xp 00000000 fc:00 69539260                   /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffe91f30000-fffe91f40000 r--p 00000000 fc:00 69539260                   /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffe91f40000-fffe91f50000 rw-p 00010000 fc:00 69539260                   /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffe91f50000-fffe91f60000 rw-p 00000000 00:00 0 
fffe91f60000-fffe91f70000 r-xp 00000000 fc:00 69661914                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/array/resize.so
fffe91f70000-fffe91f80000 r--p 00000000 fc:00 69661914                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/array/resize.so
fffe91f80000-fffe91f90000 rw-p 00010000 fc:00 69661914                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/array/resize.so
fffe91f90000-fffe91fd0000 rw-p 00000000 00:00 0 
fffe91fd0000-fffe91fe0000 ---p 00000000 00:00 0 
fffe91fe0000-fffe92000000 rw-p 00000000 00:00 0 
fffe92000000-fffe92010000 r-xp 00000000 fc:00 69540120                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffe92010000-fffe92020000 r--p 00000000 fc:00 69540120                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffe92020000-fffe92030000 rw-p 00010000 fc:00 69540120                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffe92030000-fffe92040000 rw-p 00000000 00:00 0 
fffe92040000-fffe920a0000 r-xp 00000000 fc:00 69638718                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffe920a0000-fffe920b0000 r--p 00050000 fc:00 69638718                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffe920b0000-fffe920c0000 rw-p 00060000 fc:00 69638718                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffe920c0000-fffe92100000 rw-p 00000000 00:00 0 
fffe92100000-fffe92110000 r-xp 00000000 fc:00 69539254                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffe92110000-fffe92120000 r--p 00000000 fc:00 69539254                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffe92120000-fffe92130000 rw-p 00010000 fc:00 69539254                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffe92130000-fffe921c0000 rw-p 00000000 00:00 0 
fffe921d0000-fffe921e0000 rw-p 00000000 00:00 0 
fffe921e0000-fffe921f0000 r-xp 00000000 fc:00 1739538                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffe921f0000-fffe92200000 r--p 00000000 fc:00 1739538                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffe92200000-fffe92210000 rw-p 00010000 fc:00 1739538                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffe92210000-fffe92220000 rw-p 00000000 00:00 0 
fffe92220000-fffe92230000 ---p 00000000 00:00 0 
fffe92230000-fffe92280000 rw-p 00000000 00:00 0 
fffe92290000-fffe922e0000 rw-p 00000000 00:00 0 
fffe922f0000-fffe92300000 rw-p 00000000 00:00 0 
fffe92300000-fffe92310000 rw-p 00000000 00:00 0 
fffe92320000-fffe92360000 rw-p 00000000 00:00 0 
fffe92360000-fffe92370000 r-xp 00000000 fc:00 69539235                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffe92370000-fffe92380000 r--p 00000000 fc:00 69539235                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffe92380000-fffe92390000 rw-p 00010000 fc:00 69539235                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffe92390000-fffe923a0000 rw-p 00000000 00:00 0 
fffe923a0000-fffe923b0000 r-xp 00000000 fc:00 1752255                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffe923b0000-fffe923c0000 r--p 00000000 fc:00 1752255                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffe923c0000-fffe923d0000 rw-p 00010000 fc:00 1752255                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffe923d0000-fffe923e0000 r-xp 00000000 fc:00 1750187                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/asan.so
fffe923e0000-fffe923f0000 r--p 00000000 fc:00 1750187                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/asan.so
fffe923f0000-fffe92400000 rw-p 00010000 fc:00 1750187                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/asan.so
fffe92400000-fffe92460000 rw-p 00000000 00:00 0 
fffe92460000-fffe92470000 r-xp 00000000 fc:00 34424457                   /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffe92470000-fffe92480000 r--p 00000000 fc:00 34424457                   /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffe92480000-fffe92490000 rw-p 00010000 fc:00 34424457                   /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffe92490000-fffe924c0000 rw-p 00000000 00:00 0 
fffe924d0000-fffe924e0000 rw-p 00000000 00:00 0 
fffe924e0000-fffe924f0000 ---p 00000000 00:00 0 
fffe924f0000-fffe92550000 rw-p 00000000 00:00 0 
fffe92560000-fffe92570000 rw-p 00000000 00:00 0 
fffe92570000-fffe92580000 r-xp 00000000 fc:00 34415857                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffe92580000-fffe92590000 r--p 00000000 fc:00 34415857                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffe92590000-fffe925a0000 rw-p 00010000 fc:00 34415857                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffe925a0000-fffe925b0000 rw-p 00000000 00:00 0 
fffe925b0000-fffe925c0000 r-xp 00000000 fc:00 1698889                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffe925c0000-fffe925d0000 r--p 00000000 fc:00 1698889                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffe925d0000-fffe925e0000 rw-p 00010000 fc:00 1698889                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffe925e0000-fffe925f0000 ---p 00000000 00:00 0 
fffe925f0000-fffe92640000 rw-p 00000000 00:00 0 
fffe92640000-fffe92650000 ---p 00000000 00:00 0 
fffe92650000-fffe926a0000 rw-p 00000000 00:00 0 
fffe926a0000-fffe926b0000 ---p 00000000 00:00 0 
fffe926b0000-fffe92700000 rw-p 00000000 00:00 0 
fffe92700000-fffe92710000 ---p 00000000 00:00 0 
fffe92710000-fffe92760000 rw-p 00000000 00:00 0 
fffe92760000-fffe92770000 ---p 00000000 00:00 0 
fffe92770000-fffe927c0000 rw-p 00000000 00:00 0 
fffe927c0000-fffe927d0000 ---p 00000000 00:00 0 
fffe927d0000-fffe92820000 rw-p 00000000 00:00 0 
fffe92820000-fffe92830000 ---p 00000000 00:00 0 
fffe92830000-fffe92880000 rw-p 00000000 00:00 0 
fffe92880000-fffe92890000 ---p 00000000 00:00 0 
fffe92890000-fffe928e0000 rw-p 00000000 00:00 0 
fffe928e0000-fffe928f0000 ---p 00000000 00:00 0 
fffe928f0000-fffe92940000 rw-p 00000000 00:00 0 
fffe92940000-fffe92950000 ---p 00000000 00:00 0 
fffe92950000-fffe929a0000 rw-p 00000000 00:00 0 
fffe929a0000-fffe929b0000 ---p 00000000 00:00 0 
fffe929b0000-fffe92a00000 rw-p 00000000 00:00 0 
fffe92a00000-fffe92a10000 ---p 00000000 00:00 0 
fffe92a10000-fffe92a60000 rw-p 00000000 00:00 0 
fffe92a60000-fffe92a70000 ---p 00000000 00:00 0 
fffe92a70000-fffe92ac0000 rw-p 00000000 00:00 0 
fffe92ac0000-fffe92ad0000 ---p 00000000 00:00 0 
fffe92ad0000-fffe92b20000 rw-p 00000000 00:00 0 
fffe92b20000-fffe92b30000 ---p 00000000 00:00 0 
fffe92b30000-fffe92b80000 rw-p 00000000 00:00 0 
fffe92b80000-fffe92b90000 ---p 00000000 00:00 0 
fffe92b90000-fffe92be0000 rw-p 00000000 00:00 0 
fffe92be0000-fffe92bf0000 ---p 00000000 00:00 0 
fffe92bf0000-fffe92c40000 rw-p 00000000 00:00 0 
fffe92c40000-fffe92c50000 ---p 00000000 00:00 0 
fffe92c50000-fffe92ca0000 rw-p 00000000 00:00 0 
fffe92ca0000-fffe92cb0000 ---p 00000000 00:00 0 
fffe92cb0000-fffe92d00000 rw-p 00000000 00:00 0 
fffe92d00000-fffe92d10000 ---p 00000000 00:00 0 
fffe92d10000-fffe92d60000 rw-p 00000000 00:00 0 
fffe92d60000-fffe92d70000 ---p 00000000 00:00 0 
fffe92d70000-fffe92dc0000 rw-p 00000000 00:00 0 
fffe92dc0000-fffe92dd0000 ---p 00000000 00:00 0 
fffe92dd0000-fffe92e20000 rw-p 00000000 00:00 0 
fffe92e20000-fffe92e30000 ---p 00000000 00:00 0 
fffe92e30000-fffe92e80000 rw-p 00000000 00:00 0 
fffe92e80000-fffe92e90000 ---p 00000000 00:00 0 
fffe92e90000-fffe92ee0000 rw-p 00000000 00:00 0 
fffe92ee0000-fffe92ef0000 ---p 00000000 00:00 0 
fffe92ef0000-fffe92f40000 rw-p 00000000 00:00 0 
fffe92f40000-fffe92f50000 ---p 00000000 00:00 0 
fffe92f50000-fffe92fa0000 rw-p 00000000 00:00 0 
fffe92fa0000-fffe92fb0000 ---p 00000000 00:00 0 
fffe92fb0000-fffe93000000 rw-p 00000000 00:00 0 
fffe93000000-fffe93010000 ---p 00000000 00:00 0 
fffe93010000-fffe93060000 rw-p 00000000 00:00 0 
fffe93060000-fffe93070000 ---p 00000000 00:00 0 
fffe93070000-fffe930c0000 rw-p 00000000 00:00 0 
fffe930c0000-fffe930d0000 ---p 00000000 00:00 0 
fffe930d0000-fffe93120000 rw-p 00000000 00:00 0 
fffe93120000-fffe93130000 ---p 00000000 00:00 0 
fffe93130000-fffe93180000 rw-p 00000000 00:00 0 
fffe93180000-fffe93190000 ---p 00000000 00:00 0 
fffe93190000-fffe931e0000 rw-p 00000000 00:00 0 
fffe931e0000-fffe931f0000 ---p 00000000 00:00 0 
fffe931f0000-fffeacf80000 rw-p 00000000 00:00 0 
fffeacf80000-fffeacfe0000 r--p 00000000 fc:00 17418                      /usr/lib/locale/C.utf8/LC_CTYPE
fffeacfe0000-fffead140000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffead140000-fffead150000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffead150000-fffead160000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffead160000-fffead170000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffead170000-fffead190000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffead190000-fffead1a0000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffead1a0000-fffead1b0000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffead1b0000-fffead260000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffead260000-fffead270000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffead270000-fffead280000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffead280000-fffead2a0000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffead2a0000-fffead2b0000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffead2b0000-fffead2c0000 rw-p 00000000 00:00 0 
fffead2c0000-fffead2d0000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffead2d0000-fffead2e0000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffead2e0000-fffead2f0000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffead2f0000-fffead300000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffead300000-fffead310000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffead310000-fffead320000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffead320000-fffead340000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffead340000-fffead350000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffead350000-fffead360000 rw-p 00000000 00:00 0 
fffead360000-fffead370000 r--s 00000000 fc:00 100664686                  /usr/lib64/gconv/gconv-modules.cache
fffead370000-fffead380000 r--p 00000000 00:00 0                          [vvar]
fffead380000-fffead390000 r-xp 00000000 00:00 0                          [vdso]
fffead390000-fffead3c0000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffead3c0000-fffead3d0000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffead3d0000-fffead3e0000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so
ffffe9680000-ffffe96b0000 rw-p 00000000 00:00 0                          [stack]


[290/752] 2122134=rubygems/test_webauthn_listener_response
[291/752] 2122134=ruby/test_time_tz
[292/752] 2122134=prism/newline_offsets_test
[293/752] 2122134=psych/visitors/test_to_ruby
[294/752] 2122134=socket/test_addrinfo
[295/752] 2122134=-ext-/test_bug-14834
[296/752] 2122134=-ext-/struct/test_data
[297/752] 2122134=ruby/test_thread
[298/752] 2122135=socket/test_socket
[299/752] 2122135=ruby/test_inlinecache
[300/752] 2122135=prism/result/integer_base_flags_test
[301/752] 2122135=rubygems/test_gem_commands_build_command
running file: /home/opc/ruby/src/master/test/ruby/test_regexp.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

make: *** [uncommon.mk:975: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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
generating encdb.h
encdb.h unchanged
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'
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'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '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'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving 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/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
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/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
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]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
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]: Leaving 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]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving 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]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
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'
ruby 3.5.0dev (2025-05-23T23:31:28Z master 87d340f0e1) +PRISM [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ......................................

Finished in 25.212614 seconds

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