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

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

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

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

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

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

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