# Logfile created on 2026-03-25 16:28:32 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffcba2ffdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20260325-162832", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffcba34a4d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffcba34a370 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffcba33fa10 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20260325-162832", @dev=#<File:/home/opc/ruby/logs/brlog.master.20260325-162832>, @binmode=false, @mon_data=#<Monitor:0x0000fffcba349e20>, @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 = a3eca0c9b8
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rdoc.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rdoc.revision unchanged
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /home/opc/ruby/src/master/version.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.rbbin updated
8d65b45727cfbc92e34dcd9f070c88290f4ff1cb241a08da58b817e23ea6c018  builtin_binary.rbbin
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
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]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.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-4.0.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/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/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/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]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.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]: 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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
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'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/4.1.0+1/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/4.1.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.1.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.1.0+1/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.1.0+1/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/4.1.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.1.0+1/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/4.1.0+1
installing common headers:          /home/opc/ruby/install/master/include/ruby-4.1.0+1
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.1
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.19.3
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.3
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-imap 0.6.3
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 4.0.2
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.15
                                    ostruct 0.6.3
                                    pstore 0.2.1
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
                                    win32-registry 0.1.2
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.3.gem              extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2046 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 4.1.0dev (2026-03-25T14:39:56Z master a3eca0c9b8) +PRISM [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
ruby 4.1.0dev (2026-03-25T14:39:56Z master a3eca0c9b8) +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.189553 seconds

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