# Logfile created on 2026-03-23 21:00:08 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffca54efdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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.20260323-210008", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffca553a4d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffca553a370 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffca552fa10 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20260323-210008", @dev=#<File:/home/opc/ruby/logs/brlog.master.20260323-210008>, @binmode=false, @mon_data=#<Monitor:0x0000fffca5539e20>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
From https://github.com/ruby/ruby
   f23ffd5..2a3a651  master     -> origin/master
Updating f23ffd5..2a3a651
Fast-forward
 ext/json/json.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = 2a3a651840
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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.rbbin updated
8c9bdf6ac71d85c1a8325b11574ad974bd05c05796f7191da4aefa9e573b9fab  builtin_binary.rbbin
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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 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 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/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: 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/objspace'
make[2]: Leaving 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/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]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
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.4.0/ext/syslog'
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/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/generator'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
compiling /home/opc/ruby/src/master/ext/json/generator/generator.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/parser'
compiling /home/opc/ruby/src/master/ext/json/parser/parser.c
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/parser'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/generator'
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
	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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
rm -rf .bundle/gems/win32ole-1.9.3/
encdb.h unchanged
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/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]: 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/objspace'
make[2]: Leaving 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/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/ripper'
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/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
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/debug-1.11.1/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.10.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.10.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
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/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.4.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'
./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/4.1.0+1/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/4.1.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.1.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.1.0+1/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.1.0+1/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/4.1.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.1.0+1/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/4.1.0+1
installing common headers:          /home/opc/ruby/install/master/include/ruby-4.1.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/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.1
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.19.2
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.3
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-imap 0.6.3
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.14
                                    ostruct 0.6.3
                                    pstore 0.2.1
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
                                    win32-registry 0.1.2
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.3.gem              extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2046 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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.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=48146
  "--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/759] 184296=open-uri/test_ftp
[  2/759] 184297=prism/ruby/reflection_test
/home/opc/ruby/build/master/.ext/common/json/common.rb:355: [BUG] Segmentation fault at 0x0001fffe9647fcd8
ruby 4.1.0dev (2026-03-23T20:57:19Z master 2a3a651840) +PRISM [aarch64-linux]

-- Control frame information -----------------------------------------------
c:0016 p:---- s:0111 e:000110 l:y b:---- CFUNC  :parse
c:0015 p:0025 s:0105 e:000104 l:y b:0001 METHOD /home/opc/ruby/build/master/.ext/common/json/common.rb:355
c:0014 p:0021 s:0099 e:000098 l:y b:0001 METHOD /home/opc/ruby/src/master/test/json/json_encoding_test.rb:141
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit.rb:1665 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1652
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:000e40 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001030 l:y b:---- 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:1356:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1652:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1652:in 'map'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1665: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/json/json_encoding_test.rb:141:in 'test_very_large_json_strings'
/home/opc/ruby/build/master/.ext/common/json/common.rb:355:in 'parse'
/home/opc/ruby/build/master/.ext/common/json/common.rb:355:in 'parse'

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

-- Machine register context ------------------------------------------------
  x0: 0x0001fffe9647fcd0  x1: 0x0000ffff4b39fd50  x2: 0x0000ffff4b39fd48
  x3: 0x0000000000000000  x4: 0x0000000000000000  x5: 0x0000000000000000
  x6: 0x0000ffff4b04ba28  x7: 0x0000ffff4b04ba00 x18: 0x0000000000000001
 x19: 0x0000aaaec2bc0cc0 x20: 0x0000000000000000 x21: 0x0000ffff4b0dff90
 x22: 0x0000ffffe55f0620 x23: 0x0000ffffe55f0a68 x24: 0x0000aaaec31a1df0
 x25: 0x0000000055550083 x26: 0x0000ffff65fc0360 x27: 0x0000ffff65fc0358
 x28: 0x0000ffff4b6a5040 x29: 0x0000ffffe55f0350  sp: 0x0000ffffe55f0350
 fau: 0x0001fffe9647fcd8

-- C level backtrace information -------------------------------------------
[  3/759] 184298=json/json_encoding_test
[  4/759] 184297=ruby/test_vm_dump
[  5/759] 184297=mkmf/test_convertible
[  6/759] 184296=prism/errors_test
/home/opc/ruby/build/master/ruby(rb_print_backtrace+0x14) [0xaaae97abc080] /home/opc/ruby/src/master/vm_dump.c:1105
/home/opc/ruby/build/master/ruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1450
/home/opc/ruby/build/master/ruby(rb_bug_for_fatal_signal+0xe8) [0xaaae97bb2580] /home/opc/ruby/src/master/error.c:1131
/home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaae97a0cc24] /home/opc/ruby/src/master/signal.c:948
linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xffff664d05a8]
[0xffff661af91c]
/home/opc/ruby/build/master/ruby(objspace_malloc_size+0x4) [0xaaae97908470] /home/opc/ruby/src/master/gc/default/default.c:7995
/home/opc/ruby/build/master/ruby(rb_gc_impl_free) /home/opc/ruby/src/master/gc/default/default.c:8278
/home/opc/ruby/build/master/ruby(ruby_sized_xfree) /home/opc/ruby/src/master/gc.c:5448
[0xffff4b386670]
[0xffff4b386764]
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaae97a93060] /home/opc/ruby/src/master/vm_insnhelper.c:3905
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaae97a97110] /home/opc/ruby/src/master/vm_insnhelper.c:6127
/home/opc/ruby/build/master/ruby(vm_exec_core+0x108) [0xaaae97aab038] ../../src/master/insns.def:906
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x0) [0xaaae97a9ee84] /home/opc/ruby/src/master/vm.c:2799
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2802
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x20c) [0xaaae97aa25ac] /home/opc/ruby/src/master/vm.c:1821
/home/opc/ruby/build/master/ruby(rb_yield+0x120) [0xaaae97aa37f0] /home/opc/ruby/src/master/vm.c:1872
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaae97aeac98] /home/opc/ruby/src/master/array.c:3779
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaae97a93060] /home/opc/ruby/src/master/vm_insnhelper.c:3905
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaae97a97110] /home/opc/ruby/src/master/vm_insnhelper.c:6127
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1e7c) [0xaaae97aacdac] ../../src/master/insns.def:858
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaae97a9f908] /home/opc/ruby/src/master/vm.c:2826
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2805
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x20c) [0xaaae97aa25ac] /home/opc/ruby/src/master/vm.c:1821
/home/opc/ruby/build/master/ruby(rb_yield+0x120) [0xaaae97aa37f0] /home/opc/ruby/src/master/vm.c:1872
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaae97aeac98] /home/opc/ruby/src/master/array.c:3779
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaae97a93060] /home/opc/ruby/src/master/vm_insnhelper.c:3905
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaae97a97110] /home/opc/ruby/src/master/vm_insnhelper.c:6127
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1e7c) [0xaaae97aacdac] ../../src/master/insns.def:858
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaae97a9f908] /home/opc/ruby/src/master/vm.c:2826
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2805
/home/opc/ruby/build/master/ruby(rb_ec_exec_node+0x8c) [0xaaae978e5d24] /home/opc/ruby/src/master/eval.c:283
/home/opc/ruby/build/master/ruby(ruby_run_node+0x3c) [0xaaae978e7edc] /home/opc/ruby/src/master/eval.c:321
/home/opc/ruby/build/master/ruby(main+0x74) [0xaaae978e2a8c] /home/opc/ruby/src/master/main.c:42

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

* Loaded script: /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: JSONEncodingTest#test_very_large_json_strings

* Ruby Box: disabled
* Loaded features:

    0 enumerator.so
    1 monitor.so
    2 thread.rb
    3 fiber.so
    4 rational.so
    5 complex.so
    6 pathname.so
    7 ruby2_keywords.rb
    8 set.rb
    9 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
   10 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
   11 /home/opc/ruby/src/master/lib/open3/version.rb
   12 /home/opc/ruby/src/master/lib/open3.rb
   13 /home/opc/ruby/src/master/lib/timeout.rb
   14 /home/opc/ruby/build/master/rbconfig.rb
   15 /home/opc/ruby/src/master/tool/lib/find_executable.rb
   16 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
   17 /home/opc/ruby/src/master/tool/lib/envutil.rb
   18 /home/opc/ruby/src/master/tool/lib/colorize.rb
   19 /home/opc/ruby/src/master/tool/lib/leakchecker.rb
   20 /home/opc/ruby/src/master/lib/prettyprint.rb
   21 /home/opc/ruby/src/master/lib/pp.rb
   22 /home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb
   23 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
   24 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
   25 /home/opc/ruby/src/master/tool/lib/core_assertions.rb
   26 /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb
   27 /home/opc/ruby/src/master/tool/lib/test/jobserver.rb
   28 /home/opc/ruby/src/master/lib/optparse.rb
   29 /home/opc/ruby/src/master/tool/lib/test/unit.rb
   30 /home/opc/ruby/src/master/tool/lib/tracepointchecker.rb
   31 /home/opc/ruby/src/master/tool/lib/zombie_hunter.rb
   32 /home/opc/ruby/src/master/lib/delegate.rb
   33 /home/opc/ruby/src/master/lib/fileutils.rb
   34 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
   35 /home/opc/ruby/src/master/lib/tmpdir.rb
   36 /home/opc/ruby/src/master/lib/tempfile.rb
   37 /home/opc/ruby/src/master/tool/lib/iseq_loader_checker.rb
   38 /home/opc/ruby/src/master/tool/lib/gc_checker.rb
   39 /home/opc/ruby/src/master/tool/test/init.rb
   40 /home/opc/ruby/src/master/lib/rubygems/defaults.rb
   41 /home/opc/ruby/src/master/lib/rubygems/deprecate.rb
   42 /home/opc/ruby/src/master/lib/rubygems/errors.rb
   43 /home/opc/ruby/src/master/lib/rubygems/target_rbconfig.rb
   44 /home/opc/ruby/src/master/lib/rubygems/win_platform.rb
   45 /home/opc/ruby/src/master/lib/rubygems/util/atomic_file_writer.rb
   46 /home/opc/ruby/src/master/lib/rubygems/unknown_command_spell_checker.rb
   47 /home/opc/ruby/src/master/lib/rubygems/exceptions.rb
   48 /home/opc/ruby/src/master/lib/rubygems/basic_specification.rb
   49 /home/opc/ruby/src/master/lib/rubygems/stub_specification.rb
   50 /home/opc/ruby/src/master/lib/rubygems/platform.rb
   51 /home/opc/ruby/src/master/lib/rubygems/specification_record.rb
   52 /home/opc/ruby/src/master/lib/rubygems/version.rb
   53 /home/opc/ruby/src/master/lib/rubygems/requirement.rb
   54 /home/opc/ruby/src/master/lib/rubygems/specification.rb
   55 /home/opc/ruby/src/master/lib/rubygems/util.rb
   56 /home/opc/ruby/src/master/lib/rubygems/dependency.rb
   57 /home/opc/ruby/src/master/lib/rubygems/core_ext/kernel_gem.rb
   58 /home/opc/ruby/src/master/lib/monitor.rb
   59 /home/opc/ruby/src/master/lib/rubygems.rb
   60 /home/opc/ruby/src/master/lib/rubygems/path_support.rb
   61 /home/opc/ruby/build/master/.ext/common/json/version.rb
   62 /home/opc/ruby/build/master/.ext/common/json/common.rb
   63 /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
   64 /home/opc/ruby/build/master/.ext/common/json/ext/generator/state.rb
   65 /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
   66 /home/opc/ruby/build/master/.ext/common/json/ext.rb
   67 /home/opc/ruby/build/master/.ext/common/json.rb
   68 /home/opc/ruby/src/master/test/json/test_helper.rb
   69 /home/opc/ruby/src/master/test/json/json_encoding_test.rb
   70 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
   71 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
   72 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
   73 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
   74 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so

* Process memory map:

aaae978b0000-aaae97dc0000 r-xp 00000000 fc:00 101523124                  /home/opc/ruby/build/master/ruby
aaae97dd0000-aaae97de0000 r--p 00510000 fc:00 101523124                  /home/opc/ruby/build/master/ruby
aaae97de0000-aaae97df0000 rw-p 00520000 fc:00 101523124                  /home/opc/ruby/build/master/ruby
aaae97df0000-aaae97e00000 rw-p 00000000 00:00 0 
aaaec2bc0000-aaaec32a0000 rw-p 00000000 00:00 0                          [heap]
ffff44000000-ffff44030000 rw-p 00000000 00:00 0 
ffff44030000-ffff48000000 ---p 00000000 00:00 0 
ffff482a0000-ffff4b000000 r--s 00000000 fc:00 101523124                  /home/opc/ruby/build/master/ruby
ffff4b000000-ffff4b020000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
ffff4b020000-ffff4b030000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
ffff4b030000-ffff4b040000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
ffff4b040000-ffff4b110000 rw-p 00000000 00:00 0 
ffff4b110000-ffff4b120000 r-xp 00000000 fc:00 101972266                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
ffff4b120000-ffff4b130000 r--p 00000000 fc:00 101972266                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
ffff4b130000-ffff4b140000 rw-p 00010000 fc:00 101972266                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
ffff4b140000-ffff4b150000 r-xp 00000000 fc:00 101972265                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
ffff4b150000-ffff4b160000 r--p 00000000 fc:00 101972265                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
ffff4b160000-ffff4b170000 rw-p 00010000 fc:00 101972265                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
ffff4b170000-ffff4b180000 r-xp 00000000 fc:00 101972264                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
ffff4b180000-ffff4b190000 r--p 00000000 fc:00 101972264                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
ffff4b190000-ffff4b1a0000 rw-p 00010000 fc:00 101972264                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
ffff4b1a0000-ffff4b1b0000 r-xp 00000000 fc:00 1764449                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
ffff4b1b0000-ffff4b1c0000 r--p 00000000 fc:00 1764449                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
ffff4b1c0000-ffff4b1d0000 rw-p 00010000 fc:00 1764449                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
ffff4b1d0000-ffff4b1e0000 r-xp 00000000 fc:00 101972263                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
ffff4b1e0000-ffff4b1f0000 r--p 00000000 fc:00 101972263                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
ffff4b1f0000-ffff4b200000 rw-p 00010000 fc:00 101972263                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
ffff4b200000-ffff4b210000 ---p 00000000 00:00 0 
ffff4b210000-ffff4b350000 rw-p 00000000 00:00 0 
ffff4b350000-ffff4b360000 r-xp 00000000 fc:00 101984746                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
ffff4b360000-ffff4b370000 r--p 00000000 fc:00 101984746                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
ffff4b370000-ffff4b380000 rw-p 00010000 fc:00 101984746                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
ffff4b380000-ffff4b390000 r-xp 00000000 fc:00 101984745                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
ffff4b390000-ffff4b3a0000 r--p 00000000 fc:00 101984745                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
ffff4b3a0000-ffff4b3b0000 rw-p 00010000 fc:00 101984745                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
ffff4b3b0000-ffff4b470000 rw-p 00000000 00:00 0 
ffff4b480000-ffff4b490000 rw-p 00000000 00:00 0 
ffff4b490000-ffff4b4c0000 rw-p 00000000 00:00 0 
ffff4b4c0000-ffff4b4d0000 r-xp 00000000 fc:00 34167241                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
ffff4b4d0000-ffff4b4e0000 r--p 00000000 fc:00 34167241                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
ffff4b4e0000-ffff4b4f0000 rw-p 00010000 fc:00 34167241                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
ffff4b4f0000-ffff4b530000 rw-p 00000000 00:00 0 
ffff4b540000-ffff4b550000 rw-p 00000000 00:00 0 
ffff4b550000-ffff4b560000 r-xp 00000000 fc:00 69467549                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
ffff4b560000-ffff4b570000 r--p 00000000 fc:00 69467549                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
ffff4b570000-ffff4b580000 rw-p 00010000 fc:00 69467549                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
ffff4b580000-ffff4b590000 r-xp 00000000 fc:00 69145831                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
ffff4b590000-ffff4b5a0000 r--p 00000000 fc:00 69145831                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
ffff4b5a0000-ffff4b5b0000 rw-p 00010000 fc:00 69145831                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
ffff4b5b0000-ffff4b5c0000 r-xp 00000000 fc:00 101984697                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
ffff4b5c0000-ffff4b5d0000 r--p 00000000 fc:00 101984697                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
ffff4b5d0000-ffff4b5e0000 rw-p 00010000 fc:00 101984697                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
ffff4b5e0000-ffff4b640000 rw-p 00000000 00:00 0 
ffff4b650000-ffff4b6b0000 rw-p 00000000 00:00 0 
ffff4b6c0000-ffff4b6d0000 r-xp 00000000 fc:00 1764422                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
ffff4b6d0000-ffff4b6e0000 r--p 00000000 fc:00 1764422                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
ffff4b6e0000-ffff4b6f0000 rw-p 00010000 fc:00 1764422                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
ffff4b6f0000-ffff4b710000 rw-p 00000000 00:00 0 
ffff4b710000-ffff4b720000 r-xp 00000000 fc:00 101967794                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
ffff4b720000-ffff4b730000 r--p 00000000 fc:00 101967794                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
ffff4b730000-ffff4b740000 rw-p 00010000 fc:00 101967794                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
ffff4b740000-ffff4b750000 rw-p 00000000 00:00 0 
ffff4b750000-ffff4b760000 ---p 00000000 00:00 0 
ffff4b760000-ffff4b7b0000 rw-p 00000000 00:00 0 
ffff4b7b0000-ffff4b7c0000 ---p 00000000 00:00 0 
ffff4b7c0000-ffff4b810000 rw-p 00000000 00:00 0 
ffff4b810000-ffff4b820000 ---p 00000000 00:00 0 
ffff4b820000-ffff4b870000 rw-p 00000000 00:00 0 
ffff4b870000-ffff4b880000 ---p 00000000 00:00 0 
ffff4b880000-ffff4b8d0000 rw-p 00000000 00:00 0 
ffff4b8d0000-ffff4b8e0000 ---p 00000000 00:00 0 
ffff4b8e0000-ffff4b930000 rw-p 00000000 00:00 0 
ffff4b930000-ffff4b940000 ---p 00000000 00:00 0 
ffff4b940000-ffff4b990000 rw-p 00000000 00:00 0 
ffff4b990000-ffff4b9a0000 ---p 00000000 00:00 0 
ffff4b9a0000-ffff4b9f0000 rw-p 00000000 00:00 0 
ffff4b9f0000-ffff4ba00000 ---p 00000000 00:00 0 
ffff4ba00000-ffff4ba50000 rw-p 00000000 00:00 0 
ffff4ba50000-ffff4ba60000 ---p 00000000 00:00 0 
ffff4ba60000-ffff4bab0000 rw-p 00000000 00:00 0 
ffff4bab0000-ffff4bac0000 ---p 00000000 00:00 0 
ffff4bac0000-ffff4bb10000 rw-p 00000000 00:00 0 
ffff4bb10000-ffff4bb20000 ---p 00000000 00:00 0 
ffff4bb20000-ffff4bb70000 rw-p 00000000 00:00 0 
ffff4bb70000-ffff4bb80000 ---p 00000000 00:00 0 
ffff4bb80000-ffff4bbd0000 rw-p 00000000 00:00 0 
ffff4bbd0000-ffff4bbe0000 ---p 00000000 00:00 0 
ffff4bbe0000-ffff4bc30000 rw-p 00000000 00:00 0 
ffff4bc30000-ffff4bc40000 ---p 00000000 00:00 0 
ffff4bc40000-ffff4bc90000 rw-p 00000000 00:00 0 
ffff4bc90000-ffff4bca0000 ---p 00000000 00:00 0 
ffff4bca0000-ffff4bcf0000 rw-p 00000000 00:00 0 
ffff4bcf0000-ffff4bd00000 ---p 00000000 00:00 0 
ffff4bd00000-ffff4bd50000 rw-p 00000000 00:00 0 
ffff4bd50000-ffff4bd60000 ---p 00000000 00:00 0 
ffff4bd60000-ffff4bdb0000 rw-p 00000000 00:00 0 
ffff4bdb0000-ffff4bdc0000 ---p 00000000 00:00 0 
ffff4bdc0000-ffff4be10000 rw-p 00000000 00:00 0 
ffff4be10000-ffff4be20000 ---p 00000000 00:00 0 
ffff4be20000-ffff4be70000 rw-p 00000000 00:00 0 
ffff4be70000-ffff4be80000 ---p 00000000 00:00 0 
ffff4be80000-ffff4bed0000 rw-p 00000000 00:00 0 
ffff4bed0000-ffff4bee0000 ---p 00000000 00:00 0 
ffff4bee0000-ffff4bf30000 rw-p 00000000 00:00 0 
ffff4bf30000-ffff4bf40000 ---p 00000000 00:00 0 
ffff4bf40000-ffff4bf90000 rw-p 00000000 00:00 0 
ffff4bf90000-ffff4bfa0000 ---p 00000000 00:00 0 
ffff4bfa0000-ffff4bff0000 rw-p 00000000 00:00 0 
ffff4bff0000-ffff4c000000 ---p 00000000 00:00 0 
ffff4c000000-ffff4c050000 rw-p 00000000 00:00 0 
ffff4c050000-ffff4c060000 ---p 00000000 00:00 0 
ffff4c060000-ffff4c0b0000 rw-p 00000000 00:00 0 
ffff4c0b0000-ffff4c0c0000 ---p 00000000 00:00 0 
ffff4c0c0000-ffff4c110000 rw-p 00000000 00:00 0 
ffff4c110000-ffff4c120000 ---p 00000000 00:00 0 
ffff4c120000-ffff4c170000 rw-p 00000000 00:00 0 
ffff4c170000-ffff4c180000 ---p 00000000 00:00 0 
ffff4c180000-ffff4c1d0000 rw-p 00000000 00:00 0 
ffff4c1d0000-ffff4c1e0000 ---p 00000000 00:00 0 
ffff4c1e0000-ffff4c230000 rw-p 00000000 00:00 0 
ffff4c230000-ffff4c240000 ---p 00000000 00:00 0 
ffff4c240000-ffff4c290000 rw-p 00000000 00:00 0 
ffff4c290000-ffff4c2a0000 ---p 00000000 00:00 0 
ffff4c2a0000-ffff4c2f0000 rw-p 00000000 00:00 0 
ffff4c2f0000-ffff4c300000 ---p 00000000 00:00 0 
ffff4c300000-ffff4c350000 rw-p 00000000 00:00 0 
ffff4c350000-ffff4c360000 ---p 00000000 00:00 0 
ffff4c360000-ffff660d0000 rw-p 00000000 00:00 0 
ffff660d0000-ffff66130000 r--p 00000000 fc:00 17418                      /usr/lib/locale/C.utf8/LC_CTYPE
ffff66130000-ffff66290000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so
ffff66290000-ffff662a0000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
ffff662a0000-ffff662b0000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
ffff662b0000-ffff662c0000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so
ffff662c0000-ffff662e0000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
ffff662e0000-ffff662f0000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
ffff662f0000-ffff66300000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
ffff66300000-ffff663b0000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so
ffff663b0000-ffff663c0000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so
ffff663c0000-ffff663d0000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so
ffff663d0000-ffff663f0000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
ffff663f0000-ffff66400000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
ffff66400000-ffff66410000 rw-p 00000000 00:00 0 
ffff66410000-ffff66420000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
ffff66420000-ffff66430000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
ffff66430000-ffff66440000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so
ffff66440000-ffff66450000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
ffff66450000-ffff66460000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
ffff66460000-ffff66470000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so
ffff66470000-ffff66490000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
ffff66490000-ffff664a0000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
ffff664a0000-ffff664b0000 rw-p 00000000 00:00 0 
ffff664b0000-ffff664c0000 r--s 00000000 fc:00 100664686                  /usr/lib64/gconv/gconv-modules.cache
ffff664c0000-ffff664d0000 r--p 00000000 00:00 0                          [vvar]
ffff664d0000-ffff664e0000 r-xp 00000000 00:00 0                          [vdso]
ffff664e0000-ffff66510000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so
ffff66510000-ffff66520000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so
ffff66520000-ffff66530000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so
ffffe55b0000-ffffe5600000 rw-p 00000000 00:00 0                          [stack]


[  7/759] 184296=mkmf/test_pkg_config
[  8/759] 184296=rubygems/test_gem_available_set
running file: /home/opc/ruby/src/master/test/json/json_encoding_test.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.

Children under /tmp/rubytest.0wk7y4:
* drwx------ 2 78 2026-03-23 21:00:45 +0000 d20260323-184297-kvmy30/
  * -rw-rw-r-- 1    30 2026-03-23 21:00:45 +0000 confdefs.h
  * -rw-rw-r-- 1 29925 2026-03-23 21:00:45 +0000 mkmf.log
  * -rw-rw-r-- 1  2661 2026-03-23 21:00:45 +0000 mkmftmp1.log
  * -rw-rw-r-- 1   135 2026-03-23 21:00:45 +0000 conftest.c
* -rw------- 1  0 2026-03-23 21:00:45 +0000 ccoQIkwW.s
make: *** [uncommon.mk:930: 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 -DPRISM_XALLOCATOR -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.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 4.1.0dev (2026-03-23T20:57:19Z master 2a3a651840) +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 ............................................................
  3360 ............................................................
  3420 ..........

Finished in 25.215951 seconds

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