# Logfile created on 2026-03-21 12:49:22 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000076135147fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_clang_18", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_18", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_18", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_18", @configure_opts=["CC=clang-18"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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/ko1/ruby/logs/brlog.trunk_clang_18.20260321-124922", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000076135162dc90 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000076135162db50 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000076134cf59710 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_18.20260321-124922", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_18.20260321-124922>, @binmode=false, @mon_data=#<Monitor:0x000076135162d538>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = 8b0ec6ac5e
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk_clang_18/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-18
LD = ld
LDSHARED = clang-18 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_18/include -I/tmp/ruby/src/trunk_clang_18 -I/tmp/ruby/src/trunk_clang_18/prism -I/tmp/ruby/src/trunk_clang_18/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/zjit/src/lib.rs'
Ubuntu clang version 18.1.3 (1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_clang_18/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-18
LD = ld
LDSHARED = clang-18 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_18/include -I/tmp/ruby/src/trunk_clang_18 -I/tmp/ruby/src/trunk_clang_18/prism -I/tmp/ruby/src/trunk_clang_18/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/zjit/src/lib.rs'
Ubuntu clang version 18.1.3 (1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
eb6e4e7c9b3a77293b60f1bd5c0b0587e81649591329d13b6ea390f45f496751 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_clang_18/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-18
LD = ld
LDSHARED = clang-18 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_18/include -I/tmp/ruby/src/trunk_clang_18 -I/tmp/ruby/src/trunk_clang_18/prism -I/tmp/ruby/src/trunk_clang_18/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/zjit/src/lib.rs'
Ubuntu clang version 18.1.3 (1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-18
LD = ld
LDSHARED = clang-18 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_18/include -I/tmp/ruby/src/trunk_clang_18 -I/tmp/ruby/src/trunk_clang_18/prism -I/tmp/ruby/src/trunk_clang_18/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
Ubuntu clang version 18.1.3 (1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
./miniruby -I/tmp/ruby/src/trunk_clang_18/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_18/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_18/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_clang_18/bin
installing base libraries: /tmp/ruby/install/trunk_clang_18/lib
installing arch files: /tmp/ruby/install/trunk_clang_18/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_clang_18/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_clang_18/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_clang_18/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_clang_18/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_clang_18/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_clang_18/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_clang_18/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_clang_18/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_clang_18/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_clang_18/bin
installing library scripts: /tmp/ruby/install/trunk_clang_18/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_clang_18/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_clang_18/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_clang_18/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.1
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_clang_18/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.19.2
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk_clang_18/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.14
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk_clang_18/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2046 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-18
LD = ld
LDSHARED = clang-18 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_18/include -I/tmp/ruby/src/trunk_clang_18 -I/tmp/ruby/src/trunk_clang_18/prism -I/tmp/ruby/src/trunk_clang_18/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/zjit/src/lib.rs'
Ubuntu clang version 18.1.3 (1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_clang_18/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-18
LD = ld
LDSHARED = clang-18 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_18/include -I/tmp/ruby/src/trunk_clang_18 -I/tmp/ruby/src/trunk_clang_18/prism -I/tmp/ruby/src/trunk_clang_18/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/zjit/src/lib.rs'
Ubuntu clang version 18.1.3 (1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
Run options:
--seed=34197
"--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_18/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_18/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_clang_18/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/759] 2271747=ruby/test_time_tz
[ 2/759] 2271746=rubygems/test_gem_unsatisfiable_dependency_error
[ 3/759] 2271745=ruby/test_autoload
[ 4/759] 2271748=dtrace/test_singleton_function
[ 5/759] 2271748=rubygems/test_gem_resolver_specification
[ 6/759] 2271747=-ext-/bignum/test_pack
[ 7/759] 2271746=mkmf/test_configuration
[ 8/759] 2271748=stringio/test_ractor
[ 9/759] 2271748=ruby/test_lazy_enumerator
[ 10/759] 2271746=mkmf/test_find_executable
[ 11/759] 2271746=-ext-/struct/test_member
[ 12/759] 2271746=ruby/test_symbol
[ 13/759] 2271747=psych/test_coder
[ 14/759] 2271747=rubygems/test_gem_ext_ext_conf_builder
[ 15/759] 2271748=-ext-/string/test_nofree
[ 16/759] 2271748=ripper/test_ripper
[ 17/759] 2271748=psych/test_json_tree
[ 18/759] 2271748=dtrace/test_require
[ 19/759] 2271748=rubygems/test_gem_gemcutter_utilities
[ 20/759] 2271746=socket/test_unix
[ 21/759] 2271746=-ext-/path_to_class/test_path_to_class
[ 22/759] 2271746=ruby/test_random_formatter
[ 23/759] 2271746=-ext-/string/test_too_many_dummy_encodings
[ 24/759] 2271746=uri/test_file
[ 25/759] 2271746=ruby/test_data
[ 26/759] 2271746=openssl/test_x509cert
[ 27/759] 2271747=optparse/test_cclass
[ 28/759] 2271747=-ext-/test_scan_args
[ 29/759] 2271747=rubygems/test_gem_security_trust_dir
[ 30/759] 2271746=test_singleton
[ 31/759] 2271747=psych/test_symbol
[ 32/759] 2271746=prism/ractor_test
[ 33/759] 2271747=ruby/test_bignum
[ 34/759] 2271747=-ext-/thread/test_lock_native_thread
[ 35/759] 2271746=-ext-/stack/test_stack_overflow
[ 36/759] 2271746=prism/result/overlap_test
[ 37/759] 2271747=json/ractor_test
[ 38/759] 2271747=ruby/test_pack
[ 39/759] 2271748=objspace/test_objspace
[ 40/759] 2271747=prism/library_symbols_test
[ 41/759] 2271746=rubygems/test_gem_resolver_api_specification
[ 42/759] 2271747=mkmf/test_have_library
[ 43/759] 2271746=rubygems/test_gem_package
[ 44/759] 2271746=psych/test_yaml
[ 45/759] 2271746=optparse/test_optparse
[ 46/759] 2271746=json/json_ext_parser_test
[ 47/759] 2271746=ruby/test_parse
[ 48/759] 2271745=ruby/test_m17n_comb
[ 49/759] 2271746=uri/test_ldap
[ 50/759] 2271746=rubygems/test_gem_util_atomic_file_writer
[ 51/759] 2271746=ruby/test_integer
[ 52/759] 2271747=psych/test_date_time
[ 53/759] 2271745=-ext-/debug/test_profile_frames
[ 54/759] 2271747=ruby/test_ractor
[ 55/759] 2271745=rubygems/test_gem_commands_owner_command
[ 56/759] 2271746=psych/test_safe_load
[ 57/759] 2271746=ruby/test_econv
[ 58/759] 2271746=ruby/test_name_error
[ 59/759] 2271746=ruby/test_stack
[ 60/759] 2271745=ruby/test_enumerator
[ 61/759] 2271746=io/console/test_ractor
[ 62/759] 2271746=ruby/test_thread
[ 63/759] 2271747=rubygems/test_gem_resolver_vendor_set
[ 64/759] 2271747=ruby/test_exception
[ 65/759] 2271748=psych/test_parser
[ 66/759] 2271748=-ext-/iter/test_yield_block
[ 67/759] 2271748=rubygems/test_gem_package_tar_header
[ 68/759] 2271748=rubygems/test_gem_source_vendor
[ 69/759] 2271748=rubygems/test_gem
[ 70/759] 2271747=rubygems/test_gem_platform
[ 71/759] 2271747=ruby/test_rand
[ 72/759] 2271747=rubygems/test_gem_resolver_git_specification
[ 73/759] 2271745=rubygems/test_gem_available_set
[ 74/759] 2271745=-ext-/string/test_modify_expand
[ 75/759] 2271745=rubygems/test_gem_commands_signin_command
[ 76/759] 2271748=-ext-/load/test_resolve_symbol
[ 77/759] 2271748=did_you_mean/tree_spell/test_human_typo
[ 78/759] 2271748=ruby/test_require_lib
[ 79/759] 2271745=ruby/test_stringchar
[ 80/759] 2271747=rubygems/test_gem_commands_sources_command
[ 81/759] 2271745=ruby/enc/test_grapheme_breaks
[ 82/759] 2271745=psych/test_ractor
[ 83/759] 2271747=net/http/test_https_proxy
[ 84/759] 2271747=rubygems/test_gem_commands_search_command
[ 85/759] 2271747=ruby/test_const
[ 86/759] 2271747=ruby/test_class
[ 87/759] 2271745=rubygems/test_gem_util
[ 88/759] 2271745=open-uri/test_ssl
[ 89/759] 2271745=json/json_coder_test
[ 90/759] 2271745=test_tempfile
[ 91/759] 2271745=rubygems/test_gem_commands_yank_command
[ 92/759] 2271745=rubygems/test_gem_name_tuple
[ 93/759] 2271745=cgi/test_cgi_escape
[ 94/759] 2271746=ruby/test_objectspace
[ 95/759] 2271748=ruby/test_marshal
[ 96/759] 2271745=net/http/test_httpresponses
[ 97/759] 2271745=prism/errors_test
[ 98/759] 2271748=json/json_generator_test
[ 99/759] 2271747=net/http/test_http_request
[100/759] 2271747=fiber/test_io
[101/759] 2271747=open-uri/test_ftp
[102/759] 2271747=prism/result/numeric_value_test
[103/759] 2271747=coverage/test_coverage
[104/759] 2271748=psych/test_exception
[105/759] 2271748=rubygems/test_gem_commands_cert_command
[106/759] 2271745=ruby/test_vm_dump
[107/759] 2271745=pathname/test_pathname
[108/759] 2271745=optparse/test_optarg
[109/759] 2271745=mkmf/test_config
[110/759] 2271747=ruby/test_pipe
[111/759] 2271745=ruby/test_assignment
[112/759] 2271747=rubygems/test_gem_package_old
[113/759] 2271747=-ext-/load/test_stringify_symbols
[114/759] 2271747=rubygems/test_gem_commands_install_command
[115/759] 2271748=optparse/test_load
[116/759] 2271748=openssl/test_x509attr
[117/759] 2271745=psych/test_marshalable
[118/759] 2271745=ruby/test_lambda
[119/759] 2271748=-ext-/econv/test_append
[120/759] 2271748=rubygems/test_gem_package_tar_reader
[121/759] 2271748=ruby/test_time
[122/759] 2271745=did_you_mean/spell_checking/test_variable_name_check
[123/759] 2271748=did_you_mean/edit_distance/test_jaro_winkler
[124/759] 2271748=ruby/test_io_buffer
[125/759] 2271745=rubygems/test_gem_ext_rake_builder
[126/759] 2271746=dtrace/test_function_entry
[127/759] 2271748=rubygems/test_gem_commands_fetch_command
[128/759] 2271746=-ext-/test_ensure_and_callcc
[129/759] 2271746=zlib/test_zlib
[130/759] 2271748=-ext-/bignum/test_mul
[131/759] 2271748=ruby/test_proc
[132/759] 2271747=psych/test_hash
[133/759] 2271747=date/test_date_conv
[134/759] 2271747=-ext-/string/test_cstr
[135/759] 2271745=mkmf/test_egrep_cpp
[136/759] 2271747=rubygems/test_gem_uninstaller
[137/759] 2271745=lib/!Nothing_to_test
[138/759] 2271745=ruby/test_regexp
[139/759] 2271748=rubygems/test_gem_dependency_list
[140/759] 2271748=rubygems/test_gem_commands_contents_command
[141/759] 2271748=resolv/test_addr
[142/759] 2271748=openssl/test_fips
[143/759] 2271748=rubygems/test_kernel
[144/759] 2271747=prism/test_helper
[145/759] 2271747=rubygems/test_gem_package_task
[146/759] 2271747=json/test_helper
[147/759] 2271747=fileutils/test_nowrite
[148/759] 2271747=ruby/test_thread_queue
[149/759] 2271748=ruby/enc/test_gb18030
[150/759] 2271748=ruby/test_beginendblock
[151/759] 2271748=ruby/test_undef
[152/759] 2271748=json/json_encoding_test
[153/759] 2271748=ripper/test_files_ext
[154/759] 2271748=ruby/test_yield
[155/759] 2271747=ruby/test_frozen_error
[156/759] 2271747=-ext-/test_bug-3571
[157/759] 2271747=rubygems/test_gem_remote_fetcher_s3
[158/759] 2271747=rubygems/test_gem_source_specific_file
[159/759] 2271747=optparse/test_zsh_completion
[160/759] 2271747=ruby/test_keyword
[161/759] 2271747=fiber/test_backtrace
[162/759] 2271747=ruby/test_clone
[163/759] 2271747=date/test_date_parse
[164/759] 2271747=prism/heredoc_dedent_test
[165/759] 2271747=rubygems/test_gem_security_signer
[166/759] 2271747=openssl/test_pkey_ec
[167/759] 2271747=rubygems/test_gem_stub_specification
[168/759] 2271746=ruby/test_object
[169/759] 2271747=rubygems/test_gem_safe_marshal
[170/759] 2271746=psych/test_nil
[171/759] 2271746=-ext-/vm/test_at_exit
[172/759] 2271748=psych/test_object
[173/759] 2271748=psych/test_yaml_special_cases
[174/759] 2271748=rubygems/test_gem_source_list
[175/759] 2271746=-ext-/string/test_capacity
[176/759] 2271746=ruby/test_file_exhaustive
[177/759] 2271748=-ext-/float/test_nextafter
[178/759] 2271748=-ext-/test_notimplement
[179/759] 2271748=mmtk/test_configuration
[180/759] 2271748=-ext-/box/test_load_ext
[181/759] 2271748=-ext-/test_bug-5832
[182/759] 2271748=prism/api/parse_success_test
[183/759] 2271748=erb/test_erb
[184/759] 2271748=rubygems/test_gem_request_set_lockfile
[185/759] 2271747=digest/test_ractor
[186/759] 2271747=openssl/test_ossl
[187/759] 2271747=-ext-/postponed_job/test_postponed_job
[188/759] 2271747=prism/snippets_test
[189/759] 2271748=rubygems/test_gem_commands_stale_command
[190/759] 2271748=did_you_mean/spell_checking/test_pattern_key_name_check
[191/759] 2271748=ruby/test_compile_prism
[192/759] 2271748=date/test_date
[193/759] 2271748=ruby/test_gc_compact
[194/759] 2271746=-ext-/integer/test_integer
[195/759] 2271746=digest/test_digest
[196/759] 2271748=ruby/enc/test_emoji
[197/759] 2271748=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_max_redirects_too_many: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40447>
Closed file descriptor: TestOpenURI#test_close_in_block_big: 9
[198/759] 2271748=dtrace/test_object_create_start
[199/759] 2271748=ruby/test_condition
[200/759] 2271748=ruby/enc/test_cp949
[201/759] 2271748=rubygems/test_gem_commands_specification_command
[202/759] 2271746=ruby/test_hash
[203/759] 2271748=openssl/test_pair
[204/759] 2271747=prism/result/comments_test
[205/759] 2271747=ruby/enc/test_iso_8859
[206/759] 2271747=date/test_date_attr
[207/759] 2271747=test_bundled_gems
[208/759] 2271747=rubygems/test_gem_requirement
[209/759] 2271747=openssl/test_ssl_session
[210/759] 2271747=-ext-/array/test_to_ary_concat
[211/759] 2271747=mkmf/test_install
[212/759] 2271747=rubygems/test_gem_ext_cmake_builder
[213/759] 2271747=rubygems/test_gem_commands_open_command
[214/759] 2271747=ruby/enc/test_case_comprehensive
[215/759] 2271747=fiber/test_io_buffer
[216/759] 2271747=psych/test_null
[217/759] 2271747=did_you_mean/spell_checking/test_uncorrectable_name_check
[218/759] 2271747=date/test_date_strptime
[219/759] 2271747=-ext-/thread/test_instrumentation_api
[220/759] 2271748=ruby/enc/test_windows_1252
[221/759] 2271745=rubygems/test_gem_resolver_index_specification
[222/759] 2271748=-ext-/string/test_set_len
[223/759] 2271748=optparse/test_summary
[224/759] 2271745=optparse/test_acceptable
[225/759] 2271748=socket/test_socket
[226/759] 2271745=prism/ruby/dispatcher_test
[227/759] 2271745=prism/result/warnings_test
[228/759] 2271745=psych/test_set
[229/759] 2271745=rubygems/test_gem_ext_cargo_builder_unit
[230/759] 2271745=-ext-/st/test_foreach
[231/759] 2271746=rubygems/test_config
[232/759] 2271746=psych/nodes/test_enumerable
[233/759] 2271745=mkmf/test_framework
[234/759] 2271745=prism/ruby/ruby_parser_test
[235/759] 2271746=-ext-/win32/test_console_attr
[236/759] 2271746=io/nonblock/test_flush
[237/759] 2271745=ruby/test_m17n
[238/759] 2271746=ripper/test_lexer
[239/759] 2271746=-ext-/string/test_interned_str
[240/759] 2271746=ruby/test_yjit
[241/759] 2271745=-ext-/test_random
[242/759] 2271745=-ext-/gvl/test_ubf_async_safe
[243/759] 2271745=net/http/test_httpheader
[244/759] 2271745=openssl/test_pkey_dh
[245/759] 2271745=ruby/test_argf
[246/759] 2271747=prism/ruby/source_test
[247/759] 2271747=ruby/enc/test_euc_kr
[248/759] 2271747=psych/visitors/test_yaml_tree
[249/759] 2271747=optparse/test_getopts
[250/759] 2271747=ruby/test_backtrace
[251/759] 2271748=did_you_mean/spell_checking/test_require_path_check
[252/759] 2271748=psych/visitors/test_depth_first
[253/759] 2271748=ruby/test_io_m17n
[254/759] 2271747=prism/result/static_literals_test
[255/759] 2271747=prism/newline_test
[256/759] 2271747=uri/test_common
[257/759] 2271747=rubygems/test_bundled_ca
[258/759] 2271747=prism/result/integer_parse_test
[259/759] 2271747=ruby/test_yjit_exit_locations
[260/759] 2271747=openssl/test_ocsp
[261/759] 2271748=io/wait/test_io_wait
[262/759] 2271748=-ext-/win32/test_fd_setsize
[263/759] 2271748=rubygems/test_gem_config_file
[264/759] 2271747=optparse/test_kwargs
[265/759] 2271747=prism/ruby/parameters_signature_test
[266/759] 2271747=-ext-/string/test_normalize
[267/759] 2271747=rubygems/test_webauthn_poller
[268/759] 2271747=test_timeout
[269/759] 2271748=ruby/test_sprintf_comb
[270/759] 2271748=openssl/test_ns_spki
[271/759] 2271748=date/test_date_new
[272/759] 2271748=test_weakref
[273/759] 2271748=ruby/test_method_cache
[274/759] 2271748=openssl/test_pkcs12
[275/759] 2271748=-ext-/test_printf
[276/759] 2271748=prism/ruby/tunnel_test
[277/759] 2271748=-ext-/bug_reporter/test_bug_reporter
[278/759] 2271745=ruby/test_readpartial
[279/759] 2271748=rubygems/test_gem_text
[280/759] 2271745=ruby/test_settracefunc
[281/759] 2271748=prism/result/node_id_test
[282/759] 2271748=prism/encoding/symbol_encoding_test
[283/759] 2271748=ruby/enc/test_utf16
[284/759] 2271748=mkmf/test_libs
[285/759] 2271748=psych/test_class
[286/759] 2271747=ruby/test_math
[287/759] 2271748=dtrace/test_gc
[288/759] 2271748=ruby/test_basicinstructions
[289/759] 2271747=ruby/test_case
[290/759] 2271747=mkmf/test_convertible
[291/759] 2271748=test_open3
[292/759] 2271745=ripper/test_sexp
[293/759] 2271745=ruby/test_require
[294/759] 2271748=prism/magic_comment_test
[295/759] 2271748=did_you_mean/core_ext/test_name_error_extension
[296/759] 2271748=socket/test_tcp
[297/759] 2271748=ruby/enc/test_case_mapping
[298/759] 2271748=prism/result/index_write_test
[299/759] 2271748=rubygems/test_gem_install_update_options
[300/759] 2271748=ruby/test_nomethod_error
[301/759] 2271748=uri/test_http
[302/759] 2271748=openssl/test_buffering
[303/759] 2271748=resolv/test_svcb_https
[304/759] 2271748=prism/result/integer_base_flags_test
[305/759] 2271748=psych/handlers/test_recorder
[306/759] 2271748=fiber/test_mutex
[307/759] 2271748=ruby/test_default_gems
[308/759] 2271748=resolv/test_resource
[309/759] 2271748=ruby/test_struct
[310/759] 2271748=ripper/test_files_test_1
[311/759] 2271748=ruby/test_zjit
[312/759] 2271748=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[313/759] 2271748=prism/result/attribute_write_test
[314/759] 2271748=optparse/test_reqarg
[315/759] 2271745=psych/test_emitter
[316/759] 2271745=mkmf/test_flags
[317/759] 2271746=rubygems/test_gem_request_connection_pools
[318/759] 2271748=io/wait/test_ractor
[319/759] 2271748=digest/test_digest_extend
[320/759] 2271748=rubygems/test_require
[321/759] 2271746=rubygems/test_gem_dependency_installer
[322/759] 2271745=rubygems/test_gem_command_manager
[323/759] 2271745=ruby/test_signal
[324/759] 2271748=ruby/test_fixnum
[325/759] 2271748=rubygems/test_gem_resolver_index_set
[326/759] 2271748=optparse/test_bash_completion
[327/759] 2271748=prism/onigmo_test
[328/759] 2271748=psych/test_struct
[329/759] 2271748=prism/fuzzer_test
[330/759] 2271748=ruby/test_optimization
[331/759] 2271745=rubygems/test_gem_commands_push_command
[332/759] 2271745=ruby/test_ifunless
[333/759] 2271745=rubygems/test_gem_resolver_vendor_specification
[334/759] 2271745=rubygems/test_gem_package_tar_reader_entry
[335/759] 2271745=psych/test_yamlstore
[336/759] 2271745=-ext-/string/test_coderange
[337/759] 2271745=prism/result/heredoc_test
[338/759] 2271745=psych/test_data
[339/759] 2271745=prism/result/implicit_array_test
[340/759] 2271745=rubygems/test_gem_resolver_best_set
[341/759] 2271745=rubygems/test_gem_dependency
[342/759] 2271746=-ext-/symbol/test_inadvertent_creation
[343/759] 2271746=rubygems/test_gem_path_support
[344/759] 2271746=ruby/enc/test_cesu8
[345/759] 2271746=dtrace/test_load
[346/759] 2271746=rubygems/test_gem_source
[347/759] 2271745=fileutils/test_verbose
[348/759] 2271745=ruby/enc/test_emoji_breaks
[349/759] 2271745=ruby/test_box
[350/759] 2271746=prism/lex_test
[351/759] 2271746=did_you_mean/spell_checking/test_method_name_check
[352/759] 2271746=rubygems/test_gem_resolver_conflict
[353/759] 2271746=rubygems/test_gem_commands_which_command
[354/759] 2271746=psych/test_scalar_scanner
[355/759] 2271746=optparse/test_switch
[356/759] 2271746=rubygems/test_gem_security
[357/759] 2271745=psych/test_psych_set
[358/759] 2271745=net/http/test_buffered_io
[359/759] 2271745=rubygems/test_gem_commands_environment_command
[360/759] 2271745=optparse/test_did_you_mean
[361/759] 2271745=openssl/test_random
[362/759] 2271745=ruby/test_module
[363/759] 2271745=ruby/test_comparable
[364/759] 2271745=ruby/test_io_timeout
[365/759] 2271745=rubygems/test_gem_rdoc
[366/759] 2271745=test_time
[367/759] 2271745=openssl/test_ssl
[368/759] 2271748=ruby/test_inlinecache
[369/759] 2271748=ruby/enc/test_euc_tw
[370/759] 2271748=ruby/enc/test_utf32
[371/759] 2271748=-ext-/array/test_resize
[372/759] 2271748=uri/test_ws
[373/759] 2271748=optparse/test_noarg
[374/759] 2271748=prism/ruby/find_test
[375/759] 2271748=yaml/test_store
[376/759] 2271748=-ext-/wait/test_wait
[377/759] 2271748=prism/encoding/encodings_test
[378/759] 2271748=ruby/test_rubyvm
[379/759] 2271748=-ext-/method/test_arity
[380/759] 2271748=ruby/test_alias
[381/759] 2271748=did_you_mean/test_ractor_compatibility
[382/759] 2271748=ruby/test_mixed_unicode_escapes
[383/759] 2271748=fileutils/test_fileutils
[384/759] 2271748=openssl/test_x509req
[385/759] 2271748=net/http/test_https
[386/759] 2271746=-ext-/symbol/test_type
[387/759] 2271746=ruby/test_encoding
[388/759] 2271746=ruby/test_allocation
[389/759] 2271748=rubygems/test_gem_source_fetch_problem
[390/759] 2271748=-ext-/test_abi
[391/759] 2271748=openssl/test_asn1
[392/759] 2271748=mkmf/test_constant
[393/759] 2271747=ruby/test_insns_leaf
[394/759] 2271747=rubygems/test_gem_request_set
[395/759] 2271745=ruby/test_rational2
[396/759] 2271745=prism/fixtures_test
[397/759] 2271745=mkmf/test_pkg_config
[398/759] 2271745=dtrace/test_hash_create
[399/759] 2271745=resolv/test_mdns
[400/759] 2271745=rubygems/test_gem_resolver_lock_specification
[401/759] 2271745=test_pty
[402/759] 2271747=prism/result/string_test
[403/759] 2271747=resolv/test_dns
[404/759] 2271745=rubygems/test_gem_specification
[405/759] 2271747=strscan/test_stringscanner
[406/759] 2271747=-ext-/win32/test_dln
[407/759] 2271747=dtrace/test_method_cache
[408/759] 2271747=rubygems/test_gem_commands_cleanup_command
[409/759] 2271747=rubygems/test_gem_version
[410/759] 2271747=open-uri/test_proxy
[411/759] 2271746=date/test_switch_hitter
[412/759] 2271746=prism/ruby/string_query_test
[413/759] 2271747=ripper/test_files_test
[414/759] 2271746=net/protocol/test_protocol
[415/759] 2271747=-ext-/string/test_enc_associate
[416/759] 2271746=rubygems/test_gem_resolver_installed_specification
[417/759] 2271746=rubygems/test_gem_commands_dependency_command
[418/759] 2271746=rubygems/test_gem_stream_ui
[419/759] 2271746=openssl/test_provider
[420/759] 2271747=rubygems/test_gem_resolver_local_specification
[421/759] 2271747=test_prettyprint
[422/759] 2271747=openssl/test_x509crl
[423/759] 2271747=ruby/test_complex
[424/759] 2271746=optparse/test_placearg
[425/759] 2271746=-ext-/struct/test_len
[426/759] 2271747=-ext-/hash/test_delete
[427/759] 2271747=ruby/enc/test_shift_jis
[428/759] 2271746=fiber/test_queue
[429/759] 2271747=ruby/test_super
[430/759] 2271746=prism/percent_delimiter_string_test
[431/759] 2271746=rubygems/test_gem_ext_builder
[432/759] 2271747=ruby/test_continuation
[433/759] 2271747=ruby/test_env
[434/759] 2271746=ruby/test_refinement
[435/759] 2271745=prism/encoding/regular_expression_encoding_test
[436/759] 2271745=-ext-/tracepoint/test_tracepoint
[437/759] 2271745=openssl/test_x509store
[438/759] 2271745=prism/api/command_line_test
[439/759] 2271745=prism/ruby/desugar_compiler_test
[440/759] 2271745=ruby/test_complexrational
[441/759] 2271745=-ext-/marshal/test_internal_ivar
[442/759] 2271745=fiber/test_io_close
[443/759] 2271745=rubygems/test_gem_ext_configure_builder
[444/759] 2271745=openssl/test_x509ext
[445/759] 2271745=openssl/test_config
[446/759] 2271745=ruby/test_dir
[447/759] 2271745=uri/test_mailto
[448/759] 2271745=ruby/test_memory_view
[449/759] 2271745=rubygems/test_gem_request_set_gem_dependency_api
[450/759] 2271745=ruby/test_key_error
[451/759] 2271745=rubygems/test_gem_commands_lock_command
[452/759] 2271745=openssl/test_engine
[453/759] 2271745=ruby/test_warning
[454/759] 2271745=ruby/enc/test_gbk
[455/759] 2271745=rubygems/test_gem_remote_fetcher
[456/759] 2271747=prism/encoding/string_encoding_test
[457/759] 2271747=ruby/test_metaclass
[458/759] 2271747=-ext-/load/test_dot_dot
[459/759] 2271747=ruby/enc/test_big5
[460/759] 2271747=json/json_parser_test
[461/759] 2271747=prism/result/equality_test
[462/759] 2271747=monitor/test_monitor
[463/759] 2271748=fiber/test_timeout
[464/759] 2271748=rubygems/test_gem_safe_yaml
[465/759] 2271747=rubygems/test_gem_commands_setup_command
[466/759] 2271745=test_forwardable
[467/759] 2271745=ruby/test_whileuntil
[468/759] 2271745=resolv/test_win32_config
[469/759] 2271745=prism/api/lex_test
[470/759] 2271745=rubygems/test_gem_source_git
[471/759] 2271748=openssl/test_cipher
[472/759] 2271748=ruby/enc/test_regex_casefold
[473/759] 2271748=-ext-/bignum/test_div
[474/759] 2271748=-ext-/time/test_new
[475/759] 2271748=json/json_string_matching_test
[476/759] 2271748=psych/test_deprecated
[477/759] 2271748=ruby/test_integer_comb
[478/759] 2271747=-ext-/bignum/test_big2str
[479/759] 2271747=prism/regexp_test
[480/759] 2271747=ruby/test_shapes
[481/759] 2271747=ruby/test_arity
[482/759] 2271747=prism/version_test
[483/759] 2271747=rubygems/test_gem_impossible_dependencies_error
[484/759] 2271747=ruby/test_trace
[485/759] 2271746=-ext-/string/test_fstring
[486/759] 2271747=json/json_addition_test
[487/759] 2271747=prism/api/freeze_test
[488/759] 2271747=-ext-/string/test_qsort
[489/759] 2271747=prism/result/regular_expression_options_test
[490/759] 2271747=ruby/test_sleep
[491/759] 2271746=test_unicode_normalize
[492/759] 2271746=rubygems/test_gem_uri_formatter
[493/759] 2271746=openssl/test_digest
[494/759] 2271746=rubygems/test_remote_fetch_error
[495/759] 2271746=mkmf/test_mkmf
[496/759] 2271746=rubygems/test_gem_dependency_resolution_error
[497/759] 2271746=ripper/test_scanner_events
[498/759] 2271746=ripper/test_files_sample
[499/759] 2271746=ruby/test_complex2
[500/759] 2271746=socket/test_addrinfo
[501/759] 2271746=rubygems/test_gem_silent_ui
[502/759] 2271746=-ext-/exception/test_data_error
[503/759] 2271746=rubygems/test_gem_request_set_lockfile_parser
[504/759] 2271746=rubygems/test_gem_security_policy
[505/759] 2271746=-ext-/test_bug-14834
[506/759] 2271746=openssl/test_pkey_dsa
[507/759] 2271748=rubygems/test_gem_resolver_composed_set
[508/759] 2271748=psych/test_array
[509/759] 2271748=rubygems/test_webauthn_listener
[510/759] 2271748=rubygems/test_gem_request_set_lockfile_tokenizer
[511/759] 2271748=ripper/test_files_lib
[512/759] 2271748=dtrace/test_cmethod
[513/759] 2271748=-ext-/string/test_external_new
[514/759] 2271748=prism/locals_test
[515/759] 2271748=test_extlibs
[516/759] 2271746=openssl/test_pkcs7
[517/759] 2271747=ruby/test_system
[518/759] 2271745=rubygems/test_rubygems
[519/759] 2271745=mkmf/test_sizeof
[520/759] 2271746=ruby/enc/test_euc_jp
[521/759] 2271746=prism/ruby/ripper_test
[522/759] 2271747=ruby/test_not
[523/759] 2271747=ruby/test_unicode_escape
[524/759] 2271747=rubygems/test_gem_ext_cargo_builder
[525/759] 2271747=ruby/test_iseq
[526/759] 2271748=rubygems/test_gem_commands_check_command
[527/759] 2271748=rubygems/test_gem_source_installed
[528/759] 2271748=-ext-/bignum/test_bigzero
[529/759] 2271748=prism/api/parse_stream_test
[530/759] 2271748=psych/test_numeric
[531/759] 2271748=fiber/test_sleep
[532/759] 2271748=objspace/test_ractor
[533/759] 2271746=rubygems/test_gem_gem_runner
[534/759] 2271748=ruby/test_gc
[535/759] 2271746=ruby/test_sprintf
[536/759] 2271746=did_you_mean/tree_spell/test_change_word
[537/759] 2271746=rubygems/test_gem_commands_uninstall_command
[538/759] 2271747=ruby/test_path
[539/759] 2271747=-ext-/typeddata/test_typeddata
[540/759] 2271747=-ext-/test_recursion
[541/759] 2271747=prism/ruby/parser_test
[542/759] 2271747=error_highlight/test_error_highlight
[543/759] 2271746=ruby/test_ast
[544/759] 2271747=ruby/test_thread_cv
[545/759] 2271747=rubygems/test_gem_local_remote_options
[546/759] 2271747=optparse/test_autoconf
[547/759] 2271747=ruby/test_weakmap
[548/759] 2271745=rubygems/test_gem_resolver_git_set
[549/759] 2271745=dtrace/test_array_create
[550/759] 2271745=rubygems/test_gem_validator
[551/759] 2271745=rubygems/test_gem_commands_mirror
[552/759] 2271745=ruby/test_method
[553/759] 2271747=psych/test_document
[554/759] 2271747=date/test_date_compat
[555/759] 2271747=openssl/test_ts
[556/759] 2271747=-ext-/arith_seq/test_arith_seq_beg_len_step
[557/759] 2271747=fiber/test_scheduler
Leaked file descriptor: TestFiberScheduler#test_iseq_compile_under_gc_stress_bug_21180: 11 : #<File:/dev/null>
Closed file descriptor: TestFiberScheduler#test_closed_when_set_to_nil: 11
[558/759] 2271747=rubygems/test_gem_resolver_requirement_list
[559/759] 2271747=ruby/test_range
[560/759] 2271747=ruby/test_primitive
[561/759] 2271747=test_find
[562/759] 2271747=rubygems/test_gem_commands_pristine_command
[563/759] 2271745=rubygems/test_gem_commands_info_command
[564/759] 2271747=socket/test_udp
[565/759] 2271747=rubygems/test_gem_remote_fetcher_local_server
[566/759] 2271745=fiber/test_enumerator
[567/759] 2271745=stringio/test_stringio
[568/759] 2271747=-ext-/iseq_load/test_iseq_load
[569/759] 2271745=psych/test_encoding
[570/759] 2271745=socket/test_sockopt
[571/759] 2271745=rubygems/test_gem_uri
[572/759] 2271745=ruby/test_dup
[573/759] 2271745=openssl/test_pkey_rsa
[574/759] 2271745=ruby/test_fiber
[575/759] 2271747=-ext-/st/test_numhash
[576/759] 2271747=fiber/test_storage
[577/759] 2271747=rubygems/test_gem_package_tar_writer
[578/759] 2271747=ruby/test_iterator
[579/759] 2271747=dtrace/test_string
[580/759] 2271747=psych/test_tree_builder
[581/759] 2271747=-ext-/st/test_update
[582/759] 2271747=rubygems/test_gem_commands_server_command
[583/759] 2271747=-ext-/load/test_protect
[584/759] 2271747=ruby/test_flip
[585/759] 2271747=-ext-/string/test_enc_str_buf_cat
[586/759] 2271747=fiber/test_process
[587/759] 2271747=ruby/test_frozen
[588/759] 2271747=test_delegate
[589/759] 2271747=ruby/test_set
[590/759] 2271747=rubygems/test_gem_resolver_dependency_request
[591/759] 2271747=ruby/test_dir_m17n
[592/759] 2271745=ruby/test_string_memory
[593/759] 2271745=rubygems/test_gem_command
[594/759] 2271745=rubygems/test_gem_commands_unpack_command
[595/759] 2271747=openssl/test_hmac
[596/759] 2271747=openssl/test_kdf
[597/759] 2271745=rubygems/test_gem_doctor
[598/759] 2271745=rubygems/test_gem_package_tar_header_ractor
[599/759] 2271747=prism/api/dump_test
[600/759] 2271745=ruby/test_numeric
[601/759] 2271745=erb/test_erb_command
[602/759] 2271745=ruby/enc/test_case_options
[603/759] 2271745=ruby/test_variable
[604/759] 2271747=rubygems/test_gem_commands_outdated_command
[605/759] 2271747=test_ipaddr
[606/759] 2271747=ruby/test_arithmetic_sequence
[607/759] 2271747=psych/test_psych
[608/759] 2271747=ruby/test_transcode
[609/759] 2271747=pathname/test_ractor
[610/759] 2271747=psych/test_boolean
[611/759] 2271747=erb/test_erb_m17n
[612/759] 2271747=rubygems/test_gem_resolver
[613/759] 2271745=psych/test_alias_and_anchor
[614/759] 2271745=rubygems/test_gem_resolver_activation_request
[615/759] 2271745=mkmf/test_signedness
[616/759] 2271747=-ext-/popen_deadlock/test_popen_deadlock
[617/759] 2271747=prism/ruby/compiler_test
[618/759] 2271747=prism/ruby/reflection_test
[619/759] 2271747=date/test_date_arith
[620/759] 2271747=ruby/test_eval
[621/759] 2271747=-ext-/scheduler/test_interrupt_with_scheduler
[622/759] 2271747=ruby/test_fnmatch
[623/759] 2271747=yaml/test_dbm
[624/759] 2271747=rubygems/test_gem_spec_fetcher
[625/759] 2271747=prism/api/parse_test
[626/759] 2271747=psych/test_string
[627/759] 2271747=rubygems/test_gem_commands_list_command
[628/759] 2271747=dtrace/test_raise
[629/759] 2271747=openssl/test_bn
[630/759] 2271747=rubygems/test_gem_bundler_version_finder
[631/759] 2271747=rubygems/test_webauthn_listener_response
[632/759] 2271747=prism/result/static_inspect_test
[633/759] 2271747=net/http/test_httpresponse
[634/759] 2271747=prism/unescape_test
[635/759] 2271747=ripper/test_files_test_2
[636/759] 2271747=prism/api/parse_comments_test
[637/759] 2271747=rubygems/test_project_sanity
[638/759] 2271747=ruby/test_rational
[639/759] 2271747=ruby/test_object_id
[640/759] 2271747=psych/visitors/test_to_ruby
[641/759] 2271747=-ext-/debug/test_debug
[642/759] 2271747=prism/bom_test
[643/759] 2271747=ruby/test_string
[644/759] 2271745=prism/result/breadth_first_search_test
[645/759] 2271745=ruby/test_file
[646/759] 2271746=-ext-/exception/test_ensured
[647/759] 2271746=io/console/test_io_console
[648/759] 2271746=rubygems/test_gem_commands_help_command
Unable to attach: program terminated with signal SIGSEGV, Segmentation fault.
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
/tmp/ruby/src/trunk_clang_18/tool/lib/dump.gdb:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[649/759] 2271746=-ext-/rational/test_rat
[650/759] 2271746=-ext-/exception/test_enc_raise
[651/759] 2271746=test_rbconfig
[652/759] 2271746=-ext-/exception/test_exception_at_throwing
[653/759] 2271746=psych/test_yamldbm
[654/759] 2271746=ruby/test_defined
[655/759] 2271745=-ext-/string/test_ellipsize
[656/759] 2271745=rubygems/test_gem_commands_build_command
[657/759] 2271746=uri/test_wss
[658/759] 2271746=openssl/test_x509name
[659/759] 2271746=rubygems/test_gem_commands_update_command
[660/759] 2271745=ruby/test_weakkeymap
[661/759] 2271745=prism/result/constant_path_node_test
[662/759] 2271745=-ext-/gvl/test_last_thread
[663/759] 2271745=ruby/test_io
[664/759] 2271747=strscan/test_ractor
[665/759] 2271747=date/test_date_marshal
[666/759] 2271747=psych/test_scalar
[667/759] 2271747=ruby/test_rubyoptions
[668/759] 2271746=-ext-/bignum/test_str2big
[669/759] 2271746=test_pp
[670/759] 2271746=json/json_fixtures_test
[671/759] 2271746=-ext-/struct/test_duplicate
[672/759] 2271746=-ext-/string/test_rb_str_dup
[673/759] 2271746=ripper/test_parser_events
[674/759] 2271746=-ext-/funcall/test_passing_block
[675/759] 2271746=prism/ruby/location_test
[676/759] 2271746=-ext-/iter/test_iter_break
[677/759] 2271746=fileutils/test_dryrun
[678/759] 2271746=rubygems/test_gem_installer
[679/759] 2271748=-ext-/proc/test_bmethod
[680/759] 2271748=socket/test_ancdata
[681/759] 2271748=test_trick
[682/759] 2271746=etc/test_etc
[683/759] 2271748=rubygems/test_gem_commands_exec_command
[684/759] 2271746=-ext-/num2int/test_num2int
[685/759] 2271746=rubygems/test_gem_source_subpath_problem
[686/759] 2271746=psych/json/test_stream
[687/759] 2271746=ruby/test_array
[688/759] 2271745=fiber/test_address_resolve
[689/759] 2271745=-ext-/marshal/test_usrmarshal
[690/759] 2271745=-ext-/eval/test_eval
[691/759] 2271745=ruby/test_call
[692/759] 2271745=openssl/test_pkey
[693/759] 2271745=mkmf/test_have_func
[694/759] 2271748=-ext-/integer/test_my_integer
[695/759] 2271748=rubygems/test_deprecate
[696/759] 2271748=rubygems/test_gem_request
[697/759] 2271745=rubygems/test_gem_update_suggestion
[698/759] 2271748=test_tmpdir
[699/759] 2271748=psych/test_serialize_subclasses
[700/759] 2271748=fiber/test_ractor
[701/759] 2271748=ripper/test_filter
[702/759] 2271748=rubygems/test_gem_source_local
[703/759] 2271748=rubygems/test_gem_resolver_lock_set
[704/759] 2271748=ruby/enc/test_koi8
[705/759] 2271748=-ext-/test_enumerator_kw
[706/759] 2271748=rubygems/test_gem_resolver_installer_set
[707/759] 2271745=prism/result/continuable_test
[708/759] 2271745=uri/test_parser
[709/759] 2271745=uri/test_generic
[710/759] 2271745=net/http/test_http
[711/759] 2271748=mkmf/test_have_macro
[712/759] 2271748=ruby/test_literal
[713/759] 2271746=prism/result/named_capture_test
[714/759] 2271746=psych/visitors/test_emitter
[715/759] 2271746=rubygems/test_gem_source_lock
[716/759] 2271746=rubygems/test_gem_commands_signout_command
[717/759] 2271746=json/json_common_interface_test
[718/759] 2271748=psych/test_object_references
[719/759] 2271746=fiber/test_thread
[720/759] 2271748=test_securerandom
[721/759] 2271748=-ext-/struct/test_data
[722/759] 2271748=socket/test_nonblock
[723/759] 2271748=socket/test_basicsocket
[724/759] 2271748=prism/result/source_location_test
[725/759] 2271748=ruby/test_threadgroup
[726/759] 2271746=prism/ruby/pattern_test
[727/759] 2271746=prism/newline_offsets_test
[728/759] 2271746=-ext-/class/test_class2name
[729/759] 2271746=json/json_ryu_fallback_test
[730/759] 2271746=did_you_mean/test_tree_spell_checker
[731/759] 2271746=rubygems/test_gem_console_ui
[732/759] 2271746=ruby/test_process
[733/759] 2271748=ruby/test_syntax
[734/759] 2271745=rubygems/test_gem_ci_detector
[735/759] 2271745=psych/test_stringio
[736/759] 2271745=rubygems/test_gem_commands_rebuild_command
[737/759] 2271745=io/wait/test_io_wait_uncommon
[738/759] 2271745=psych/test_merge_keys
[739/759] 2271745=ruby/enc/test_windows_1251
[740/759] 2271745=prism/ruby/relocation_test
[741/759] 2271745=did_you_mean/spell_checking/test_class_name_check
[742/759] 2271745=date/test_date_strftime
[743/759] 2271745=did_you_mean/test_spell_checker
[744/759] 2271745=uri/test_ftp
[745/759] 2271745=rubygems/test_gem_resolver_api_set
[746/759] 2271745=date/test_date_ractor
[747/759] 2271745=ruby/test_enum
[748/759] 2271747=test_shellwords
[749/759] 2271747=-ext-/arith_seq/test_arith_seq_extract
[750/759] 2271747=rubygems/test_exit
[751/759] 2271747=psych/test_omap
[752/759] 2271747=rubygems/test_gem_remote_fetcher_local_ssl_server
[753/759] 2271745=-ext-/file/test_stat
[754/759] 2271745=psych/test_stream
[755/759] 2271745=rubygems/test_gem_version_option
[756/759] 2271745=json/json_generic_object_test
[757/759] 2271745=ruby/test_float
[758/759] 2271745=ruby/test_pattern_matching
[759/759] 2271745=did_you_mean/spell_checking/test_key_name_check
1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec)
pid 2302820 killed by SIGSEGV (signal 11) (core dumped)
|
| -e:11: [BUG] Segmentation fault at 0x000003e90022aa04
| ruby 4.1.0dev (2026-03-21T08:47:18Z master 8b0ec6ac5e) +PRISM [x86_64-linux]
|
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK -e:11
| c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:000b20 l:n b:---- EVAL -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:000ba0 l:y b:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:169:in 'loop'
| -e:11:in 'block in <main>'
| -e:11:in 'define_finalizer'
|
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 2
|
| -- Machine register context ------------------------------------------------
| RIP: 0x000056feb28ba775 RBP: 0x0000000000000001 RSP: 0x00007ffca97f06a0
| RAX: 0x0000000000000001 RBX: 0x000073ec5666eb60 RCX: 0x00000000000000fb
| RDX: 0x00007ffca97f06b8 RDI: 0x0000000000000030 RSI: 0x000056fee6a75910
| R8: 0x0000000000000007 R9: 0x0000000000000030 R10: 0x0000000000000002
| R11: 0x0000000000000020 R12: 0x000073ec55200028 R13: 0x000073ec3d1dd5b0
| R14: 0x000073ec55200000 R15: 0x0000000000000002 EFL: 0x0000000000000202
|
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_clang_18/ruby(rb_print_backtrace+0x14) [0x56feb2964b1a] /tmp/ruby/src/trunk_clang_18/vm_dump.c:1105
| /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_18/vm_dump.c:1450
| /tmp/ruby/build/trunk_clang_18/ruby(rb_bug_for_fatal_signal+0x15c) [0x56feb2b434ac] /tmp/ruby/src/trunk_clang_18/error.c:1131
| /tmp/ruby/build/trunk_clang_18/ruby(sigsegv+0x5a) [0x56feb28bd3fa] /tmp/ruby/src/trunk_clang_18/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x73ec567c0320) [0x73ec567c0320]
| /tmp/ruby/build/trunk_clang_18/ruby(get_next_shape_internal+0x75) [0x56feb28ba775]
| /tmp/ruby/build/trunk_clang_18/ruby(shape_transition_object_id+0x46) [0x56feb28b93a6] /tmp/ruby/src/trunk_clang_18/shape.c:667
| /tmp/ruby/build/trunk_clang_18/ruby(object_id0+0x2e) [0x56feb27de00e] /tmp/ruby/src/trunk_clang_18/gc.c:2091
| /tmp/ruby/build/trunk_clang_18/ruby(rb_gc_impl_define_finalizer+0x86) [0x56feb27cb67b] /tmp/ruby/src/trunk_clang_18/gc/default/default.c:2829
| /tmp/ruby/build/trunk_clang_18/ruby(rb_define_finalizer) /tmp/ruby/src/trunk_clang_18/gc.c:1916
| /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x56feb2953b5e] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3905
| /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3907
| /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x56feb293392b] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6127
| /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:907
| /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x56feb292f48b] /tmp/ruby/src/trunk_clang_18/vm.c:2799
| /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2802
| /tmp/ruby/build/trunk_clang_18/ruby(rb_ec_exec_node+0x2e) [0x56feb27b8a72] /tmp/ruby/src/trunk_clang_18/eval.c:283
| /tmp/ruby/build/trunk_clang_18/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_18/eval.c:321
| /tmp/ruby/build/trunk_clang_18/ruby(rb_main+0x1c) [0x56feb27b64e5] /tmp/ruby/src/trunk_clang_18/main.c:42
| /tmp/ruby/build/trunk_clang_18/ruby(main) /tmp/ruby/src/trunk_clang_18/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x73ec567a51ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x73ec567a528b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x56feb27b63a5]
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -e
|
| * Ruby Box: disabled
| * Loaded features:
|
| 0 enumerator.so
| 1 monitor.so
| 2 thread.rb
| 3 fiber.so
| 4 rational.so
| 5 complex.so
| 6 pathname.so
| 7 ruby2_keywords.rb
| 8 set.rb
| 9 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so
| 10 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so
|
| * Process memory map:
|
| 56feb2769000-56feb27aa000 r--p 00000000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby
| 56feb27aa000-56feb2be9000 r-xp 00041000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby
| 56feb2be9000-56feb2d88000 r--p 00480000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby
| 56feb2d88000-56feb2d9f000 r--p 0061f000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby
| 56feb2d9f000-56feb2da1000 rw-p 00636000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby
| 56feb2da1000-56feb2db8000 rw-p 00000000 00:00 0
| 56fee6a1b000-56fef0ba4000 rw-p 00000000 00:00 0 [heap]
| 73ebd792b000-73ebd7b32000 r--s 00000000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 73ebd7b32000-73ebda130000 r--s 00000000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby
| 73ebda130000-73ebdd1f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ebdd1fe000-73ebfd200000 rw-p 00000000 00:00 0
| 73ebfd200000-73ec07790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec077a0000-73ec216a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec216b0000-73ec2cb40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec2cb50000-73ec31ff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec32000000-73ec34000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec34000000-73ec34021000 rw-p 00000000 00:00 0
| 73ec34021000-73ec38000000 ---p 00000000 00:00 0
| 73ec38010000-73ec391c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec391d0000-73ec3a750000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec3a760000-73ec3b490000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec3b4a0000-73ec3b9f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec3ba00000-73ec3bd70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec3bd80000-73ec3bed0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec3bee0000-73ec3bf90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec3bfa0000-73ec3bff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec3bffe000-73ec3bfff000 ---p 00000000 00:00 0
| 73ec3bfff000-73ec3c01f000 rw-p 00000000 00:00 0
| 73ec3c01f000-73ec3c120000 rw-p 00000000 00:00 0
| 73ec3c120000-73ec3c180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec3c18f000-73ec3c190000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c190000-73ec3c1d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c1d1000-73ec3c1d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c1d2000-73ec3c213000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c213000-73ec3c214000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c214000-73ec3c255000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c255000-73ec3c256000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c256000-73ec3c297000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c297000-73ec3c298000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c298000-73ec3c2d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c2d9000-73ec3c2da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c2da000-73ec3c31b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c31b000-73ec3c31c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c31c000-73ec3c35d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c35d000-73ec3c35e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c35e000-73ec3c39f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c39f000-73ec3c3a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c3a0000-73ec3c3e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c3e1000-73ec3c3e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c3e2000-73ec3c423000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c423000-73ec3c424000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c424000-73ec3c465000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c465000-73ec3c466000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c466000-73ec3c4a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c4a7000-73ec3c4a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c4a8000-73ec3c4e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c4e9000-73ec3c4ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c4ea000-73ec3c52b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c52b000-73ec3c52c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c52c000-73ec3c56d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c56d000-73ec3c56e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c56e000-73ec3c5af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c5af000-73ec3c5b0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c5b0000-73ec3c5f1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c5f1000-73ec3c5f2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c5f2000-73ec3c633000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c633000-73ec3c634000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c634000-73ec3c675000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c675000-73ec3c676000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c676000-73ec3c6b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c6b7000-73ec3c6b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c6b8000-73ec3c6f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c6f9000-73ec3c6fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c6fa000-73ec3c73b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c73b000-73ec3c73c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c73c000-73ec3c77d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c77d000-73ec3c77e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c77e000-73ec3c7bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c7bf000-73ec3c7c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c7c0000-73ec3c801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c801000-73ec3c802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c802000-73ec3c843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c843000-73ec3c844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c844000-73ec3c885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c885000-73ec3c886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c886000-73ec3c8c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c8c7000-73ec3c8c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c8c8000-73ec3c909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c909000-73ec3c90a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
Finished tests in 409.506188s, 84.5091 tests/s, 17771.0892 assertions/s.
| 73ec3c90a000-73ec3c94b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c94b000-73ec3c94c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c94c000-73ec3c98d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c98d000-73ec3c98e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c98e000-73ec3c9cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 73ec3c9cf000-73ec3c9d0000 ---p 00000000 00:00 0
| 73ec3c9d0000-73ec3d1d0000 rw-p 00000000 00:00 0
| 73ec3d1d0000-73ec3d200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec3d200000-73ec55200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 73ec55200000-73ec56600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 73ec56610000-73ec56630000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec5663f000-73ec56660000 rw-p 00000000 00:00 0
| 73ec56660000-73ec56670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 73ec56672000-73ec56673000 r--p 00000000 00:bd 17340608 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so
| 73ec56673000-73ec56674000 r-xp 00001000 00:bd 17340608 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so
| 73ec56674000-73ec56675000 r--p 00002000 00:bd 17340608 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so
| 73ec56675000-73ec56676000 r--p 00002000 00:bd 17340608 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so
| 73ec56676000-73ec56677000 rw-p 00003000 00:bd 17340608 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so
| 73ec56677000-73ec5677b000 rw-p 00000000 00:00 0
| 73ec5677b000-73ec567a3000 r--p 00000000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 73ec567a3000-73ec5692b000 r-xp 00028000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 73ec5692b000-73ec5697a000 r--p 001b0000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 73ec5697a000-73ec5697e000 r--p 001fe000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 73ec5697e000-73ec56980000 rw-p 00202000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 73ec56980000-73ec5698f000 rw-p 00000000 00:00 0
| 73ec5698f000-73ec56993000 r--p 00000000 00:bd 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 73ec56993000-73ec569b6000 r-xp 00004000 00:bd 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 73ec569b6000-73ec569ba000 r--p 00027000 00:bd 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 73ec569ba000-73ec569bb000 r--p 0002b000 00:bd 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 73ec569bb000-73ec569bc000 rw-p 0002c000 00:bd 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 73ec569bc000-73ec569cc000 r--p 00000000 00:bd 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 73ec569cc000-73ec56a4b000 r-xp 00010000 00:bd 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 73ec56a4b000-73ec56aa3000 r--p 0008f000 00:bd 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 73ec56aa3000-73ec56aa4000 r--p 000e7000 00:bd 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 73ec56aa4000-73ec56aa5000 rw-p 000e8000 00:bd 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 73ec56aa5000-73ec56aa7000 r--p 00000000 00:bd 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73ec56aa7000-73ec56abc000 r-xp 00002000 00:bd 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73ec56abc000-73ec56ad5000 r--p 00017000 00:bd 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73ec56ad5000-73ec56ad6000 r--p 0002f000 00:bd 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73ec56ad6000-73ec56ad7000 rw-p 00030000 00:bd 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73ec56ad7000-73ec56adf000 rw-p 00000000 00:00 0
| 73ec56adf000-73ec56ae9000 r--p 00000000 00:bd 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 73ec56ae9000-73ec56b4c000 r-xp 0000a000 00:bd 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 73ec56b4c000-73ec56b61000 r--p 0006d000 00:bd 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 73ec56b61000-73ec56b62000 r--p 00081000 00:bd 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 73ec56b62000-73ec56b63000 rw-p 00082000 00:bd 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 73ec56b63000-73ec56b65000 r--p 00000000 00:bd 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 73ec56b65000-73ec56b77000 r-xp 00002000 00:bd 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 73ec56b77000-73ec56b7d000 r--p 00014000 00:bd 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 73ec56b7d000-73ec56b7e000 r--p 0001a000 00:bd 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 73ec56b7e000-73ec56b7f000 rw-p 0001b000 00:bd 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 73ec56b7f000-73ec56b80000 r--p 00000000 00:bd 17340345 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so
| 73ec56b80000-73ec56b81000 r-xp 00001000 00:bd 17340345 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so
| 73ec56b81000-73ec56b82000 r--p 00002000 00:bd 17340345 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so
| 73ec56b82000-73ec56b83000 r--p 00002000 00:bd 17340345 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so
| 73ec56b83000-73ec56b84000 rw-p 00003000 00:bd 17340345 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so
| 73ec56b84000-73ec56b86000 rw-p 00000000 00:00 0
| 73ec56b86000-73ec56b87000 r--p 00000000 00:bd 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 73ec56b87000-73ec56bb2000 r-xp 00001000 00:bd 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 73ec56bb2000-73ec56bbc000 r--p 0002c000 00:bd 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 73ec56bbc000-73ec56bbe000 r--p 00036000 00:bd 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 73ec56bbe000-73ec56bc0000 rw-p 00038000 00:bd 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffca97d2000-7ffca97f3000 rw-p 00000000 00:00 0 [stack]
| 7ffca97fa000-7ffca97fe000 r--p 00000000 00:00 0 [vvar]
| 7ffca97fe000-7ffca9800000 r-xp 00000000 00:00 0 [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
|
|
/tmp/ruby/src/trunk_clang_18/test/ruby/test_gc.rb:742:in 'TestGc#test_interrupt_in_finalizer'
34607 tests, 7277371 assertions, 0 failures, 1 errors, 158 skips
ruby -v: ruby 4.1.0dev (2026-03-21T08:47:18Z master 8b0ec6ac5e) +PRISM [x86_64-linux]
make: *** [uncommon.mk:930: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-18
LD = ld
LDSHARED = clang-18 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_18/include -I/tmp/ruby/src/trunk_clang_18 -I/tmp/ruby/src/trunk_clang_18/prism -I/tmp/ruby/src/trunk_clang_18/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_clang_18/target/release/' '/tmp/ruby/src/trunk_clang_18/zjit/src/lib.rs'
Ubuntu clang version 18.1.3 (1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_18'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_18'
ruby 4.1.0dev (2026-03-21T08:47:18Z master 8b0ec6ac5e) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 ..........
Finished in 63.294023 seconds
3429 files, 34254 examples, 206931 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.