# Logfile created on 2026-03-25 13:11:10 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc5c81fde0 @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.20260325-131110", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc5c86a4f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc5c86a340 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc5c85f8c8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20260325-131110", @dev=#<File:/home/opc/ruby/logs/brlog.master.20260325-131110>, @binmode=false, @mon_data=#<Monitor:0x0000fffc5c869f08>, @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
From https://github.com/ruby/ruby
   fda7e67..05f856f  master     -> origin/master
Updating fda7e67..05f856f
Fast-forward
 spec/bundler/support/windows_tag_group.rb | 1 +
 1 file changed, 1 insertion(+)
Latest commit hash = 05f856f314
$$$[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
8d65b45727cfbc92e34dcd9f070c88290f4ff1cb241a08da58b817e23ea6c018  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]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
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/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering 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]: 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-4.0.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/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]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
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/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
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/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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]: 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-4.0.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
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/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.3
                                    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 4.0.2
                                    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.15
                                    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-4.0.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/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=51605
  "--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/760] 100993=lib/!Nothing_to_test
[  2/760] 100994=prism/result/static_literals_test
[  3/760] 100993=fiber/test_process
[  4/760] 100995=test_forwardable
[  5/760] 100995=-ext-/win32/test_fd_setsize
[  6/760] 100995=ruby/test_dir_m17n
[  7/760] 100993=dtrace/test_array_create
[  8/760] 100993=ruby/test_complex
[  9/760] 100994=ruby/test_threadgroup
[ 10/760] 100993=ruby/test_shapes
[ 11/760] 100993=optparse/test_did_you_mean
[ 12/760] 100993=prism/encoding/regular_expression_encoding_test
[ 13/760] 100993=ruby/enc/test_cesu8
[ 14/760] 100993=ruby/test_zjit
[ 15/760] 100993=did_you_mean/spell_checking/test_method_name_check
[ 16/760] 100993=fiber/test_storage
[ 17/760] 100993=psych/test_merge_keys
[ 18/760] 100993=ruby/test_iterator
[ 19/760] 100993=dtrace/test_string
[ 20/760] 100993=rubygems/test_gem_commands_install_command
[ 21/760] 100995=rubygems/test_kernel
[ 22/760] 100994=rubygems/test_gem_rdoc
[ 23/760] 100994=-ext-/load/test_dot_dot
[ 24/760] 100994=ruby/enc/test_utf32
[ 25/760] 100994=rubygems/test_gem_resolver_git_specification
[ 26/760] 100994=ruby/test_basicinstructions
[ 27/760] 100995=erb/test_erb
[ 28/760] 100994=date/test_date_ractor
[ 29/760] 100995=rubygems/test_gem_security
[ 30/760] 100994=psych/test_hash
[ 31/760] 100994=ruby/test_variable
[ 32/760] 100993=rubygems/test_gem_commands_pristine_command
[ 33/760] 100994=optparse/test_optarg
[ 34/760] 100994=test_pp
[ 35/760] 100994=rubygems/test_gem_impossible_dependencies_error
[ 36/760] 100994=-ext-/arith_seq/test_arith_seq_beg_len_step
[ 37/760] 100994=psych/test_exception
[ 38/760] 100994=optparse/test_noarg
[ 39/760] 100994=rubygems/test_gem_resolver_requirement_list
[ 40/760] 100994=rubygems/test_gem_resolver_lock_set
[ 41/760] 100994=openssl/test_random
[ 42/760] 100994=prism/result/error_recovery_test
[ 43/760] 100994=ruby/test_undef
[ 44/760] 100994=rubygems/test_gem_command
[ 45/760] 100994=openssl/test_asn1
[ 46/760] 100994=-ext-/string/test_normalize
[ 47/760] 100994=ruby/enc/test_emoji_breaks
[ 48/760] 100994=fileutils/test_verbose
[ 49/760] 100994=rubygems/test_gem_commands_open_command
[ 50/760] 100994=ruby/test_assignment
[ 51/760] 100993=rubygems/test_gem_update_suggestion
[ 52/760] 100993=ruby/test_rubyoptions
[ 53/760] 100994=-ext-/exception/test_data_error
[ 54/760] 100994=ripper/test_files_sample
[ 55/760] 100994=ruby/test_optimization
[ 56/760] 100994=ruby/enc/test_shift_jis
[ 57/760] 100994=prism/regexp_test
[ 58/760] 100994=rubygems/test_remote_fetch_error
[ 59/760] 100994=ruby/test_yield
[ 60/760] 100995=fiber/test_queue
[ 61/760] 100995=psych/test_boolean
[ 62/760] 100993=rubygems/test_gem_resolver_lock_specification
[ 63/760] 100995=fileutils/test_dryrun
[ 64/760] 100995=ruby/test_gc_compact
[ 65/760] 100993=test_prettyprint
[ 66/760] 100993=rubygems/test_gem_uri_formatter
[ 67/760] 100993=ruby/test_clone
[ 68/760] 100993=prism/lex_test
[ 69/760] 100993=-ext-/exception/test_enc_raise
[ 70/760] 100993=rubygems/test_gem_spec_fetcher
[ 71/760] 100993=psych/test_yamldbm
[ 72/760] 100993=ruby/test_warning
[ 73/760] 100993=date/test_switch_hitter
[ 74/760] 100993=ruby/test_default_gems
[ 75/760] 100993=ruby/test_unicode_escape
[ 76/760] 100993=ruby/enc/test_gbk
[ 77/760] 100993=fiber/test_backtrace
[ 78/760] 100993=rubygems/test_gem_commands_dependency_command
[ 79/760] 100993=psych/nodes/test_enumerable
[ 80/760] 100993=did_you_mean/test_tree_spell_checker
[ 81/760] 100993=prism/ruby/ruby_parser_test
[ 82/760] 100993=dtrace/test_hash_create
[ 83/760] 100993=ruby/enc/test_grapheme_breaks
[ 84/760] 100993=rubygems/test_gem_ext_cargo_builder_unit
[ 85/760] 100993=ruby/enc/test_case_mapping
[ 86/760] 100993=ruby/test_rational
[ 87/760] 100993=rubygems/test_gem_resolver_api_specification
[ 88/760] 100993=io/wait/test_ractor
[ 89/760] 100993=rubygems/test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 40545>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    100993  opc    8u  IPv4 2597273086      0t0  TCP localhost:40545->localhost:39110 (CLOSE_WAIT)
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8
[ 90/760] 100993=date/test_date_parse
[ 91/760] 100993=test_open3
[ 92/760] 100994=resolv/test_mdns
[ 93/760] 100994=-ext-/method/test_arity
[ 94/760] 100994=openssl/test_buffering
[ 95/760] 100994=resolv/test_svcb_https
[ 96/760] 100994=openssl/test_pkey_ec
[ 97/760] 100994=test_pty
[ 98/760] 100994=rubygems/test_gem_dependency_installer
[ 99/760] 100995=uri/test_http
[100/760] 100995=ruby/test_hash
[101/760] 100993=rubygems/test_gem_commands_specification_command
[102/760] 100993=-ext-/test_scan_args
[103/760] 100993=rubygems/test_gem_request
[104/760] 100993=rubygems/test_gem_commands_which_command
[105/760] 100993=rubygems/test_gem_package_old
[106/760] 100993=rubygems/test_gem_commands_push_command
[107/760] 100994=prism/locals_test
[108/760] 100994=-ext-/string/test_too_many_dummy_encodings
[109/760] 100993=ruby/test_method_cache
[110/760] 100993=ruby/test_sprintf_comb
[111/760] 100994=-ext-/marshal/test_internal_ivar
[112/760] 100994=rubygems/test_gem_source_local
[113/760] 100993=rubygems/test_gem_gemcutter_utilities
[114/760] 100994=prism/ruby/desugar_compiler_test
[115/760] 100994=ruby/test_backtrace
[116/760] 100993=prism/ruby/tunnel_test
[117/760] 100993=-ext-/tracepoint/test_tracepoint
[118/760] 100995=rubygems/test_gem_text
[119/760] 100995=ruby/test_settracefunc
[120/760] 100993=stringio/test_ractor
[121/760] 100993=rubygems/test_gem_package_tar_writer
[122/760] 100993=-ext-/bignum/test_str2big
[123/760] 100993=psych/test_set
[124/760] 100993=net/http/test_http
[125/760] 100994=ruby/enc/test_utf16
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 8 #<File::Stat dev=0x9, ino=2597279937, 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>
[126/760] 100994=ruby/test_argf
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    100993  opc    8u  IPv4 2597279937      0t0  TCP localhost:35121->localhost:40600 (CLOSE_WAIT)
[127/760] 100995=openssl/test_x509name
[128/760] 100995=psych/test_yaml
[129/760] 100995=prism/ruby/source_test
[130/760] 100995=optparse/test_cclass
[131/760] 100995=rubygems/test_gem_uninstaller
[132/760] 100995=ruby/test_yjit
[133/760] 100995=rubygems/test_gem_dependency
[134/760] 100995=rubygems/test_gem_remote_fetcher_local_server
[135/760] 100995=ruby/test_m17n
[136/760] 100995=ruby/test_method
[137/760] 100994=resolv/test_win32_config
[138/760] 100994=ripper/test_filter
[139/760] 100994=ripper/test_parser_events
[140/760] 100994=openssl/test_pkcs12
[141/760] 100994=rubygems/test_gem_remote_fetcher
[142/760] 100994=ruby/enc/test_koi8
[143/760] 100994=psych/test_json_tree
[144/760] 100994=rubygems/test_gem_specification
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 9 #<File::Stat dev=0x9, ino=2597282097, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    100993  opc    9u  IPv4 2597282097      0t0  TCP localhost:43699->localhost:33262 (CLOSE_WAIT)
[145/760] 100995=ruby/test_box
[146/760] 100995=prism/result/string_test
[147/760] 100995=openssl/test_pkey_rsa
[148/760] 100993=io/nonblock/test_flush
[149/760] 100993=-ext-/st/test_numhash
[150/760] 100993=ruby/test_system
[151/760] 100994=ruby/test_parse
[152/760] 100995=dtrace/test_method_cache
[153/760] 100995=prism/result/attribute_write_test
[154/760] 100995=ruby/test_condition
[155/760] 100995=rubygems/test_gem_resolver_vendor_set
[156/760] 100995=ruby/enc/test_cp949
[157/760] 100995=did_you_mean/edit_distance/test_jaro_winkler
[158/760] 100995=json/json_coder_test
[159/760] 100995=ruby/test_mixed_unicode_escapes
[160/760] 100995=fiber/test_sleep
[161/760] 100994=fileutils/test_fileutils
[162/760] 100993=prism/ruby/dispatcher_test
[163/760] 100993=rubygems/test_gem_dependency_resolution_error
[164/760] 100993=ruby/enc/test_windows_1252
[165/760] 100993=ruby/test_stack
Leaked file descriptor: TestFileUtils#test_chown_error: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2026-03-25 06:07:16.890757132 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
Leaked file descriptor: TestFileUtils#test_chown_error: 8 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2026-03-24 20:21:32.013630789 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    100994  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    100994  opc    8r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[166/760] 100994=ruby/enc/test_emoji
[167/760] 100994=date/test_date_attr
[168/760] 100994=mkmf/test_sizeof
[169/760] 100993=rubygems/test_gem_request_set_lockfile_parser
[170/760] 100993=prism/result/constant_path_node_test
[171/760] 100993=ruby/test_stringchar
[172/760] 100993=ruby/test_econv
[173/760] 100995=prism/result/warnings_test
[174/760] 100995=rubygems/test_gem_install_update_options
[175/760] 100995=mkmf/test_framework
[176/760] 100995=-ext-/symbol/test_inadvertent_creation
[177/760] 100995=-ext-/string/test_coderange
[178/760] 100995=ruby/test_weakmap
[179/760] 100993=psych/test_date_time
[180/760] 100993=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_uri_read: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 45935>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    100993  opc   11u  IPv4 2597283914      0t0  TCP localhost:45935->localhost:53262 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_quoted_attvalue: 11
[181/760] 100993=ruby/test_case
[182/760] 100993=ruby/test_enumerator
[183/760] 100994=-ext-/string/test_enc_associate
[184/760] 100994=rubygems/test_gem_command_manager
[185/760] 100994=psych/test_array
[186/760] 100994=-ext-/string/test_qsort
[187/760] 100994=dtrace/test_gc
[188/760] 100994=ruby/test_math
[189/760] 100994=mkmf/test_libs
[190/760] 100994=ruby/enc/test_iso_8859
[191/760] 100994=psych/test_safe_load
[192/760] 100994=ruby/test_sprintf
[193/760] 100994=ruby/test_name_error
[194/760] 100994=json/json_addition_test
[195/760] 100994=rubygems/test_gem_source_list
[196/760] 100994=rubygems/test_gem_commands_sources_command
[197/760] 100994=psych/test_yaml_special_cases
[198/760] 100994=psych/handlers/test_recorder
[199/760] 100994=prism/result/comments_test
[200/760] 100994=ruby/test_const
[201/760] 100994=ruby/test_class
[202/760] 100995=rubygems/test_exit
[203/760] 100995=ruby/test_pipe
[204/760] 100995=ruby/test_string
[205/760] 100994=rubygems/test_gem_commands_server_command
[206/760] 100994=rubygems/test_gem_resolver_activation_request
[207/760] 100994=socket/test_tcp
[208/760] 100994=-ext-/integer/test_integer
[209/760] 100994=rubygems/test_gem_name_tuple
[210/760] 100994=-ext-/scheduler/test_interrupt_with_scheduler
[211/760] 100994=rubygems/test_gem_requirement
[212/760] 100994=rubygems/test_gem_request_connection_pools
[213/760] 100994=-ext-/rational/test_rat
[214/760] 100994=-ext-/test_bug-3571
[215/760] 100994=psych/test_yamlstore
[216/760] 100994=ruby/test_numeric
[217/760] 100994=mkmf/test_flags
[218/760] 100994=uri/test_file
[219/760] 100994=ruby/test_time
[220/760] 100994=rubygems/test_gem_commands_owner_command
[221/760] 100994=-ext-/float/test_nextafter
[222/760] 100994=-ext-/string/test_capacity
[223/760] 100994=ruby/test_encoding
[224/760] 100994=openssl/test_hmac
[225/760] 100994=test_find
[226/760] 100994=mkmf/test_constant
[227/760] 100993=-ext-/gvl/test_ubf_async_safe
[228/760] 100993=prism/snippets_test
[229/760] 100994=rubygems/test_gem_version_option
[230/760] 100994=date/test_date_compat
[231/760] 100994=ruby/test_proc
[232/760] 100994=-ext-/win32/test_console_attr
[233/760] 100994=rubygems/test_gem_ext_cargo_builder
[234/760] 100994=rubygems/test_gem_commands_unpack_command
[235/760] 100994=zlib/test_zlib
[236/760] 100995=-ext-/path_to_class/test_path_to_class
[237/760] 100995=psych/test_data
[238/760] 100995=fiber/test_enumerator
[239/760] 100995=optparse/test_reqarg
[240/760] 100995=did_you_mean/test_spell_checker
[241/760] 100995=rubygems/test_gem_version
[242/760] 100995=rubygems/test_gem_ext_ext_conf_builder
[243/760] 100993=ruby/test_frozen_error
[244/760] 100993=resolv/test_resource
[245/760] 100993=rubygems/test_gem_package_tar_reader_entry
[246/760] 100993=rubygems/test_gem_uri
[247/760] 100993=-ext-/iter/test_yield_block
[248/760] 100993=-ext-/test_bug-5832
[249/760] 100993=rubygems/test_gem_config_file
[250/760] 100995=json/json_string_matching_test
[251/760] 100995=prism/api/freeze_test
[252/760] 100995=ruby/test_comparable
[253/760] 100995=ruby/test_yjit_exit_locations
[254/760] 100995=ruby/test_io_timeout
[255/760] 100995=prism/ruby/location_test
[256/760] 100995=ruby/test_io_buffer
[257/760] 100993=openssl/test_kdf
[258/760] 100993=uri/test_ldap
[259/760] 100993=ruby/test_defined
[260/760] 100993=-ext-/funcall/test_passing_block
[261/760] 100995=fileutils/test_nowrite
[262/760] 100993=ruby/test_thread_queue
[263/760] 100995=prism/ruby/find_test
[264/760] 100995=did_you_mean/tree_spell/test_human_typo
[265/760] 100995=-ext-/wait/test_wait
[266/760] 100995=psych/test_nil
[267/760] 100995=psych/test_psych
[268/760] 100995=psych/visitors/test_yaml_tree
[269/760] 100995=rubygems/test_gem_commands_yank_command
[270/760] 100995=ruby/enc/test_euc_tw
[271/760] 100995=rubygems/test_gem_resolver_dependency_request
[272/760] 100995=-ext-/string/test_cstr
[273/760] 100995=rubygems/test_gem_resolver_specification
[274/760] 100995=-ext-/bignum/test_big2str
[275/760] 100995=openssl/test_pkey_dsa
[276/760] 100995=prism/api/lex_test
[277/760] 100995=ripper/test_files_lib
[278/760] 100993=ruby/test_string_memory
[279/760] 100994=-ext-/test_enumerator_kw
[280/760] 100994=psych/test_marshalable
[281/760] 100994=json/json_common_interface_test
[282/760] 100994=psych/test_string
[283/760] 100993=dtrace/test_function_entry
[284/760] 100993=error_highlight/test_error_highlight
[285/760] 100994=dtrace/test_raise
[286/760] 100994=ruby/test_complexrational
[287/760] 100994=prism/result/named_capture_test
[288/760] 100994=prism/version_test
[289/760] 100994=psych/test_tree_builder
[290/760] 100994=rubygems/test_gem_commands_update_command
[291/760] 100993=date/test_date
[292/760] 100993=ruby/enc/test_big5
[293/760] 100993=psych/test_psych_set
[294/760] 100993=-ext-/load/test_protect
[295/760] 100993=ruby/test_fnmatch
[296/760] 100993=pathname/test_pathname
[297/760] 100995=coverage/test_coverage
[298/760] 100993=net/http/test_http_request
[299/760] 100994=test_tempfile
[300/760] 100993=yaml/test_store
[301/760] 100993=erb/test_erb_m17n
[302/760] 100993=fiber/test_timeout
[303/760] 100993=optparse/test_switch
[304/760] 100993=date/test_date_conv
[305/760] 100993=rubygems/test_webauthn_poller
[306/760] 100993=mkmf/test_egrep_cpp
[307/760] 100994=ruby/test_frozen
[308/760] 100994=rubygems/test_gem_resolver_index_specification
[309/760] 100993=psych/test_serialize_subclasses
[310/760] 100994=ruby/test_literal
[311/760] 100993=prism/result/static_inspect_test
[312/760] 100993=rubygems/test_gem_unsatisfiable_dependency_error
[313/760] 100993=fiber/test_thread
[314/760] 100995=rubygems/test_gem_util
[315/760] 100993=ruby/test_complex2
[316/760] 100993=rubygems/test_config
[317/760] 100993=rubygems/test_gem_security_signer
[318/760] 100995=fiber/test_io
[319/760] 100993=fiber/test_ractor
[320/760] 100993=psych/test_null
[321/760] 100993=ruby/test_memory_view
[322/760] 100993=ruby/test_data
[323/760] 100993=openssl/test_pkey_dh
[324/760] 100995=ruby/test_m17n_comb
[325/760] 100994=prism/result/index_write_test
[326/760] 100994=-ext-/string/test_external_new
[327/760] 100994=openssl/test_pkey
[328/760] 100994=prism/api/parse_success_test
[329/760] 100994=-ext-/bignum/test_bigzero
[330/760] 100994=rubygems/test_gem_remote_fetcher_local_ssl_server
[331/760] 100993=rubygems/test_gem_platform
[332/760] 100993=prism/ruby/compiler_test
[333/760] 100993=rubygems/test_gem_commands_stale_command
[334/760] 100993=json/json_parser_test
[335/760] 100993=date/test_date_strftime
[336/760] 100993=uri/test_ws
[337/760] 100993=rubygems/test_gem_commands_cert_command
[338/760] 100993=prism/percent_delimiter_string_test
[339/760] 100993=psych/test_numeric
[340/760] 100993=-ext-/string/test_fstring
[341/760] 100993=test_singleton
[342/760] 100993=rubygems/test_gem_ext_rake_builder
[343/760] 100995=did_you_mean/spell_checking/test_key_name_check
[344/760] 100995=test_timeout
[345/760] 100993=io/console/test_ractor
[346/760] 100993=-ext-/thread/test_instrumentation_api
[347/760] 100994=cgi/test_cgi_escape
[348/760] 100994=test_weakref
[349/760] 100994=psych/test_deprecated
[350/760] 100994=fiber/test_io_buffer
[351/760] 100994=optparse/test_optparse
[352/760] 100994=ruby/test_exception
[353/760] 100995=optparse/test_bash_completion
[354/760] 100995=prism/ruby/pattern_test
[355/760] 100995=-ext-/bignum/test_div
[356/760] 100995=ripper/test_files_test_2
[357/760] 100995=psych/test_scalar
[358/760] 100995=ruby/test_syntax
[359/760] 100993=did_you_mean/spell_checking/test_class_name_check
[360/760] 100993=socket/test_basicsocket
[361/760] 100993=optparse/test_zsh_completion
[362/760] 100993=openssl/test_pkcs7
[363/760] 100994=rubygems/test_gem_commands_environment_command
[364/760] 100994=ruby/test_pack
[365/760] 100994=-ext-/load/test_stringify_symbols
[366/760] 100994=dtrace/test_require
[367/760] 100994=objspace/test_objspace
[368/760] 100993=prism/library_symbols_test
[369/760] 100993=-ext-/iseq_load/test_iseq_load
[370/760] 100993=mkmf/test_have_library
[371/760] 100993=psych/test_stream
[372/760] 100993=openssl/test_ns_spki
[373/760] 100993=-ext-/test_ensure_and_callcc
[374/760] 100993=-ext-/postponed_job/test_postponed_job
[375/760] 100993=rubygems/test_gem_request_set_lockfile
[376/760] 100993=net/http/test_httpresponses
[377/760] 100993=rubygems/test_deprecate
[378/760] 100993=uri/test_generic
[379/760] 100993=uri/test_common
[380/760] 100993=prism/encoding/encodings_test
[381/760] 100993=ruby/test_random_formatter
[382/760] 100993=ruby/test_rand
[383/760] 100995=ruby/test_process
[384/760] 100993=ruby/enc/test_euc_kr
[385/760] 100993=openssl/test_provider
[386/760] 100993=rubygems/test_gem_source_specific_file
[387/760] 100993=rubygems/test_gem_package_tar_header_ractor
[388/760] 100993=-ext-/proc/test_bmethod
[389/760] 100993=json/json_fixtures_test
[390/760] 100993=rubygems/test_gem_doctor
[391/760] 100993=-ext-/struct/test_len
[392/760] 100993=io/wait/test_io_wait
[393/760] 100993=-ext-/bignum/test_pack
[394/760] 100993=optparse/test_kwargs
[395/760] 100993=-ext-/typeddata/test_typeddata
[396/760] 100993=rubygems/test_gem_commands_fetch_command
[397/760] 100993=test_securerandom
[398/760] 100993=prism/encoding/string_encoding_test
[399/760] 100993=rubygems/test_gem_dependency_list
[400/760] 100993=rubygems/test_gem_commands_outdated_command
[401/760] 100993=rubygems/test_gem_resolver_index_set
[402/760] 100993=rubygems/test_webauthn_listener_response
[403/760] 100993=ruby/test_sleep
Leaked file descriptor: TestProcess#test_uid_from_name: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2026-03-25 06:07:16.890757132 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    100995  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[404/760] 100993=psych/test_stringio
[405/760] 100993=-ext-/string/test_interned_str
[406/760] 100993=-ext-/string/test_set_len
[407/760] 100993=ruby/test_pattern_matching
[408/760] 100993=ruby/test_gc
Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2026-03-24 20:21:32.013630789 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    100995  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[409/760] 100995=rubygems/test_gem_request_set
[410/760] 100995=rubygems/test_gem_bundler_version_finder
[411/760] 100995=psych/test_symbol
[412/760] 100995=prism/ractor_test
[413/760] 100995=rubygems/test_project_sanity
[414/760] 100995=ruby/test_set
[415/760] 100995=test_delegate
[416/760] 100995=-ext-/exception/test_ensured
[417/760] 100995=ruby/enc/test_euc_jp
[418/760] 100995=psych/test_alias_and_anchor
[419/760] 100995=-ext-/popen_deadlock/test_popen_deadlock
[420/760] 100995=test_time
[421/760] 100995=prism/ruby/relocation_test
[422/760] 100995=ruby/test_ractor
[423/760] 100994=ruby/enc/test_windows_1251
[424/760] 100994=rubygems/test_gem_ext_builder
[425/760] 100994=-ext-/array/test_to_ary_concat
[426/760] 100994=prism/result/integer_base_flags_test
[427/760] 100994=rubygems/test_gem_commands_build_command
[428/760] 100994=ruby/test_call
[429/760] 100994=-ext-/string/test_ellipsize
[430/760] 100994=-ext-/struct/test_data
[431/760] 100994=-ext-/test_bug-14834
[432/760] 100994=socket/test_socket
[433/760] 100995=ruby/test_inlinecache
[434/760] 100995=ruby/test_thread
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x0000fffdf4aff3c8 /home/opc/ruby/build/master/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_udp_recvmsg_truncation: #<Thread:0x0000fffdf4aff3c8 /home/opc/ruby/build/master/.ext/common/socket.rb:722 dead>
[435/760] 100993=ruby/test_time_tz
[436/760] 100993=prism/newline_offsets_test
[437/760] 100993=socket/test_addrinfo
[438/760] 100993=psych/visitors/test_to_ruby
[439/760] 100993=-ext-/string/test_enc_str_buf_cat
[440/760] 100993=prism/newline_test
[441/760] 100993=ruby/test_bignum
[442/760] 100994=json/ractor_test
[443/760] 100994=socket/test_ancdata
[444/760] 100994=ruby/test_marshal
[445/760] 100994=rubygems/test_gem_resolver_conflict
[446/760] 100994=rubygems/test_gem_util_atomic_file_writer
[447/760] 100994=psych/test_ractor
[448/760] 100994=open-uri/test_ssl
[449/760] 100993=fiber/test_scheduler
[450/760] 100994=rubygems/test_gem_commands_help_command
[451/760] 100994=prism/result/breadth_first_search_test
[452/760] 100994=rubygems/test_gem
[453/760] 100994=prism/result/numeric_value_test
[454/760] 100994=json/json_generator_test
Leaked file descriptor: TestFiberScheduler#test_iseq_compile_under_gc_stress_bug_21180: 13 : #<File:/dev/null>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    100993  opc   13r   CHR    1,3      0t0   27 /dev/null
Closed file descriptor: TestFiberScheduler#test_closed_when_set_to_nil: 13
[455/760] 100993=strscan/test_ractor
[456/760] 100993=psych/test_parser
[457/760] 100993=prism/result/node_id_test
[458/760] 100994=rubygems/test_gem_resolver_best_set
[459/760] 100994=yaml/test_dbm
[460/760] 100994=test_rbconfig
[461/760] 100994=-ext-/num2int/test_num2int
[462/760] 100994=rubygems/test_gem_commands_signin_command
[463/760] 100993=ruby/test_range
[464/760] 100994=-ext-/iter/test_iter_break
[465/760] 100994=test_extlibs
[466/760] 100993=ruby/test_enum
[467/760] 100994=rubygems/test_require
[468/760] 100993=-ext-/test_recursion
[469/760] 100993=objspace/test_ractor
[470/760] 100993=test_trick
[471/760] 100994=psych/json/test_stream
[472/760] 100994=fiber/test_address_resolve
[473/760] 100994=openssl/test_ts
[474/760] 100994=mkmf/test_have_func
[475/760] 100995=date/test_date_marshal
[476/760] 100995=rubygems/test_gem_commands_list_command
[477/760] 100995=date/test_date_new
[478/760] 100995=mkmf/test_configuration
[479/760] 100995=rubygems/test_gem_resolver_local_specification
[480/760] 100995=psych/test_coder
[481/760] 100995=rubygems/test_gem_commands_search_command
[482/760] 100995=ruby/test_symbol
[483/760] 100994=socket/test_udp
[484/760] 100994=rubygems/test_gem_commands_contents_command
[485/760] 100994=ruby/test_integer
[486/760] 100993=socket/test_unix
[487/760] 100993=ruby/test_compile_prism
[488/760] 100993=prism/test_helper
[489/760] 100993=rubygems/test_gem_commands_uninstall_command
[490/760] 100993=digest/test_digest_extend
[491/760] 100993=rubygems/test_gem_ext_cmake_builder
[492/760] 100993=-ext-/gvl/test_last_thread
[493/760] 100995=optparse/test_getopts
[494/760] 100995=ruby/test_alias
[495/760] 100995=openssl/test_fips
[496/760] 100995=psych/test_emitter
[497/760] 100995=did_you_mean/spell_checking/test_pattern_key_name_check
[498/760] 100995=prism/result/heredoc_test
[499/760] 100995=-ext-/debug/test_profile_frames
[500/760] 100993=ruby/test_transcode
[501/760] 100994=ruby/test_refinement
[502/760] 100995=-ext-/debug/test_debug
[503/760] 100995=rubygems/test_gem_commands_cleanup_command
[504/760] 100995=json/json_ryu_fallback_test
[505/760] 100995=-ext-/class/test_class2name
[506/760] 100995=-ext-/test_notimplement
[507/760] 100995=resolv/test_dns
[508/760] 100993=-ext-/box/test_load_ext
[509/760] 100993=prism/result/source_location_test
[510/760] 100993=openssl/test_x509crl
[511/760] 100993=mmtk/test_configuration
[512/760] 100993=io/console/test_io_console
[513/760] 100995=ruby/test_flip
[514/760] 100995=ruby/test_allocation
[515/760] 100994=ruby/test_ifunless
[516/760] 100994=rubygems/test_gem_console_ui
[517/760] 100994=ruby/test_insns_leaf
[518/760] 100994=ruby/test_readpartial
[519/760] 100994=net/http/test_httpresponse
[520/760] 100994=openssl/test_x509req
[521/760] 100994=rubygems/test_gem_source_vendor
[522/760] 100994=rubygems/test_gem_resolver
[523/760] 100994=-ext-/win32/test_dln
[524/760] 100994=ruby/test_object
[525/760] 100994=prism/unescape_test
[526/760] 100994=rubygems/test_gem_commands_exec_command
[527/760] 100993=ruby/test_super
[528/760] 100994=ruby/test_object_id
[529/760] 100995=rubygems/test_gem_available_set
[530/760] 100995=mkmf/test_pkg_config
[531/760] 100995=-ext-/string/test_modify_expand
[532/760] 100995=prism/errors_test
[533/760] 100993=mkmf/test_convertible
[534/760] 100995=prism/ruby/reflection_test
[535/760] 100995=ruby/test_vm_dump
[536/760] 100995=json/json_encoding_test
[537/760] 100994=open-uri/test_ftp
[538/760] 100994=monitor/test_monitor
[539/760] 100995=ruby/test_beginendblock
[540/760] 100994=ruby/test_eval
[541/760] 100995=prism/ruby/parameters_signature_test
[542/760] 100995=ruby/test_regexp
[543/760] 100994=ruby/test_whileuntil
[544/760] 100994=-ext-/string/test_nofree
[545/760] 100994=-ext-/bug_reporter/test_bug_reporter
[546/760] 100994=rubygems/test_gem_installer
[547/760] 100993=openssl/test_ossl
[548/760] 100993=prism/result/regular_expression_options_test
[549/760] 100993=net/http/test_buffered_io
[550/760] 100993=-ext-/arith_seq/test_arith_seq_extract
[551/760] 100993=psych/test_object_references
[552/760] 100993=rubygems/test_gem_source_subpath_problem
[553/760] 100993=json/test_helper
[554/760] 100993=rubygems/test_gem_resolver_api_set
[555/760] 100993=-ext-/struct/test_duplicate
[556/760] 100993=uri/test_mailto
[557/760] 100993=resolv/test_addr
[558/760] 100993=psych/test_object
[559/760] 100993=-ext-/struct/test_member
[560/760] 100993=ruby/enc/test_case_options
[561/760] 100993=psych/visitors/test_emitter
[562/760] 100993=openssl/test_x509ext
[563/760] 100993=optparse/test_summary
[564/760] 100993=mkmf/test_config
[565/760] 100993=ruby/test_file
[566/760] 100994=prism/bom_test
[567/760] 100994=-ext-/st/test_foreach
[568/760] 100994=rubygems/test_gem_resolver_installer_set
[569/760] 100994=-ext-/econv/test_append
[570/760] 100994=prism/encoding/symbol_encoding_test
[571/760] 100994=prism/api/dump_test
[572/760] 100994=ruby/test_trace
[573/760] 100994=rubygems/test_gem_path_support
[574/760] 100994=ruby/test_arity
[575/760] 100994=ruby/test_keyword
[576/760] 100994=-ext-/stack/test_stack_overflow
[577/760] 100994=psych/test_scalar_scanner
[578/760] 100994=-ext-/string/test_rb_str_dup
[579/760] 100994=ruby/test_lambda
[580/760] 100994=ripper/test_lexer
[581/760] 100994=ruby/enc/test_regex_casefold
[582/760] 100994=rubygems/test_gem_source_git
[583/760] 100994=ripper/test_ripper
[584/760] 100994=ruby/test_thread_cv
[585/760] 100994=stringio/test_stringio
[586/760] 100994=prism/result/overlap_test
[587/760] 100994=ripper/test_files_ext
[588/760] 100994=-ext-/test_random
[589/760] 100994=ruby/test_autoload
[590/760] 100993=rubygems/test_gem_package
[591/760] 100993=ruby/test_array
[592/760] 100994=-ext-/vm/test_at_exit
[593/760] 100994=prism/api/command_line_test
[594/760] 100994=mkmf/test_have_macro
[595/760] 100994=rubygems/test_gem_source
[596/760] 100994=mkmf/test_mkmf
[597/760] 100994=psych/test_class
[598/760] 100994=rubygems/test_gem_request_set_lockfile_tokenizer
[599/760] 100994=ruby/test_lazy_enumerator
[600/760] 100994=optparse/test_autoconf
[601/760] 100994=did_you_mean/test_ractor_compatibility
[602/760] 100994=ruby/test_arithmetic_sequence
[603/760] 100994=mkmf/test_find_executable
[604/760] 100994=uri/test_ftp
[605/760] 100994=socket/test_sockopt
[606/760] 100994=rubygems/test_gem_source_fetch_problem
[607/760] 100994=mkmf/test_install
[608/760] 100994=psych/test_encoding
[609/760] 100994=rubygems/test_gem_package_tar_reader
[610/760] 100994=rubygems/test_gem_commands_signout_command
[611/760] 100994=ruby/test_env
[612/760] 100994=openssl/test_pair
[613/760] 100995=rubygems/test_gem_commands_setup_command
[614/760] 100995=test_bundled_gems
[615/760] 100995=psych/test_document
[616/760] 100995=-ext-/eval/test_eval
[617/760] 100995=rubygems/test_gem_safe_yaml
[618/760] 100995=dtrace/test_singleton_function
[619/760] 100995=ruby/test_iseq
[620/760] 100994=ruby/test_primitive
[621/760] 100994=prism/ruby/parser_test
[622/760] 100994=uri/test_parser
[623/760] 100994=ripper/test_files_test_1
[624/760] 100994=ruby/test_dir
[625/760] 100993=rubygems/test_rubygems
[626/760] 100995=-ext-/load/test_resolve_symbol
[627/760] 100994=prism/ruby/ripper_test
[628/760] 100995=openssl/test_digest
[629/760] 100995=ruby/test_path
[630/760] 100995=ruby/test_io
[631/760] 100993=did_you_mean/spell_checking/test_uncorrectable_name_check
[632/760] 100993=-ext-/test_printf
[633/760] 100993=openssl/test_x509attr
[634/760] 100993=prism/ruby/string_query_test
[635/760] 100993=prism/magic_comment_test
[636/760] 100993=rubygems/test_gem_remote_fetcher_s3
[637/760] 100993=net/http/test_https_proxy
[638/760] 100993=etc/test_etc
[639/760] 100993=rubygems/test_gem_commands_rebuild_command
[640/760] 100993=ruby/test_nomethod_error
[641/760] 100993=-ext-/file/test_stat
[642/760] 100993=test_ipaddr
[643/760] 100993=prism/result/implicit_array_test
[644/760] 100993=ripper/test_scanner_events
[645/760] 100993=openssl/test_ocsp
[646/760] 100994=psych/test_omap
[647/760] 100994=date/test_date_strptime
[648/760] 100994=test_shellwords
[649/760] 100994=-ext-/bignum/test_mul
[650/760] 100994=rubygems/test_gem_ext_configure_builder
[651/760] 100994=json/json_ext_parser_test
[652/760] 100994=socket/test_nonblock
[653/760] 100994=ruby/test_io_m17n
[654/760] 100993=ruby/test_float
[655/760] 100994=rubygems/test_gem_stub_specification
[656/760] 100994=dtrace/test_cmethod
[657/760] 100994=ruby/enc/test_gb18030
[658/760] 100994=rubygems/test_gem_commands_lock_command
[659/760] 100994=test_unicode_normalize
[660/760] 100994=rubygems/test_gem_stream_ui
[661/760] 100994=prism/api/parse_comments_test
[662/760] 100994=erb/test_erb_command
[663/760] 100994=ruby/test_module
[664/760] 100993=rubygems/test_gem_security_trust_dir
[665/760] 100993=rubygems/test_gem_validator
[666/760] 100993=rubygems/test_gem_source_installed
[667/760] 100993=-ext-/marshal/test_usrmarshal
[668/760] 100993=rubygems/test_bundled_ca
[669/760] 100994=ruby/test_integer_comb
[670/760] 100993=optparse/test_load
[671/760] 100993=-ext-/test_abi
[672/760] 100993=openssl/test_ssl
[673/760] 100995=-ext-/thread/test_lock_native_thread
[674/760] 100995=rubygems/test_gem_package_task
[675/760] 100995=-ext-/array/test_resize
[676/760] 100995=ruby/test_key_error
[677/760] 100995=ruby/test_fiber
[678/760] 100994=rubygems/test_gem_commands_mirror
[679/760] 100994=openssl/test_engine
[680/760] 100994=prism/result/integer_parse_test
[681/760] 100994=prism/result/equality_test
[682/760] 100994=fiber/test_io_close
[683/760] 100994=prism/fuzzer_test
[684/760] 100994=ruby/test_rubyvm
[685/760] 100994=prism/onigmo_test
[686/760] 100994=psych/test_struct
[687/760] 100994=openssl/test_config
[688/760] 100994=psych/visitors/test_depth_first
[689/760] 100994=did_you_mean/tree_spell/test_change_word
[690/760] 100994=rubygems/test_gem_source_lock
[691/760] 100994=-ext-/st/test_update
[692/760] 100994=openssl/test_cipher
[693/760] 100994=-ext-/time/test_new
[694/760] 100994=prism/result/continuable_test
[695/760] 100994=dtrace/test_load
[696/760] 100994=openssl/test_x509store
[697/760] 100994=rubygems/test_gem_gem_runner
[698/760] 100994=ruby/test_require_lib
[699/760] 100994=ruby/test_metaclass
[700/760] 100994=ruby/test_objectspace
[701/760] 100995=ruby/test_require
[702/760] 100994=-ext-/integer/test_my_integer
[703/760] 100994=rubygems/test_gem_resolver_composed_set
[704/760] 100994=ruby/test_not
[705/760] 100994=uri/test_wss
[706/760] 100994=rubygems/test_gem_package_tar_header
[707/760] 100994=openssl/test_ssl_session
[708/760] 100994=ruby/enc/test_case_comprehensive
[709/760] 100994=ruby/test_rational2
[710/760] 100994=prism/fixtures_test
[711/760] 100994=optparse/test_placearg
[712/760] 100994=ruby/test_file_exhaustive
[713/760] 100995=rubygems/test_gem_security_policy
[714/760] 100995=-ext-/hash/test_delete
[715/760] 100995=open-uri/test_proxy
[716/760] 100995=io/wait/test_io_wait_uncommon
[717/760] 100995=ruby/test_continuation
[718/760] 100995=ruby/test_fixnum
[719/760] 100995=rubygems/test_gem_silent_ui
[720/760] 100995=ruby/test_signal
[721/760] 100993=rubygems/test_gem_ci_detector
[722/760] 100993=net/protocol/test_protocol
[723/760] 100995=ruby/test_weakkeymap
[724/760] 100993=ripper/test_files_test
[725/760] 100993=dtrace/test_object_create_start
[726/760] 100993=rubygems/test_gem_commands_info_command
[727/760] 100993=net/http/test_https
[728/760] 100995=rubygems/test_gem_request_set_gem_dependency_api
[729/760] 100995=did_you_mean/core_ext/test_name_error_extension
[730/760] 100995=openssl/test_x509cert
[731/760] 100995=did_you_mean/spell_checking/test_variable_name_check
[732/760] 100995=openssl/test_bn
[733/760] 100995=did_you_mean/spell_checking/test_require_path_check
[734/760] 100995=ruby/test_ast
[735/760] 100993=rubygems/test_gem_resolver_installed_specification
[736/760] 100993=-ext-/exception/test_exception_at_throwing
[737/760] 100994=digest/test_ractor
[738/760] 100993=prism/api/parse_stream_test
[739/760] 100993=strscan/test_stringscanner
[740/760] 100993=json/json_generic_object_test
[741/760] 100993=rubygems/test_gem_resolver_vendor_specification
[742/760] 100993=date/test_date_arith
[743/760] 100993=rubygems/test_gem_safe_marshal
[744/760] 100994=pathname/test_ractor
[745/760] 100994=net/http/test_httpheader
[746/760] 100994=ripper/test_sexp
[747/760] 100994=mkmf/test_signedness
[748/760] 100993=rubygems/test_gem_resolver_git_set
[749/760] 100993=rubygems/test_gem_commands_check_command
[750/760] 100993=digest/test_digest
[751/760] 100993=ruby/test_dup
[752/760] 100994=optparse/test_acceptable
[753/760] 100993=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[754/760] 100994=rubygems/test_gem_local_remote_options
[755/760] 100994=prism/api/parse_test
[756/760] 100994=fiber/test_mutex
[757/760] 100993=-ext-/symbol/test_type
[758/760] 100993=prism/heredoc_dedent_test
[759/760] 100993=test_tmpdir
[760/760] 100993=ruby/test_struct
Finished tests in 186.163665s, 185.2671 tests/s, 39073.4197 assertions/s.
34490 tests, 7274051 assertions, 0 failures, 0 errors, 163 skips

ruby -v: ruby 4.1.0dev (2026-03-25T13:08:32Z master 05f856f314) +PRISM [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -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-4.0.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/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-25T13:08:32Z master 05f856f314) +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 23.989602 seconds

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