# Logfile created on 2026-03-23 03:33:06 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffdb5c8fdd0 @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.20260323-033306", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffdb5bb87b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffdb5bb8650 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffdb5c59a78 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20260323-033306", @dev=#<File:/home/opc/ruby/logs/brlog.master.20260323-033306>, @binmode=false, @mon_data=#<Monitor:0x0000fffdb5bb8420>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
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 = f845960127
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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-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/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
	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 encdb.h
generating enc.mk
rm -rf .bundle/gems/win32ole-1.9.3/
encdb.h unchanged
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]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-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.14
                                    ostruct 0.6.3
                                    pstore 0.2.1
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
                                    win32-registry 0.1.2
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.3.gem              extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2046 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
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=6202
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

[  1/759] 1740257=psych/test_date_time
[  2/759] 1740264=mkmf/test_framework
[  3/759] 1740265=ruby/test_weakmap
[  4/759] 1740264=-ext-/string/test_coderange
[  5/759] 1740264=-ext-/symbol/test_inadvertent_creation
[  6/759] 1740257=ruby/enc/test_iso_8859
[  7/759] 1740264=mkmf/test_libs
[  8/759] 1740264=ruby/test_math
[  9/759] 1740257=dtrace/test_gc
[ 10/759] 1740257=-ext-/string/test_qsort
[ 11/759] 1740257=psych/test_safe_load
[ 12/759] 1740264=ruby/test_sprintf
[ 13/759] 1740257=rubygems/test_exit
[ 14/759] 1740257=ruby/test_class
[ 15/759] 1740264=ruby/test_const
[ 16/759] 1740264=prism/result/comments_test
[ 17/759] 1740264=psych/handlers/test_recorder
[ 18/759] 1740264=psych/test_yaml_special_cases
[ 19/759] 1740264=rubygems/test_gem_commands_sources_command
[ 20/759] 1740264=json/json_addition_test
[ 21/759] 1740264=rubygems/test_gem_source_list
[ 22/759] 1740265=ruby/test_name_error
[ 23/759] 1740264=ruby/test_case
[ 24/759] 1740264=open-uri/test_open-uri
[ 25/759] 1740265=-ext-/string/test_enc_associate
.Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 45219>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1740264  opc   11u  IPv4 2547293644      0t0  TCP localhost:45219->localhost:39982 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_mode: 11
.Leaked file descriptor: TestOpenURI#test_open_timeout: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 36425>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1740264  opc   11u  IPv4 2547293688      0t0  TCP localhost:36425->localhost:50818 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_meta_init_doesnt_bump_global_constant_state: 11
Leaked file descriptor: TestOpenURI#test_progress_chunked: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46815>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1740264  opc   11u  IPv4 2547293763      0t0  TCP localhost:46815->localhost:53280 (CLOSE_WAIT)
[ 26/759] 1740265=ruby/test_enumerator.Closed file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 11

.Leaked file descriptor: TestOpenURI#test_redirect: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41069>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1740264  opc   11u  IPv4 2547292000      0t0  TCP localhost:41069->localhost:34456 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_non_http_proxy: 11
[ 27/759] 1740264=rubygems/test_gem_command_manager
[ 28/759] 1740264=psych/test_array
[ 29/759] 1740264=dtrace/test_method_cache
[ 30/759] 1740264=prism/result/attribute_write_test
[ 31/759] 1740264=ruby/test_parse
[ 32/759] 1740264=ruby/test_box
[ 33/759] 1740257=rubygems/test_gem_specification
[ 34/759] 1740264=prism/result/string_test
[ 35/759] 1740264=io/nonblock/test_flush
[ 36/759] 1740264=openssl/test_pkey_rsa
[ 37/759] 1740265=ruby/test_system
[ 38/759] 1740264=-ext-/st/test_numhash
[ 39/759] 1740264=rubygems/test_gem_request_set_lockfile_parser
[ 40/759] 1740264=mkmf/test_sizeof
[ 41/759] 1740265=date/test_date_attr
[ 42/759] 1740265=ruby/test_stringchar
[ 43/759] 1740265=prism/result/constant_path_node_test
[ 44/759] 1740265=prism/result/warnings_test
[ 45/759] 1740265=ruby/test_econv
[ 46/759] 1740257=rubygems/test_gem_install_update_options
[ 47/759] 1740257=did_you_mean/edit_distance/test_jaro_winkler
[ 48/759] 1740257=ruby/enc/test_cp949
[ 49/759] 1740257=rubygems/test_gem_resolver_vendor_set
[ 50/759] 1740257=ruby/test_condition
[ 51/759] 1740257=rubygems/test_gem_dependency_resolution_error
[ 52/759] 1740257=prism/ruby/dispatcher_test
[ 53/759] 1740257=fileutils/test_fileutils
[ 54/759] 1740265=fiber/test_sleep
Leaked file descriptor: TestFileUtils#test_chown_error: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2026-03-22 06:06:19.390087221 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
Leaked file descriptor: TestFileUtils#test_chown_error: 8 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2026-03-22 20:18:54.401139701 +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    1740257  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    1740257  opc    8r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[ 55/759] 1740257=ruby/test_mixed_unicode_escapes
[ 56/759] 1740257=json/json_coder_test
[ 57/759] 1740257=ruby/enc/test_emoji
[ 58/759] 1740257=ruby/enc/test_windows_1252
[ 59/759] 1740257=ruby/test_stack
[ 60/759] 1740257=stringio/test_ractor
[ 61/759] 1740257=-ext-/bignum/test_str2big
[ 62/759] 1740257=rubygems/test_gem_package_tar_writer
[ 63/759] 1740265=ruby/enc/test_utf16
[ 64/759] 1740265=net/http/test_http
.Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x9, ino=2547294535, 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>
[ 65/759] 1740257=psych/test_set
[ 66/759] 1740257=resolv/test_win32_config
[ 67/759] 1740264=ripper/test_parser_events
[ 68/759] 1740257=ripper/test_filterCOMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    1740265  opc    8u  IPv4 2547294535      0t0  TCP localhost:36993->localhost:48444 (CLOSE_WAIT)

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

ruby -v: ruby 4.1.0dev (2026-03-22T19:22:47Z master f845960127) +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
generating encdb.h
encdb.h unchanged
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-22T19:22:47Z master f845960127) +PRISM [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ..........

Finished in 23.955076 seconds

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