# Logfile created on 2026-03-24 08:19:16 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffdb714fdd8 @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.20260324-081916", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffdb7078798 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffdb70785e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffdb7119670 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20260324-081916", @dev=#<File:/home/opc/ruby/logs/brlog.master.20260324-081916>, @binmode=false, @mon_data=#<Monitor:0x0000fffdb70783b0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rdoc.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rdoc.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 60116d5ee1
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rdoc.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rdoc.revision unchanged
/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 enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk 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/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]: 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/json'
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/objspace'
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/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering 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/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
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/ext/socket'
make[2]: Entering 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/bigdecimal-4.0.1/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.11.1/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.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'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
	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'
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rdoc.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 enc.mk
/home/opc/ruby/src/master/.bundle/.timestamp/rdoc.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.3/
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/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/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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]: Entering directory '/home/opc/ruby/build/master/ext/socket'
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]: 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]: 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.11.1/ext/debug'
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/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/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/.bundle/gems/syslog-0.4.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/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
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=33884
  "--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] 2429127=rubygems/test_gem_ext_builder
[  2/759] 2429128=-ext-/array/test_to_ary_concat
[  3/759] 2429129=ruby/enc/test_windows_1251
[  4/759] 2429129=ruby/test_ractor
[  5/759] 2429128=prism/ruby/relocation_test
[  6/759] 2429128=ruby/test_call
[  7/759] 2429128=-ext-/string/test_ellipsize
[  8/759] 2429128=rubygems/test_gem_commands_build_command
[  9/759] 2429128=prism/result/integer_base_flags_test
[ 10/759] 2429128=ruby/test_inlinecache
[ 11/759] 2429128=socket/test_socket
[ 12/759] 2429127=ruby/test_thread
[ 13/759] 2429128=-ext-/struct/test_data
[ 14/759] 2429128=-ext-/test_bug-14834
[ 15/759] 2429128=socket/test_addrinfo
[ 16/759] 2429128=psych/visitors/test_to_ruby
[ 17/759] 2429128=prism/newline_offsets_test
[ 18/759] 2429128=ruby/test_time_tz
[ 19/759] 2429128=ruby/test_sleep
[ 20/759] 2429129=rubygems/test_webauthn_listener_response
[ 21/759] 2429129=psych/test_stringio
[ 22/759] 2429129=rubygems/test_gem_resolver_index_set
[ 23/759] 2429129=ruby/test_gc
[ 24/759] 2429128=rubygems/test_gem_bundler_version_finder
[ 25/759] 2429128=rubygems/test_gem_request_set
[ 26/759] 2429128=-ext-/string/test_set_len
[ 27/759] 2429128=-ext-/string/test_interned_str
[ 28/759] 2429128=ruby/test_pattern_matching
[ 29/759] 2429128=ruby/test_set
[ 30/759] 2429128=test_delegate
[ 31/759] 2429128=rubygems/test_project_sanity
[ 32/759] 2429128=prism/ractor_test
[ 33/759] 2429128=psych/test_symbol
[ 34/759] 2429128=psych/test_alias_and_anchor
[ 35/759] 2429128=test_time
[ 36/759] 2429128=-ext-/popen_deadlock/test_popen_deadlock
[ 37/759] 2429128=-ext-/exception/test_ensured
[ 38/759] 2429128=ruby/enc/test_euc_jp
[ 39/759] 2429128=test_extlibs
[ 40/759] 2429127=-ext-/iter/test_iter_break
[ 41/759] 2429127=ruby/test_range
[ 42/759] 2429128=rubygems/test_gem_commands_signin_command
[ 43/759] 2429128=-ext-/test_recursion
[ 44/759] 2429128=rubygems/test_require
[ 45/759] 2429127=ruby/test_enum
[ 46/759] 2429128=test_rbconfig
[ 47/759] 2429128=-ext-/num2int/test_num2int
[ 48/759] 2429128=openssl/test_ts
[ 49/759] 2429127=fiber/test_address_resolve
[ 50/759] 2429127=psych/json/test_stream
[ 51/759] 2429127=test_trick
[ 52/759] 2429128=objspace/test_ractor
[ 53/759] 2429128=rubygems/test_gem_resolver_local_specification
[ 54/759] 2429129=mkmf/test_configuration
[ 55/759] 2429128=date/test_date_new
[ 56/759] 2429128=rubygems/test_gem_commands_list_command
[ 57/759] 2429128=mkmf/test_have_func
[ 58/759] 2429129=date/test_date_marshal
[ 59/759] 2429129=socket/test_unix
[ 60/759] 2429129=ruby/test_integer
[ 61/759] 2429128=rubygems/test_gem_commands_contents_command
[ 62/759] 2429128=socket/test_udp
[ 63/759] 2429128=rubygems/test_gem_commands_search_command
[ 64/759] 2429128=ruby/test_symbol
[ 65/759] 2429127=psych/test_coder
[ 66/759] 2429127=ruby/test_marshal
[ 67/759] 2429127=json/ractor_test
[ 68/759] 2429127=socket/test_ancdata
[ 69/759] 2429127=-ext-/string/test_enc_str_buf_cat
[ 70/759] 2429127=prism/newline_test
[ 71/759] 2429127=ruby/test_bignum
[ 72/759] 2429129=fiber/test_scheduler
[ 73/759] 2429128=rubygems/test_gem_commands_help_command
[ 74/759] 2429128=open-uri/test_ssl
Leaked file descriptor: TestFiberScheduler#test_iseq_compile_under_gc_stress_bug_21180: 11 : #<File:/dev/null>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    2429129  opc   11r   CHR    1,3      0t0   27 /dev/null
.Closed file descriptor: TestFiberScheduler#test_io_write_flush_error: 11
[ 75/759] 2429129=prism/result/breadth_first_search_test
[ 76/759] 2429129=rubygems/test_gem_util_atomic_file_writer
[ 77/759] 2429129=rubygems/test_gem_resolver_conflict
[ 78/759] 2429129=psych/test_ractor
[ 79/759] 2429129=json/json_generator_test
[ 80/759] 2429129=strscan/test_ractor
[ 81/759] 2429129=rubygems/test_gem
[ 82/759] 2429127=prism/result/numeric_value_test
[ 83/759] 2429127=rubygems/test_gem_resolver_best_set
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 #<File::Stat dev=0x9, ino=2572124043, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[ 84/759] 2429127=yaml/test_dbm
[ 85/759] 2429127=psych/test_parser
[ 86/759] 2429127=prism/result/node_id_testCOMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    2429128  opc   10u  IPv4 2572124043      0t0  TCP localhost:42375->localhost:57510 (CLOSE_WAIT)

[ 87/759] 2429128=ruby/test_insns_leaf
[ 88/759] 2429128=rubygems/test_gem_console_ui
[ 89/759] 2429128=ruby/test_ifunless
[ 90/759] 2429128=ruby/test_allocation
[ 91/759] 2429127=openssl/test_x509req
[ 92/759] 2429127=ruby/test_readpartial
[ 93/759] 2429129=net/http/test_httpresponse
[ 94/759] 2429127=rubygems/test_gem_commands_exec_command
[ 95/759] 2429129=prism/unescape_test
[ 96/759] 2429129=ruby/test_object_id
[ 97/759] 2429129=ruby/test_super
[ 98/759] 2429127=rubygems/test_gem_resolver
[ 99/759] 2429129=rubygems/test_gem_source_vendor
[100/759] 2429129=ruby/test_object
[101/759] 2429127=-ext-/win32/test_dln
[102/759] 2429127=json/json_encoding_test
/home/opc/ruby/src/master/test/json/json_encoding_test.rb:149: [BUG] Segmentation fault at 0x0000000000000000
ruby 4.1.0dev (2026-03-24T07:35:33Z master 60116d5ee1) +PRISM [aarch64-linux]

-- Control frame information -----------------------------------------------
c:0016 p:0020 s:0114 e:000107 l:n b:---- BLOCK  /home/opc/ruby/src/master/test/json/json_encoding_test.rb:149
c:0015 p:0024 s:0104 e:000103 l:y b:0001 METHOD <internal:numeric>:262
c:0014 p:0068 s:0099 e:000098 l:y b:0001 METHOD /home/opc/ruby/src/master/test/json/json_encoding_test.rb:149
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:000e20 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:001e10 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:149:in 'test_very_large_json_strings'
<internal:numeric>:262:in 'times'
/home/opc/ruby/src/master/test/json/json_encoding_test.rb:149:in 'block in test_very_large_json_strings'

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

-- Machine register context ------------------------------------------------
  x0: 0x0000000000000000  x1: 0x0000000000000001  x2: 0x0000000000000000
  x3: 0x000000000000004c  x4: 0x0000000000000003  x5: 0x7ffffffffeffffff
  x6: 0x0000000000000000  x7: 0x000000000000000c x18: 0x0000000000000002
 x19: 0x0000000000000000 x20: 0x0000ffff655164f0 x21: 0x0000ffff655164f0
 x22: 0x0000000000018daf x23: 0x0000000000000001 x24: 0x000000000000224b
 x25: 0x0000aaac5f060cc0 x26: 0x0000aaac5f060fd0 x27: 0x0000000000000000
 x28: 0x0000aaac5f0619e0 x29: 0x0000fffff6375900  sp: 0x0000fffff6375900
 fau: 0x0000000000000000

-- C level backtrace information -------------------------------------------
/home/opc/ruby/build/master/ruby(rb_print_backtrace+0x14) [0xaaac4316cd98] /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) [0xaaac43263298] /home/opc/ruby/src/master/error.c:1131
/home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaac430bce1c] /home/opc/ruby/src/master/signal.c:948
linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xffff815905a8]
[0xffff654e24e4]
/home/opc/ruby/build/master/ruby(rb_gc_mark_children+0x5e4) [0xaaac42fb5dac] /home/opc/ruby/src/master/gc.c:3411
/home/opc/ruby/build/master/ruby(gc_mark_stacked_objects+0x78) [0xaaac42fb5f28] /home/opc/ruby/src/master/gc/default/default.c:4619
/home/opc/ruby/build/master/ruby(gc_mark_stacked_objects_incremental+0x10) [0xaaac42fbe844] /home/opc/ruby/src/master/gc/default/default.c:4673
/home/opc/ruby/build/master/ruby(gc_marks_step) /home/opc/ruby/src/master/gc/default/default.c:5726
/home/opc/ruby/build/master/ruby(gc_marks_continue) /home/opc/ruby/src/master/gc/default/default.c:5746
/home/opc/ruby/build/master/ruby(gc_continue) /home/opc/ruby/src/master/gc/default/default.c:2081
/home/opc/ruby/build/master/ruby(gc_continue) /home/opc/ruby/src/master/gc/default/default.c:2071
/home/opc/ruby/build/master/ruby(newobj_cache_miss+0x170) [0xaaac42fbec38] /home/opc/ruby/src/master/gc/default/default.c:2420
/home/opc/ruby/build/master/ruby(newobj_alloc+0x20) [0xaaac42fbf564] /home/opc/ruby/src/master/gc/default/default.c:2453
/home/opc/ruby/build/master/ruby(rb_gc_impl_new_obj) /home/opc/ruby/src/master/gc/default/default.c:2532
/home/opc/ruby/build/master/ruby(newobj_of) /home/opc/ruby/src/master/gc.c:1038
/home/opc/ruby/build/master/ruby(rb_wb_protected_newobj_of) /home/opc/ruby/src/master/gc.c:1073
/home/opc/ruby/build/master/ruby(str_alloc_embed+0x20) [0xaaac430d018c] /home/opc/ruby/src/master/string.c:1004
/home/opc/ruby/build/master/ruby(str_enc_new) /home/opc/ruby/src/master/string.c:1054
/home/opc/ruby/build/master/ruby(rb_fix_to_s+0xf0) [0xaaac4302e588] /home/opc/ruby/src/master/numeric.c:4076
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1c74) [0xaaac4315d8bc] ../../src/master/insns.def:950
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x0) [0xaaac4314fb9c] /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) [0xaaac431532c4] /home/opc/ruby/src/master/vm.c:1821
/home/opc/ruby/build/master/ruby(rb_yield+0x120) [0xaaac43154508] /home/opc/ruby/src/master/vm.c:1872
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaac4319b9b0] /home/opc/ruby/src/master/array.c:3779
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaac43143d78] /home/opc/ruby/src/master/vm_insnhelper.c:3905
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaac43147e28] /home/opc/ruby/src/master/vm_insnhelper.c:6127
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1e7c) [0xaaac4315dac4] ../../src/master/insns.def:858
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaac43150620] /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) [0xaaac431532c4] /home/opc/ruby/src/master/vm.c:1821
/home/opc/ruby/build/master/ruby(rb_yield+0x120) [0xaaac43154508] /home/opc/ruby/src/master/vm.c:1872
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaac4319b9b0] /home/opc/ruby/src/master/array.c:3779
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaac43143d78] /home/opc/ruby/src/master/vm_insnhelper.c:3905
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaac43147e28] /home/opc/ruby/src/master/vm_insnhelper.c:6127
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1e7c) [0xaaac4315dac4] ../../src/master/insns.def:858
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaac43150620] /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) [0xaaac42f95d24] /home/opc/ruby/src/master/eval.c:283
/home/opc/ruby/build/master/ruby(ruby_run_node+0x3c) [0xaaac42f97edc] /home/opc/ruby/src/master/eval.c:321
/home/opc/ruby/build/master/ruby(main+0x74) [0xaaac42f92a8c] /home/opc/ruby/src/master/main.c:42

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

* Process memory map:

aaac42f60000-aaac43470000 r-xp 00000000 fc:00 1759706                    /home/opc/ruby/build/master/ruby
aaac43480000-aaac43490000 r--p 00510000 fc:00 1759706                    /home/opc/ruby/build/master/ruby
aaac43490000-aaac434a0000 rw-p 00520000 fc:00 1759706                    /home/opc/ruby/build/master/ruby
aaac434a0000-aaac434b0000 rw-p 00000000 00:00 0 
aaac5f060000-aaac63bb0000 rw-p 00000000 00:00 0                          [heap]
ffff45290000-ffff48000000 r--s 00000000 fc:00 1759706                    /home/opc/ruby/build/master/ruby
ffff48000000-ffff48030000 rw-p 00000000 00:00 0 
ffff48030000-ffff4c000000 ---p 00000000 00:00 0 
ffff4c000000-ffff4c030000 rw-p 00000000 00:00 0 
ffff4c030000-ffff50000000 ---p 00000000 00:00 0 
ffff50000000-ffff50030000 rw-p 00000000 00:00 0 
ffff50030000-ffff54000000 ---p 00000000 00:00 0 
ffff54000000-ffff54030000 rw-p 00000000 00:00 0 
ffff54030000-ffff58000000 ---p 00000000 00:00 0 
ffff58000000-ffff58030000 rw-p 00000000 00:00 0 
ffff58030000-ffff5c000000 ---p 00000000 00:00 0 
ffff5c000000-ffff5c030000 rw-p 00000000 00:00 0 
ffff5c030000-ffff60000000 ---p 00000000 00:00 0 
ffff60000000-ffff600d0000 rw-p 00000000 00:00 0 
ffff600d0000-ffff64000000 ---p 00000000 00:00 0 
ffff64a10000-ffff64a30000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
ffff64a30000-ffff64a40000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
ffff64a40000-ffff64a50000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
ffff64a50000-ffff64a60000 r-xp 00000000 fc:00 1762578                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
ffff64a60000-ffff64a70000 r--p 00000000 fc:00 1762578                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
ffff64a70000-ffff64a80000 rw-p 00010000 fc:00 1762578                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
ffff64a80000-ffff64ac0000 rw-p 00000000 00:00 0 
ffff64ac0000-ffff64ad0000 r-xp 00000000 fc:00 101938185                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
ffff64ad0000-ffff64ae0000 r--p 00000000 fc:00 101938185                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
ffff64ae0000-ffff64af0000 rw-p 00010000 fc:00 101938185                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
ffff64af0000-ffff64c50000 rw-p 00000000 00:00 0 
ffff64c50000-ffff64c60000 r-xp 00000000 fc:00 101946652                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
ffff64c60000-ffff64c70000 r--p 00000000 fc:00 101946652                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
ffff64c70000-ffff64c80000 rw-p 00010000 fc:00 101946652                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
ffff64c80000-ffff64c90000 r-xp 00000000 fc:00 1768386                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
ffff64c90000-ffff64ca0000 r--p 00000000 fc:00 1768386                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
ffff64ca0000-ffff64cb0000 rw-p 00010000 fc:00 1768386                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
ffff64cb0000-ffff64cc0000 ---p 00000000 00:00 0 
ffff64cc0000-ffff654d0000 rw-p 00000000 00:00 0 
ffff654e0000-ffff654f0000 r-xp 00000000 fc:00 1768385                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
ffff654f0000-ffff65500000 r--p 00000000 fc:00 1768385                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
ffff65500000-ffff65510000 rw-p 00010000 fc:00 1768385                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
ffff65510000-ffff65540000 rw-p 00000000 00:00 0 
ffff65540000-ffff65550000 r-xp 00000000 fc:00 1762579                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
ffff65550000-ffff65560000 r--p 00000000 fc:00 1762579                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
ffff65560000-ffff65570000 rw-p 00010000 fc:00 1762579                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
ffff65570000-ffff655b0000 rw-p 00000000 00:00 0 
ffff655b0000-ffff655c0000 r-xp 00000000 fc:00 1762462                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
ffff655c0000-ffff655d0000 r--p 00000000 fc:00 1762462                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
ffff655d0000-ffff655e0000 rw-p 00010000 fc:00 1762462                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
ffff655e0000-ffff655f0000 r-xp 00000000 fc:00 1762468                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
ffff655f0000-ffff65600000 r--p 00000000 fc:00 1762468                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
ffff65600000-ffff65610000 rw-p 00010000 fc:00 1762468                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
ffff65610000-ffff65620000 r-xp 00000000 fc:00 1762575                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
ffff65620000-ffff65630000 r--p 00000000 fc:00 1762575                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
ffff65630000-ffff65640000 rw-p 00010000 fc:00 1762575                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
ffff65640000-ffff65650000 r-xp 00000000 fc:00 1762576                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
ffff65650000-ffff65660000 r--p 00000000 fc:00 1762576                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
ffff65660000-ffff65670000 rw-p 00010000 fc:00 1762576                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
ffff65670000-ffff65680000 rw-p 00000000 00:00 0 
ffff65680000-ffff656e0000 r-xp 00000000 fc:00 69151262                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
ffff656e0000-ffff656f0000 r--p 00050000 fc:00 69151262                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
ffff656f0000-ffff65700000 rw-p 00060000 fc:00 69151262                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
ffff65700000-ffff65720000 r-xp 00000000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
ffff65720000-ffff65730000 r--p 00010000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
ffff65730000-ffff65740000 rw-p 00020000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
ffff65740000-ffff65750000 r-xp 00000000 fc:00 69151076                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
ffff65750000-ffff65760000 r--p 00000000 fc:00 69151076                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
ffff65760000-ffff65770000 rw-p 00010000 fc:00 69151076                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
ffff65770000-ffff65780000 rw-p 00000000 00:00 0 
ffff65780000-ffff65790000 r-xp 00000000 fc:00 69151050                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
ffff65790000-ffff657a0000 r--p 00000000 fc:00 69151050                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
ffff657a0000-ffff657b0000 rw-p 00010000 fc:00 69151050                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
ffff657b0000-ffff657e0000 rw-p 00000000 00:00 0 
ffff657e0000-ffff65820000 r-xp 00000000 fc:00 69151080                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
ffff65820000-ffff65830000 r--p 00030000 fc:00 69151080                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
ffff65830000-ffff65840000 rw-p 00040000 fc:00 69151080                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
ffff65840000-ffff65850000 r-xp 00000000 fc:00 101938188                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iter.so
ffff65850000-ffff65860000 r--p 00000000 fc:00 101938188                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iter.so
ffff65860000-ffff65870000 rw-p 00010000 fc:00 101938188                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iter.so
ffff65870000-ffff65880000 r-xp 00000000 fc:00 39509832                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
ffff65880000-ffff65890000 r--p 00000000 fc:00 39509832                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
ffff65890000-ffff658a0000 rw-p 00010000 fc:00 39509832                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
ffff658a0000-ffff658c0000 r-xp 00000000 fc:00 39474225                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
ffff658c0000-ffff658d0000 r--p 00010000 fc:00 39474225                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
ffff658d0000-ffff658e0000 rw-p 00020000 fc:00 39474225                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
ffff658e0000-ffff658f0000 r-xp 00000000 fc:00 1762577                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
ffff658f0000-ffff65900000 r--p 00000000 fc:00 1762577                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
ffff65900000-ffff65910000 rw-p 00010000 fc:00 1762577                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
ffff65910000-ffff65920000 ---p 00000000 00:00 0 
ffff65920000-ffff65940000 rw-p 00000000 00:00 0 
ffff65940000-ffff65950000 ---p 00000000 00:00 0 
ffff65950000-ffff65970000 rw-p 00000000 00:00 0 
ffff65970000-ffff65980000 ---p 00000000 00:00 0 
ffff65980000-ffff65a80000 rw-p 00000000 00:00 0 
ffff65a80000-ffff65a90000 ---p 00000000 00:00 0 
ffff65a90000-ffff65ab0000 rw-p 00000000 00:00 0 
ffff65ac0000-ffff65ad0000 rw-p 00000000 00:00 0 
ffff65ad0000-ffff65ae0000 ---p 00000000 00:00 0 
ffff65ae0000-ffff65b00000 rw-p 00000000 00:00 0 
ffff65b00000-ffff65b10000 ---p 00000000 00:00 0 
ffff65b10000-ffff65b30000 rw-p 00000000 00:00 0 
ffff65b30000-ffff65b40000 ---p 00000000 00:00 0 
ffff65b40000-ffff65b60000 rw-p 00000000 00:00 0 
ffff65b60000-ffff65b70000 ---p 00000000 00:00 0 
ffff65b70000-ffff65b90000 rw-p 00000000 00:00 0 
ffff65b90000-ffff65ba0000 ---p 00000000 00:00 0 
ffff65ba0000-ffff65bc0000 rw-p 00000000 00:00 0 
ffff65bc0000-ffff65bd0000 ---p 00000000 00:00 0 
ffff65bd0000-ffff65bf0000 rw-p 00000000 00:00 0 
ffff65c00000-ffff65c10000 rw-p 00000000 00:00 0 
ffff65c10000-ffff65c20000 rw-p 00000000 00:00 0 
ffff65c20000-ffff65c30000 ---p 00000000 00:00 0 
ffff65c30000-ffff65c50000 rw-p 00000000 00:00 0 
ffff65c50000-ffff65c60000 ---p 00000000 00:00 0 
ffff65c60000-ffff65d50000 rw-p 00000000 00:00 0 
ffff65d60000-ffff65d70000 rw-p 00000000 00:00 0 
ffff65d70000-ffff65d80000 rw-p 00000000 00:00 0 
ffff65d90000-ffff65da0000 rw-p 00000000 00:00 0 
ffff65da0000-ffff65db0000 r-xp 00000000 fc:00 101946663                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
ffff65db0000-ffff65dc0000 r--p 00000000 fc:00 101946663                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
ffff65dc0000-ffff65dd0000 rw-p 00010000 fc:00 101946663                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
ffff65dd0000-ffff65e00000 rw-p 00000000 00:00 0 
ffff65e00000-ffff65e10000 r-xp 00000000 fc:00 69151087                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
ffff65e10000-ffff65e20000 r--p 00000000 fc:00 69151087                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
ffff65e20000-ffff65e30000 rw-p 00010000 fc:00 69151087                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
ffff65e30000-ffff65e50000 r-xp 00000000 fc:00 69151093                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
ffff65e50000-ffff65e60000 r--p 00010000 fc:00 69151093                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
ffff65e60000-ffff65e70000 rw-p 00020000 fc:00 69151093                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
ffff65e70000-ffff65eb0000 rw-p 00000000 00:00 0 
ffff65eb0000-ffff65ef0000 r-xp 00000000 fc:00 69151085                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
ffff65ef0000-ffff65f00000 r--p 00030000 fc:00 69151085                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
ffff65f00000-ffff65f10000 rw-p 00040000 fc:00 69151085                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
ffff65f10000-ffff65f30000 rw-p 00000000 00:00 0 
ffff65f30000-ffff65f40000 r-xp 00000000 fc:00 101946660                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
ffff65f40000-ffff65f50000 r--p 00000000 fc:00 101946660                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
ffff65f50000-ffff65f60000 rw-p 00010000 fc:00 101946660                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
ffff65f60000-ffff65f70000 rw-p 00000000 00:00 0 
ffff65f90000-ffff65fd0000 rw-p 00000000 00:00 0 
ffff65fd0000-ffff65fe0000 r-xp 00000000 fc:00 69151055                   /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
ffff65fe0000-ffff65ff0000 r--p 00000000 fc:00 69151055                   /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
ffff65ff0000-ffff66000000 rw-p 00010000 fc:00 69151055                   /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
ffff66000000-ffff66020000 rw-p 00000000 00:00 0 
ffff66020000-ffff66030000 r-xp 00000000 fc:00 69151053                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
ffff66030000-ffff66040000 r--p 00000000 fc:00 69151053                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
ffff66040000-ffff66050000 rw-p 00010000 fc:00 69151053                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
ffff66050000-ffff66060000 rw-p 00000000 00:00 0 
ffff66060000-ffff662e0000 r-xp 00000000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
ffff662e0000-ffff66310000 r--p 00270000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
ffff66310000-ffff66320000 rw-p 002a0000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
ffff66320000-ffff663a0000 r-xp 00000000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
ffff663a0000-ffff663b0000 ---p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
ffff663b0000-ffff663c0000 r--p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
ffff663c0000-ffff663d0000 rw-p 00090000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
ffff663d0000-ffff66440000 r-xp 00000000 fc:00 69151103                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
ffff66440000-ffff66450000 r--p 00060000 fc:00 69151103                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
ffff66450000-ffff66460000 rw-p 00070000 fc:00 69151103                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
ffff66460000-ffff66530000 rw-p 00000000 00:00 0 
ffff66540000-ffff66550000 rw-p 00000000 00:00 0 
ffff66550000-ffff66580000 rw-p 00000000 00:00 0 
ffff66580000-ffff66590000 r-xp 00000000 fc:00 69151057                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
ffff66590000-ffff665a0000 r--p 00000000 fc:00 69151057                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
ffff665a0000-ffff665b0000 rw-p 00010000 fc:00 69151057                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
ffff665b0000-ffff665f0000 rw-p 00000000 00:00 0 
ffff66600000-ffff66610000 rw-p 00000000 00:00 0 
ffff66610000-ffff66620000 r-xp 00000000 fc:00 101946668                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
ffff66620000-ffff66630000 r--p 00000000 fc:00 101946668                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
ffff66630000-ffff66640000 rw-p 00010000 fc:00 101946668                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
ffff66640000-ffff66650000 r-xp 00000000 fc:00 101938209                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
ffff66650000-ffff66660000 r--p 00000000 fc:00 101938209                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
ffff66660000-ffff66670000 rw-p 00010000 fc:00 101938209                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
ffff66670000-ffff66680000 r-xp 00000000 fc:00 1764690                    /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
ffff66680000-ffff66690000 r--p 00000000 fc:00 1764690                    /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
ffff66690000-ffff666a0000 rw-p 00010000 fc:00 1764690                    /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
ffff666a0000-ffff66700000 rw-p 00000000 00:00 0 
ffff66710000-ffff66770000 rw-p 00000000 00:00 0 
ffff66780000-ffff66790000 r-xp 00000000 fc:00 38416848                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
ffff66790000-ffff667a0000 r--p 00000000 fc:00 38416848                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
ffff667a0000-ffff667b0000 rw-p 00010000 fc:00 38416848                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
ffff667b0000-ffff667d0000 rw-p 00000000 00:00 0 
ffff667d0000-ffff667e0000 r-xp 00000000 fc:00 1762450                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
ffff667e0000-ffff667f0000 r--p 00000000 fc:00 1762450                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
ffff667f0000-ffff66800000 rw-p 00010000 fc:00 1762450                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
ffff66800000-ffff66810000 rw-p 00000000 00:00 0 
ffff66810000-ffff66820000 ---p 00000000 00:00 0 
ffff66820000-ffff66870000 rw-p 00000000 00:00 0 
ffff66870000-ffff66880000 ---p 00000000 00:00 0 
ffff66880000-ffff668d0000 rw-p 00000000 00:00 0 
ffff668d0000-ffff668e0000 ---p 00000000 00:00 0 
ffff668e0000-ffff66930000 rw-p 00000000 00:00 0 
ffff66930000-ffff66940000 ---p 00000000 00:00 0 
ffff66940000-ffff66990000 rw-p 00000000 00:00 0 
ffff66990000-ffff669a0000 ---p 00000000 00:00 0 
ffff669a0000-ffff669f0000 rw-p 00000000 00:00 0 
ffff669f0000-ffff66a00000 ---p 00000000 00:00 0 
ffff66a00000-ffff66a50000 rw-p 00000000 00:00 0 
ffff66a50000-ffff66a60000 ---p 00000000 00:00 0 
ffff66a60000-ffff66ab0000 rw-p 00000000 00:00 0 
ffff66ab0000-ffff66ac0000 ---p 00000000 00:00 0 
ffff66ac0000-ffff66b10000 rw-p 00000000 00:00 0 
ffff66b10000-ffff66b20000 ---p 00000000 00:00 0 
ffff66b20000-ffff66b70000 rw-p 00000000 00:00 0 
ffff66b70000-ffff66b80000 ---p 00000000 00:00 0 
ffff66b80000-ffff66bd0000 rw-p 00000000 00:00 0 
ffff66bd0000-ffff66be0000 ---p 00000000 00:00 0 
ffff66be0000-ffff66c30000 rw-p 00000000 00:00 0 
ffff66c30000-ffff66c40000 ---p 00000000 00:00 0 
ffff66c40000-ffff66c90000 rw-p 00000000 00:00 0 
ffff66c90000-ffff66ca0000 ---p 00000000 00:00 0 
ffff66ca0000-ffff66cf0000 rw-p 00000000 00:00 0 
ffff66cf0000-ffff66d00000 ---p 00000000 00:00 0 
ffff66d00000-ffff66d50000 rw-p 00000000 00:00 0 
ffff66d50000-ffff66d60000 ---p 00000000 00:00 0 
ffff66d60000-ffff66db0000 rw-p 00000000 00:00 0 
ffff66db0000-ffff66dc0000 ---p 00000000 00:00 0 
ffff66dc0000-ffff66e10000 rw-p 00000000 00:00 0 
ffff66e10000-ffff66e20000 ---p 00000000 00:00 0 
ffff66e20000-ffff66e70000 rw-p 00000000 00:00 0 
ffff66e70000-ffff66e80000 ---p 00000000 00:00 0 
ffff66e80000-ffff66ed0000 rw-p 00000000 00:00 0 
ffff66ed0000-ffff66ee0000 ---p 00000000 00:00 0 
ffff66ee0000-ffff66f30000 rw-p 00000000 00:00 0 
ffff66f30000-ffff66f40000 ---p 00000000 00:00 0 
ffff66f40000-ffff66f90000 rw-p 00000000 00:00 0 
ffff66f90000-ffff66fa0000 ---p 00000000 00:00 0 
ffff66fa0000-ffff66ff0000 rw-p 00000000 00:00 0 
ffff66ff0000-ffff67000000 ---p 00000000 00:00 0 
ffff67000000-ffff67050000 rw-p 00000000 00:00 0 
ffff67050000-ffff67060000 ---p 00000000 00:00 0 
ffff67060000-ffff670b0000 rw-p 00000000 00:00 0 
ffff670b0000-ffff670c0000 ---p 00000000 00:00 0 
ffff670c0000-ffff67110000 rw-p 00000000 00:00 0 
ffff67110000-ffff67120000 ---p 00000000 00:00 0 
ffff67120000-ffff67170000 rw-p 00000000 00:00 0 
ffff67170000-ffff67180000 ---p 00000000 00:00 0 
ffff67180000-ffff671d0000 rw-p 00000000 00:00 0 
ffff671d0000-ffff671e0000 ---p 00000000 00:00 0 
ffff671e0000-ffff67230000 rw-p 00000000 00:00 0 
ffff67230000-ffff67240000 ---p 00000000 00:00 0 
ffff67240000-ffff67290000 rw-p 00000000 00:00 0 
ffff67290000-ffff672a0000 ---p 00000000 00:00 0 
ffff672a0000-ffff672f0000 rw-p 00000000 00:00 0 
ffff672f0000-ffff67300000 ---p 00000000 00:00 0 
ffff67300000-ffff67350000 rw-p 00000000 00:00 0 
ffff67350000-ffff67360000 ---p 00000000 00:00 0 
ffff67360000-ffff673b0000 rw-p 00000000 00:00 0 
ffff673b0000-ffff673c0000 ---p 00000000 00:00 0 
ffff673c0000-ffff67410000 rw-p 00000000 00:00 0 
ffff67410000-ffff67420000 ---p 00000000 00:00 0 
ffff67420000-ffff81190000 rw-p 00000000 00:00 0 
ffff81190000-ffff811f0000 r--p 00000000 fc:00 17418                      /usr/lib/locale/C.utf8/LC_CTYPE
ffff811f0000-ffff81350000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so
ffff81350000-ffff81360000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
ffff81360000-ffff81370000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
ffff81370000-ffff81380000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so
ffff81380000-ffff813a0000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
ffff813a0000-ffff813b0000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
ffff813b0000-ffff813c0000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
ffff813c0000-ffff81470000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so
ffff81470000-ffff81480000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so
ffff81480000-ffff81490000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so
ffff81490000-ffff814b0000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
ffff814b0000-ffff814c0000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
ffff814c0000-ffff814d0000 rw-p 00000000 00:00 0 
ffff814d0000-ffff814e0000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
ffff814e0000-ffff814f0000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
ffff814f0000-ffff81500000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so
ffff81500000-ffff81510000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
ffff81510000-ffff81520000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
ffff81520000-ffff81530000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so
ffff81530000-ffff81550000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
ffff81550000-ffff81560000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
ffff81560000-ffff81570000 rw-p 00000000 00:00 0 
ffff81570000-ffff81580000 r--s 00000000 fc:00 100664686                  /usr/lib64/gconv/gconv-modules.cache
ffff81580000-ffff81590000 r--p 00000000 00:00 0                          [vvar]
ffff81590000-ffff815a0000 r-xp 00000000 00:00 0                          [vdso]
ffff815a0000-ffff815d0000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so
ffff815d0000-ffff815e0000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so
ffff815e0000-ffff815f0000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffff6340000-fffff6380000 rw-p 00000000 00:00 0                          [stack]


[103/759] 2429129=ruby/test_vm_dump
[104/759] 2429129=prism/ruby/reflection_test
[105/759] 2429129=open-uri/test_ftp
[106/759] 2429129=-ext-/string/test_modify_expand
[107/759] 2429129=rubygems/test_gem_available_set
[108/759] 2429129=mkmf/test_pkg_config
[109/759] 2429129=mkmf/test_convertible
[110/759] 2429128=prism/errors_test
[111/759] 2429128=rubygems/test_gem_commands_uninstall_command
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.

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
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-24T07:35:33Z master 60116d5ee1) +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 24.593849 seconds

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