# Logfile created on 2025-12-17 19:10:17 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff07eefdc0 @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.20251217-191017", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff07f3a4d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff07f3a370 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff07f2fa10 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20251217-191017", @dev=#<File:/home/opc/ruby/logs/brlog.master.20251217-191017>, @binmode=false, @mon_data=#<Monitor:0x0000ffff07f39e20>, @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.2/
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src -j3
Already up to date.
Latest commit hash = 601ac78caf
$$$[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 -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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 -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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
dbbe90eaeed3669805071129da6d37c15eb047d16490511dca0f9163d4474a15 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 -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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
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]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering 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/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
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/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.0.pre.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: 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 -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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
rm -rf .bundle/gems/win32ole-1.9.2/
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]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering 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/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/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.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.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.0.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.0.0+1/aarch64-linux
installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/4.0.0+1/aarch64-linux
installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.0.0+1/aarch64-linux
installing extension headers: /home/opc/ruby/install/master/include/ruby-4.0.0+1/aarch64-linux
installing extension scripts: /home/opc/ruby/install/master/lib/ruby/4.0.0+1
installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/4.0.0+1
installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.0.0+1
installing extension headers: /home/opc/ruby/install/master/include/ruby-4.0.0+1/ruby
installing command scripts: /home/opc/ruby/install/master/bin
installing library scripts: /home/opc/ruby/install/master/lib/ruby/4.0.0+1
installing common headers: /home/opc/ruby/install/master/include/ruby-4.0.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.0.0+1
bundler 4.0.2
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.0
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.6.0
resolv 0.7.0
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
tsort 0.2.0
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.0.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.18.0
openssl 4.0.0
psych 5.3.1
stringio 3.2.0
strscan 3.1.6
zlib 3.2.2
installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+1
minitest 5.27.0
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.3
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.6.1
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.0.pre.2
typeprof 0.31.0
debug 1.11.0
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.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.17.0
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+1/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2036 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 -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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 -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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
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.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/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.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.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=61803
"--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/757] 4164942=rubygems/test_gem_resolver_index_specification
[ 2/757] 4164943=psych/test_serialize_subclasses
[ 3/757] 4164944=ruby/test_frozen
[ 4/757] 4164944=mkmf/test_egrep_cpp
[ 5/757] 4164943=rubygems/test_webauthn_poller
[ 6/757] 4164944=date/test_date_conv
[ 7/757] 4164944=optparse/test_switch
[ 8/757] 4164944=fiber/test_timeout
[ 9/757] 4164944=erb/test_erb_m17n
[ 10/757] 4164944=yaml/test_store
[ 11/757] 4164942=net/http/test_http_request
[ 12/757] 4164944=test_tempfile
[ 13/757] 4164942=coverage/test_coverage
[ 14/757] 4164943=ruby/test_fnmatch
[ 15/757] 4164943=pathname/test_pathname
[ 16/757] 4164944=-ext-/load/test_protect
[ 17/757] 4164944=psych/test_psych_set
[ 18/757] 4164944=rubygems/test_gem_commands_update_command
[ 19/757] 4164943=ruby/enc/test_big5
[ 20/757] 4164943=date/test_date
[ 21/757] 4164943=psych/test_tree_builder
[ 22/757] 4164943=prism/version_test
[ 23/757] 4164943=prism/result/named_capture_test
[ 24/757] 4164943=ruby/test_complexrational
[ 25/757] 4164943=dtrace/test_raise
[ 26/757] 4164943=error_highlight/test_error_highlight
[ 27/757] 4164942=dtrace/test_function_entry
[ 28/757] 4164942=psych/test_string
[ 29/757] 4164942=json/json_common_interface_test
[ 30/757] 4164942=psych/test_marshalable
[ 31/757] 4164942=-ext-/test_enumerator_kw
[ 32/757] 4164942=ruby/test_string_memory
[ 33/757] 4164942=ripper/test_files_lib
[ 34/757] 4164943=prism/api/lex_test
[ 35/757] 4164943=openssl/test_pkey_dsa
[ 36/757] 4164944=-ext-/bignum/test_big2str
[ 37/757] 4164944=rubygems/test_gem_resolver_specification
[ 38/757] 4164944=-ext-/string/test_cstr
[ 39/757] 4164944=rubygems/test_gem_resolver_dependency_request
[ 40/757] 4164944=ruby/enc/test_euc_tw
[ 41/757] 4164944=rubygems/test_gem_commands_yank_command
[ 42/757] 4164944=psych/visitors/test_yaml_tree
[ 43/757] 4164942=psych/test_psych
[ 44/757] 4164944=psych/test_nil
[ 45/757] 4164944=-ext-/wait/test_wait
[ 46/757] 4164942=did_you_mean/tree_spell/test_human_typo
[ 47/757] 4164942=ruby/test_thread_queue
[ 48/757] 4164944=fileutils/test_nowrite
[ 49/757] 4164944=-ext-/funcall/test_passing_block
[ 50/757] 4164944=ruby/test_defined
[ 51/757] 4164944=uri/test_ldap
[ 52/757] 4164944=openssl/test_kdf
[ 53/757] 4164944=ruby/test_io_buffer
[ 54/757] 4164944=prism/ruby/location_test
[ 55/757] 4164944=ruby/test_io_timeout
[ 56/757] 4164944=ruby/test_yjit_exit_locations
[ 57/757] 4164944=ruby/test_comparable
[ 58/757] 4164944=prism/api/freeze_test
[ 59/757] 4164944=json/json_string_matching_test
[ 60/757] 4164944=rubygems/test_gem_config_file
[ 61/757] 4164944=-ext-/test_bug-5832
[ 62/757] 4164944=-ext-/iter/test_yield_block
[ 63/757] 4164944=rubygems/test_gem_uri
[ 64/757] 4164944=rubygems/test_gem_package_tar_reader_entry
[ 65/757] 4164944=resolv/test_resource
[ 66/757] 4164944=ruby/test_frozen_error
[ 67/757] 4164944=rubygems/test_gem_ext_ext_conf_builder
[ 68/757] 4164943=did_you_mean/test_spell_checker
[ 69/757] 4164943=rubygems/test_gem_version
[ 70/757] 4164943=optparse/test_reqarg
[ 71/757] 4164944=fiber/test_enumerator
[ 72/757] 4164944=psych/test_data
[ 73/757] 4164944=-ext-/path_to_class/test_path_to_class
[ 74/757] 4164944=zlib/test_zlib
[ 75/757] 4164943=rubygems/test_gem_commands_unpack_command
[ 76/757] 4164943=rubygems/test_gem_ext_cargo_builder
[ 77/757] 4164943=-ext-/win32/test_console_attr
[ 78/757] 4164943=ruby/test_proc
[ 79/757] 4164943=date/test_date_compat
[ 80/757] 4164943=rubygems/test_gem_version_option
[ 81/757] 4164943=prism/snippets_test
[ 82/757] 4164944=-ext-/gvl/test_ubf_async_safe
[ 83/757] 4164944=mkmf/test_constant
[ 84/757] 4164942=test_find
[ 85/757] 4164942=openssl/test_hmac
[ 86/757] 4164942=ruby/test_encoding
[ 87/757] 4164942=-ext-/string/test_capacity
[ 88/757] 4164942=-ext-/float/test_nextafter
[ 89/757] 4164942=rubygems/test_gem_commands_owner_command
[ 90/757] 4164944=ruby/test_time
[ 91/757] 4164944=uri/test_file
[ 92/757] 4164944=mkmf/test_flags
[ 93/757] 4164944=ruby/test_numeric
[ 94/757] 4164944=psych/test_yamlstore
[ 95/757] 4164944=-ext-/test_bug-3571
[ 96/757] 4164944=-ext-/rational/test_rat
[ 97/757] 4164944=rubygems/test_gem_request_connection_pools
[ 98/757] 4164942=rubygems/test_gem_requirement
[ 99/757] 4164942=-ext-/scheduler/test_interrupt_with_scheduler
[100/757] 4164943=rubygems/test_gem_name_tuple
[101/757] 4164942=-ext-/integer/test_integer
[102/757] 4164943=socket/test_tcp
[103/757] 4164942=rubygems/test_gem_resolver_activation_request
[104/757] 4164942=rubygems/test_gem_commands_server_command
[105/757] 4164942=ruby/test_string
[106/757] 4164943=ruby/test_pipe
[107/757] 4164943=rubygems/test_gem_commands_outdated_command
[108/757] 4164944=rubygems/test_gem_dependency_list
[109/757] 4164943=prism/encoding/string_encoding_test
[110/757] 4164943=test_securerandom
[111/757] 4164943=test_tsort
[112/757] 4164943=rubygems/test_gem_commands_fetch_command
[113/757] 4164944=-ext-/typeddata/test_typeddata
[114/757] 4164943=optparse/test_kwargs
[115/757] 4164943=io/wait/test_io_wait
[116/757] 4164944=-ext-/bignum/test_pack
[117/757] 4164943=-ext-/struct/test_len
[118/757] 4164943=rubygems/test_gem_doctor
[119/757] 4164943=json/json_fixtures_test
[120/757] 4164943=-ext-/proc/test_bmethod
[121/757] 4164943=openssl/test_provider
[122/757] 4164943=ruby/enc/test_euc_kr
[123/757] 4164943=rubygems/test_gem_package_tar_header_ractor
[124/757] 4164944=rubygems/test_gem_source_specific_file
[125/757] 4164944=ruby/test_process
[126/757] 4164943=ruby/test_rand
Leaked file descriptor: TestProcess#test_uid_from_name: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-12-17 05:30:11.415844712 +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 4164944 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd
[127/757] 4164943=ruby/test_random_formatter
[128/757] 4164943=prism/encoding/encodings_test
[129/757] 4164943=uri/test_common
[130/757] 4164943=uri/test_generic
[131/757] 4164943=rubygems/test_deprecate
[132/757] 4164943=net/http/test_httpresponses
[133/757] 4164943=rubygems/test_gem_request_set_lockfile
[134/757] 4164943=-ext-/postponed_job/test_postponed_job
[135/757] 4164943=-ext-/test_ensure_and_callcc
[136/757] 4164943=openssl/test_ns_spki
[137/757] 4164943=psych/test_stream
[138/757] 4164943=mkmf/test_have_library
[139/757] 4164943=-ext-/iseq_load/test_iseq_load
[140/757] 4164943=prism/library_symbols_test
[141/757] 4164943=objspace/test_objspace
[142/757] 4164942=-ext-/load/test_stringify_symbols
[143/757] 4164942=dtrace/test_require
[144/757] 4164942=ruby/test_pack
[145/757] 4164942=openssl/test_pkcs7
Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-12-17 13:56:11.047754661 +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 4164944 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group
[146/757] 4164942=rubygems/test_gem_commands_environment_command
[147/757] 4164942=optparse/test_zsh_completion
[148/757] 4164942=socket/test_basicsocket
[149/757] 4164942=did_you_mean/spell_checking/test_class_name_check
[150/757] 4164942=ruby/test_syntax
[151/757] 4164942=psych/test_scalar
[152/757] 4164942=-ext-/bignum/test_div
[153/757] 4164942=ripper/test_files_test_2
[154/757] 4164942=prism/ruby/pattern_test
[155/757] 4164942=optparse/test_bash_completion
[156/757] 4164942=ruby/test_exception
[157/757] 4164942=optparse/test_optparse
[158/757] 4164942=fiber/test_io_buffer
[159/757] 4164942=psych/test_deprecated
[160/757] 4164942=test_weakref
[161/757] 4164942=-ext-/thread/test_instrumentation_api
[162/757] 4164944=cgi/test_cgi_escape
[163/757] 4164944=io/console/test_ractor
[164/757] 4164944=test_timeout
[165/757] 4164942=did_you_mean/spell_checking/test_key_name_check
[166/757] 4164942=rubygems/test_gem_ext_rake_builder
[167/757] 4164942=test_singleton
[168/757] 4164942=psych/test_numeric
[169/757] 4164942=-ext-/string/test_fstring
[170/757] 4164942=prism/percent_delimiter_string_test
[171/757] 4164942=rubygems/test_gem_commands_cert_command
[172/757] 4164944=uri/test_ws
[173/757] 4164944=date/test_date_strftime
[174/757] 4164944=json/json_parser_test
[175/757] 4164944=rubygems/test_gem_commands_stale_command
[176/757] 4164944=prism/ruby/compiler_test
[177/757] 4164944=rubygems/test_gem_platform
[178/757] 4164944=rubygems/test_gem_remote_fetcher_local_ssl_server
[179/757] 4164942=-ext-/bignum/test_bigzero
[180/757] 4164942=prism/api/parse_success_test
[181/757] 4164942=openssl/test_pkey
[182/757] 4164942=-ext-/string/test_external_new
[183/757] 4164942=prism/result/index_write_test
[184/757] 4164942=ruby/test_m17n_comb
[185/757] 4164942=openssl/test_pkey_dh
[186/757] 4164944=ruby/test_data
[187/757] 4164944=ruby/test_memory_view
[188/757] 4164944=psych/test_null
[189/757] 4164944=fiber/test_ractor
[190/757] 4164944=fiber/test_io
[191/757] 4164944=rubygems/test_gem_security_signer
[192/757] 4164944=rubygems/test_config
[193/757] 4164944=ruby/test_complex2
[194/757] 4164944=rubygems/test_gem_util
[195/757] 4164944=fiber/test_thread
[196/757] 4164944=rubygems/test_gem_unsatisfiable_dependency_error
[197/757] 4164944=ruby/test_literal
[198/757] 4164942=prism/result/static_inspect_test
[199/757] 4164942=openssl/test_buffering
[200/757] 4164942=openssl/test_pkey_ec
[201/757] 4164942=resolv/test_svcb_https
[202/757] 4164942=-ext-/method/test_arity
[203/757] 4164942=test_open3
[204/757] 4164944=resolv/test_mdns
[205/757] 4164944=date/test_date_parse
[206/757] 4164944=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, 45749>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 4164944 opc 12u IPv4 733289934 0t0 TCP localhost:45749->localhost:47754 (CLOSE_WAIT)
[207/757] 4164944=io/wait/test_ractor
[208/757] 4164944=rubygems/test_gem_resolver_api_specification
[209/757] 4164944=ruby/test_rational
[210/757] 4164944=ruby/enc/test_case_mapping
[211/757] 4164944=rubygems/test_gem_ext_cargo_builder_unit
[212/757] 4164944=dtrace/test_hash_create
[213/757] 4164944=ruby/enc/test_grapheme_breaks
[214/757] 4164944=prism/ruby/ruby_parser_test
[215/757] 4164944=did_you_mean/test_tree_spell_checker
[216/757] 4164944=psych/nodes/test_enumerable
[217/757] 4164944=rubygems/test_gem_commands_dependency_command
[218/757] 4164944=fiber/test_backtrace
[219/757] 4164944=ruby/enc/test_gbk
[220/757] 4164944=ruby/test_unicode_escape
[221/757] 4164944=ruby/test_default_gems
[222/757] 4164944=date/test_switch_hitter
[223/757] 4164944=ruby/test_warning
[224/757] 4164944=psych/test_yamldbm
[225/757] 4164944=rubygems/test_gem_spec_fetcher
[226/757] 4164944=-ext-/exception/test_enc_raise
[227/757] 4164944=prism/lex_test
[228/757] 4164944=ruby/test_clone
[229/757] 4164944=rubygems/test_gem_uri_formatter
[230/757] 4164944=test_prettyprint
[231/757] 4164944=ruby/test_gc_compact
[232/757] 4164942=fileutils/test_dryrun
[233/757] 4164942=rubygems/test_gem_resolver_lock_specification
[234/757] 4164942=psych/test_boolean
[235/757] 4164942=fiber/test_queue
[236/757] 4164942=ruby/test_yield
[237/757] 4164944=rubygems/test_remote_fetch_error
[238/757] 4164944=prism/regexp_test
[239/757] 4164944=ruby/enc/test_shift_jis
[240/757] 4164944=ruby/test_optimization
[241/757] 4164942=ripper/test_files_sample
[242/757] 4164942=-ext-/exception/test_data_error
[243/757] 4164942=ruby/test_rubyoptions
[244/757] 4164944=rubygems/test_gem_update_suggestion
[245/757] 4164944=ruby/test_assignment
[246/757] 4164944=fileutils/test_verbose
[247/757] 4164944=rubygems/test_gem_commands_open_command
[248/757] 4164944=ruby/enc/test_emoji_breaks
[249/757] 4164944=-ext-/string/test_normalize
[250/757] 4164944=openssl/test_asn1
[251/757] 4164944=rubygems/test_gem_command
[252/757] 4164944=ruby/test_undef
[253/757] 4164944=openssl/test_random
[254/757] 4164944=rubygems/test_gem_resolver_lock_set
[255/757] 4164944=rubygems/test_gem_resolver_requirement_list
[256/757] 4164944=optparse/test_noarg
[257/757] 4164944=psych/test_exception
[258/757] 4164944=-ext-/arith_seq/test_arith_seq_beg_len_step
[259/757] 4164943=rubygems/test_gem_impossible_dependencies_error
[260/757] 4164944=test_pp
[261/757] 4164943=optparse/test_optarg
[262/757] 4164944=rubygems/test_gem_commands_pristine_command
[263/757] 4164943=ruby/test_variable
[264/757] 4164944=psych/test_hash
[265/757] 4164944=rubygems/test_gem_security
[266/757] 4164943=date/test_date_ractor
[267/757] 4164943=erb/test_erb
[268/757] 4164943=ruby/test_basicinstructions
[269/757] 4164942=rubygems/test_gem_resolver_git_specification
[270/757] 4164943=ruby/enc/test_utf32
[271/757] 4164943=-ext-/load/test_dot_dot
[272/757] 4164943=rubygems/test_gem_rdoc
[273/757] 4164943=rubygems/test_kernel
[274/757] 4164942=rubygems/test_gem_commands_install_command
[275/757] 4164943=ruby/test_iterator
[276/757] 4164943=dtrace/test_string
[277/757] 4164943=psych/test_merge_keys
[278/757] 4164943=fiber/test_storage
[279/757] 4164943=did_you_mean/spell_checking/test_method_name_check
[280/757] 4164943=ruby/enc/test_cesu8
[281/757] 4164943=ruby/test_zjit
[282/757] 4164943=prism/encoding/regular_expression_encoding_test
[283/757] 4164943=optparse/test_did_you_mean
[284/757] 4164943=ruby/test_shapes
[285/757] 4164943=ruby/test_threadgroup
[286/757] 4164943=ruby/test_complex
[287/757] 4164942=dtrace/test_array_create
[288/757] 4164942=ruby/test_dir_m17n
[289/757] 4164943=-ext-/win32/test_fd_setsize
[290/757] 4164943=test_forwardable
[291/757] 4164943=fiber/test_process
[292/757] 4164943=prism/result/static_literals_test
[293/757] 4164943=lib/!Nothing_to_test
[294/757] 4164943=rubygems/test_exit
[295/757] 4164943=ruby/test_class
[296/757] 4164942=prism/result/comments_test
[297/757] 4164942=ruby/test_const
[298/757] 4164942=rubygems/test_gem_commands_sources_command
[299/757] 4164942=json/json_addition_test
[300/757] 4164942=rubygems/test_gem_source_list
[301/757] 4164942=ruby/test_name_error
[302/757] 4164942=psych/handlers/test_recorder
[303/757] 4164942=psych/test_yaml_special_cases
[304/757] 4164942=ruby/test_sprintf
[305/757] 4164942=psych/test_safe_load
[306/757] 4164942=ruby/enc/test_iso_8859
[307/757] 4164942=mkmf/test_libs
[308/757] 4164942=ruby/test_math
[309/757] 4164942=-ext-/string/test_qsort
[310/757] 4164942=dtrace/test_gc
[311/757] 4164942=psych/test_array
[312/757] 4164942=rubygems/test_gem_command_manager
[313/757] 4164942=-ext-/string/test_enc_associate
[314/757] 4164942=ruby/test_enumerator
[315/757] 4164944=ruby/test_case
[316/757] 4164944=open-uri/test_open-uri
.Leaked file descriptor: TestOpenURI#test_close_in_block_small: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 39991>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 4164944 opc 13u IPv4 733299570 0t0 TCP localhost:39991->localhost:37740 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_open_timeout: 13
Leaked file descriptor: TestOpenURI#test_200: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 35575>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 4164944 opc 13u IPv4 733299639 0t0 TCP localhost:35575->localhost:56018 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_redirect_loop: 13
Leaked file descriptor: TestOpenURI#test_progress_chunked: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 45077>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 4164944 opc 13u IPv4 733300772 0t0 TCP localhost:45077->localhost:46952 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_404: 13
Leaked file descriptor: TestOpenURI#test_max_redirects_too_many: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 34409>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 4164944 opc 13u IPv4 733300864 0t0 TCP localhost:34409->localhost:50012 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_read_timeout: 13
[317/757] 4164944=psych/test_date_time
[318/757] 4164944=ruby/test_weakmap
[319/757] 4164943=-ext-/string/test_coderange
[320/757] 4164943=-ext-/symbol/test_inadvertent_creation
[321/757] 4164943=mkmf/test_framework
[322/757] 4164943=rubygems/test_gem_install_update_options
[323/757] 4164943=prism/result/warnings_test
[324/757] 4164943=ruby/test_econv
[325/757] 4164943=prism/result/constant_path_node_test
[326/757] 4164943=ruby/test_stringchar
[327/757] 4164943=rubygems/test_gem_request_set_lockfile_parser
[328/757] 4164943=mkmf/test_sizeof
[329/757] 4164944=date/test_date_attr
[330/757] 4164944=ruby/enc/test_emoji
[331/757] 4164944=ruby/test_stack
[332/757] 4164943=ruby/enc/test_windows_1252
[333/757] 4164943=rubygems/test_gem_dependency_resolution_error
[334/757] 4164943=prism/ruby/dispatcher_test
[335/757] 4164943=fileutils/test_fileutils
[336/757] 4164944=ruby/test_mixed_unicode_escapes
[337/757] 4164944=json/json_coder_test
[338/757] 4164944=fiber/test_sleep
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=2025-12-17 05:30:11.415844712 +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=2025-12-17 13:56:11.047754661 +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 4164943 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd
ruby 4164943 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group
[339/757] 4164943=did_you_mean/edit_distance/test_jaro_winkler
[340/757] 4164943=ruby/enc/test_cp949
[341/757] 4164943=rubygems/test_gem_resolver_vendor_set
[342/757] 4164943=ruby/test_condition
[343/757] 4164943=prism/result/attribute_write_test
[344/757] 4164943=dtrace/test_method_cache
[345/757] 4164943=ruby/test_parse
[346/757] 4164943=ruby/test_system
[347/757] 4164944=-ext-/st/test_numhash
[348/757] 4164944=io/nonblock/test_flush
[349/757] 4164944=openssl/test_pkey_rsa
[350/757] 4164944=prism/result/string_test
[351/757] 4164943=ruby/test_box
[352/757] 4164944=rubygems/test_gem_specification
[353/757] 4164943=ruby/enc/test_koi8
[354/757] 4164943=psych/test_json_tree
[355/757] 4164943=rubygems/test_gem_remote_fetcher
[356/757] 4164942=openssl/test_pkcs12
[357/757] 4164943=ripper/test_parser_events
[358/757] 4164943=ripper/test_filter
[359/757] 4164943=resolv/test_win32_config
[360/757] 4164943=ruby/test_method
[361/757] 4164942=ruby/test_m17n
[362/757] 4164942=rubygems/test_gem_dependency
[363/757] 4164942=rubygems/test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 36321>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 4164942 opc 11u IPv6 733301644 0t0 TCP localhost:36321->localhost:47170 (CLOSE_WAIT)
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11
[364/757] 4164942=rubygems/test_gem_uninstaller
[365/757] 4164944=optparse/test_cclass
[366/757] 4164944=ruby/test_yjit
[367/757] 4164944=psych/test_yaml
[368/757] 4164944=openssl/test_x509name
[369/757] 4164944=ruby/test_argf
[370/757] 4164942=net/http/test_http
.Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x9, ino=733300590, 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 4164942 opc 10u IPv4 733300590 0t0 TCP localhost:39809->localhost:32930 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 #<File::Stat dev=0x9, ino=733301904, 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 4164942 opc 11u IPv4 733301904 0t0 TCP localhost:45297->localhost:33438 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 12 #<File::Stat dev=0x9, ino=733301994, 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 4164942 opc 12u IPv4 733301994 0t0 TCP localhost:36707->localhost:37852 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 13 #<File::Stat dev=0x9, ino=733302084, 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 4164942 opc 13u IPv4 733302084 0t0 TCP localhost:34825->localhost:60532 (CLOSE_WAIT)
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 14 #<File::Stat dev=0x9, ino=733303032, 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 4164942 opc 14u IPv4 733303032 0t0 TCP localhost:35271->localhost:47468 (CLOSE_WAIT)
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 15 #<File::Stat dev=0x9, ino=733302251, 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 4164942 opc 15u IPv4 733302251 0t0 TCP localhost:36781->localhost:60602 (CLOSE_WAIT)
[371/757] 4164944=ruby/enc/test_utf16
[372/757] 4164944=psych/test_set
[373/757] 4164944=-ext-/bignum/test_str2big
[374/757] 4164944=rubygems/test_gem_package_tar_writer
[375/757] 4164944=stringio/test_ractor
[376/757] 4164944=rubygems/test_gem_text
[377/757] 4164944=ruby/test_settracefunc
[378/757] 4164943=-ext-/tracepoint/test_tracepoint
[379/757] 4164944=prism/ruby/tunnel_test
[380/757] 4164944=ruby/test_backtrace
[381/757] 4164943=rubygems/test_gem_gemcutter_utilities
[382/757] 4164943=prism/ruby/desugar_compiler_test
[383/757] 4164943=-ext-/marshal/test_internal_ivar
[384/757] 4164943=rubygems/test_gem_source_local
[385/757] 4164943=ruby/test_sprintf_comb
[386/757] 4164943=ruby/test_method_cache
[387/757] 4164943=-ext-/string/test_too_many_dummy_encodings
[388/757] 4164943=prism/locals_test
[389/757] 4164943=rubygems/test_gem_commands_push_command
[390/757] 4164944=rubygems/test_gem_package_old
[391/757] 4164944=rubygems/test_gem_commands_which_command
[392/757] 4164944=rubygems/test_gem_request
[393/757] 4164944=-ext-/test_scan_args
[394/757] 4164944=rubygems/test_gem_commands_specification_command
[395/757] 4164944=ruby/test_hash
[396/757] 4164943=uri/test_http
[397/757] 4164943=rubygems/test_gem_dependency_installer
[398/757] 4164942=test_pty
[399/757] 4164942=rubygems/test_gem_stream_ui
[400/757] 4164942=prism/api/parse_comments_test
[401/757] 4164942=test_unicode_normalize
[402/757] 4164942=rubygems/test_gem_commands_lock_command
[403/757] 4164942=ruby/enc/test_gb18030
[404/757] 4164942=dtrace/test_cmethod
[405/757] 4164942=rubygems/test_gem_stub_specification
[406/757] 4164942=ruby/test_float
[407/757] 4164943=ruby/test_io_m17n
[408/757] 4164943=socket/test_nonblock
[409/757] 4164942=rubygems/test_gem_ext_configure_builder
[410/757] 4164943=json/json_ext_parser_test
[411/757] 4164943=-ext-/bignum/test_mul
[412/757] 4164943=test_shellwords
[413/757] 4164943=date/test_date_strptime
[414/757] 4164942=psych/test_omap
[415/757] 4164942=openssl/test_ocsp
[416/757] 4164943=prism/result/implicit_array_test
[417/757] 4164943=ripper/test_scanner_events
[418/757] 4164943=test_ipaddr
[419/757] 4164944=-ext-/file/test_stat
[420/757] 4164943=ruby/test_nomethod_error
[421/757] 4164944=rubygems/test_gem_commands_rebuild_command
[422/757] 4164943=etc/test_etc
[423/757] 4164944=net/http/test_https_proxy
[424/757] 4164944=rubygems/test_gem_remote_fetcher_s3
[425/757] 4164943=prism/magic_comment_test
[426/757] 4164944=prism/ruby/string_query_test
[427/757] 4164944=-ext-/test_printf
[428/757] 4164944=openssl/test_x509attr
[429/757] 4164944=did_you_mean/spell_checking/test_uncorrectable_name_check
[430/757] 4164944=ruby/test_io
[431/757] 4164943=ruby/test_path
[432/757] 4164943=openssl/test_digest
[433/757] 4164943=prism/ruby/ripper_test
[434/757] 4164943=-ext-/load/test_resolve_symbol
[435/757] 4164943=rubygems/test_rubygems
[436/757] 4164943=ruby/test_dir
[437/757] 4164943=ripper/test_files_test_1
[438/757] 4164942=uri/test_parser
[439/757] 4164942=prism/ruby/parser_test
[440/757] 4164942=ruby/test_primitive
[441/757] 4164942=ruby/test_iseq
[442/757] 4164942=dtrace/test_singleton_function
[443/757] 4164942=rubygems/test_gem_safe_yaml
[444/757] 4164942=-ext-/eval/test_eval
[445/757] 4164942=psych/test_document
[446/757] 4164942=test_bundled_gems
[447/757] 4164942=rubygems/test_gem_commands_setup_command
[448/757] 4164943=openssl/test_pair
[449/757] 4164942=ruby/test_env
[450/757] 4164942=rubygems/test_gem_package_tar_reader
[451/757] 4164942=rubygems/test_gem_commands_signout_command
[452/757] 4164942=psych/test_encoding
[453/757] 4164942=mkmf/test_install
[454/757] 4164942=rubygems/test_gem_source_fetch_problem
[455/757] 4164942=socket/test_sockopt
[456/757] 4164942=uri/test_ftp
[457/757] 4164942=mkmf/test_find_executable
[458/757] 4164942=ruby/test_arithmetic_sequence
[459/757] 4164942=did_you_mean/test_ractor_compatibility
[460/757] 4164942=optparse/test_autoconf
[461/757] 4164942=rubygems/test_gem_request_set_lockfile_tokenizer
[462/757] 4164942=ruby/test_lazy_enumerator
[463/757] 4164942=psych/test_class
[464/757] 4164942=mkmf/test_mkmf
[465/757] 4164942=rubygems/test_gem_source
[466/757] 4164942=mkmf/test_have_macro
[467/757] 4164942=prism/api/command_line_test
[468/757] 4164942=-ext-/vm/test_at_exit
[469/757] 4164942=ruby/test_array
[470/757] 4164944=rubygems/test_gem_package
[471/757] 4164943=ruby/test_autoload
[472/757] 4164944=-ext-/test_random
[473/757] 4164944=ripper/test_files_ext
[474/757] 4164944=ruby/test_thread_cv
[475/757] 4164944=prism/result/overlap_test
[476/757] 4164944=stringio/test_stringio
[477/757] 4164944=ripper/test_ripper
[478/757] 4164944=rubygems/test_gem_source_git
[479/757] 4164944=ruby/enc/test_regex_casefold
[480/757] 4164944=ripper/test_lexer
[481/757] 4164944=ruby/test_struct
[482/757] 4164944=test_tmpdir
[483/757] 4164944=prism/heredoc_dedent_test
[484/757] 4164944=-ext-/symbol/test_type
[485/757] 4164944=fiber/test_mutex
[486/757] 4164943=prism/api/parse_test
[487/757] 4164943=rubygems/test_gem_local_remote_options
[488/757] 4164943=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[489/757] 4164943=optparse/test_acceptable
[490/757] 4164943=ruby/test_dup
[491/757] 4164943=digest/test_digest
[492/757] 4164944=rubygems/test_gem_commands_check_command
[493/757] 4164944=rubygems/test_gem_resolver_git_set
[494/757] 4164943=mkmf/test_signedness
[495/757] 4164942=net/http/test_httpheader
[496/757] 4164942=ripper/test_sexp
[497/757] 4164942=pathname/test_ractor
[498/757] 4164942=rubygems/test_gem_safe_marshal
[499/757] 4164944=date/test_date_arith
[500/757] 4164944=rubygems/test_gem_resolver_vendor_specification
[501/757] 4164944=json/json_generic_object_test
[502/757] 4164944=strscan/test_stringscanner
[503/757] 4164944=prism/api/parse_stream_test
[504/757] 4164944=digest/test_ractor
[505/757] 4164944=-ext-/exception/test_exception_at_throwing
[506/757] 4164942=rubygems/test_gem_resolver_installed_specification
[507/757] 4164942=ruby/test_ast
[508/757] 4164944=did_you_mean/spell_checking/test_require_path_check
[509/757] 4164944=did_you_mean/spell_checking/test_variable_name_check
[510/757] 4164944=openssl/test_bn
[511/757] 4164944=openssl/test_x509cert
[512/757] 4164944=did_you_mean/core_ext/test_name_error_extension
[513/757] 4164944=rubygems/test_gem_request_set_gem_dependency_api
[514/757] 4164943=rubygems/test_gem_commands_info_command
[515/757] 4164943=net/http/test_https
[516/757] 4164944=dtrace/test_object_create_start
[517/757] 4164944=ripper/test_files_test
[518/757] 4164944=ruby/test_weakkeymap
[519/757] 4164944=net/protocol/test_protocol
[520/757] 4164944=rubygems/test_gem_ci_detector
[521/757] 4164944=ruby/test_fixnum
[522/757] 4164944=ruby/test_signal
[523/757] 4164944=rubygems/test_gem_silent_ui
[524/757] 4164944=ruby/test_continuation
[525/757] 4164944=io/wait/test_io_wait_uncommon
[526/757] 4164944=open-uri/test_proxy
[527/757] 4164944=rubygems/test_gem_security_policy
[528/757] 4164944=-ext-/hash/test_delete
[529/757] 4164944=ruby/test_file_exhaustive
[530/757] 4164943=optparse/test_placearg
[531/757] 4164943=ruby/test_rational2
[532/757] 4164943=prism/fixtures_test
[533/757] 4164943=ruby/enc/test_case_comprehensive
[534/757] 4164943=openssl/test_ssl_session
[535/757] 4164943=rubygems/test_gem_package_tar_header
[536/757] 4164943=uri/test_wss
[537/757] 4164943=ruby/test_not
[538/757] 4164943=rubygems/test_gem_resolver_composed_set
[539/757] 4164943=-ext-/integer/test_my_integer
[540/757] 4164943=ruby/test_require
[541/757] 4164944=ruby/test_objectspace
[542/757] 4164943=ruby/test_metaclass
[543/757] 4164943=ruby/test_require_lib
[544/757] 4164944=rubygems/test_gem_gem_runner
[545/757] 4164944=openssl/test_x509store
[546/757] 4164944=dtrace/test_load
[547/757] 4164944=-ext-/time/test_new
[548/757] 4164944=openssl/test_cipher
[549/757] 4164944=-ext-/st/test_update
[550/757] 4164944=rubygems/test_gem_source_lock
[551/757] 4164944=did_you_mean/tree_spell/test_change_word
[552/757] 4164944=psych/visitors/test_depth_first
[553/757] 4164944=openssl/test_config
[554/757] 4164944=psych/test_struct
[555/757] 4164944=prism/onigmo_test
[556/757] 4164944=ruby/test_rubyvm
[557/757] 4164944=prism/fuzzer_test
[558/757] 4164944=fiber/test_io_close
[559/757] 4164944=prism/result/equality_test
[560/757] 4164944=prism/result/integer_parse_test
[561/757] 4164944=openssl/test_engine
[562/757] 4164944=rubygems/test_gem_commands_mirror
[563/757] 4164944=ruby/test_fiber
[564/757] 4164943=ruby/test_key_error
[565/757] 4164943=-ext-/array/test_resize
[566/757] 4164943=rubygems/test_gem_package_task
[567/757] 4164943=-ext-/thread/test_lock_native_thread
[568/757] 4164943=openssl/test_ssl
[569/757] 4164944=-ext-/test_abi
[570/757] 4164944=optparse/test_load
[571/757] 4164944=ruby/test_integer_comb
[572/757] 4164944=rubygems/test_bundled_ca
[573/757] 4164944=-ext-/marshal/test_usrmarshal
[574/757] 4164944=rubygems/test_gem_source_installed
[575/757] 4164944=rubygems/test_gem_validator
[576/757] 4164944=rubygems/test_gem_security_trust_dir
[577/757] 4164944=erb/test_erb_command
[578/757] 4164944=ruby/test_module
[579/757] 4164943=ruby/test_integer
[580/757] 4164944=socket/test_unix
[581/757] 4164944=rubygems/test_gem_commands_contents_command
[582/757] 4164944=socket/test_udp
[583/757] 4164944=ruby/test_symbol
[584/757] 4164943=rubygems/test_gem_commands_search_command
[585/757] 4164943=psych/test_coder
[586/757] 4164943=rubygems/test_gem_resolver_local_specification
[587/757] 4164943=mkmf/test_configuration
[588/757] 4164943=date/test_date_new
[589/757] 4164943=rubygems/test_gem_commands_list_command
[590/757] 4164943=date/test_date_marshal
[591/757] 4164943=mkmf/test_have_func
[592/757] 4164943=openssl/test_ts
[593/757] 4164943=fiber/test_address_resolve
[594/757] 4164943=psych/json/test_stream
[595/757] 4164943=objspace/test_ractor
[596/757] 4164943=test_trick
[597/757] 4164944=rubygems/test_require
[598/757] 4164943=-ext-/test_recursion
[599/757] 4164943=ruby/test_enum
[600/757] 4164942=test_extlibs
[601/757] 4164944=-ext-/iter/test_iter_break
[602/757] 4164944=ruby/test_range
[603/757] 4164944=rubygems/test_gem_commands_signin_command
[604/757] 4164943=-ext-/num2int/test_num2int
[605/757] 4164943=test_rbconfig
[606/757] 4164944=yaml/test_dbm
[607/757] 4164944=rubygems/test_gem_resolver_best_set
[608/757] 4164943=prism/result/node_id_test
[609/757] 4164944=psych/test_parser
[610/757] 4164944=strscan/test_ractor
[611/757] 4164944=json/json_generator_test
[612/757] 4164943=prism/result/numeric_value_test
[613/757] 4164943=win32/test_registry
[614/757] 4164943=rubygems/test_gem
[615/757] 4164942=prism/result/breadth_first_search_test
[616/757] 4164942=rubygems/test_gem_commands_help_command
[617/757] 4164942=fiber/test_scheduler
[618/757] 4164944=open-uri/test_ssl
[619/757] 4164943=psych/test_ractor
[620/757] 4164943=rubygems/test_gem_resolver_conflict
[621/757] 4164943=socket/test_ancdata
[622/757] 4164943=json/ractor_test
[623/757] 4164943=ruby/test_marshal
[624/757] 4164943=ruby/test_bignum
[625/757] 4164944=prism/newline_test
[626/757] 4164944=-ext-/string/test_enc_str_buf_cat
[627/757] 4164944=psych/visitors/test_to_ruby
[628/757] 4164944=socket/test_addrinfo
[629/757] 4164944=prism/newline_offsets_test
[630/757] 4164944=ruby/test_time_tz
[631/757] 4164944=ruby/test_thread
[632/757] 4164942=ruby/test_inlinecache
[633/757] 4164942=socket/test_socket
[634/757] 4164943=-ext-/test_bug-14834
[635/757] 4164943=-ext-/struct/test_data
[636/757] 4164943=-ext-/string/test_ellipsize
[637/757] 4164943=ruby/test_call
[638/757] 4164942=rubygems/test_gem_commands_build_command
[639/757] 4164943=prism/result/integer_base_flags_test
[640/757] 4164943=-ext-/array/test_to_ary_concat
[641/757] 4164942=rubygems/test_gem_ext_builder
[642/757] 4164942=ruby/enc/test_windows_1251
[643/757] 4164942=prism/ruby/relocation_test
[644/757] 4164942=ruby/test_ractor
[645/757] 4164943=test_time
[646/757] 4164943=-ext-/popen_deadlock/test_popen_deadlock
[647/757] 4164943=psych/test_alias_and_anchor
[648/757] 4164943=ruby/enc/test_euc_jp
[649/757] 4164943=-ext-/exception/test_ensured
[650/757] 4164943=test_delegate
[651/757] 4164943=ruby/test_set
[652/757] 4164943=prism/ractor_test
[653/757] 4164943=rubygems/test_project_sanity
[654/757] 4164943=psych/test_symbol
[655/757] 4164943=rubygems/test_gem_bundler_version_finder
[656/757] 4164943=rubygems/test_gem_request_set
[657/757] 4164943=ruby/test_gc
[658/757] 4164942=ruby/test_pattern_matching
[659/757] 4164942=-ext-/string/test_interned_str
[660/757] 4164942=-ext-/string/test_set_len
[661/757] 4164942=psych/test_stringio
[662/757] 4164942=ruby/test_sleep
[663/757] 4164944=rubygems/test_webauthn_listener_response
[664/757] 4164944=rubygems/test_gem_resolver_index_set
[665/757] 4164944=ruby/test_lambda
[666/757] 4164944=-ext-/string/test_rb_str_dup
[667/757] 4164944=psych/test_scalar_scanner
[668/757] 4164944=-ext-/stack/test_stack_overflow
[669/757] 4164944=ruby/test_keyword
[670/757] 4164944=ruby/test_arity
[671/757] 4164944=rubygems/test_gem_path_support
[672/757] 4164944=ruby/test_trace
[673/757] 4164944=prism/api/dump_test
[674/757] 4164944=prism/encoding/symbol_encoding_test
[675/757] 4164944=-ext-/econv/test_append
[676/757] 4164944=rubygems/test_gem_resolver_installer_set
[677/757] 4164944=-ext-/st/test_foreach
[678/757] 4164944=prism/bom_test
[679/757] 4164944=ruby/test_file
[680/757] 4164942=mkmf/test_config
[681/757] 4164942=optparse/test_summary
[682/757] 4164942=openssl/test_x509ext
[683/757] 4164942=psych/visitors/test_emitter
[684/757] 4164942=ruby/enc/test_case_options
[685/757] 4164942=-ext-/struct/test_member
[686/757] 4164942=psych/test_object
[687/757] 4164942=uri/test_mailto
[688/757] 4164942=resolv/test_addr
[689/757] 4164942=-ext-/struct/test_duplicate
[690/757] 4164942=rubygems/test_gem_resolver_api_set
[691/757] 4164942=json/test_helper
[692/757] 4164942=rubygems/test_gem_source_subpath_problem
[693/757] 4164942=psych/test_object_references
[694/757] 4164942=-ext-/arith_seq/test_arith_seq_extract
[695/757] 4164942=prism/result/regular_expression_options_test
[696/757] 4164942=net/http/test_buffered_io
[697/757] 4164942=openssl/test_ossl
[698/757] 4164942=rubygems/test_gem_installer
[699/757] 4164944=-ext-/bug_reporter/test_bug_reporter
[700/757] 4164944=-ext-/string/test_nofree
[701/757] 4164944=ruby/test_whileuntil
[702/757] 4164944=ruby/test_regexp
[703/757] 4164942=prism/ruby/parameters_signature_test
[704/757] 4164942=ruby/test_eval
[705/757] 4164942=ruby/test_beginendblock
[706/757] 4164942=monitor/test_monitor
[707/757] 4164942=open-uri/test_ftp
[708/757] 4164942=json/json_encoding_test
[709/757] 4164942=ruby/test_vm_dump
[710/757] 4164942=prism/ruby/reflection_test
[711/757] 4164942=mkmf/test_convertible
[712/757] 4164943=prism/errors_test
[713/757] 4164943=-ext-/string/test_modify_expand
[714/757] 4164943=mkmf/test_pkg_config
[715/757] 4164943=rubygems/test_gem_available_set
[716/757] 4164943=ruby/test_object_id
[717/757] 4164943=ruby/test_super
[718/757] 4164943=rubygems/test_gem_commands_exec_command
[719/757] 4164942=prism/unescape_test
[720/757] 4164942=-ext-/win32/test_dln
[721/757] 4164942=ruby/test_object
[722/757] 4164943=rubygems/test_gem_resolver
[723/757] 4164943=rubygems/test_gem_source_vendor
[724/757] 4164943=openssl/test_x509req
[725/757] 4164943=net/http/test_httpresponse
[726/757] 4164942=ruby/test_readpartial
[727/757] 4164943=ruby/test_insns_leaf
[728/757] 4164943=rubygems/test_gem_console_ui
[729/757] 4164943=ruby/test_ifunless
[730/757] 4164943=ruby/test_allocation
[731/757] 4164942=ruby/test_flip
[732/757] 4164942=io/console/test_io_console
[733/757] 4164942=openssl/test_x509crl
[734/757] 4164942=mmtk/test_configuration
[735/757] 4164942=-ext-/box/test_load_ext
[736/757] 4164942=prism/result/source_location_test
[737/757] 4164942=resolv/test_dns
[738/757] 4164943=-ext-/test_notimplement
[739/757] 4164943=-ext-/class/test_class2name
[740/757] 4164943=json/json_ryu_fallback_test
[741/757] 4164943=rubygems/test_gem_commands_cleanup_command
[742/757] 4164942=-ext-/debug/test_debug
[743/757] 4164942=ruby/test_refinement
[744/757] 4164943=ruby/test_transcode
[745/757] 4164943=-ext-/debug/test_profile_frames
[746/757] 4164943=prism/result/heredoc_test
[747/757] 4164943=did_you_mean/spell_checking/test_pattern_key_name_check
[748/757] 4164943=psych/test_emitter
[749/757] 4164943=openssl/test_fips
[750/757] 4164943=ruby/test_alias
[751/757] 4164943=optparse/test_getopts
[752/757] 4164943=-ext-/gvl/test_last_thread
[753/757] 4164943=rubygems/test_gem_ext_cmake_builder
[754/757] 4164943=digest/test_digest_extend
[755/757] 4164943=rubygems/test_gem_commands_uninstall_command
[756/757] 4164942=prism/test_helper
[757/757] 4164942=ruby/test_compile_prism
1) Failure:
TestObjSpace#test_dump_all_with_ractors [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:831]:
pid 4173155 killed by SIGSEGV (signal 11) (core dumped)
| /home/opc/ruby/build/master/.ext/common/objspace.rb:100: [BUG] Segmentation fault at 0x0000000000000010
| ruby 4.0.0dev (2025-12-17T19:00:58Z master 601ac78caf) +PRISM [aarch64-linux]
|
| -- Control frame information -----------------------------------------------
| c:0007 p:---- s:0051 e:000050 l:y b:---- CFUNC :_dump_all
| c:0006 p:0115 s:0043 e:000042 l:y b:0001 METHOD /home/opc/ruby/build/master/.ext/common/objspace.rb:100
| c:0005 p:0006 s:0032 e:000031 l:n b:---- BLOCK -:19
| c:0004 p:0031 s:0028 e:000027 l:y b:0001 METHOD /home/opc/ruby/src/master/lib/tempfile.rb:578
| c:0003 p:0060 s:0017 e:000016 l:y b:0001 METHOD /home/opc/ruby/src/master/lib/tempfile.rb:562
| c:0002 p:0005 s:0006 e:000005 l:n b:---- BLOCK -:18 [FINISH]
| c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
| -:18:in 'block (2 levels) in <main>'
| /home/opc/ruby/src/master/lib/tempfile.rb:562:in 'create'
| /home/opc/ruby/src/master/lib/tempfile.rb:578:in 'create_with_filename'
| -:19:in 'block (3 levels) in <main>'
| /home/opc/ruby/build/master/.ext/common/objspace.rb:100:in 'dump_all'
| /home/opc/ruby/build/master/.ext/common/objspace.rb:100:in '_dump_all'
Finished tests in 185.674310s, 170.9499 tests/s, 36948.8596 assertions/s.
|
| -- Threading information ---------------------------------------------------
| Total ractor count: 2
| Ruby thread count for this ractor: 1
|
| -- Machine register context ------------------------------------------------
| x0: 0x0000000000000000 x1: 0x0000aaabeecc5d08 x2: 0x0000aaabeec207cc
| x3: 0x000000000000014c x4: 0x0000fffc08ca9211 x5: 0x0000fffc08f6f225
| x6: 0x000000000000005d x7: 0x000000000000005d x18: 0x0000000000000000
| x19: 0x0000fffc2a3be580 x20: 0x0000000000000000 x21: 0x0000aaabef0ef000
| x22: 0x0000aaac29d28ec0 x23: 0x0000aaabef0e73e0 x24: 0x0000fffc08f6e290
| x25: 0x0000fffc08f6e2b8 x26: 0x0000aaac29e0e9a0 x27: 0x0000fffc08e40158
| x28: 0x0000fffc2a38c260 x29: 0x0000fffc08f6df40 sp: 0x0000fffc08f6df40
| fau: 0x0000000000000010
|
| -- C level backtrace information -------------------------------------------
| /home/opc/ruby/build/master/ruby(rb_print_backtrace+0x14) [0xaaabeef03d60] /home/opc/ruby/src/master/vm_dump.c:1105
| /home/opc/ruby/build/master/ruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1450
| /home/opc/ruby/build/master/ruby(rb_bug_for_fatal_signal+0xe8) [0xaaabeeec6190] /home/opc/ruby/src/master/error.c:1131
| /home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaabeed28f34] /home/opc/ruby/src/master/signal.c:948
| linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xfffc43c805a8]
| /home/opc/ruby/build/master/ruby(rb_st_table_size+0x8) [0xaaabeed332e8] /home/opc/ruby/src/master/st.c:600
| /home/opc/ruby/build/master/ruby(ractor_memsize+0x14) [0xaaabeecc5d1c] /home/opc/ruby/src/master/ractor_sync.c:702
| /home/opc/ruby/build/master/ruby(rb_objspace_data_type_memsize+0x1c) [0xaaabeec2096c] /home/opc/ruby/src/master/gc.c:1147
| /home/opc/ruby/build/master/ruby(rb_obj_memsize_of) /home/opc/ruby/src/master/gc.c:2348
| [0xfffc08ca77f0]
| [0xfffc08ca83a0]
| /home/opc/ruby/build/master/ruby(objspace_each_objects_try+0x104) [0xaaabeec2645c] /home/opc/ruby/src/master/gc/default/default.c:2709
| /home/opc/ruby/build/master/ruby(rb_ec_ensure+0x98) [0xaaabeec08798] /home/opc/ruby/src/master/eval.c:1143
| /home/opc/ruby/build/master/ruby(rb_objspace_each_objects+0xbc) [0xaaabeec2d654] /home/opc/ruby/src/master/gc/default/default.c:2740
| [0xfffc08ca6218]
| /home/opc/ruby/build/master/ruby(rb_multi_ractor_p+0x0) [0xaaabeedd3e58] /home/opc/ruby/src/master/vm_sync.c:307
| /home/opc/ruby/build/master/ruby(rb_vm_lock_leave) /home/opc/ruby/src/master/vm_sync.h:105
| /home/opc/ruby/build/master/ruby(rb_vm_lock_with_barrier) /home/opc/ruby/src/master/vm_sync.c:305
| [0xfffc08ca5b80]
| /home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaabeedacf60] /home/opc/ruby/src/master/vm_insnhelper.c:3902
| /home/opc/ruby/build/master/ruby(vm_call_method_each_type+0x2a8) [0xaaabeedba6a8] /home/opc/ruby/src/master/vm_insnhelper.c:4888
| /home/opc/ruby/build/master/ruby(vm_call_method+0xcc) [0xaaabeedbae2c] /home/opc/ruby/src/master/vm_insnhelper.c:5025
| /home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaabeedb0f70] /home/opc/ruby/src/master/vm_insnhelper.c:6124
| /home/opc/ruby/build/master/ruby(vm_exec_core+0xb8) [0xaaabeedc4ec8] ../../src/master/insns.def:904
| /home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaabeedb9778] /home/opc/ruby/src/master/vm.c:2823
| /home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2802
| /home/opc/ruby/build/master/ruby(invoke_iseq_block_from_c+0x114) [0xaaabeedb9c80] /home/opc/ruby/src/master/vm.c:1818
| /home/opc/ruby/build/master/ruby(invoke_block_from_c_proc) /home/opc/ruby/src/master/vm.c:1912
| /home/opc/ruby/build/master/ruby(vm_invoke_proc) /home/opc/ruby/src/master/vm.c:1942
| /home/opc/ruby/build/master/ruby(thread_do_start_proc+0x1bc) [0xaaabeed6e804] /home/opc/ruby/src/master/thread.c:604
| /home/opc/ruby/build/master/ruby(thread_do_start+0x60) [0xaaabeed6fb14] /home/opc/ruby/src/master/thread.c:646
| /home/opc/ruby/build/master/ruby(thread_start_func_2) /home/opc/ruby/src/master/thread.c:697
| /home/opc/ruby/build/master/ruby(thread_sched_lock_+0x0) [0xaaabeed70100] /home/opc/ruby/src/master/thread_pthread.c:2228
| /home/opc/ruby/build/master/ruby(co_start) /home/opc/ruby/src/master/thread_pthread_mn.c:469
| /home/opc/ruby/build/master/ruby(nt_start+0x240) [0xaaabeed70070] /home/opc/ruby/src/master/thread_pthread.c:2310
| /home/opc/ruby/build/master/ruby(co_start) (null):0
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -
|
| * Ruby Box: disabled
| * Loaded features:
|
| 0 enumerator.so
| 1 thread.rb
| 2 fiber.so
| 3 rational.so
| 4 complex.so
| 5 pathname.so
| 6 ruby2_keywords.rb
| 7 set.rb
| 8 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
| 9 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
| 10 /home/opc/ruby/src/master/lib/open3/version.rb
| 11 /home/opc/ruby/src/master/lib/open3.rb
| 12 /home/opc/ruby/src/master/lib/timeout.rb
| 13 /home/opc/ruby/build/master/rbconfig.rb
| 14 /home/opc/ruby/src/master/tool/lib/find_executable.rb
| 15 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
| 16 /home/opc/ruby/src/master/tool/lib/envutil.rb
| 17 /home/opc/ruby/src/master/tool/lib/colorize.rb
| 18 /home/opc/ruby/src/master/tool/lib/leakchecker.rb
| 19 /home/opc/ruby/src/master/lib/prettyprint.rb
| 20 /home/opc/ruby/src/master/lib/pp.rb
| 21 /home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb
| 22 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
| 23 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
| 24 /home/opc/ruby/src/master/tool/lib/core_assertions.rb
| 25 /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb
| 26 /home/opc/ruby/src/master/lib/optparse.rb
| 27 /home/opc/ruby/src/master/tool/lib/test/unit.rb
| 28 /home/opc/ruby/build/master/.ext/aarch64-linux/objspace.so
| 29 /home/opc/ruby/build/master/.ext/common/objspace.rb
| 30 /home/opc/ruby/src/master/lib/delegate.rb
| 31 /home/opc/ruby/src/master/lib/fileutils.rb
| 32 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
| 33 /home/opc/ruby/src/master/lib/tmpdir.rb
| 34 /home/opc/ruby/src/master/lib/tempfile.rb
| 35 /home/opc/ruby/build/master/.ext/common/json/version.rb
| 36 /home/opc/ruby/build/master/.ext/common/json/common.rb
| 37 /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
| 38 /home/opc/ruby/build/master/.ext/common/json/ext/generator/state.rb
| 39 /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
| 40 /home/opc/ruby/build/master/.ext/common/json/ext.rb
| 41 /home/opc/ruby/build/master/.ext/common/json.rb
|
| * Process memory map:
|
| aaabeebd0000-aaabef0e0000 r-xp 00000000 fc:00 1768347 /home/opc/ruby/build/master/ruby
| aaabef0e0000-aaabef0f0000 r--p 00500000 fc:00 1768347 /home/opc/ruby/build/master/ruby
| aaabef0f0000-aaabef100000 rw-p 00510000 fc:00 1768347 /home/opc/ruby/build/master/ruby
| aaabef100000-aaabef110000 rw-p 00000000 00:00 0
| aaac299b0000-aaac29e50000 rw-p 00000000 00:00 0 [heap]
| fffc01350000-fffc04000000 r--s 00000000 fc:00 1768347 /home/opc/ruby/build/master/ruby
| fffc04000000-fffc04030000 rw-p 00000000 00:00 0
| fffc04030000-fffc08000000 ---p 00000000 00:00 0
| fffc08b70000-fffc08b90000 r-xp 00000000 fc:00 1776771 /usr/lib64/libgcc_s-8-20210514.so.1
| fffc08b90000-fffc08ba0000 r--p 00010000 fc:00 1776771 /usr/lib64/libgcc_s-8-20210514.so.1
| fffc08ba0000-fffc08bb0000 rw-p 00020000 fc:00 1776771 /usr/lib64/libgcc_s-8-20210514.so.1
| fffc08bb0000-fffc08bd0000 rw-p 00000000 00:00 0
| fffc08bd0000-fffc08be0000 r-xp 00000000 fc:00 101950888 /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
| fffc08be0000-fffc08bf0000 r--p 00000000 fc:00 101950888 /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
| fffc08bf0000-fffc08c00000 rw-p 00010000 fc:00 101950888 /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
| fffc08c00000-fffc08c10000 r-xp 00000000 fc:00 101950887 /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
| fffc08c10000-fffc08c20000 r--p 00000000 fc:00 101950887 /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
| fffc08c20000-fffc08c30000 rw-p 00010000 fc:00 101950887 /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
| fffc08c30000-fffc08c40000 rw-p 00000000 00:00 0
| fffc08c40000-fffc08c50000 r-xp 00000000 fc:00 34376286 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
| fffc08c50000-fffc08c60000 r--p 00000000 fc:00 34376286 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
| fffc08c60000-fffc08c70000 rw-p 00010000 fc:00 34376286 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
| fffc08c70000-fffc08c80000 rw-p 00000000 00:00 0
| fffc08c90000-fffc08ca0000 rw-p 00000000 00:00 0
| fffc08ca0000-fffc08cb0000 r-xp 00000000 fc:00 34376308 /home/opc/ruby/build/master/.ext/aarch64-linux/objspace.so
| fffc08cb0000-fffc08cc0000 r--p 00000000 fc:00 34376308 /home/opc/ruby/build/master/.ext/aarch64-linux/objspace.so
| fffc08cc0000-fffc08cd0000 rw-p 00010000 fc:00 34376308 /home/opc/ruby/build/master/.ext/aarch64-linux/objspace.so
| fffc08cd0000-fffc08ce0000 ---p 00000000 00:00 0
| fffc08ce0000-fffc08e10000 rw-p 00000000 00:00 0
| fffc08e10000-fffc08e20000 ---p 00000000 00:00 0
| fffc08e20000-fffc08f40000 rw-p 00000000 00:00 0
| fffc08f40000-fffc08f50000 ---p 00000000 00:00 0
| fffc08f50000-fffc28d50000 rw-p 00000000 00:00 0
| fffc28d50000-fffc28d60000 r-xp 00000000 fc:00 101950542 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
| fffc28d60000-fffc28d70000 r--p 00000000 fc:00 101950542 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
| fffc28d70000-fffc28d80000 rw-p 00010000 fc:00 101950542 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
| fffc28d80000-fffc28d90000 r-xp 00000000 fc:00 101948898 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
| fffc28d90000-fffc28da0000 r--p 00000000 fc:00 101948898 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
| fffc28da0000-fffc28db0000 rw-p 00010000 fc:00 101948898 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
| fffc28db0000-fffc28de0000 rw-p 00000000 00:00 0
| fffc28de0000-fffc28df0000 r-xp 00000000 fc:00 1818826 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
| fffc28df0000-fffc28e00000 r--p 00000000 fc:00 1818826 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
| fffc28e00000-fffc28e10000 rw-p 00010000 fc:00 1818826 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
| fffc28e10000-fffc28ed0000 rw-p 00000000 00:00 0
| fffc28ed0000-fffc28ee0000 r-xp 00000000 fc:00 1785774 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
| fffc28ee0000-fffc28ef0000 r--p 00000000 fc:00 1785774 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
| fffc28ef0000-fffc28f00000 rw-p 00010000 fc:00 1785774 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
| fffc28f00000-fffc28f20000 rw-p 00000000 00:00 0
| fffc28f20000-fffc28f30000 r-xp 00000000 fc:00 101933533 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
| fffc28f30000-fffc28f40000 r--p 00000000 fc:00 101933533 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
| fffc28f40000-fffc28f50000 rw-p 00010000 fc:00 101933533 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
| fffc28f50000-fffc28f60000 rw-p 00000000 00:00 0
| fffc28f60000-fffc28f70000 ---p 00000000 00:00 0
| fffc28f70000-fffc28fc0000 rw-p 00000000 00:00 0
| fffc28fc0000-fffc28fd0000 ---p 00000000 00:00 0
| fffc28fd0000-fffc29020000 rw-p 00000000 00:00 0
| fffc29020000-fffc29030000 ---p 00000000 00:00 0
| fffc29030000-fffc29080000 rw-p 00000000 00:00 0
| fffc29080000-fffc29090000 ---p 00000000 00:00 0
| fffc29090000-fffc290e0000 rw-p 00000000 00:00 0
| fffc290e0000-fffc290f0000 ---p 00000000 00:00 0
| fffc290f0000-fffc29140000 rw-p 00000000 00:00 0
| fffc29140000-fffc29150000 ---p 00000000 00:00 0
| fffc29150000-fffc291a0000 rw-p 00000000 00:00 0
| fffc291a0000-fffc291b0000 ---p 00000000 00:00 0
| fffc291b0000-fffc29200000 rw-p 00000000 00:00 0
| fffc29200000-fffc29210000 ---p 00000000 00:00 0
| fffc29210000-fffc29260000 rw-p 00000000 00:00 0
| fffc29260000-fffc29270000 ---p 00000000 00:00 0
| fffc29270000-fffc292c0000 rw-p 00000000 00:00 0
| fffc292c0000-fffc292d0000 ---p 00000000 00:00 0
| fffc292d0000-fffc29320000 rw-p 00000000 00:00 0
| fffc29320000-fffc29330000 ---p 00000000 00:00 0
| fffc29330000-fffc29380000 rw-p 00000000 00:00 0
| fffc29380000-fffc29390000 ---p 00000000 00:00 0
| fffc29390000-fffc293e0000 rw-p 00000000 00:00 0
| fffc293e0000-fffc293f0000 ---p 00000000 00:00 0
| fffc293f0000-fffc29440000 rw-p 00000000 00:00 0
| fffc29440000-fffc29450000 ---p 00000000 00:00 0
| fffc29450000-fffc294a0000 rw-p 00000000 00:00 0
| fffc294a0000-fffc294b0000 ---p 00000000 00:00 0
| fffc294b0000-fffc29500000 rw-p 00000000 00:00 0
| fffc29500000-fffc29510000 ---p 00000000 00:00 0
| fffc29510000-fffc29560000 rw-p 00000000 00:00 0
| fffc29560000-fffc29570000 ---p 00000000 00:00 0
| fffc29570000-fffc295c0000 rw-p 00000000 00:00 0
| fffc295c0000-fffc295d0000 ---p 00000000 00:00 0
| fffc295d0000-fffc29620000 rw-p 00000000 00:00 0
| fffc29620000-fffc29630000 ---p 00000000 00:00 0
| fffc29630000-fffc29680000 rw-p 00000000 00:00 0
| fffc29680000-fffc29690000 ---p 00000000 00:00 0
| fffc29690000-fffc296e0000 rw-p 00000000 00:00 0
| fffc296e0000-fffc296f0000 ---p 00000000 00:00 0
| fffc296f0000-fffc29740000 rw-p 00000000 00:00 0
| fffc29740000-fffc29750000 ---p 00000000 00:00 0
| fffc29750000-fffc297a0000 rw-p 00000000 00:00 0
| fffc297a0000-fffc297b0000 ---p 00000000 00:00 0
| fffc297b0000-fffc29800000 rw-p 00000000 00:00 0
| fffc29800000-fffc29810000 ---p 00000000 00:00 0
| fffc29810000-fffc29860000 rw-p 00000000 00:00 0
| fffc29860000-fffc29870000 ---p 00000000 00:00 0
| fffc29870000-fffc298c0000 rw-p 00000000 00:00 0
| fffc298c0000-fffc298d0000 ---p 00000000 00:00 0
| fffc298d0000-fffc29920000 rw-p 00000000 00:00 0
| fffc29920000-fffc29930000 ---p 00000000 00:00 0
| fffc29930000-fffc29980000 rw-p 00000000 00:00 0
| fffc29980000-fffc29990000 ---p 00000000 00:00 0
| fffc29990000-fffc299e0000 rw-p 00000000 00:00 0
| fffc299e0000-fffc299f0000 ---p 00000000 00:00 0
| fffc299f0000-fffc29a40000 rw-p 00000000 00:00 0
| fffc29a40000-fffc29a50000 ---p 00000000 00:00 0
| fffc29a50000-fffc29aa0000 rw-p 00000000 00:00 0
| fffc29aa0000-fffc29ab0000 ---p 00000000 00:00 0
| fffc29ab0000-fffc29b00000 rw-p 00000000 00:00 0
| fffc29b00000-fffc29b10000 ---p 00000000 00:00 0
| fffc29b10000-fffc29b60000 rw-p 00000000 00:00 0
| fffc29b60000-fffc29b70000 ---p 00000000 00:00 0
| fffc29b70000-fffc438e0000 rw-p 00000000 00:00 0
| fffc438e0000-fffc43a40000 r-xp 00000000 fc:00 13801 /usr/lib64/libc-2.28.so
| fffc43a40000-fffc43a50000 ---p 00160000 fc:00 13801 /usr/lib64/libc-2.28.so
| fffc43a50000-fffc43a60000 r--p 00160000 fc:00 13801 /usr/lib64/libc-2.28.so
| fffc43a60000-fffc43a70000 rw-p 00170000 fc:00 13801 /usr/lib64/libc-2.28.so
| fffc43a70000-fffc43a90000 r-xp 00000000 fc:00 13813 /usr/lib64/libpthread-2.28.so
| fffc43a90000-fffc43aa0000 r--p 00010000 fc:00 13813 /usr/lib64/libpthread-2.28.so
| fffc43aa0000-fffc43ab0000 rw-p 00020000 fc:00 13813 /usr/lib64/libpthread-2.28.so
| fffc43ab0000-fffc43b60000 r-xp 00000000 fc:00 13805 /usr/lib64/libm-2.28.so
| fffc43b60000-fffc43b70000 r--p 000a0000 fc:00 13805 /usr/lib64/libm-2.28.so
| fffc43b70000-fffc43b80000 rw-p 000b0000 fc:00 13805 /usr/lib64/libm-2.28.so
| fffc43b80000-fffc43ba0000 r-xp 00000000 fc:00 17639 /usr/lib64/libcrypt.so.1.1.0
| fffc43ba0000-fffc43bb0000 r--p 00010000 fc:00 17639 /usr/lib64/libcrypt.so.1.1.0
| fffc43bb0000-fffc43bc0000 rw-p 00000000 00:00 0
| fffc43bc0000-fffc43bd0000 r-xp 00000000 fc:00 13803 /usr/lib64/libdl-2.28.so
| fffc43bd0000-fffc43be0000 r--p 00000000 fc:00 13803 /usr/lib64/libdl-2.28.so
| fffc43be0000-fffc43bf0000 rw-p 00010000 fc:00 13803 /usr/lib64/libdl-2.28.so
| fffc43bf0000-fffc43c00000 r-xp 00000000 fc:00 13817 /usr/lib64/librt-2.28.so
| fffc43c00000-fffc43c10000 r--p 00000000 fc:00 13817 /usr/lib64/librt-2.28.so
| fffc43c10000-fffc43c20000 rw-p 00010000 fc:00 13817 /usr/lib64/librt-2.28.so
| fffc43c20000-fffc43c40000 r-xp 00000000 fc:00 17571 /usr/lib64/libz.so.1.2.11
| fffc43c40000-fffc43c50000 r--p 00010000 fc:00 17571 /usr/lib64/libz.so.1.2.11
| fffc43c50000-fffc43c60000 rw-p 00000000 00:00 0
| fffc43c70000-fffc43c80000 r--p 00000000 00:00 0 [vvar]
| fffc43c80000-fffc43c90000 r-xp 00000000 00:00 0 [vdso]
| fffc43c90000-fffc43cc0000 r-xp 00000000 fc:00 1778452 /usr/lib64/ld-2.28.so
| fffc43cc0000-fffc43cd0000 r--p 00020000 fc:00 1778452 /usr/lib64/ld-2.28.so
| fffc43cd0000-fffc43ce0000 rw-p 00030000 fc:00 1778452 /usr/lib64/ld-2.28.so
| ffffffee0000-fffffff10000 rw-p 00000000 00:00 0 [stack]
|
|
Children under /tmp/rubytest.b9vuer:
* -rw------- 1 442368 2025-12-17 19:11:40 +0000 20251217-4173155-ztrfzv
31741 tests, 6860454 assertions, 1 failures, 0 errors, 164 skips
ruby -v: ruby 4.0.0dev (2025-12-17T19:00:58Z master 601ac78caf) +PRISM [aarch64-linux]
make: *** [uncommon.mk:918: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512.
$$$[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 -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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
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.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/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.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.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.0.0dev (2025-12-17T19:00:58Z master 601ac78caf) +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 ..................................................
Finished in 25.941293 seconds
3349 files, 33781 examples, 215444 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.