# Logfile created on 2026-03-24 16:38:22 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffbdee5fdc8 @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-163822", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffbdeeaa648 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffbdeeaa490 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffbdee9fa68 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20260324-163822", @dev=#<File:/home/opc/ruby/logs/brlog.master.20260324-163822>, @binmode=false, @mon_data=#<Monitor:0x0000fffbdeeaa008>, @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 = b1d6132b11
$$$[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/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: 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]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/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]: 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/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/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/4.1.0+1/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/4.1.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.1.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.1.0+1/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.1.0+1/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/4.1.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.1.0+1/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/4.1.0+1
installing common headers:          /home/opc/ruby/install/master/include/ruby-4.1.0+1
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.1
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.19.2
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.3
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-imap 0.6.3
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.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-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=46166
  "--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] 1456435=psych/test_nil
[  2/760] 1456434=psych/test_psych
[  3/760] 1456433=prism/ruby/find_test
[  4/760] 1456435=did_you_mean/tree_spell/test_human_typo
[  5/760] 1456435=-ext-/wait/test_wait
[  6/760] 1456434=openssl/test_pkey_dsa
[  7/760] 1456433=rubygems/test_gem_resolver_specification
[  8/760] 1456435=-ext-/bignum/test_big2str
[  9/760] 1456435=ruby/enc/test_euc_tw
[ 10/760] 1456435=rubygems/test_gem_resolver_dependency_request
[ 11/760] 1456433=-ext-/string/test_cstr
[ 12/760] 1456435=psych/visitors/test_yaml_tree
[ 13/760] 1456435=rubygems/test_gem_commands_yank_command
[ 14/760] 1456433=ruby/test_io_timeout
[ 15/760] 1456433=prism/ruby/location_test
[ 16/760] 1456433=ruby/test_yjit_exit_locations
[ 17/760] 1456433=ruby/test_comparable
[ 18/760] 1456433=rubygems/test_gem_config_file
[ 19/760] 1456433=prism/api/freeze_test
[ 20/760] 1456433=json/json_string_matching_test
[ 21/760] 1456433=-ext-/funcall/test_passing_block
[ 22/760] 1456433=ruby/test_defined
[ 23/760] 1456435=fileutils/test_nowrite
[ 24/760] 1456435=ruby/test_thread_queue
[ 25/760] 1456433=openssl/test_kdf
[ 26/760] 1456433=uri/test_ldap
[ 27/760] 1456433=ruby/test_io_buffer
[ 28/760] 1456433=coverage/test_coverage
[ 29/760] 1456434=net/http/test_http_request
[ 30/760] 1456434=test_tempfile
[ 31/760] 1456433=yaml/test_store
[ 32/760] 1456433=ruby/test_fnmatch
[ 33/760] 1456433=pathname/test_pathname
[ 34/760] 1456434=rubygems/test_gem_commands_update_command
[ 35/760] 1456433=date/test_date
[ 36/760] 1456433=ruby/enc/test_big5
[ 37/760] 1456433=-ext-/load/test_protect
[ 38/760] 1456433=psych/test_psych_set
[ 39/760] 1456433=psych/test_tree_builder
[ 40/760] 1456433=mkmf/test_egrep_cpp
[ 41/760] 1456433=ruby/test_frozen
[ 42/760] 1456433=rubygems/test_gem_resolver_index_specification
[ 43/760] 1456433=psych/test_serialize_subclasses
[ 44/760] 1456433=date/test_date_conv
[ 45/760] 1456433=optparse/test_switch
[ 46/760] 1456433=rubygems/test_webauthn_poller
[ 47/760] 1456433=fiber/test_timeout
[ 48/760] 1456433=erb/test_erb_m17n
[ 49/760] 1456433=psych/test_marshalable
[ 50/760] 1456433=-ext-/test_enumerator_kw
[ 51/760] 1456433=ruby/test_string_memory
[ 52/760] 1456433=prism/api/lex_test
[ 53/760] 1456433=ripper/test_files_lib
[ 54/760] 1456434=prism/version_test
[ 55/760] 1456434=prism/result/named_capture_test
[ 56/760] 1456434=dtrace/test_raise
[ 57/760] 1456434=ruby/test_complexrational
[ 58/760] 1456434=dtrace/test_function_entry
[ 59/760] 1456434=error_highlight/test_error_highlight
[ 60/760] 1456433=json/json_common_interface_test
[ 61/760] 1456433=psych/test_string
[ 62/760] 1456434=rubygems/test_gem_commands_owner_command
[ 63/760] 1456433=-ext-/float/test_nextafter
[ 64/760] 1456433=-ext-/string/test_capacity
[ 65/760] 1456433=uri/test_file
[ 66/760] 1456433=ruby/test_time
[ 67/760] 1456433=ruby/test_numeric
[ 68/760] 1456433=-ext-/test_bug-3571
[ 69/760] 1456433=psych/test_yamlstore
[ 70/760] 1456433=mkmf/test_flags
[ 71/760] 1456434=rubygems/test_gem_request_connection_pools
[ 72/760] 1456433=-ext-/rational/test_rat
[ 73/760] 1456433=test_find
[ 74/760] 1456433=mkmf/test_constant
[ 75/760] 1456435=ruby/test_encoding
[ 76/760] 1456434=openssl/test_hmac
[ 77/760] 1456434=rubygems/test_gem_commands_server_command
[ 78/760] 1456434=rubygems/test_gem_resolver_activation_request
[ 79/760] 1456434=ruby/test_pipe
[ 80/760] 1456434=ruby/test_string
[ 81/760] 1456435=-ext-/scheduler/test_interrupt_with_scheduler
[ 82/760] 1456433=rubygems/test_gem_requirement
[ 83/760] 1456433=-ext-/integer/test_integer
[ 84/760] 1456435=rubygems/test_gem_name_tuple
[ 85/760] 1456435=socket/test_tcp
[ 86/760] 1456433=did_you_mean/test_spell_checker
[ 87/760] 1456433=rubygems/test_gem_version
[ 88/760] 1456433=rubygems/test_gem_ext_ext_conf_builder
[ 89/760] 1456435=ruby/test_frozen_error
[ 90/760] 1456435=optparse/test_reqarg
[ 91/760] 1456433=fiber/test_enumerator
[ 92/760] 1456433=-ext-/path_to_class/test_path_to_class
[ 93/760] 1456433=psych/test_data
[ 94/760] 1456433=-ext-/iter/test_yield_block
[ 95/760] 1456433=-ext-/test_bug-5832
[ 96/760] 1456433=rubygems/test_gem_uri
[ 97/760] 1456433=resolv/test_resource
[ 98/760] 1456433=rubygems/test_gem_package_tar_reader_entry
[ 99/760] 1456435=date/test_date_compat
[100/760] 1456435=rubygems/test_gem_version_option
[101/760] 1456435=-ext-/gvl/test_ubf_async_safe
[102/760] 1456433=prism/snippets_test
[103/760] 1456435=zlib/test_zlib
[104/760] 1456433=rubygems/test_gem_commands_unpack_command
[105/760] 1456433=-ext-/win32/test_console_attr
[106/760] 1456433=ruby/test_proc
[107/760] 1456433=rubygems/test_gem_ext_cargo_builder
[108/760] 1456433=rubygems/test_gem_request_set_lockfile
[109/760] 1456433=-ext-/postponed_job/test_postponed_job
[110/760] 1456433=-ext-/test_ensure_and_callcc
[111/760] 1456433=uri/test_common
[112/760] 1456433=uri/test_generic
[113/760] 1456435=rubygems/test_deprecate
[114/760] 1456433=net/http/test_httpresponses
[115/760] 1456433=prism/library_symbols_test
[116/760] 1456435=objspace/test_objspace
[117/760] 1456433=-ext-/load/test_stringify_symbols
[118/760] 1456433=dtrace/test_require
[119/760] 1456433=openssl/test_ns_spki
[120/760] 1456433=mkmf/test_have_library
[121/760] 1456434=psych/test_stream
[122/760] 1456434=-ext-/iseq_load/test_iseq_load
[123/760] 1456433=io/wait/test_io_wait
[124/760] 1456433=-ext-/bignum/test_pack
[125/760] 1456433=optparse/test_kwargs
[126/760] 1456433=-ext-/struct/test_len
[127/760] 1456433=json/json_fixtures_test
[128/760] 1456433=rubygems/test_gem_doctor
[129/760] 1456433=prism/encoding/string_encoding_test
[130/760] 1456433=rubygems/test_gem_dependency_list
[131/760] 1456433=rubygems/test_gem_commands_outdated_command
[132/760] 1456433=test_securerandom
[133/760] 1456433=-ext-/typeddata/test_typeddata
[134/760] 1456434=rubygems/test_gem_commands_fetch_command
[135/760] 1456433=prism/encoding/encodings_test
[136/760] 1456433=ruby/test_random_formatter
[137/760] 1456433=ruby/test_rand
[138/760] 1456434=openssl/test_provider
[139/760] 1456434=ruby/enc/test_euc_kr
[140/760] 1456434=rubygems/test_gem_source_specific_file
[141/760] 1456434=rubygems/test_gem_package_tar_header_ractor
[142/760] 1456433=-ext-/proc/test_bmethod
[143/760] 1456433=ruby/test_process
[144/760] 1456434=ruby/test_m17n_comb
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-24 06:06:45.26349706 +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    1456433  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[145/760] 1456434=openssl/test_pkey_dh
[146/760] 1456434=ruby/test_memory_view
[147/760] 1456434=ruby/test_data
[148/760] 1456434=psych/test_null
[149/760] 1456434=fiber/test_ractor
[150/760] 1456434=rubygems/test_gem_remote_fetcher_local_ssl_server
[151/760] 1456435=prism/ruby/compiler_test
[152/760] 1456435=rubygems/test_gem_platform
[153/760] 1456435=-ext-/bignum/test_bigzero
[154/760] 1456435=-ext-/string/test_external_new
[155/760] 1456435=openssl/test_pkey
[156/760] 1456435=prism/api/parse_success_test
[157/760] 1456435=prism/result/index_write_test
[158/760] 1456435=rubygems/test_gem_util
[159/760] 1456435=rubygems/test_config
[160/760] 1456435=ruby/test_complex2
[161/760] 1456435=rubygems/test_gem_security_signer
[162/760] 1456435=fiber/test_thread
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-23 20:18:56.490471388 +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    1456433  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[163/760] 1456435=ruby/test_literal
[164/760] 1456435=prism/result/static_inspect_test
[165/760] 1456435=rubygems/test_gem_unsatisfiable_dependency_error
[166/760] 1456435=fiber/test_io
[167/760] 1456435=prism/ruby/pattern_test
[168/760] 1456435=-ext-/bignum/test_div
[169/760] 1456435=ripper/test_files_test_2
[170/760] 1456434=optparse/test_bash_completion
[171/760] 1456434=ruby/test_exception
[172/760] 1456434=optparse/test_optparse
[173/760] 1456434=psych/test_deprecated
[174/760] 1456434=fiber/test_io_buffer
[175/760] 1456435=ruby/test_pack
[176/760] 1456434=openssl/test_pkcs7
[177/760] 1456435=rubygems/test_gem_commands_environment_command
[178/760] 1456435=socket/test_basicsocket
[179/760] 1456435=optparse/test_zsh_completion
[180/760] 1456435=ruby/test_syntax
[181/760] 1456434=psych/test_scalar
[182/760] 1456434=did_you_mean/spell_checking/test_class_name_check
[183/760] 1456434=rubygems/test_gem_commands_cert_command
[184/760] 1456434=prism/percent_delimiter_string_test
[185/760] 1456434=date/test_date_strftime
[186/760] 1456434=json/json_parser_test
[187/760] 1456434=uri/test_ws
[188/760] 1456434=rubygems/test_gem_commands_stale_command
[189/760] 1456434=io/console/test_ractor
[190/760] 1456434=-ext-/thread/test_instrumentation_api
[191/760] 1456433=cgi/test_cgi_escape
[192/760] 1456433=test_weakref
[193/760] 1456433=did_you_mean/spell_checking/test_key_name_check
[194/760] 1456433=test_timeout
[195/760] 1456435=rubygems/test_gem_ext_rake_builder
[196/760] 1456435=psych/test_numeric
[197/760] 1456435=-ext-/string/test_fstring
[198/760] 1456435=test_singleton
[199/760] 1456435=fileutils/test_dryrun
[200/760] 1456435=ruby/test_gc_compact
[201/760] 1456434=psych/test_boolean
[202/760] 1456434=rubygems/test_gem_resolver_lock_specification
[203/760] 1456434=fiber/test_queue
[204/760] 1456434=-ext-/exception/test_enc_raise
[205/760] 1456434=ruby/test_clone
[206/760] 1456434=prism/lex_test
[207/760] 1456434=test_prettyprint
[208/760] 1456434=rubygems/test_gem_uri_formatter
[209/760] 1456434=ruby/enc/test_shift_jis
[210/760] 1456434=ruby/test_optimization
[211/760] 1456433=ruby/test_rubyoptions
[212/760] 1456435=-ext-/exception/test_data_error
[213/760] 1456435=ripper/test_files_sample
[214/760] 1456435=rubygems/test_remote_fetch_error
[215/760] 1456435=ruby/test_yield
[216/760] 1456434=prism/regexp_test
[217/760] 1456434=rubygems/test_webauthn_listener
[218/760] 1456435=rubygems/test_gem_resolver_api_specification
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 37369>
[219/760] 1456435=io/wait/test_ractorCOMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1456434  opc    8u  IPv4 2579217034      0t0  TCP localhost:37369->localhost:44670 (CLOSE_WAIT)

[220/760] 1456435=rubygems/test_gem_ext_cargo_builder_unit
[221/760] 1456434=ruby/enc/test_case_mapping
[222/760] 1456434=ruby/test_rational
[223/760] 1456435=openssl/test_buffering
[224/760] 1456435=openssl/test_pkey_ec
[225/760] 1456434=resolv/test_svcb_https
[226/760] 1456435=-ext-/method/test_arity
[227/760] 1456434=date/test_date_parse
[228/760] 1456435=test_open3
[229/760] 1456434=resolv/test_mdns
[230/760] 1456434=rubygems/test_gem_commands_dependency_command
[231/760] 1456434=ruby/enc/test_gbk
[232/760] 1456434=fiber/test_backtrace
[233/760] 1456434=ruby/test_default_gems
[234/760] 1456434=date/test_switch_hitter
[235/760] 1456434=ruby/test_unicode_escape
[236/760] 1456434=rubygems/test_gem_spec_fetcher
[237/760] 1456434=psych/test_yamldbm
[238/760] 1456434=ruby/test_warning
[239/760] 1456434=dtrace/test_hash_create
[240/760] 1456434=ruby/enc/test_grapheme_breaks
[241/760] 1456434=prism/ruby/ruby_parser_test
[242/760] 1456434=did_you_mean/test_tree_spell_checker
[243/760] 1456434=psych/nodes/test_enumerable
[244/760] 1456434=psych/test_merge_keys
[245/760] 1456434=did_you_mean/spell_checking/test_method_name_check
[246/760] 1456434=fiber/test_storage
[247/760] 1456434=prism/encoding/regular_expression_encoding_test
[248/760] 1456434=ruby/enc/test_cesu8
[249/760] 1456434=ruby/test_zjit
[250/760] 1456434=ruby/test_shapes
[251/760] 1456434=optparse/test_did_you_mean
[252/760] 1456434=rubygems/test_gem_rdoc
[253/760] 1456434=-ext-/load/test_dot_dot
[254/760] 1456434=rubygems/test_kernel
[255/760] 1456434=rubygems/test_gem_commands_install_command
[256/760] 1456435=ruby/test_iterator
[257/760] 1456435=dtrace/test_string
[258/760] 1456435=fiber/test_process
[259/760] 1456435=test_forwardable
[260/760] 1456435=-ext-/win32/test_fd_setsize
[261/760] 1456435=prism/result/static_literals_test
[262/760] 1456435=lib/!Nothing_to_test
[263/760] 1456435=ruby/test_complex
[264/760] 1456435=ruby/test_threadgroup
[265/760] 1456434=ruby/test_dir_m17n
[266/760] 1456435=dtrace/test_array_create
[267/760] 1456435=openssl/test_asn1
[268/760] 1456435=rubygems/test_gem_command
[269/760] 1456435=rubygems/test_gem_resolver_lock_set
[270/760] 1456435=openssl/test_random
[271/760] 1456435=prism/result/error_recovery_test
[272/760] 1456435=ruby/test_undef
[273/760] 1456435=ruby/test_assignment
[274/760] 1456434=rubygems/test_gem_update_suggestion
[275/760] 1456434=-ext-/string/test_normalize
[276/760] 1456434=ruby/enc/test_emoji_breaks
[277/760] 1456434=fileutils/test_verbose
[278/760] 1456434=rubygems/test_gem_commands_open_command
[279/760] 1456434=optparse/test_optarg
[280/760] 1456434=rubygems/test_gem_commands_pristine_command
[281/760] 1456433=psych/test_hash
[282/760] 1456433=ruby/test_variable
[283/760] 1456435=date/test_date_ractor
[284/760] 1456435=erb/test_erb
[285/760] 1456435=rubygems/test_gem_security
[286/760] 1456434=ruby/enc/test_utf32
[287/760] 1456434=rubygems/test_gem_resolver_git_specification
[288/760] 1456434=ruby/test_basicinstructions
[289/760] 1456434=psych/test_exception
[290/760] 1456434=-ext-/arith_seq/test_arith_seq_beg_len_step
[291/760] 1456434=optparse/test_noarg
[292/760] 1456434=rubygems/test_gem_resolver_requirement_list
[293/760] 1456434=test_pp
[294/760] 1456434=rubygems/test_gem_impossible_dependencies_error
[295/760] 1456434=ruby/test_stack
[296/760] 1456433=ruby/enc/test_windows_1252
[297/760] 1456433=ruby/enc/test_emoji
[298/760] 1456433=ruby/test_mixed_unicode_escapes
[299/760] 1456433=json/json_coder_test
[300/760] 1456433=fiber/test_sleep
[301/760] 1456434=prism/ruby/dispatcher_test
[302/760] 1456434=fileutils/test_fileutils
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-24 06:06:45.26349706 +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-23 20:18:56.490471388 +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    1456434  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    1456434  opc    8r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[303/760] 1456434=rubygems/test_gem_dependency_resolution_error
[304/760] 1456434=rubygems/test_gem_resolver_vendor_set
[305/760] 1456434=ruby/test_condition
[306/760] 1456434=ruby/enc/test_cp949
[307/760] 1456434=did_you_mean/edit_distance/test_jaro_winkler
[308/760] 1456434=rubygems/test_gem_install_update_options
[309/760] 1456434=ruby/test_econv
[310/760] 1456433=prism/result/warnings_test
[311/760] 1456433=prism/result/constant_path_node_test
[312/760] 1456433=ruby/test_stringchar
[313/760] 1456433=mkmf/test_sizeof
[314/760] 1456434=date/test_date_attr
[315/760] 1456434=rubygems/test_gem_request_set_lockfile_parser
[316/760] 1456434=-ext-/st/test_numhash
[317/760] 1456434=ruby/test_system
[318/760] 1456434=openssl/test_pkey_rsa
[319/760] 1456434=io/nonblock/test_flush
[320/760] 1456434=prism/result/string_test
[321/760] 1456434=rubygems/test_gem_specification
[322/760] 1456433=ruby/test_box
[323/760] 1456433=ruby/test_parse
[324/760] 1456433=prism/result/attribute_write_test
[325/760] 1456433=dtrace/test_method_cache
[326/760] 1456433=psych/test_array
[327/760] 1456433=rubygems/test_gem_command_manager
[328/760] 1456433=ruby/test_enumerator
[329/760] 1456434=-ext-/string/test_enc_associate
[330/760] 1456434=open-uri/test_open-uri
[331/760] 1456434=ruby/test_case
[332/760] 1456434=rubygems/test_gem_commands_sources_command
[333/760] 1456434=ruby/test_name_error
[334/760] 1456434=json/json_addition_test
[335/760] 1456434=rubygems/test_gem_source_list
[336/760] 1456434=psych/handlers/test_recorder
[337/760] 1456434=psych/test_yaml_special_cases
[338/760] 1456434=prism/result/comments_test
[339/760] 1456434=ruby/test_const
[340/760] 1456434=rubygems/test_exit
[341/760] 1456434=ruby/test_class
[342/760] 1456434=ruby/test_sprintf
[343/760] 1456434=psych/test_safe_load
[344/760] 1456434=-ext-/string/test_qsort
[345/760] 1456434=dtrace/test_gc
[346/760] 1456434=ruby/test_math
[347/760] 1456434=ruby/enc/test_iso_8859
[348/760] 1456434=mkmf/test_libs
[349/760] 1456434=-ext-/symbol/test_inadvertent_creation
[350/760] 1456434=ruby/test_weakmap
[351/760] 1456435=-ext-/string/test_coderange
[352/760] 1456435=mkmf/test_framework
[353/760] 1456435=psych/test_date_time
[354/760] 1456435=ruby/test_sprintf_comb
[355/760] 1456435=-ext-/string/test_too_many_dummy_encodings
[356/760] 1456435=ruby/test_method_cache
[357/760] 1456435=prism/locals_test
[358/760] 1456435=rubygems/test_gem_commands_push_command
[359/760] 1456435=ruby/test_backtrace
[360/760] 1456434=prism/ruby/tunnel_test
[361/760] 1456434=-ext-/tracepoint/test_tracepoint
[362/760] 1456434=rubygems/test_gem_text
[363/760] 1456434=ruby/test_settracefunc
[364/760] 1456435=rubygems/test_gem_gemcutter_utilities
[365/760] 1456435=prism/ruby/desugar_compiler_test
[366/760] 1456435=-ext-/marshal/test_internal_ivar
[367/760] 1456435=rubygems/test_gem_source_local
[368/760] 1456435=ruby/test_hash
[369/760] 1456434=uri/test_http
[370/760] 1456434=rubygems/test_gem_dependency_installer
[371/760] 1456434=test_pty
[372/760] 1456434=rubygems/test_gem_package_old
[373/760] 1456434=rubygems/test_gem_request
[374/760] 1456435=rubygems/test_gem_commands_which_command
[375/760] 1456435=-ext-/test_scan_args
[376/760] 1456435=rubygems/test_gem_commands_specification_command
[377/760] 1456434=ruby/test_m17n
[378/760] 1456435=ruby/test_method
[379/760] 1456434=optparse/test_cclass
[380/760] 1456434=rubygems/test_gem_uninstaller
[381/760] 1456434=ruby/test_yjit
[382/760] 1456434=rubygems/test_gem_dependency
[383/760] 1456434=rubygems/test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 13 : #<TCPSocket:fd 13, AF_INET6, ::1, 38959>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1456434  opc   13u  IPv6 2579224453      0t0  TCP localhost:38959->localhost:51442 (CLOSE_WAIT)
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 13
[384/760] 1456434=openssl/test_x509name
[385/760] 1456434=psych/test_yaml
[386/760] 1456434=prism/ruby/source_test
[387/760] 1456434=ruby/test_argf
[388/760] 1456433=rubygems/test_gem_remote_fetcher
[389/760] 1456433=ruby/enc/test_koi8
[390/760] 1456433=psych/test_json_tree
[391/760] 1456433=openssl/test_pkcs12
[392/760] 1456433=ripper/test_filter
[393/760] 1456433=ripper/test_parser_events
[394/760] 1456433=resolv/test_win32_config
[395/760] 1456433=psych/test_set
[396/760] 1456433=net/http/test_http
.Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 12 #<File::Stat dev=0x9, ino=2579226788, 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    1456433  opc   12u  IPv4 2579226788      0t0  TCP localhost:36995->localhost:56446 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 13 #<File::Stat dev=0x9, ino=2579226874, 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    1456433  opc   13u  IPv4 2579226874      0t0  TCP localhost:35509->localhost:60714 (CLOSE_WAIT)
.Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 14 #<File::Stat dev=0x9, ino=2579226971, 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    1456433  opc   14u  IPv4 2579226971      0t0  TCP localhost:42449->localhost:41298 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 15 #<File::Stat dev=0x9, ino=2579225914, 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    1456433  opc   15u  IPv4 2579225914      0t0  TCP localhost:40421->localhost:60218 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 16 #<File::Stat dev=0x9, ino=2579227126, 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    1456433  opc   16u  IPv4 2579227126      0t0  TCP localhost:33627->localhost:56458 (CLOSE_WAIT)
[397/760] 1456434=ruby/enc/test_utf16
[398/760] 1456435=rubygems/test_gem_package_tar_writer
[399/760] 1456434=-ext-/bignum/test_str2big
[400/760] 1456434=stringio/test_ractor
[401/760] 1456434=prism/magic_comment_test
[402/760] 1456435=rubygems/test_gem_remote_fetcher_s3
[403/760] 1456435=prism/ruby/string_query_test
[404/760] 1456435=-ext-/test_printf
[405/760] 1456435=openssl/test_x509attr
[406/760] 1456435=-ext-/file/test_stat
[407/760] 1456435=etc/test_etc
[408/760] 1456434=rubygems/test_gem_commands_rebuild_command
[409/760] 1456435=ruby/test_nomethod_error
[410/760] 1456435=net/http/test_https_proxy
[411/760] 1456435=openssl/test_digest
[412/760] 1456435=ruby/test_path
[413/760] 1456435=rubygems/test_rubygems
[414/760] 1456434=-ext-/load/test_resolve_symbol
[415/760] 1456434=prism/ruby/ripper_test
[416/760] 1456435=ripper/test_files_test_1
[417/760] 1456435=ruby/test_dir
Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2026-03-24 06:06:45.26349706 +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    1456435  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[418/760] 1456435=ruby/test_io
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 17 #<File::Stat dev=0x9, ino=2579226577, 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    1456433  opc   17u  IPv4 2579226577      0t0  TCP localhost:36795->localhost:34672 (CLOSE_WAIT)
[419/760] 1456434=did_you_mean/spell_checking/test_uncorrectable_name_check
[420/760] 1456434=ruby/test_float
[421/760] 1456434=rubygems/test_gem_stub_specification
[422/760] 1456434=dtrace/test_cmethod
[423/760] 1456434=ruby/test_io_m17n
[424/760] 1456434=rubygems/test_gem_stream_ui
[425/760] 1456434=prism/api/parse_comments_test
[426/760] 1456434=test_unicode_normalize
[427/760] 1456434=rubygems/test_gem_commands_lock_command
[428/760] 1456434=ruby/enc/test_gb18030
[429/760] 1456434=test_shellwords
[430/760] 1456434=-ext-/bignum/test_mul
[431/760] 1456434=psych/test_omap
[432/760] 1456434=date/test_date_strptime
[433/760] 1456434=test_ipaddr
[434/760] 1456434=prism/result/implicit_array_test
[435/760] 1456434=ripper/test_scanner_events
[436/760] 1456434=openssl/test_ocsp
[437/760] 1456433=socket/test_nonblock
[438/760] 1456433=rubygems/test_gem_ext_configure_builder
[439/760] 1456433=json/json_ext_parser_test
[440/760] 1456433=ruby/test_array
[441/760] 1456434=rubygems/test_gem_package
[442/760] 1456434=ruby/test_autoload
[443/760] 1456435=psych/test_class
[444/760] 1456435=mkmf/test_have_macro
[445/760] 1456435=mkmf/test_mkmf
[446/760] 1456435=rubygems/test_gem_source
[447/760] 1456435=prism/api/command_line_test
[448/760] 1456435=-ext-/vm/test_at_exit
[449/760] 1456435=-ext-/test_random
[450/760] 1456435=ruby/test_thread_cv
[451/760] 1456435=prism/result/overlap_test
[452/760] 1456435=stringio/test_stringio
[453/760] 1456435=ripper/test_files_ext
[454/760] 1456435=ripper/test_ripper
[455/760] 1456435=ripper/test_lexer
[456/760] 1456435=ruby/enc/test_regex_casefold
[457/760] 1456435=rubygems/test_gem_source_git
[458/760] 1456435=dtrace/test_singleton_function
[459/760] 1456435=rubygems/test_gem_commands_setup_command
[460/760] 1456435=test_bundled_gems
[461/760] 1456435=-ext-/eval/test_eval
[462/760] 1456435=psych/test_document
[463/760] 1456435=rubygems/test_gem_safe_yaml
[464/760] 1456435=rubygems/test_gem_package_tar_reader
[465/760] 1456435=rubygems/test_gem_commands_signout_command
[466/760] 1456435=ruby/test_env
[467/760] 1456434=openssl/test_pair
[468/760] 1456433=uri/test_parser
[469/760] 1456433=prism/ruby/parser_test
[470/760] 1456433=ruby/test_primitive
[471/760] 1456433=ruby/test_iseq
[472/760] 1456435=mkmf/test_find_executable
[473/760] 1456435=optparse/test_autoconf
[474/760] 1456435=did_you_mean/test_ractor_compatibility
[475/760] 1456435=ruby/test_arithmetic_sequence
[476/760] 1456435=rubygems/test_gem_request_set_lockfile_tokenizer
[477/760] 1456435=ruby/test_lazy_enumerator
[478/760] 1456435=psych/test_encoding
[479/760] 1456435=mkmf/test_install
[480/760] 1456435=rubygems/test_gem_source_fetch_problem
[481/760] 1456435=uri/test_ftp
[482/760] 1456435=socket/test_sockopt
[483/760] 1456435=did_you_mean/core_ext/test_name_error_extension
[484/760] 1456435=rubygems/test_gem_request_set_gem_dependency_api
[485/760] 1456433=dtrace/test_object_create_start
[486/760] 1456433=rubygems/test_gem_commands_info_command
[487/760] 1456433=net/http/test_https
[488/760] 1456435=net/protocol/test_protocol
[489/760] 1456435=ripper/test_files_test
[490/760] 1456435=ruby/test_weakkeymap
[491/760] 1456435=ruby/test_ast
[492/760] 1456434=did_you_mean/spell_checking/test_variable_name_check
[493/760] 1456434=openssl/test_bn
[494/760] 1456434=did_you_mean/spell_checking/test_require_path_check
[495/760] 1456434=openssl/test_x509cert
[496/760] 1456434=optparse/test_placearg
[497/760] 1456434=ruby/enc/test_case_comprehensive
[498/760] 1456434=ruby/test_rational2
[499/760] 1456434=prism/fixtures_test
[500/760] 1456434=rubygems/test_gem_package_tar_header
[501/760] 1456434=openssl/test_ssl_session
[502/760] 1456434=ruby/test_continuation
[503/760] 1456434=ruby/test_fixnum
[504/760] 1456434=rubygems/test_gem_silent_ui
[505/760] 1456434=ruby/test_signal
[506/760] 1456434=rubygems/test_gem_ci_detector
[507/760] 1456434=io/wait/test_io_wait_uncommon
[508/760] 1456434=rubygems/test_gem_security_policy
[509/760] 1456434=-ext-/hash/test_delete
[510/760] 1456434=open-uri/test_proxy
[511/760] 1456434=ruby/test_file_exhaustive
[512/760] 1456433=rubygems/test_gem_local_remote_options
[513/760] 1456433=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[514/760] 1456433=optparse/test_acceptable
[515/760] 1456433=ruby/test_dup
[516/760] 1456433=ruby/test_struct
[517/760] 1456433=test_tmpdir
[518/760] 1456433=-ext-/symbol/test_type
[519/760] 1456433=prism/heredoc_dedent_test
[520/760] 1456433=prism/api/parse_test
[521/760] 1456433=fiber/test_mutex
[522/760] 1456433=rubygems/test_gem_resolver_vendor_specification
[523/760] 1456433=date/test_date_arith
[524/760] 1456433=json/json_generic_object_test
[525/760] 1456433=strscan/test_stringscanner
[526/760] 1456433=rubygems/test_gem_resolver_installed_specification
[527/760] 1456433=-ext-/exception/test_exception_at_throwing
[528/760] 1456433=digest/test_ractor
[529/760] 1456433=prism/api/parse_stream_test
[530/760] 1456433=digest/test_digest
[531/760] 1456433=mkmf/test_signedness
[532/760] 1456433=rubygems/test_gem_resolver_git_set
[533/760] 1456433=rubygems/test_gem_commands_check_command
[534/760] 1456433=pathname/test_ractor
[535/760] 1456433=net/http/test_httpheader
[536/760] 1456433=ripper/test_sexp
[537/760] 1456433=rubygems/test_gem_safe_marshal
[538/760] 1456433=prism/onigmo_test
[539/760] 1456433=psych/test_struct
[540/760] 1456433=ruby/test_rubyvm
[541/760] 1456433=prism/fuzzer_test
[542/760] 1456433=prism/result/equality_test
[543/760] 1456433=fiber/test_io_close
[544/760] 1456433=did_you_mean/tree_spell/test_change_word
[545/760] 1456433=psych/visitors/test_depth_first
[546/760] 1456433=openssl/test_config
[547/760] 1456433=openssl/test_ssl
[548/760] 1456434=ruby/test_integer_comb
[549/760] 1456434=rubygems/test_bundled_ca
[550/760] 1456434=optparse/test_load
[551/760] 1456434=-ext-/test_abi
[552/760] 1456434=rubygems/test_gem_validator
[553/760] 1456434=rubygems/test_gem_source_installed
[554/760] 1456434=-ext-/marshal/test_usrmarshal
[555/760] 1456434=erb/test_erb_command
[556/760] 1456434=ruby/test_module
[557/760] 1456434=rubygems/test_gem_security_trust_dir
[558/760] 1456434=ruby/test_fiber
[559/760] 1456433=rubygems/test_gem_commands_mirror
[560/760] 1456433=openssl/test_engine
[561/760] 1456433=prism/result/integer_parse_test
[562/760] 1456433=ruby/test_key_error
[563/760] 1456433=-ext-/array/test_resize
[564/760] 1456433=-ext-/thread/test_lock_native_thread
[565/760] 1456433=rubygems/test_gem_package_task
[566/760] 1456433=ruby/test_metaclass
[567/760] 1456433=rubygems/test_gem_gem_runner
[568/760] 1456433=ruby/test_require_lib
[569/760] 1456433=openssl/test_x509store
[570/760] 1456433=uri/test_wss
[571/760] 1456433=ruby/test_not
[572/760] 1456433=-ext-/integer/test_my_integer
[573/760] 1456433=rubygems/test_gem_resolver_composed_set
[574/760] 1456433=ruby/test_objectspace
[575/760] 1456434=ruby/test_require
[576/760] 1456434=-ext-/time/test_new
[577/760] 1456434=-ext-/st/test_update
[578/760] 1456434=openssl/test_cipher
[579/760] 1456434=rubygems/test_gem_source_lock
[580/760] 1456434=dtrace/test_load
[581/760] 1456434=prism/result/continuable_test
[582/760] 1456434=strscan/test_ractor
[583/760] 1456434=json/json_generator_test
[584/760] 1456433=prism/result/numeric_value_test
[585/760] 1456433=rubygems/test_gem
[586/760] 1456434=yaml/test_dbm
[587/760] 1456434=rubygems/test_gem_resolver_best_set
[588/760] 1456434=prism/result/node_id_test
[589/760] 1456434=psych/test_parser
[590/760] 1456434=socket/test_ancdata
[591/760] 1456434=json/ractor_test
[592/760] 1456434=ruby/test_marshal
[593/760] 1456433=ruby/test_bignum
[594/760] 1456434=prism/newline_test
[595/760] 1456434=-ext-/string/test_enc_str_buf_cat
[596/760] 1456434=prism/result/breadth_first_search_test
[597/760] 1456434=open-uri/test_ssl
[598/760] 1456433=rubygems/test_gem_commands_help_command
[599/760] 1456433=fiber/test_scheduler
[600/760] 1456434=psych/test_ractor
[601/760] 1456435=rubygems/test_gem_resolver_conflict
[602/760] 1456435=rubygems/test_gem_util_atomic_file_writer
[603/760] 1456435=rubygems/test_gem_commands_list_command
[604/760] 1456435=date/test_date_new
[605/760] 1456435=mkmf/test_configuration
[606/760] 1456435=rubygems/test_gem_resolver_local_specification
[607/760] 1456435=mkmf/test_have_func
[608/760] 1456434=date/test_date_marshal
[609/760] 1456434=ruby/test_integer
[610/760] 1456435=socket/test_unix
[611/760] 1456435=psych/test_coder
[612/760] 1456435=ruby/test_symbol
[613/760] 1456434=rubygems/test_gem_commands_search_command
[614/760] 1456434=socket/test_udp
[615/760] 1456434=rubygems/test_gem_commands_contents_command
[616/760] 1456434=ruby/test_enum
[617/760] 1456434=rubygems/test_require
.Leaked file descriptor: TestFiberScheduler#test_iseq_compile_under_gc_stress_bug_21180: 19 : #<File:/dev/null>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    1456433  opc   19r   CHR    1,3      0t0   27 /dev/null
Closed file descriptor: TestFiberScheduler#test_fiber_new_with_options: 19
[618/760] 1456433=-ext-/test_recursion
[619/760] 1456433=rubygems/test_gem_commands_signin_command
[620/760] 1456433=ruby/test_range
[621/760] 1456434=-ext-/iter/test_iter_break
[622/760] 1456434=test_extlibs
[623/760] 1456433=-ext-/num2int/test_num2int
[624/760] 1456433=test_rbconfig
[625/760] 1456433=openssl/test_ts
[626/760] 1456433=objspace/test_ractor
[627/760] 1456433=test_trick
[628/760] 1456434=psych/json/test_stream
[629/760] 1456434=fiber/test_address_resolve
[630/760] 1456434=test_delegate
[631/760] 1456434=ruby/test_set
[632/760] 1456434=psych/test_symbol
[633/760] 1456434=prism/ractor_test
[634/760] 1456434=rubygems/test_project_sanity
[635/760] 1456434=-ext-/popen_deadlock/test_popen_deadlock
[636/760] 1456434=test_time
[637/760] 1456434=psych/test_alias_and_anchor
[638/760] 1456434=ruby/enc/test_euc_jp
[639/760] 1456434=-ext-/exception/test_ensured
[640/760] 1456435=psych/test_stringio
[641/760] 1456435=rubygems/test_webauthn_listener_response
[642/760] 1456435=ruby/test_sleep
[643/760] 1456434=rubygems/test_gem_resolver_index_set
[644/760] 1456434=rubygems/test_gem_request_set
[645/760] 1456434=rubygems/test_gem_bundler_version_finder
[646/760] 1456434=ruby/test_gc
[647/760] 1456433=ruby/test_pattern_matching
[648/760] 1456433=-ext-/string/test_interned_str
[649/760] 1456433=-ext-/string/test_set_len
[650/760] 1456433=ruby/test_thread
[651/760] 1456435=socket/test_socket
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x0000ffff0dd28400 /home/opc/ruby/build/master/.ext/common/socket.rb:722 sleep>
.Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x0000ffff0dd28400 /home/opc/ruby/build/master/.ext/common/socket.rb:722 dead>
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x0000ffff0dcf2ff8 /home/opc/ruby/build/master/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_recvmsg_udp_no_arg: #<Thread:0x0000ffff0dcf2ff8 /home/opc/ruby/build/master/.ext/common/socket.rb:722 dead>
[652/760] 1456435=ruby/test_inlinecache
[653/760] 1456435=-ext-/test_bug-14834
[654/760] 1456435=-ext-/struct/test_data
[655/760] 1456435=psych/visitors/test_to_ruby
[656/760] 1456435=socket/test_addrinfo
[657/760] 1456435=ruby/test_time_tz
[658/760] 1456435=prism/newline_offsets_test
[659/760] 1456435=-ext-/array/test_to_ary_concat
[660/760] 1456435=rubygems/test_gem_ext_builder
[661/760] 1456433=prism/ruby/relocation_test
[662/760] 1456433=ruby/test_ractor
[663/760] 1456435=ruby/enc/test_windows_1251
[664/760] 1456435=rubygems/test_gem_commands_build_command
[665/760] 1456435=-ext-/string/test_ellipsize
[666/760] 1456435=ruby/test_call
[667/760] 1456435=prism/result/integer_base_flags_test
[668/760] 1456435=rubygems/test_gem_resolver_api_set
[669/760] 1456435=-ext-/struct/test_duplicate
[670/760] 1456435=json/test_helper
[671/760] 1456435=ruby/enc/test_case_options
[672/760] 1456435=psych/test_object
[673/760] 1456435=-ext-/struct/test_member
[674/760] 1456435=uri/test_mailto
[675/760] 1456435=resolv/test_addr
[676/760] 1456435=prism/ruby/parameters_signature_test
[677/760] 1456435=-ext-/string/test_nofree
[678/760] 1456435=ruby/test_regexp
[679/760] 1456434=ruby/test_whileuntil
[680/760] 1456434=monitor/test_monitor
[681/760] 1456434=ruby/test_beginendblock
[682/760] 1456434=ruby/test_eval
[683/760] 1456434=psych/test_object_references
[684/760] 1456434=rubygems/test_gem_source_subpath_problem
[685/760] 1456434=-ext-/arith_seq/test_arith_seq_extract
[686/760] 1456434=openssl/test_ossl
[687/760] 1456434=prism/result/regular_expression_options_test
[688/760] 1456434=net/http/test_buffered_io
[689/760] 1456434=rubygems/test_gem_installer
[690/760] 1456433=-ext-/bug_reporter/test_bug_reporter
[691/760] 1456433=ruby/test_keyword
[692/760] 1456433=rubygems/test_gem_path_support
[693/760] 1456433=ruby/test_arity
[694/760] 1456433=prism/api/dump_test
[695/760] 1456433=ruby/test_trace
[696/760] 1456433=-ext-/string/test_rb_str_dup
[697/760] 1456433=ruby/test_lambda
[698/760] 1456433=psych/test_scalar_scanner
[699/760] 1456433=-ext-/stack/test_stack_overflow
[700/760] 1456433=optparse/test_summary
[701/760] 1456433=mkmf/test_config
[702/760] 1456433=ruby/test_file
[703/760] 1456434=prism/bom_test
[704/760] 1456434=openssl/test_x509ext
[705/760] 1456434=psych/visitors/test_emitter
[706/760] 1456434=prism/encoding/symbol_encoding_test
[707/760] 1456434=rubygems/test_gem_resolver_installer_set
[708/760] 1456434=-ext-/econv/test_append
[709/760] 1456434=-ext-/st/test_foreach
[710/760] 1456434=rubygems/test_gem_commands_cleanup_command
[711/760] 1456434=json/json_ryu_fallback_test
[712/760] 1456434=-ext-/class/test_class2name
[713/760] 1456434=ruby/test_transcode
[714/760] 1456434=ruby/test_refinement
[715/760] 1456434=-ext-/debug/test_debug
[716/760] 1456434=-ext-/debug/test_profile_frames
[717/760] 1456434=prism/result/heredoc_test
[718/760] 1456434=did_you_mean/spell_checking/test_pattern_key_name_check
[719/760] 1456434=io/console/test_io_console
[720/760] 1456433=ruby/test_flip
[721/760] 1456433=-ext-/box/test_load_ext
[722/760] 1456433=prism/result/source_location_test
[723/760] 1456433=openssl/test_x509crl
[724/760] 1456433=mmtk/test_configuration
[725/760] 1456433=-ext-/test_notimplement
[726/760] 1456433=resolv/test_dns
[727/760] 1456433=rubygems/test_gem_commands_uninstall_command
[728/760] 1456434=prism/test_helper
[729/760] 1456434=ruby/test_compile_prism
[730/760] 1456434=ruby/test_alias
[731/760] 1456434=openssl/test_fips
[732/760] 1456433=psych/test_emitter
[733/760] 1456433=optparse/test_getopts
[734/760] 1456433=-ext-/gvl/test_last_thread
[735/760] 1456434=digest/test_digest_extend
[736/760] 1456434=rubygems/test_gem_ext_cmake_builder
[737/760] 1456434=ruby/test_super
[738/760] 1456433=ruby/test_object_id
[739/760] 1456433=prism/unescape_test
[740/760] 1456433=rubygems/test_gem_commands_exec_command
[741/760] 1456434=-ext-/win32/test_dln
[742/760] 1456434=ruby/test_object
[743/760] 1456434=rubygems/test_gem_source_vendor
[744/760] 1456434=rubygems/test_gem_resolver
[745/760] 1456434=open-uri/test_ftp
[746/760] 1456434=prism/ruby/reflection_test
[747/760] 1456434=ruby/test_vm_dump
[748/760] 1456434=json/json_encoding_test
[749/760] 1456434=prism/errors_test
[750/760] 1456433=mkmf/test_convertible
[751/760] 1456434=mkmf/test_pkg_config
[752/760] 1456434=rubygems/test_gem_available_set
[753/760] 1456434=-ext-/string/test_modify_expand
[754/760] 1456434=ruby/test_insns_leaf
[755/760] 1456434=ruby/test_ifunless
[756/760] 1456434=ruby/test_allocation
[757/760] 1456433=rubygems/test_gem_console_ui
[758/760] 1456433=openssl/test_x509req
[759/760] 1456434=net/http/test_httpresponse
[760/760] 1456434=ruby/test_readpartial
Finished tests in 173.588985s, 198.7453 tests/s, 41888.8849 assertions/s.
34500 tests, 7271449 assertions, 0 failures, 0 errors, 163 skips

ruby -v: ruby 4.1.0dev (2026-03-24T15:44:33Z master b1d6132b11) +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-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-24T15:44:33Z master b1d6132b11) +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.317647 seconds

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