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

ruby -v: ruby 4.1.0dev (2026-03-24T16:47:50Z master e74823a080) +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-24T16:47:50Z master e74823a080) +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.657685 seconds

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