# Logfile created on 2025-12-11 06:48:41 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000074e9284dfdd8 @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-gc-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-gc-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-gc-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-gc-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2\"", @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=316000, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20251211-064841", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "100"]], @make="make", @logger=#<Logger:0x000074e92caec740 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000074e92caec4c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000074e928419070 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20251211-064841", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20251211-064841>, @binmode=false, @mon_data=#<Monitor:0x000074e92caec218>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2"
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.2/
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-src DEFS="-DRGENGC_CHECK_MODE=2"
Already up to date.
Latest commit hash = 83e080705c
$$$[end] "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make after-update DEFS="-DRGENGC_CHECK_MODE=2"
/tmp/ruby/src/trunk-gc-asserts/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-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-gc-asserts/version.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.rbbin updated
ee30c6337c799b56fac9546400110db6fcbdf5e8f58f17ca40dbdf1fdbccda9b builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-gc-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.0.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/digest_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/finalizer_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/set_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
$$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2"
rm -rf .bundle/gems/win32ole-1.9.2/
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/rbs.revision unchanged
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk-gc-asserts/bin
installing base libraries: /tmp/ruby/install/trunk-gc-asserts/lib
installing arch files: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-gc-asserts/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.0.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-gc-asserts/bin
installing library scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.0.0+0
installing common headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.0.0+0
installing manpages: /tmp/ruby/install/trunk-gc-asserts/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.0.0+0
bundler 4.0.1
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 6.0.0
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.8.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.7.0
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.5.0
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.0.0+0
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.4.0.dev
json 2.17.1
openssl 4.0.0.pre
psych 5.3.0
stringio 3.1.9.dev
strscan 3.1.6.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.0.0+0
minitest 5.26.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.3
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.31.0
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.17.0
irb 1.15.3
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2032 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 = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Checking leaked global symbols...none
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-gc-asserts/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 = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
Run options:
--seed=8177
"--ruby=./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-gc-asserts/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/757] 2646189=ruby/test_file_exhaustive
[ 2/757] 2646187=ruby/enc/test_case_comprehensive
[ 3/757] 2646188=ruby/test_hash
[ 4/757] 2646187=prism/result/named_capture_test
[ 5/757] 2646186=psych/test_psych
[ 6/757] 2646186=openssl/test_x509store
[ 7/757] 2646187=json/json_common_interface_test
[ 8/757] 2646187=ruby/enc/test_case_mapping
[ 9/757] 2646187=psych/test_stream
[ 10/757] 2646187=openssl/test_kdf
[ 11/757] 2646187=mkmf/test_configuration
[ 12/757] 2646186=rubygems/test_gem_resolver_dependency_request
[ 13/757] 2646187=fiber/test_io
[ 14/757] 2646186=rubygems/test_gem_package_task
[ 15/757] 2646186=psych/test_serialize_subclasses
[ 16/757] 2646186=openssl/test_ns_spki
[ 17/757] 2646186=rubygems/test_gem_requirement
[ 18/757] 2646187=io/wait/test_io_wait
[ 19/757] 2646186=ruby/test_frozen
[ 20/757] 2646186=optparse/test_kwargs
[ 21/757] 2646186=ruby/test_sleep
[ 22/757] 2646186=test_securerandom
[ 23/757] 2646186=psych/test_set
[ 24/757] 2646186=-ext-/string/test_coderange
[ 25/757] 2646186=ruby/test_argf
[ 26/757] 2646187=-ext-/gvl/test_ubf_async_safe
[ 27/757] 2646187=ruby/test_objectspace
[ 28/757] 2646188=prism/heredoc_dedent_test
[ 29/757] 2646188=ruby/test_yjit
[ 30/757] 2646186=digest/test_digest
[ 31/757] 2646186=ruby/test_m17n
[ 32/757] 2646186=ruby/test_process
[ 33/757] 2646187=dtrace/test_require
[ 34/757] 2646187=-ext-/win32/test_console_attr
[ 35/757] 2646187=test_tsort
[ 36/757] 2646187=ruby/test_integer_comb
[ 37/757] 2646188=digest/test_ractor
[ 38/757] 2646188=ruby/enc/test_euc_kr
[ 39/757] 2646188=ruby/test_require_lib
[ 40/757] 2646188=openssl/test_pkey_dh
[ 41/757] 2646188=prism/result/breadth_first_search_test
[ 42/757] 2646188=ruby/test_range
[ 43/757] 2646188=-ext-/scheduler/test_interrupt_with_scheduler
[ 44/757] 2646188=ruby/test_exception
[ 45/757] 2646187=ruby/enc/test_emoji_breaks
[ 46/757] 2646187=openssl/test_pkey
[ 47/757] 2646187=-ext-/symbol/test_type
[ 48/757] 2646187=psych/visitors/test_yaml_tree
[ 49/757] 2646187=rubygems/test_gem_resolver_activation_request
[ 50/757] 2646187=openssl/test_ts
[ 51/757] 2646187=-ext-/test_enumerator_kw
[ 52/757] 2646187=fiber/test_ractor
[ 53/757] 2646187=rubygems/test_gem_config_file
[ 54/757] 2646187=rubygems/test_config
[ 55/757] 2646187=did_you_mean/test_spell_checker
[ 56/757] 2646187=openssl/test_x509cert
[ 57/757] 2646187=ruby/test_yjit_exit_locations
[ 58/757] 2646187=prism/result/attribute_write_test
[ 59/757] 2646187=rubygems/test_gem_commands_push_command
[ 60/757] 2646187=fiber/test_thread
[ 61/757] 2646187=cgi/test_cgi_escape
[ 62/757] 2646187=ruby/test_string
[ 63/757] 2646186=socket/test_udp
[ 64/757] 2646186=ruby/test_literal
[ 65/757] 2646188=rubygems/test_gem_request_set_gem_dependency_api
[ 66/757] 2646188=rubygems/test_gem_security
[ 67/757] 2646186=optparse/test_load
[ 68/757] 2646186=ruby/test_m17n_comb
[ 69/757] 2646188=psych/test_scalar
[ 70/757] 2646188=fiber/test_io_buffer
[ 71/757] 2646188=ripper/test_files_test
[ 72/757] 2646188=optparse/test_did_you_mean
[ 73/757] 2646188=rubygems/test_webauthn_poller
[ 74/757] 2646188=rubygems/test_gem_command_manager
[ 75/757] 2646188=prism/ruby/location_test
[ 76/757] 2646188=rubygems/test_gem_commands_setup_command
[ 77/757] 2646188=test_pty
[ 78/757] 2646188=ruby/test_case
[ 79/757] 2646188=ruby/test_continuation
[ 80/757] 2646188=-ext-/hash/test_delete
[ 81/757] 2646188=dtrace/test_gc
[ 82/757] 2646188=ruby/test_math
[ 83/757] 2646188=rubygems/test_gem_safe_marshal
[ 84/757] 2646188=mkmf/test_libs
[ 85/757] 2646188=rubygems/test_gem_resolver_index_specification
[ 86/757] 2646188=optparse/test_placearg
[ 87/757] 2646188=uri/test_file
[ 88/757] 2646188=prism/ruby/parser_test
[ 89/757] 2646188=uri/test_generic
[ 90/757] 2646188=prism/result/comments_test
[ 91/757] 2646188=-ext-/wait/test_wait
[ 92/757] 2646188=prism/result/index_write_test
[ 93/757] 2646188=mkmf/test_egrep_cpp
[ 94/757] 2646188=-ext-/econv/test_append
[ 95/757] 2646188=date/test_date_conv
[ 96/757] 2646188=ruby/enc/test_euc_tw
[ 97/757] 2646188=ripper/test_files_ext
[ 98/757] 2646188=ruby/test_super
[ 99/757] 2646188=-ext-/vm/test_at_exit
[100/757] 2646188=ruby/test_io_timeout
[101/757] 2646188=ruby/test_defined
[102/757] 2646188=ruby/test_zjit
[103/757] 2646188=net/http/test_https_proxy
[104/757] 2646188=rubygems/test_gem_dependency
[105/757] 2646188=ruby/test_comparable
[106/757] 2646188=error_highlight/test_error_highlight
[107/757] 2646186=optparse/test_autoconf
[108/757] 2646186=prism/result/static_literals_test
[109/757] 2646186=ripper/test_files_test_2
[110/757] 2646188=ruby/test_gc
[111/757] 2646186=prism/result/warnings_test
[112/757] 2646186=ruby/test_beginendblock
[113/757] 2646186=psych/nodes/test_enumerable
[114/757] 2646186=json/json_ext_parser_test
[115/757] 2646186=optparse/test_bash_completion
[116/757] 2646186=erb/test_erb_m17n
[117/757] 2646186=dtrace/test_singleton_function
[118/757] 2646186=psych/test_psych_set
[119/757] 2646186=prism/ruby/ruby_parser_test
[120/757] 2646186=prism/result/implicit_array_test
[121/757] 2646186=ruby/enc/test_windows_1252
[122/757] 2646186=optparse/test_switch
[123/757] 2646186=ruby/test_fnmatch
[124/757] 2646186=ruby/test_alias
[125/757] 2646186=rubygems/test_gem_request_set_lockfile_tokenizer
[126/757] 2646186=prism/ruby/dispatcher_test
[127/757] 2646186=dtrace/test_raise
[128/757] 2646186=psych/test_string
[129/757] 2646186=rubygems/test_gem_update_suggestion
[130/757] 2646186=prism/ruby/compiler_test
[131/757] 2646186=rubygems/test_gem_commands_check_command
[132/757] 2646186=stringio/test_stringio
[133/757] 2646189=rubygems/test_gem_commands_environment_command
[134/757] 2646186=rubygems/test_gem_resolver_lock_set
[135/757] 2646186=ruby/test_io_buffer
[136/757] 2646189=resolv/test_dns
[137/757] 2646186=test_unicode_normalize
[138/757] 2646186=-ext-/arith_seq/test_arith_seq_extract
[139/757] 2646189=did_you_mean/tree_spell/test_change_word
[140/757] 2646189=psych/test_yamlstore
[141/757] 2646189=rubygems/test_gem_impossible_dependencies_error
[142/757] 2646189=openssl/test_hmac
[143/757] 2646189=did_you_mean/spell_checking/test_pattern_key_name_check
[144/757] 2646189=rubygems/test_gem_commands_cleanup_command
[145/757] 2646186=ruby/test_autoload
[146/757] 2646189=-ext-/test_bug-5832
[147/757] 2646189=prism/result/overlap_test
[148/757] 2646189=-ext-/win32/test_fd_setsize
[149/757] 2646189=ruby/test_numeric
[150/757] 2646189=ruby/test_arity
[151/757] 2646189=-ext-/load/test_resolve_symbol
[152/757] 2646189=prism/snippets_test
[153/757] 2646186=ruby/test_trace
[154/757] 2646186=ripper/test_ripper
[155/757] 2646186=rubygems/test_gem_doctor
[156/757] 2646186=uri/test_ldap
[157/757] 2646186=openssl/test_x509attr
[158/757] 2646186=rubygems/test_gem_package
[159/757] 2646186=json/json_encoding_test
[160/757] 2646186=prism/lex_test
[161/757] 2646189=psych/handlers/test_recorder
[162/757] 2646186=-ext-/thread/test_instrumentation_api
[163/757] 2646189=optparse/test_reqarg
[164/757] 2646189=ruby/test_compile_prism
[165/757] 2646189=test_tempfile
[166/757] 2646186=-ext-/test_bug-3571
[167/757] 2646186=ruby/test_syntax
[168/757] 2646189=ruby/test_lazy_enumerator
[169/757] 2646189=ruby/test_basicinstructions
[170/757] 2646189=resolv/test_resource
[171/757] 2646189=-ext-/bignum/test_mul
[172/757] 2646189=mkmf/test_find_executable
[173/757] 2646189=prism/encoding/encodings_test
[174/757] 2646189=-ext-/string/test_normalize
[175/757] 2646189=ruby/enc/test_gb18030
[176/757] 2646189=test_extlibs
[177/757] 2646189=-ext-/test_notimplement
[178/757] 2646189=prism/encoding/regular_expression_encoding_test
[179/757] 2646189=-ext-/box/test_load_ext
[180/757] 2646189=mmtk/test_configuration
[181/757] 2646189=uri/test_mailto
[182/757] 2646189=rubygems/test_gem_commands_open_command
[183/757] 2646189=rubygems/test_rubygems
[184/757] 2646189=prism/ruby/ripper_test
[185/757] 2646189=date/test_date_strptime
[186/757] 2646189=net/http/test_buffered_io
[187/757] 2646189=json/json_coder_test
[188/757] 2646189=optparse/test_getopts
[189/757] 2646189=test_prettyprint
[190/757] 2646189=net/http/test_http_request
[191/757] 2646189=rubygems/test_gem_commands_rebuild_command
[192/757] 2646189=fiber/test_queue
[193/757] 2646189=ruby/test_stringchar
[194/757] 2646189=did_you_mean/spell_checking/test_require_path_check
[195/757] 2646189=uri/test_http
[196/757] 2646189=rubygems/test_webauthn_listener
[197/757] 2646189=net/http/test_httpresponses
[198/757] 2646189=ruby/test_data
[199/757] 2646189=dtrace/test_function_entry
[200/757] 2646189=mkmf/test_framework
[201/757] 2646189=uri/test_parser
[202/757] 2646189=rubygems/test_gem_resolver_lock_specification
[203/757] 2646189=rubygems/test_gem_security_signer
[204/757] 2646189=ruby/test_sprintf
[205/757] 2646189=ruby/enc/test_emoji
[206/757] 2646189=ruby/test_readpartial
[207/757] 2646189=rubygems/test_gem_source_fetch_problem
[208/757] 2646189=resolv/test_mdns
[209/757] 2646189=-ext-/exception/test_data_error
[210/757] 2646189=dtrace/test_array_create
[211/757] 2646189=ruby/test_enumerator
[212/757] 2646187=ruby/enc/test_cp949
[213/757] 2646187=ruby/test_condition
[214/757] 2646187=prism/result/constant_path_node_test
[215/757] 2646187=prism/percent_delimiter_string_test
[216/757] 2646187=-ext-/debug/test_debug
[217/757] 2646187=test_singleton
[218/757] 2646187=rubygems/test_gem_name_tuple
[219/757] 2646187=ruby/test_name_error
[220/757] 2646187=did_you_mean/test_ractor_compatibility
[221/757] 2646187=rubygems/test_gem_commands_dependency_command
[222/757] 2646187=uri/test_wss
[223/757] 2646187=psych/test_safe_load
[224/757] 2646187=date/test_date_attr
[225/757] 2646187=ruby/test_array
[226/757] 2646186=mkmf/test_convertible
[227/757] 2646186=psych/test_scalar_scanner
[228/757] 2646186=psych/test_date_time
[229/757] 2646186=rubygems/test_gem_uri_formatter
[230/757] 2646186=ruby/test_weakmap
[231/757] 2646187=uri/test_ws
[232/757] 2646187=ruby/test_pack
[233/757] 2646187=digest/test_digest_extend
[234/757] 2646187=test_shellwords
[235/757] 2646187=psych/test_omap
[236/757] 2646187=-ext-/popen_deadlock/test_popen_deadlock
[237/757] 2646187=did_you_mean/spell_checking/test_key_name_check
[238/757] 2646187=ruby/test_unicode_escape
[239/757] 2646187=openssl/test_pkcs12
[240/757] 2646187=prism/locals_test
[241/757] 2646187=ruby/test_shapes
[242/757] 2646187=rubygems/test_gem_package_tar_writer
[243/757] 2646187=ruby/enc/test_utf16
[244/757] 2646187=psych/test_emitter
[245/757] 2646187=rubygems/test_gem_bundler_version_finder
[246/757] 2646187=ruby/test_box
[247/757] 2646187=ruby/test_float
[248/757] 2646187=prism/result/heredoc_test
[249/757] 2646187=-ext-/load/test_stringify_symbols
[250/757] 2646187=test_forwardable
[251/757] 2646187=test_pp
[252/757] 2646187=-ext-/test_scan_args
[253/757] 2646187=rubygems/test_webauthn_listener_response
[254/757] 2646187=rubygems/test_gem_commands_cert_command
[255/757] 2646187=optparse/test_cclass
[256/757] 2646187=ruby/test_rand
[257/757] 2646186=rubygems/test_gem_commands_signout_command
[258/757] 2646187=-ext-/st/test_foreach
[259/757] 2646187=rubygems/test_gem_dependency_list
[260/757] 2646186=rubygems/test_gem_path_support
[261/757] 2646186=ripper/test_files_sample
[262/757] 2646186=ruby/test_backtrace
[263/757] 2646187=-ext-/float/test_nextafter
[264/757] 2646187=psych/test_json_tree
[265/757] 2646187=-ext-/string/test_capacity
[266/757] 2646187=optparse/test_summary
[267/757] 2646187=test_find
[268/757] 2646187=prism/encoding/string_encoding_test
[269/757] 2646187=rubygems/test_gem_commands_build_command
[270/757] 2646187=stringio/test_ractor
[271/757] 2646187=-ext-/integer/test_integer
[272/757] 2646187=ruby/test_ifunless
[273/757] 2646187=ruby/enc/test_grapheme_breaks
[274/757] 2646187=ruby/test_pipe
[275/757] 2646187=ruby/test_gc_compact
[276/757] 2646186=io/wait/test_ractor
[277/757] 2646186=mkmf/test_sizeof
[278/757] 2646186=-ext-/struct/test_data
[279/757] 2646186=fiber/test_sleep
[280/757] 2646186=prism/regexp_test
[281/757] 2646186=resolv/test_win32_config
[282/757] 2646186=prism/result/node_id_test
[283/757] 2646186=rubygems/test_gem_source_subpath_problem
[284/757] 2646186=ruby/test_time
[285/757] 2646186=rubygems/test_gem_commands_update_command
[286/757] 2646186=rubygems/test_gem_request_set_lockfile_parser
[287/757] 2646186=-ext-/string/test_enc_associate
[288/757] 2646186=did_you_mean/tree_spell/test_human_typo
[289/757] 2646186=prism/newline_test
[290/757] 2646186=did_you_mean/test_tree_spell_checker
[291/757] 2646186=-ext-/string/test_interned_str
[292/757] 2646186=ruby/test_system
[293/757] 2646186=optparse/test_zsh_completion
[294/757] 2646186=ruby/test_random_formatter
[295/757] 2646186=rubygems/test_gem_dependency_resolution_error
[296/757] 2646186=rubygems/test_gem_commands_yank_command
[297/757] 2646186=rubygems/test_gem_package_old
[298/757] 2646186=rubygems/test_gem_resolver_vendor_set
[299/757] 2646186=rubygems/test_gem_commands_contents_command
[300/757] 2646186=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[301/757] 2646186=rubygems/test_gem_uninstaller
[302/757] 2646186=rubygems/test_gem_specification
[303/757] 2646187=rubygems/test_gem_ext_cargo_builder
[304/757] 2646187=ruby/test_proc
[305/757] 2646186=rubygems/test_gem_commands_uninstall_command
[306/757] 2646187=psych/test_array
[307/757] 2646187=ruby/test_fiber
[308/757] 2646186=openssl/test_pkey_ec
[309/757] 2646186=zlib/test_zlib
[310/757] 2646187=date/test_date_parse
[311/757] 2646187=date/test_date_new
[312/757] 2646187=fiber/test_backtrace
[313/757] 2646187=rubygems/test_gem_resolver_installer_set
[314/757] 2646187=-ext-/exception/test_exception_at_throwing
[315/757] 2646187=-ext-/array/test_to_ary_concat
[316/757] 2646187=ruby/test_mixed_unicode_escapes
[317/757] 2646187=ruby/enc/test_gbk
[318/757] 2646187=test_open3
[319/757] 2646187=prism/api/parse_success_test
[320/757] 2646187=uri/test_ftp
[321/757] 2646187=prism/library_symbols_test
[322/757] 2646187=ruby/test_warning
[323/757] 2646187=ruby/test_inlinecache
[324/757] 2646187=-ext-/string/test_set_len
[325/757] 2646187=openssl/test_random
[326/757] 2646187=rubygems/test_kernel
[327/757] 2646187=rubygems/test_gem_commands_unpack_command
[328/757] 2646187=date/test_date_marshal
[329/757] 2646187=etc/test_etc
[330/757] 2646187=ruby/test_complex
[331/757] 2646187=psych/test_nil
[332/757] 2646187=rubygems/test_gem_gemcutter_utilities
[333/757] 2646187=psych/json/test_stream
[334/757] 2646187=lib/!Nothing_to_test
[335/757] 2646187=ruby/enc/test_utf32
[336/757] 2646187=optparse/test_noarg
[337/757] 2646187=ruby/test_io
[338/757] 2646186=rubygems/test_gem_platform
[339/757] 2646186=rubygems/test_gem_commands_server_command
[340/757] 2646186=ruby/enc/test_cesu8
[341/757] 2646186=prism/result/regular_expression_options_test
[342/757] 2646186=dtrace/test_method_cache
[343/757] 2646186=ruby/test_method
[344/757] 2646189=openssl/test_asn1
[345/757] 2646189=-ext-/array/test_resize
[346/757] 2646189=did_you_mean/spell_checking/test_method_name_check
[347/757] 2646189=prism/result/string_test
[348/757] 2646189=rubygems/test_require
[349/757] 2646189=ruby/test_assignment
[350/757] 2646189=psych/test_yaml_special_cases
[351/757] 2646189=rubygems/test_gem_source_list
[352/757] 2646189=socket/test_socket
[353/757] 2646189=-ext-/test_ensure_and_callcc
[354/757] 2646189=date/test_date
[355/757] 2646189=optparse/test_optarg
[356/757] 2646189=-ext-/iter/test_yield_block
[357/757] 2646189=rubygems/test_gem_local_remote_options
[358/757] 2646189=rubygems/test_gem_remote_fetcher_local_server
[359/757] 2646189=psych/test_exception
[360/757] 2646189=rubygems/test_gem_ext_rake_builder
[361/757] 2646189=fileutils/test_fileutils
[362/757] 2646189=openssl/test_bn
[363/757] 2646189=date/test_switch_hitter
[364/757] 2646189=prism/result/source_location_test
[365/757] 2646189=rubygems/test_gem_installer
[366/757] 2646189=psych/test_hash
[367/757] 2646189=ruby/test_weakkeymap
[368/757] 2646187=rubygems/test_gem_resolver_specification
[369/757] 2646187=rubygems/test_gem_ext_cmake_builder
[370/757] 2646187=rubygems/test_gem_unsatisfiable_dependency_error
[371/757] 2646187=-ext-/string/test_external_new
[372/757] 2646187=optparse/test_optparse
[373/757] 2646187=dtrace/test_hash_create
[374/757] 2646187=io/console/test_ractor
[375/757] 2646187=ruby/test_undef
[376/757] 2646187=fiber/test_address_resolve
[377/757] 2646187=ruby/test_memory_view
[378/757] 2646187=-ext-/iter/test_iter_break
[379/757] 2646187=-ext-/struct/test_duplicate
[380/757] 2646187=-ext-/method/test_arity
[381/757] 2646187=ruby/test_flip
[382/757] 2646187=-ext-/num2int/test_num2int
[383/757] 2646187=rubygems/test_gem_resolver_installed_specification
[384/757] 2646187=net/http/test_https
[385/757] 2646189=ruby/enc/test_shift_jis
[386/757] 2646189=rubygems/test_gem_commands_outdated_command
[387/757] 2646189=ruby/test_not
[388/757] 2646189=json/json_parser_test
[389/757] 2646189=psych/visitors/test_emitter
[390/757] 2646189=prism/api/parse_test
[391/757] 2646189=rubygems/test_gem_package_tar_header
[392/757] 2646189=rubygems/test_project_sanity
[393/757] 2646189=ruby/test_rational2
[394/757] 2646189=prism/fixtures_test
[395/757] 2646187=date/test_date_arith
[396/757] 2646189=rubygems/test_gem_source
[397/757] 2646187=ruby/test_arithmetic_sequence
[398/757] 2646187=rubygems/test_gem_package_tar_header_ractor
[399/757] 2646189=mkmf/test_signedness
[400/757] 2646187=-ext-/exception/test_ensured
[401/757] 2646187=rubygems/test_gem_util
[402/757] 2646187=psych/test_deprecated
[403/757] 2646187=-ext-/bignum/test_div
[404/757] 2646187=open-uri/test_proxy
[405/757] 2646187=pathname/test_ractor
[406/757] 2646187=ruby/test_metaclass
[407/757] 2646187=psych/test_class
[408/757] 2646187=ruby/test_eval
[409/757] 2646189=prism/result/static_inspect_test
[410/757] 2646189=prism/newline_offsets_test
[411/757] 2646189=-ext-/bignum/test_pack
[412/757] 2646187=prism/fuzzer_test
[413/757] 2646187=psych/test_struct
[414/757] 2646187=ruby/test_ast
[415/757] 2646189=rubygems/test_gem_commands_install_command
[416/757] 2646189=prism/onigmo_test
[417/757] 2646189=rubygems/test_gem_commands_owner_command
[418/757] 2646189=-ext-/time/test_new
[419/757] 2646189=openssl/test_cipher
[420/757] 2646189=erb/test_erb_command
[421/757] 2646189=-ext-/bignum/test_bigzero
[422/757] 2646189=-ext-/iseq_load/test_iseq_load
[423/757] 2646186=-ext-/class/test_class2name
[424/757] 2646186=ruby/test_complex2
[425/757] 2646186=json/json_ryu_fallback_test
[426/757] 2646186=ruby/enc/test_windows_1251
[427/757] 2646186=prism/ruby/relocation_test
[428/757] 2646186=-ext-/string/test_fstring
[429/757] 2646186=prism/encoding/symbol_encoding_test
[430/757] 2646186=fiber/test_io_close
[431/757] 2646186=ruby/test_dup
[432/757] 2646186=openssl/test_provider
[433/757] 2646186=ruby/test_require
[434/757] 2646186=ruby/test_file
[435/757] 2646186=prism/bom_test
[436/757] 2646186=openssl/test_pkcs7
[437/757] 2646186=ruby/test_yield
[438/757] 2646189=-ext-/typeddata/test_typeddata
[439/757] 2646189=ripper/test_files_test_1
[440/757] 2646186=openssl/test_config
[441/757] 2646186=prism/api/parse_comments_test
[442/757] 2646186=mkmf/test_have_library
[443/757] 2646186=-ext-/st/test_update
[444/757] 2646186=rubygems/test_gem_security_trust_dir
[445/757] 2646186=did_you_mean/spell_checking/test_variable_name_check
[446/757] 2646186=test_time
[447/757] 2646186=rubygems/test_gem_commands_exec_command
[448/757] 2646189=psych/test_numeric
[449/757] 2646189=ruby/test_nomethod_error
[450/757] 2646189=ruby/test_pattern_matching
[451/757] 2646189=-ext-/struct/test_len
[452/757] 2646189=openssl/test_engine
[453/757] 2646189=ruby/test_key_error
[454/757] 2646189=-ext-/thread/test_lock_native_thread
[455/757] 2646189=ruby/test_clone
[456/757] 2646189=prism/magic_comment_test
[457/757] 2646189=-ext-/load/test_dot_dot
[458/757] 2646186=objspace/test_objspace
[459/757] 2646189=rubygems/test_gem_console_ui
[460/757] 2646189=rubygems/test_gem_stub_specification
[461/757] 2646189=rubygems/test_gem_commands_signin_command
[462/757] 2646189=dtrace/test_cmethod
[463/757] 2646189=rubygems/test_gem_resolver_api_set
[464/757] 2646189=-ext-/funcall/test_passing_block
[465/757] 2646189=rubygems/test_gem_commands_help_command
[466/757] 2646189=-ext-/file/test_stat
[467/757] 2646189=ruby/test_frozen_error
[468/757] 2646189=rubygems/test_gem_dependency_installer
[469/757] 2646189=-ext-/test_printf
[470/757] 2646189=ruby/test_signal
[471/757] 2646189=ruby/test_fixnum
[472/757] 2646189=-ext-/marshal/test_usrmarshal
[473/757] 2646189=psych/test_yaml
[474/757] 2646189=-ext-/bignum/test_big2str
[475/757] 2646189=-ext-/string/test_qsort
[476/757] 2646189=did_you_mean/spell_checking/test_uncorrectable_name_check
[477/757] 2646189=json/json_addition_test
[478/757] 2646189=rubygems/test_gem_commands_search_command
[479/757] 2646189=ruby/test_struct
[480/757] 2646189=fiber/test_timeout
[481/757] 2646189=ruby/enc/test_case_options
[482/757] 2646189=rubygems/test_gem_commands_fetch_command
[483/757] 2646189=ruby/test_complexrational
[484/757] 2646189=ruby/test_env
[485/757] 2646189=fiber/test_mutex
[486/757] 2646189=ruby/enc/test_big5
[487/757] 2646189=-ext-/integer/test_my_integer
[488/757] 2646189=date/test_date_compat
[489/757] 2646189=ruby/test_io_m17n
[490/757] 2646189=rubygems/test_bundled_ca
[491/757] 2646189=ruby/test_call
[492/757] 2646189=rubygems/test_gem_commands_sources_command
[493/757] 2646189=rubygems/test_gem_uri
[494/757] 2646189=erb/test_erb
[495/757] 2646189=rubygems/test_gem_source_lock
[496/757] 2646189=openssl/test_digest
[497/757] 2646189=rubygems/test_gem_commands_list_command
[498/757] 2646189=prism/version_test
[499/757] 2646189=ripper/test_sexp
[500/757] 2646189=dtrace/test_object_create_start
[501/757] 2646189=fiber/test_enumerator
[502/757] 2646189=socket/test_nonblock
[503/757] 2646189=prism/api/lex_test
[504/757] 2646189=openssl/test_ocsp
[505/757] 2646189=prism/ruby/reflection_test
[506/757] 2646189=ruby/test_encoding
[507/757] 2646189=rubygems/test_gem_package_tar_reader
[508/757] 2646189=psych/test_document
[509/757] 2646189=net/http/test_httpheader
[510/757] 2646189=mkmf/test_constant
[511/757] 2646189=-ext-/string/test_too_many_dummy_encodings
[512/757] 2646189=rubygems/test_gem_resolver_conflict
[513/757] 2646189=mkmf/test_have_macro
[514/757] 2646189=pathname/test_pathname
[515/757] 2646189=ruby/test_rubyvm
[516/757] 2646189=coverage/test_coverage
[517/757] 2646189=ruby/test_primitive
[518/757] 2646189=prism/api/freeze_test
[519/757] 2646189=rubygems/test_gem_resolver
[520/757] 2646189=json/json_string_matching_test
[521/757] 2646189=rubygems/test_gem_resolver_best_set
[522/757] 2646189=ruby/test_dir
[523/757] 2646189=openssl/test_pkey_dsa
[524/757] 2646189=psych/test_alias_and_anchor
[525/757] 2646189=net/http/test_httpresponse
[526/757] 2646189=psych/test_encoding
[527/757] 2646189=-ext-/string/test_enc_str_buf_cat
[528/757] 2646189=ruby/test_class
[529/757] 2646189=ruby/test_const
[530/757] 2646189=openssl/test_ssl
[531/757] 2646189=optparse/test_acceptable
[532/757] 2646189=-ext-/test_random
[533/757] 2646189=psych/test_marshalable
[534/757] 2646189=ripper/test_lexer
[535/757] 2646189=io/wait/test_io_wait_uncommon
[536/757] 2646189=socket/test_sockopt
[537/757] 2646189=ruby/test_module
[538/757] 2646189=-ext-/string/test_rb_str_dup
[539/757] 2646189=rubygems/test_gem_ci_detector
[540/757] 2646189=-ext-/eval/test_eval
[541/757] 2646189=rubygems/test_gem_version_option
[542/757] 2646189=io/console/test_io_console
[543/757] 2646189=-ext-/string/test_ellipsize
[544/757] 2646189=ruby/test_enum
[545/757] 2646189=-ext-/string/test_cstr
[546/757] 2646187=ruby/test_parse
[547/757] 2646187=test_bundled_gems
[548/757] 2646187=ripper/test_files_lib
[549/757] 2646187=prism/result/integer_parse_test
[550/757] 2646187=openssl/test_ssl_session
[551/757] 2646187=-ext-/symbol/test_inadvertent_creation
[552/757] 2646187=openssl/test_pair
[553/757] 2646189=psych/test_object_references
[554/757] 2646189=dtrace/test_load
[555/757] 2646189=fileutils/test_nowrite
[556/757] 2646189=mkmf/test_install
[557/757] 2646189=ruby/test_thread_cv
[558/757] 2646189=ruby/test_thread_queue
[559/757] 2646187=ruby/test_stack
[560/757] 2646187=psych/visitors/test_to_ruby
[561/757] 2646187=json/json_generic_object_test
[562/757] 2646187=-ext-/gvl/test_last_thread
[563/757] 2646187=psych/visitors/test_depth_first
[564/757] 2646187=rubygems/test_gem_commands_stale_command
[565/757] 2646187=ruby/test_econv
[566/757] 2646189=rubygems/test_gem_version
[567/757] 2646189=rubygems/test_gem_commands_specification_command
[568/757] 2646189=ruby/test_string_memory
[569/757] 2646187=-ext-/test_abi
[570/757] 2646187=prism/api/dump_test
[571/757] 2646189=rubygems/test_gem_silent_ui
[572/757] 2646189=psych/test_object
[573/757] 2646189=rubygems/test_gem_source_local
[574/757] 2646189=rubygems/test_gem_resolver_vendor_specification
[575/757] 2646189=rubygems/test_gem_resolver_git_specification
[576/757] 2646189=psych/test_tree_builder
[577/757] 2646189=ruby/test_whileuntil
[578/757] 2646189=-ext-/load/test_protect
[579/757] 2646189=rubygems/test_gem_commands_info_command
[580/757] 2646189=psych/test_data
[581/757] 2646189=rubygems/test_gem_commands_mirror
[582/757] 2646189=monitor/test_monitor
[583/757] 2646189=openssl/test_ossl
[584/757] 2646189=json/ractor_test
[585/757] 2646189=ruby/test_bignum
[586/757] 2646189=ripper/test_scanner_events
[587/757] 2646189=rubygems/test_gem_request_set
[588/757] 2646187=rubygems/test_gem_source_git
[589/757] 2646189=socket/test_unix
[590/757] 2646189=ruby/enc/test_regex_casefold
[591/757] 2646189=prism/ruby/tunnel_test
[592/757] 2646189=rubygems/test_gem_text
[593/757] 2646189=ruby/test_settracefunc
[594/757] 2646187=rubygems/test_exit
[595/757] 2646187=ruby/test_symbol
[596/757] 2646189=psych/test_coder
[597/757] 2646189=ruby/test_method_cache
[598/757] 2646189=rubygems/test_gem_ext_cargo_builder_unit
[599/757] 2646189=prism/api/parse_stream_test
[600/757] 2646189=ruby/test_sprintf_comb
[601/757] 2646189=ruby/test_keyword
[602/757] 2646189=socket/test_tcp
[603/757] 2646189=openssl/test_x509ext
[604/757] 2646189=mkmf/test_flags
[605/757] 2646189=rubygems/test_gem_ext_builder
[606/757] 2646189=prism/ruby/parameters_signature_test
[607/757] 2646189=prism/result/numeric_value_test
[608/757] 2646189=rubygems/test_gem_ext_ext_conf_builder
[609/757] 2646189=openssl/test_x509name
[610/757] 2646189=-ext-/bug_reporter/test_bug_reporter
[611/757] 2646189=test_weakref
[612/757] 2646189=did_you_mean/core_ext/test_name_error_extension
[613/757] 2646189=test_timeout
[614/757] 2646189=-ext-/path_to_class/test_path_to_class
[615/757] 2646189=ruby/test_refinement
[616/757] 2646187=rubygems/test_gem_request_connection_pools
[617/757] 2646187=ruby/test_object_id
[618/757] 2646187=prism/unescape_test
[619/757] 2646187=rubygems/test_gem_request
[620/757] 2646187=ruby/enc/test_iso_8859
[621/757] 2646187=rubygems/test_gem_validator
[622/757] 2646187=open-uri/test_open-uri
[623/757] 2646187=-ext-/st/test_numhash
[624/757] 2646187=openssl/test_x509crl
[625/757] 2646187=openssl/test_pkey_rsa
[626/757] 2646187=yaml/test_store
[627/757] 2646187=rubygems/test_gem_security_policy
[628/757] 2646187=openssl/test_fips
[629/757] 2646187=-ext-/tracepoint/test_tracepoint
[630/757] 2646187=rubygems/test_gem_resolver_api_specification
[631/757] 2646187=prism/ruby/desugar_compiler_test
[632/757] 2646187=prism/test_helper
[633/757] 2646187=-ext-/marshal/test_internal_ivar
[634/757] 2646187=ruby/test_vm_dump
[635/757] 2646187=test_tmpdir
[636/757] 2646187=ripper/test_filter
[637/757] 2646187=open-uri/test_ftp
[638/757] 2646187=ruby/test_transcode
[639/757] 2646187=ruby/enc/test_koi8
[640/757] 2646187=prism/errors_test
[641/757] 2646187=-ext-/win32/test_dln
[642/757] 2646187=rubygems/test_gem_package_tar_reader_entry
[643/757] 2646187=ruby/test_thread
[644/757] 2646189=-ext-/bignum/test_str2big
[645/757] 2646189=mkmf/test_pkg_config
[646/757] 2646189=ruby/test_insns_leaf
[647/757] 2646189=rubygems/test_gem_resolver_local_specification
[648/757] 2646189=-ext-/rational/test_rat
[649/757] 2646189=ripper/test_parser_events
[650/757] 2646189=prism/ruby/string_query_test
[651/757] 2646189=ruby/test_allocation
[652/757] 2646189=openssl/test_x509req
[653/757] 2646189=rubygems/test_gem_remote_fetcher
[654/757] 2646189=io/nonblock/test_flush
[655/757] 2646189=json/json_generator_test
[656/757] 2646189=net/http/test_http
[657/757] 2646189=ruby/test_ractor
[658/757] 2646189=rubygems/test_gem_resolver_composed_set
[659/757] 2646189=ruby/test_set
[660/757] 2646189=test_delegate
[661/757] 2646189=psych/test_parser
[662/757] 2646189=ruby/test_threadgroup
[663/757] 2646189=fileutils/test_verbose
[664/757] 2646189=rubygems/test_gem_install_update_options
[665/757] 2646189=resolv/test_addr
[666/757] 2646189=mkmf/test_have_func
[667/757] 2646189=rubygems/test_remote_fetch_error
[668/757] 2646189=psych/test_boolean
[669/757] 2646189=json/test_helper
[670/757] 2646189=rubygems/test_gem
[671/757] 2646189=-ext-/proc/test_bmethod
[672/757] 2646189=json/json_fixtures_test
[673/757] 2646189=open-uri/test_ssl
[674/757] 2646189=rubygems/test_gem_remote_fetcher_local_ssl_server
[675/757] 2646189=rubygems/test_gem_gem_runner
[676/757] 2646189=psych/test_ractor
[677/757] 2646189=fiber/test_scheduler
[678/757] 2646187=ruby/test_regexp
[679/757] 2646189=ruby/test_marshal
[680/757] 2646189=mkmf/test_mkmf
[681/757] 2646189=psych/test_merge_keys
[682/757] 2646189=strscan/test_stringscanner
[683/757] 2646189=-ext-/stack/test_stack_overflow
[684/757] 2646189=ruby/test_lambda
[685/757] 2646189=strscan/test_ractor
[686/757] 2646189=rubygems/test_gem_rdoc
[687/757] 2646189=ruby/test_integer
[688/757] 2646189=win32/test_registry
[689/757] 2646189=ruby/test_rational
[690/757] 2646189=date/test_date_ractor
[691/757] 2646189=test_trick
[692/757] 2646189=rubygems/test_gem_ext_configure_builder
[693/757] 2646189=net/protocol/test_protocol
[694/757] 2646189=socket/test_ancdata
[695/757] 2646189=-ext-/test_recursion
[696/757] 2646189=rubygems/test_gem_stream_ui
[697/757] 2646189=did_you_mean/spell_checking/test_class_name_check
[698/757] 2646189=psych/test_null
[699/757] 2646189=mkmf/test_config
[700/757] 2646189=psych/test_yamldbm
[701/757] 2646189=ruby/test_iseq
[702/757] 2646189=rubygems/test_deprecate
[703/757] 2646189=rubygems/test_gem_resolver_git_set
[704/757] 2646189=objspace/test_ractor
[705/757] 2646189=rubygems/test_gem_commands_lock_command
[706/757] 2646189=date/test_date_strftime
[707/757] 2646189=openssl/test_buffering
[708/757] 2646189=resolv/test_svcb_https
[709/757] 2646189=dtrace/test_string
[710/757] 2646189=ruby/test_iterator
[711/757] 2646189=ruby/test_path
[712/757] 2646189=yaml/test_dbm
[713/757] 2646189=ruby/test_rubyoptions
[714/757] 2646189=psych/test_symbol
[715/757] 2646189=prism/ractor_test
[716/757] 2646189=-ext-/exception/test_enc_raise
[717/757] 2646189=fiber/test_storage
[718/757] 2646189=ruby/enc/test_euc_jp
[719/757] 2646189=prism/api/command_line_test
[720/757] 2646189=rubygems/test_gem_source_installed
[721/757] 2646189=rubygems/test_gem_source_vendor
[722/757] 2646189=rubygems/test_gem_commands_which_command
[723/757] 2646189=prism/ruby/pattern_test
[724/757] 2646189=ruby/test_dir_m17n
[725/757] 2646189=prism/result/integer_base_flags_test
[726/757] 2646189=rubygems/test_gem_request_set_lockfile
[727/757] 2646189=socket/test_basicsocket
[728/757] 2646189=-ext-/postponed_job/test_postponed_job
[729/757] 2646189=rubygems/test_gem_remote_fetcher_s3
[730/757] 2646189=-ext-/string/test_modify_expand
[731/757] 2646189=fiber/test_process
[732/757] 2646189=rubygems/test_gem_available_set
[733/757] 2646189=ruby/test_default_gems
[734/757] 2646189=fileutils/test_dryrun
[735/757] 2646189=rubygems/test_gem_source_specific_file
[736/757] 2646189=-ext-/test_bug-14834
[737/757] 2646189=ruby/test_time_tz
[738/757] 2646189=socket/test_addrinfo
[739/757] 2646189=-ext-/string/test_nofree
[740/757] 2646189=ruby/test_object
[741/757] 2646189=prism/result/equality_test
[742/757] 2646189=rubygems/test_gem_resolver_index_set
[743/757] 2646189=psych/test_stringio
[744/757] 2646189=rubygems/test_gem_spec_fetcher
[745/757] 2646189=-ext-/struct/test_member
[746/757] 2646189=test_rbconfig
[747/757] 2646189=-ext-/debug/test_profile_frames
[748/757] 2646189=-ext-/arith_seq/test_arith_seq_beg_len_step
[749/757] 2646189=rubygems/test_gem_resolver_requirement_list
[750/757] 2646189=uri/test_common
[751/757] 2646189=rubygems/test_gem_command
[752/757] 2646189=test_ipaddr
[753/757] 2646189=rubygems/test_gem_commands_pristine_command
[754/757] 2646189=rubygems/test_gem_safe_yaml
[755/757] 2646189=ruby/test_variable
[756/757] 2646186=ruby/test_optimization
[757/757] 2646186=did_you_mean/edit_distance/test_jaro_winkler
1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10000.0 sec)
pid 3262647 killed by SIGSEGV (signal 11) (core dumped)
|
| -e:11: [BUG] Segmentation fault at 0x000003e9002860ac
| ruby 4.0.0dev (2025-12-11T01:28:03Z master 83e080705c) +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:0021a0 l:n b:---- EVAL -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:001ec0 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: 0x000077b6830ead61 RBP: 0x00007ffef2fd8110 RSP: 0x00007ffef2fd80d0
Finished tests in 12675.971511s, 2.5114 tests/s, 541.1773 assertions/s.
| RAX: 0xfffffffffffffffc RBX: 0x0000574f2d637818 RCX: 0x000077b6830ead61
| RDX: 0x0000000000000000 RDI: 0x0000574f2d637844 RSI: 0x0000000000000189
| R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000
| R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
| R14: 0x0000574f2d637938 R15: 0x0000574f2d637844 EFL: 0x0000000000000246
|
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_print_backtrace+0x14) [0x77b6837a38d7] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1105
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1450
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_bug_for_fatal_signal+0x10a) [0x77b6835679fa] /tmp/ruby/src/trunk-gc-asserts/error.c:1131
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(sigsegv+0x48) [0x77b6836d8c38] /tmp/ruby/src/trunk-gc-asserts/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x77b683097320) [0x77b683097320]
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x77b6830ead61] ./nptl/futex-internal.c:57
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139
| /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x77b6830ed7dd] ./nptl/pthread_cond_wait.c:503
| /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627
| /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_native_cond_wait+0xd) [0x77b683723b8d] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:231
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(thread_sched_wait_running_turn+0x93) [0x77b683723cd3] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:851
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(thread_sched_yield+0x6e) [0x77b6837292cc] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1153
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_thread_schedule_limits) /tmp/ruby/src/trunk-gc-asserts/thread.c:1503
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_threadptr_execute_interrupts+0x56f) [0x77b68372989f] /tmp/ruby/src/trunk-gc-asserts/thread.c:2717
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_vm_check_ints+0xb) [0x77b68376da3b] /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2242
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_vm_check_ints) /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2233
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(vm_pop_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:452
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_vm_pop_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:461
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3907
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(vm_sendish+0xcc) [0x77b68377730c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6125
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(vm_exec_core+0x84) [0x77b6837844d4] ../../src/trunk-gc-asserts/insns.def:904
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(vm_exec_loop+0xa) [0x77b68378a0a8] /tmp/ruby/src/trunk-gc-asserts/vm.c:2812
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2788
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_ec_exec_node+0xa5) [0x77b683571905] /tmp/ruby/src/trunk-gc-asserts/eval.c:283
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(ruby_run_node+0x8b) [0x77b683575d7b] /tmp/ruby/src/trunk-gc-asserts/eval.c:321
| /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x574f0e6c0186] /tmp/ruby/src/trunk-gc-asserts/main.c:42
| /tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x77b68307c1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x77b68307c28b] ../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
| [0x574f0e6c01d5]
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -e
|
| * Ruby Box: disabled
| * Loaded features:
|
| 0 enumerator.so
| 1 thread.rb
| 2 fiber.so
| 3 rational.so
| 4 complex.so
| 5 pathname.so
| 6 ruby2_keywords.rb
| 7 set.rb
| 8 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
|
| * Process memory map:
|
| 574f0e6bf000-574f0e6c0000 r--p 00000000 00:4e 17181106 /tmp/ruby/build/trunk-gc-asserts/ruby
| 574f0e6c0000-574f0e6c1000 r-xp 00001000 00:4e 17181106 /tmp/ruby/build/trunk-gc-asserts/ruby
| 574f0e6c1000-574f0e6c2000 r--p 00002000 00:4e 17181106 /tmp/ruby/build/trunk-gc-asserts/ruby
| 574f0e6c2000-574f0e6c3000 r--p 00002000 00:4e 17181106 /tmp/ruby/build/trunk-gc-asserts/ruby
| 574f0e6c3000-574f0e6c4000 rw-p 00003000 00:4e 17181106 /tmp/ruby/build/trunk-gc-asserts/ruby
| 574f2d630000-574f56c80000 rw-p 00000000 00:00 0 [heap]
| 77b4cd2d2000-77b4cd4d9000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 77b4cd4d9000-77b4ceb32000 r--s 00000000 00:4e 17170503 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0
| 77b4ceb32000-77b4ceb70000 r--s 00000000 00:4e 17181106 /tmp/ruby/build/trunk-gc-asserts/ruby
| 77b4ceb70000-77b506370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b50637e000-77b586380000 rw-p 00000000 00:00 0
| 77b586380000-77b5b2830000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b5b2840000-77b6093b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b6093c0000-77b636860000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b636870000-77b64d320000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b64d330000-77b658c10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b658c20000-77b65e900000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b65e910000-77b661820000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b661830000-77b6631b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b6631c0000-77b663cf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b663d00000-77b664000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b664000000-77b664021000 rw-p 00000000 00:00 0
| 77b664021000-77b668000000 ---p 00000000 00:00 0
| 77b668010000-77b668030000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b668040000-77b6682f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b668300000-77b668660000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b668670000-77b668790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b6687a0000-77b668850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b668860000-77b6688b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b6688be000-77b6689bf000 rw-p 00000000 00:00 0
| 77b6689bf000-77b6689c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b6689c0000-77b668a01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668a01000-77b668a02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668a02000-77b668a43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668a43000-77b668a44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668a44000-77b668a85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668a85000-77b668a86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668a86000-77b668ac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668ac7000-77b668ac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668ac8000-77b668b09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668b09000-77b668b0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668b0a000-77b668b4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668b4b000-77b668b4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668b4c000-77b668b8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668b8d000-77b668b8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668b8e000-77b668bcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668bcf000-77b668bd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668bd0000-77b668c11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668c11000-77b668c12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668c12000-77b668c53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668c53000-77b668c54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668c54000-77b668c95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668c95000-77b668c96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668c96000-77b668cd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668cd7000-77b668cd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668cd8000-77b668d19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668d19000-77b668d1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668d1a000-77b668d5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668d5b000-77b668d5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668d5c000-77b668d9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668d9d000-77b668d9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668d9e000-77b668ddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668ddf000-77b668de0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668de0000-77b668e21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668e21000-77b668e22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668e22000-77b668e63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668e63000-77b668e64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668e64000-77b668ea5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668ea5000-77b668ea6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668ea6000-77b668ee7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668ee7000-77b668ee8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668ee8000-77b668f29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668f29000-77b668f2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668f2a000-77b668f6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668f6b000-77b668f6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668f6c000-77b668fad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668fad000-77b668fae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668fae000-77b668fef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668fef000-77b668ff0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b668ff0000-77b669031000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b669031000-77b669032000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b669032000-77b669073000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b669073000-77b669074000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b669074000-77b6690b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b6690b5000-77b6690b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b6690b6000-77b6690f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b6690f7000-77b6690f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b6690f8000-77b669139000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b669139000-77b66913a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b66913a000-77b66917b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b66917b000-77b66917c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b66917c000-77b6691bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b6691bd000-77b6691be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b6691be000-77b6691ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 77b6691ff000-77b669200000 ---p 00000000 00:00 0
| 77b669200000-77b669a00000 rw-p 00000000 00:00 0
| 77b669a00000-77b681a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 77b681a00000-77b682e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 77b682e0f000-77b682e10000 ---p 00000000 00:00 0
| 77b682e10000-77b682e30000 rw-p 00000000 00:00 0
| 77b682e30000-77b682ee0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b682eea000-77b682eeb000 r--p 00000000 00:4e 17439798 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 77b682eeb000-77b682eec000 r-xp 00001000 00:4e 17439798 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 77b682eec000-77b682eed000 r--p 00002000 00:4e 17439798 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 77b682eed000-77b682eee000 r--p 00002000 00:4e 17439798 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 77b682eee000-77b682eef000 rw-p 00003000 00:4e 17439798 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 77b682eef000-77b682f10000 rw-p 00000000 00:00 0
| 77b682f10000-77b682f20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 77b682f22000-77b683025000 rw-p 00000000 00:00 0
| 77b683025000-77b683029000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 77b683029000-77b68304c000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 77b68304c000-77b683050000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 77b683050000-77b683051000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 77b683051000-77b683052000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 77b683052000-77b68307a000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 77b68307a000-77b683202000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 77b683202000-77b683251000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 77b683251000-77b683255000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 77b683255000-77b683257000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 77b683257000-77b683266000 rw-p 00000000 00:00 0
| 77b683266000-77b683276000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 77b683276000-77b6832f5000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 77b6832f5000-77b68334d000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 77b68334d000-77b68334e000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 77b68334e000-77b68334f000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 77b68334f000-77b683351000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 77b683351000-77b683366000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 77b683366000-77b68337f000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 77b68337f000-77b683380000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 77b683380000-77b683381000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 77b683381000-77b683389000 rw-p 00000000 00:00 0
| 77b683389000-77b683393000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 77b683393000-77b6833f6000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 77b6833f6000-77b68340b000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 77b68340b000-77b68340c000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 77b68340c000-77b68340d000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 77b68340d000-77b68340f000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 77b68340f000-77b683421000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 77b683421000-77b683427000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 77b683427000-77b683428000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 77b683428000-77b683429000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 77b683429000-77b68342a000 r--p 00000000 00:4e 17440433 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 77b68342a000-77b68342b000 r-xp 00001000 00:4e 17440433 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 77b68342b000-77b68342c000 r--p 00002000 00:4e 17440433 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 77b68342c000-77b68342d000 r--p 00002000 00:4e 17440433 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 77b68342d000-77b68342e000 rw-p 00003000 00:4e 17440433 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 77b68342e000-77b683476000 r--p 00000000 00:4e 17170503 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0
| 77b683476000-77b683943000 r-xp 00048000 00:4e 17170503 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0
| 77b683943000-77b683ae8000 r--p 00515000 00:4e 17170503 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0
| 77b683ae8000-77b683afe000 r--p 006ba000 00:4e 17170503 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0
| 77b683afe000-77b683b02000 rw-p 006d0000 00:4e 17170503 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0
| 77b683b02000-77b683b19000 rw-p 00000000 00:00 0
| 77b683b19000-77b683b1a000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 77b683b1a000-77b683b45000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 77b683b45000-77b683b4f000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 77b683b4f000-77b683b51000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 77b683b51000-77b683b53000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffef2fb9000-7ffef2fda000 rw-p 00000000 00:00 0 [stack]
| 7ffef2fed000-7ffef2ff1000 r--p 00000000 00:00 0 [vvar]
| 7ffef2ff1000-7ffef2ff3000 r-xp 00000000 00:00 0 [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
|
|
/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_gc.rb:767:in 'TestGc#test_interrupt_in_finalizer'
31834 tests, 6859948 assertions, 0 failures, 1 errors, 159 skips
ruby -v: ruby 4.0.0dev (2025-12-11T01:28:03Z master 83e080705c) +PRISM [x86_64-linux]
make: *** [uncommon.mk:918: 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 = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/target/release/' '/tmp/ruby/src/trunk-gc-asserts/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
ruby 4.0.0dev (2025-12-11T01:28:03Z master 83e080705c) +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 ..................................................
Finished in 69.021035 seconds
3349 files, 33776 examples, 137242 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.