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