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