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

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

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

generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: 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]: 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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-4.0.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update rdoc to 911b122a587e24f05434dbeb2c3e39cea607e21f
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
echo 911b122a587e24f05434dbeb2c3e39cea607e21f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rdoc.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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