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