# Logfile created on 2026-03-02 05:30:45 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f8ef8d7fdc8 @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.20260302-053044", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "100"]], @make="make", @logger=#<Logger:0x00007f8efd38c6e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f8efd38c488 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f8ef8cb8f70 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20260302-053044", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20260302-053044>, @binmode=false, @mon_data=#<Monitor:0x00007f8efd38c1b8>, @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.3/
$$$[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 = c961dbb246
$$$[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 /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper'
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'
$$$[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 -DPRISM_XALLOCATOR -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.1 -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 -DPRISM_XALLOCATOR -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.1 -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
a06b40b95050219701025aa323cb13e8218e05593af8f9cf8eb668a85d3c1370 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-gc-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.1.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 -DPRISM_XALLOCATOR -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.1 -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.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'
$$$[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.3/
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 -DPRISM_XALLOCATOR -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.1 -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.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.1.0+1/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.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk-gc-asserts/bin
installing library scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-4.1.0+1
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.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.1
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.13
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2040 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 -DPRISM_XALLOCATOR -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.1 -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 -DPRISM_XALLOCATOR -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.1 -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.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=21245
"--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] 2144646=ruby/test_gc
[ 2/757] 2144643=ripper/test_files_test_2
[ 3/757] 2144644=prism/result/static_literals_test
[ 4/757] 2144645=optparse/test_autoconf
[ 5/757] 2144645=error_highlight/test_error_highlight
[ 6/757] 2144644=ruby/test_comparable
[ 7/757] 2144644=rubygems/test_gem_dependency
[ 8/757] 2144644=net/http/test_https_proxy
[ 9/757] 2144644=ruby/test_zjit
[ 10/757] 2144644=ruby/test_defined
[ 11/757] 2144644=ruby/test_io_timeout
[ 12/757] 2144644=-ext-/vm/test_at_exit
[ 13/757] 2144644=ruby/test_super
[ 14/757] 2144644=ripper/test_files_ext
[ 15/757] 2144644=ruby/enc/test_euc_tw
[ 16/757] 2144644=date/test_date_conv
[ 17/757] 2144644=-ext-/econv/test_append
[ 18/757] 2144644=prism/result/index_write_test
[ 19/757] 2144644=mkmf/test_egrep_cpp
[ 20/757] 2144644=-ext-/wait/test_wait
[ 21/757] 2144644=prism/result/comments_test
[ 22/757] 2144644=uri/test_generic
[ 23/757] 2144644=prism/ruby/parser_test
[ 24/757] 2144644=uri/test_file
[ 25/757] 2144644=resolv/test_dns
[ 26/757] 2144645=ruby/test_io_buffer
[ 27/757] 2144645=rubygems/test_gem_resolver_lock_set
[ 28/757] 2144645=rubygems/test_gem_commands_environment_command
[ 29/757] 2144645=stringio/test_stringio
[ 30/757] 2144645=rubygems/test_gem_commands_check_command
[ 31/757] 2144645=prism/ruby/compiler_test
[ 32/757] 2144645=rubygems/test_gem_update_suggestion
[ 33/757] 2144645=psych/test_string
[ 34/757] 2144645=dtrace/test_raise
[ 35/757] 2144645=prism/ruby/dispatcher_test
[ 36/757] 2144645=rubygems/test_gem_request_set_lockfile_tokenizer
[ 37/757] 2144645=ruby/test_alias
[ 38/757] 2144645=ruby/test_fnmatch
[ 39/757] 2144645=ruby/enc/test_windows_1252
[ 40/757] 2144645=optparse/test_switch
[ 41/757] 2144645=prism/ruby/ruby_parser_test
[ 42/757] 2144645=prism/result/implicit_array_test
[ 43/757] 2144645=psych/test_psych_set
[ 44/757] 2144645=dtrace/test_singleton_function
[ 45/757] 2144645=erb/test_erb_m17n
[ 46/757] 2144645=optparse/test_bash_completion
[ 47/757] 2144645=json/json_ext_parser_test
[ 48/757] 2144645=psych/nodes/test_enumerable
[ 49/757] 2144645=ruby/test_beginendblock
[ 50/757] 2144645=prism/result/warnings_test
[ 51/757] 2144645=psych/handlers/test_recorder
[ 52/757] 2144645=prism/lex_test
[ 53/757] 2144645=json/json_encoding_test
[ 54/757] 2144645=rubygems/test_gem_package
[ 55/757] 2144644=openssl/test_x509attr
[ 56/757] 2144644=uri/test_ldap
[ 57/757] 2144644=rubygems/test_gem_doctor
[ 58/757] 2144644=ripper/test_ripper
[ 59/757] 2144643=ruby/test_trace
[ 60/757] 2144643=prism/snippets_test
[ 61/757] 2144645=-ext-/load/test_resolve_symbol
[ 62/757] 2144645=ruby/test_arity
[ 63/757] 2144645=ruby/test_numeric
[ 64/757] 2144645=-ext-/win32/test_fd_setsize
[ 65/757] 2144645=prism/result/overlap_test
[ 66/757] 2144644=-ext-/test_bug-5832
[ 67/757] 2144644=ruby/test_autoload
[ 68/757] 2144645=rubygems/test_gem_commands_cleanup_command
[ 69/757] 2144645=did_you_mean/spell_checking/test_pattern_key_name_check
[ 70/757] 2144645=openssl/test_hmac
[ 71/757] 2144645=rubygems/test_gem_impossible_dependencies_error
[ 72/757] 2144645=psych/test_yamlstore
[ 73/757] 2144645=did_you_mean/tree_spell/test_change_word
[ 74/757] 2144645=-ext-/arith_seq/test_arith_seq_extract
[ 75/757] 2144645=test_unicode_normalize
[ 76/757] 2144645=prism/ruby/ripper_test
[ 77/757] 2144645=rubygems/test_rubygems
[ 78/757] 2144645=rubygems/test_gem_commands_open_command
[ 79/757] 2144645=uri/test_mailto
[ 80/757] 2144645=mmtk/test_configuration
[ 81/757] 2144645=-ext-/box/test_load_ext
[ 82/757] 2144645=prism/encoding/regular_expression_encoding_test
[ 83/757] 2144645=-ext-/test_notimplement
[ 84/757] 2144645=test_extlibs
[ 85/757] 2144645=ruby/enc/test_gb18030
[ 86/757] 2144645=-ext-/string/test_normalize
[ 87/757] 2144645=prism/encoding/encodings_test
[ 88/757] 2144645=mkmf/test_find_executable
[ 89/757] 2144645=-ext-/bignum/test_mul
[ 90/757] 2144645=resolv/test_resource
[ 91/757] 2144645=ruby/test_basicinstructions
[ 92/757] 2144645=ruby/test_lazy_enumerator
[ 93/757] 2144645=ruby/test_syntax
[ 94/757] 2144643=-ext-/test_bug-3571
[ 95/757] 2144643=test_tempfile
[ 96/757] 2144643=ruby/test_compile_prism
[ 97/757] 2144643=optparse/test_reqarg
[ 98/757] 2144643=-ext-/thread/test_instrumentation_api
[ 99/757] 2144643=rubygems/test_gem_requirement
[100/757] 2144643=openssl/test_ns_spki
[101/757] 2144643=psych/test_serialize_subclasses
[102/757] 2144643=rubygems/test_gem_package_task
[103/757] 2144643=fiber/test_io
[104/757] 2144643=rubygems/test_gem_resolver_dependency_request
[105/757] 2144643=mkmf/test_configuration
[106/757] 2144643=openssl/test_kdf
[107/757] 2144643=psych/test_stream
[108/757] 2144643=ruby/enc/test_case_mapping
[109/757] 2144643=json/json_common_interface_test
[110/757] 2144643=openssl/test_x509store
[111/757] 2144643=psych/test_psych
[112/757] 2144643=prism/result/named_capture_test
[113/757] 2144643=ruby/test_hash
[114/757] 2144644=ruby/enc/test_case_comprehensive
[115/757] 2144644=ruby/test_file_exhaustive
[116/757] 2144645=ruby/test_require_lib
[117/757] 2144643=ruby/enc/test_euc_kr
[118/757] 2144643=digest/test_ractor
[119/757] 2144643=ruby/test_integer_comb
[120/757] 2144645=-ext-/win32/test_console_attr
[121/757] 2144645=dtrace/test_require
[122/757] 2144645=ruby/test_process
[123/757] 2144645=ruby/test_m17n
[124/757] 2144645=digest/test_digest
[125/757] 2144643=ruby/test_yjit
[126/757] 2144645=prism/heredoc_dedent_test
[127/757] 2144645=-ext-/gvl/test_ubf_async_safe
[128/757] 2144645=ruby/test_objectspace
[129/757] 2144643=ruby/test_argf
[130/757] 2144645=-ext-/string/test_coderange
[131/757] 2144645=test_securerandom
[132/757] 2144645=psych/test_set
[133/757] 2144645=ruby/test_sleep
[134/757] 2144645=optparse/test_kwargs
[135/757] 2144645=io/wait/test_io_wait
[136/757] 2144643=ruby/test_frozen
[137/757] 2144643=rubygems/test_gem_security
[138/757] 2144645=rubygems/test_gem_request_set_gem_dependency_api
[139/757] 2144645=ruby/test_literal
[140/757] 2144643=optparse/test_load
[141/757] 2144643=socket/test_udp
[142/757] 2144643=ruby/test_string
[143/757] 2144645=fiber/test_thread
[144/757] 2144645=cgi/test_cgi_escape
[145/757] 2144645=rubygems/test_gem_commands_push_command
[146/757] 2144645=prism/result/attribute_write_test
[147/757] 2144645=ruby/test_yjit_exit_locations
[148/757] 2144645=openssl/test_x509cert
[149/757] 2144645=did_you_mean/test_spell_checker
[150/757] 2144645=rubygems/test_config
[151/757] 2144645=rubygems/test_gem_config_file
[152/757] 2144645=fiber/test_ractor
[153/757] 2144645=-ext-/test_enumerator_kw
[154/757] 2144645=openssl/test_ts
[155/757] 2144645=psych/visitors/test_yaml_tree
[156/757] 2144645=rubygems/test_gem_resolver_activation_request
[157/757] 2144645=openssl/test_pkey
[158/757] 2144645=-ext-/symbol/test_type
[159/757] 2144645=ruby/enc/test_emoji_breaks
[160/757] 2144645=ruby/test_exception
[161/757] 2144644=ruby/test_range
[162/757] 2144644=-ext-/scheduler/test_interrupt_with_scheduler
[163/757] 2144644=prism/result/breadth_first_search_test
[164/757] 2144644=openssl/test_pkey_dh
[165/757] 2144644=optparse/test_placearg
[166/757] 2144644=rubygems/test_gem_resolver_index_specification
[167/757] 2144645=mkmf/test_libs
[168/757] 2144644=rubygems/test_gem_safe_marshal
[169/757] 2144645=ruby/test_math
[170/757] 2144645=dtrace/test_gc
[171/757] 2144645=-ext-/hash/test_delete
[172/757] 2144645=ruby/test_continuation
[173/757] 2144645=ruby/test_case
[174/757] 2144645=test_pty
[175/757] 2144645=rubygems/test_gem_commands_setup_command
[176/757] 2144645=prism/ruby/location_test
[177/757] 2144645=rubygems/test_webauthn_poller
[178/757] 2144645=rubygems/test_gem_command_manager
[179/757] 2144644=optparse/test_did_you_mean
[180/757] 2144644=ripper/test_files_test
[181/757] 2144644=fiber/test_io_buffer
[182/757] 2144645=psych/test_scalar
[183/757] 2144644=ruby/test_m17n_comb
[184/757] 2144645=rubygems/test_gem_resolver_vendor_set
[185/757] 2144645=rubygems/test_gem_package_old
[186/757] 2144645=rubygems/test_gem_commands_yank_command
[187/757] 2144645=rubygems/test_gem_dependency_resolution_error
[188/757] 2144645=ruby/test_random_formatter
[189/757] 2144645=optparse/test_zsh_completion
[190/757] 2144645=ruby/test_system
[191/757] 2144645=-ext-/string/test_interned_str
[192/757] 2144645=did_you_mean/test_tree_spell_checker
[193/757] 2144645=prism/newline_test
[194/757] 2144645=did_you_mean/tree_spell/test_human_typo
[195/757] 2144645=-ext-/string/test_enc_associate
[196/757] 2144645=rubygems/test_gem_commands_update_command
[197/757] 2144645=rubygems/test_gem_request_set_lockfile_parser
[198/757] 2144645=ruby/test_time
[199/757] 2144645=rubygems/test_gem_source_subpath_problem
[200/757] 2144645=prism/result/node_id_test
[201/757] 2144645=resolv/test_win32_config
[202/757] 2144645=prism/regexp_test
[203/757] 2144645=fiber/test_sleep
[204/757] 2144645=-ext-/struct/test_data
[205/757] 2144645=mkmf/test_sizeof
[206/757] 2144645=io/wait/test_ractor
[207/757] 2144645=ruby/test_gc_compact
[208/757] 2144644=ruby/test_pipe
[209/757] 2144644=ruby/test_inlinecache
[210/757] 2144644=ruby/test_warning
[211/757] 2144644=uri/test_ftp
[212/757] 2144644=prism/library_symbols_test
[213/757] 2144644=prism/api/parse_success_test
[214/757] 2144644=test_open3
[215/757] 2144644=ruby/enc/test_gbk
[216/757] 2144644=ruby/test_mixed_unicode_escapes
[217/757] 2144644=-ext-/array/test_to_ary_concat
[218/757] 2144645=-ext-/exception/test_exception_at_throwing
[219/757] 2144645=rubygems/test_gem_resolver_installer_set
[220/757] 2144645=fiber/test_backtrace
[221/757] 2144645=date/test_date_new
[222/757] 2144645=date/test_date_parse
[223/757] 2144645=zlib/test_zlib
[224/757] 2144644=openssl/test_pkey_ec
[225/757] 2144644=ruby/test_fiber
[226/757] 2144644=psych/test_array
[227/757] 2144644=rubygems/test_gem_commands_uninstall_command
[228/757] 2144644=ruby/test_proc
[229/757] 2144644=rubygems/test_gem_ext_cargo_builder
[230/757] 2144644=rubygems/test_gem_specification
[231/757] 2144644=rubygems/test_gem_uninstaller
[232/757] 2144644=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[233/757] 2144644=rubygems/test_gem_commands_contents_command
[234/757] 2144644=ruby/test_io
[235/757] 2144643=optparse/test_noarg
[236/757] 2144643=ruby/enc/test_utf32
[237/757] 2144643=lib/!Nothing_to_test
[238/757] 2144643=psych/test_nil
[239/757] 2144643=psych/json/test_stream
[240/757] 2144643=rubygems/test_gem_gemcutter_utilities
[241/757] 2144643=ruby/test_complex
[242/757] 2144643=etc/test_etc
[243/757] 2144643=date/test_date_marshal
[244/757] 2144643=rubygems/test_gem_commands_unpack_command
[245/757] 2144643=rubygems/test_kernel
[246/757] 2144643=openssl/test_random
[247/757] 2144643=-ext-/string/test_set_len
[248/757] 2144643=openssl/test_bn
[249/757] 2144643=fileutils/test_fileutils
[250/757] 2144643=rubygems/test_gem_ext_rake_builder
[251/757] 2144643=psych/test_exception
[252/757] 2144643=rubygems/test_gem_local_remote_options
[253/757] 2144643=rubygems/test_gem_remote_fetcher_local_server
[254/757] 2144643=-ext-/iter/test_yield_block
[255/757] 2144643=date/test_date
[256/757] 2144643=optparse/test_optarg
[257/757] 2144643=-ext-/test_ensure_and_callcc
[258/757] 2144643=socket/test_socket
[259/757] 2144643=psych/test_yaml_special_cases
[260/757] 2144643=rubygems/test_gem_source_list
[261/757] 2144643=ruby/test_assignment
[262/757] 2144644=rubygems/test_require
[263/757] 2144644=prism/result/string_test
[264/757] 2144644=did_you_mean/spell_checking/test_method_name_check
[265/757] 2144644=-ext-/array/test_resize
[266/757] 2144644=openssl/test_asn1
[267/757] 2144644=ruby/test_method
[268/757] 2144643=dtrace/test_method_cache
[269/757] 2144643=prism/result/regular_expression_options_test
[270/757] 2144643=ruby/enc/test_cesu8
[271/757] 2144643=rubygems/test_gem_platform
[272/757] 2144643=rubygems/test_gem_commands_server_command
[273/757] 2144643=rubygems/test_gem_security_signer
[274/757] 2144643=rubygems/test_gem_resolver_lock_specification
[275/757] 2144643=uri/test_parser
[276/757] 2144643=mkmf/test_framework
[277/757] 2144643=dtrace/test_function_entry
[278/757] 2144643=ruby/test_data
[279/757] 2144643=net/http/test_httpresponses
[280/757] 2144643=rubygems/test_webauthn_listener
[281/757] 2144643=uri/test_http
[282/757] 2144643=did_you_mean/spell_checking/test_require_path_check
[283/757] 2144643=ruby/test_stringchar
[284/757] 2144643=fiber/test_queue
[285/757] 2144643=rubygems/test_gem_commands_rebuild_command
[286/757] 2144643=net/http/test_http_request
[287/757] 2144643=test_prettyprint
[288/757] 2144643=json/json_coder_test
[289/757] 2144643=optparse/test_getopts
[290/757] 2144643=net/http/test_buffered_io
[291/757] 2144643=date/test_date_strptime
[292/757] 2144643=ruby/test_pack
[293/757] 2144643=uri/test_ws
[294/757] 2144643=ruby/test_weakmap
[295/757] 2144645=rubygems/test_gem_uri_formatter
[296/757] 2144645=psych/test_date_time
[297/757] 2144645=psych/test_scalar_scanner
[298/757] 2144645=mkmf/test_convertible
[299/757] 2144645=ruby/test_array
[300/757] 2144644=date/test_date_attr
[301/757] 2144644=psych/test_safe_load
[302/757] 2144644=uri/test_wss
[303/757] 2144644=rubygems/test_gem_commands_dependency_command
[304/757] 2144644=did_you_mean/test_ractor_compatibility
[305/757] 2144644=ruby/test_name_error
[306/757] 2144644=rubygems/test_gem_name_tuple
[307/757] 2144644=test_singleton
[308/757] 2144644=-ext-/debug/test_debug
[309/757] 2144644=prism/percent_delimiter_string_test
[310/757] 2144644=prism/result/constant_path_node_test
[311/757] 2144644=ruby/test_condition
[312/757] 2144644=ruby/enc/test_cp949
[313/757] 2144644=ruby/test_enumerator
[314/757] 2144643=dtrace/test_array_create
[315/757] 2144643=resolv/test_mdns
[316/757] 2144643=-ext-/exception/test_data_error
[317/757] 2144643=ruby/test_readpartial
[318/757] 2144643=rubygems/test_gem_source_fetch_problem
[319/757] 2144643=ruby/enc/test_emoji
[320/757] 2144643=ruby/test_sprintf
[321/757] 2144643=rubygems/test_webauthn_listener_response
[322/757] 2144643=-ext-/test_scan_args
[323/757] 2144643=test_pp
[324/757] 2144643=test_forwardable
[325/757] 2144643=prism/result/heredoc_test
[326/757] 2144643=-ext-/load/test_stringify_symbols
[327/757] 2144643=ruby/test_float
[328/757] 2144643=ruby/test_box
[329/757] 2144643=psych/test_emitter
[330/757] 2144643=rubygems/test_gem_bundler_version_finder
[331/757] 2144643=rubygems/test_gem_package_tar_writer
[332/757] 2144643=ruby/enc/test_utf16
[333/757] 2144643=ruby/test_shapes
[334/757] 2144643=prism/locals_test
[335/757] 2144643=openssl/test_pkcs12
[336/757] 2144643=ruby/test_unicode_escape
[337/757] 2144643=did_you_mean/spell_checking/test_key_name_check
[338/757] 2144643=-ext-/popen_deadlock/test_popen_deadlock
[339/757] 2144643=psych/test_omap
[340/757] 2144643=test_shellwords
[341/757] 2144643=digest/test_digest_extend
[342/757] 2144643=ruby/enc/test_grapheme_breaks
[343/757] 2144643=ruby/test_ifunless
[344/757] 2144643=-ext-/integer/test_integer
[345/757] 2144643=rubygems/test_gem_commands_build_command
[346/757] 2144643=stringio/test_ractor
[347/757] 2144643=prism/encoding/string_encoding_test
[348/757] 2144643=test_find
[349/757] 2144643=optparse/test_summary
[350/757] 2144643=-ext-/string/test_capacity
[351/757] 2144643=psych/test_json_tree
[352/757] 2144643=-ext-/float/test_nextafter
[353/757] 2144643=ruby/test_backtrace
[354/757] 2144643=ripper/test_files_sample
[355/757] 2144643=rubygems/test_gem_path_support
[356/757] 2144643=rubygems/test_gem_dependency_list
[357/757] 2144643=-ext-/st/test_foreach
[358/757] 2144643=ruby/test_rand
[359/757] 2144643=rubygems/test_gem_commands_signout_command
[360/757] 2144643=optparse/test_cclass
[361/757] 2144643=rubygems/test_gem_commands_cert_command
[362/757] 2144643=rubygems/test_gem_commands_search_command
[363/757] 2144643=json/json_addition_test
[364/757] 2144643=did_you_mean/spell_checking/test_uncorrectable_name_check
[365/757] 2144643=-ext-/string/test_qsort
[366/757] 2144643=-ext-/bignum/test_big2str
[367/757] 2144643=psych/test_yaml
[368/757] 2144643=-ext-/marshal/test_usrmarshal
[369/757] 2144643=ruby/test_signal
[370/757] 2144645=ruby/test_fixnum
[371/757] 2144645=-ext-/test_printf
[372/757] 2144645=rubygems/test_gem_dependency_installer
[373/757] 2144643=ruby/test_frozen_error
[374/757] 2144643=rubygems/test_gem_commands_help_command
[375/757] 2144643=-ext-/file/test_stat
[376/757] 2144643=-ext-/funcall/test_passing_block
[377/757] 2144643=rubygems/test_gem_resolver_api_set
[378/757] 2144643=dtrace/test_cmethod
[379/757] 2144643=rubygems/test_gem_commands_signin_command
[380/757] 2144643=rubygems/test_gem_stub_specification
[381/757] 2144643=rubygems/test_gem_console_ui
[382/757] 2144643=openssl/test_ocsp
[383/757] 2144643=prism/api/lex_test
[384/757] 2144643=socket/test_nonblock
[385/757] 2144643=fiber/test_enumerator
[386/757] 2144643=dtrace/test_object_create_start
[387/757] 2144643=ripper/test_sexp
[388/757] 2144643=prism/version_test
[389/757] 2144643=rubygems/test_gem_commands_list_command
[390/757] 2144643=openssl/test_digest
[391/757] 2144643=rubygems/test_gem_source_lock
[392/757] 2144645=erb/test_erb
[393/757] 2144643=rubygems/test_gem_uri
[394/757] 2144643=rubygems/test_gem_commands_sources_command
[395/757] 2144645=ruby/test_call
[396/757] 2144645=rubygems/test_gem_util_atomic_file_writer
[397/757] 2144645=rubygems/test_bundled_ca
[398/757] 2144643=ruby/test_io_m17n
[399/757] 2144645=date/test_date_compat
[400/757] 2144645=-ext-/integer/test_my_integer
[401/757] 2144645=ruby/enc/test_big5
[402/757] 2144645=fiber/test_mutex
[403/757] 2144645=ruby/test_env
[404/757] 2144643=ruby/test_complexrational
[405/757] 2144643=rubygems/test_gem_commands_fetch_command
[406/757] 2144643=ruby/enc/test_case_options
[407/757] 2144643=fiber/test_timeout
[408/757] 2144643=ruby/test_struct
[409/757] 2144645=rubygems/test_gem_ci_detector
[410/757] 2144645=ruby/test_module
[411/757] 2144643=-ext-/string/test_rb_str_dup
[412/757] 2144643=socket/test_sockopt
[413/757] 2144643=io/wait/test_io_wait_uncommon
[414/757] 2144643=ripper/test_lexer
[415/757] 2144643=-ext-/test_random
[416/757] 2144643=psych/test_marshalable
[417/757] 2144643=optparse/test_acceptable
[418/757] 2144643=openssl/test_ssl
[419/757] 2144643=ruby/test_const
[420/757] 2144643=ruby/test_class
[421/757] 2144645=-ext-/string/test_enc_str_buf_cat
[422/757] 2144645=psych/test_encoding
[423/757] 2144645=net/http/test_httpresponse
[424/757] 2144645=psych/test_alias_and_anchor
[425/757] 2144645=openssl/test_pkey_dsa
[426/757] 2144645=ruby/test_dir
[427/757] 2144645=rubygems/test_gem_resolver_best_set
[428/757] 2144645=json/json_string_matching_test
[429/757] 2144645=rubygems/test_gem_resolver
[430/757] 2144645=prism/api/freeze_test
[431/757] 2144645=ruby/test_primitive
[432/757] 2144645=coverage/test_coverage
[433/757] 2144645=ruby/test_rubyvm
[434/757] 2144645=pathname/test_pathname
[435/757] 2144645=mkmf/test_have_macro
[436/757] 2144645=rubygems/test_gem_resolver_conflict
[437/757] 2144645=-ext-/string/test_too_many_dummy_encodings
[438/757] 2144645=mkmf/test_constant
[439/757] 2144645=net/http/test_httpheader
[440/757] 2144645=psych/test_document
[441/757] 2144645=rubygems/test_gem_package_tar_reader
[442/757] 2144645=ruby/test_encoding
[443/757] 2144645=prism/ruby/reflection_test
[444/757] 2144645=rubygems/test_gem_version
[445/757] 2144645=ruby/test_econv
[446/757] 2144645=rubygems/test_gem_commands_stale_command
[447/757] 2144645=psych/visitors/test_depth_first
[448/757] 2144645=-ext-/gvl/test_last_thread
[449/757] 2144645=json/json_generic_object_test
[450/757] 2144645=psych/visitors/test_to_ruby
[451/757] 2144645=ruby/test_thread_cv
[452/757] 2144645=ruby/test_stack
[453/757] 2144645=ruby/test_thread_queue
[454/757] 2144645=mkmf/test_install
[455/757] 2144645=fileutils/test_nowrite
[456/757] 2144645=dtrace/test_load
[457/757] 2144645=psych/test_object_references
[458/757] 2144645=openssl/test_pair
[459/757] 2144645=-ext-/symbol/test_inadvertent_creation
[460/757] 2144645=openssl/test_ssl_session
[461/757] 2144645=prism/result/integer_parse_test
[462/757] 2144645=ripper/test_files_lib
[463/757] 2144645=test_bundled_gems
[464/757] 2144645=ruby/test_parse
[465/757] 2144645=-ext-/string/test_cstr
[466/757] 2144644=ruby/test_enum
[467/757] 2144644=-ext-/string/test_ellipsize
[468/757] 2144644=io/console/test_io_console
[469/757] 2144644=rubygems/test_gem_version_option
[470/757] 2144644=-ext-/eval/test_eval
[471/757] 2144644=-ext-/num2int/test_num2int
[472/757] 2144644=rubygems/test_gem_resolver_installed_specification
[473/757] 2144644=ruby/test_flip
[474/757] 2144644=-ext-/method/test_arity
[475/757] 2144644=-ext-/struct/test_duplicate
[476/757] 2144644=-ext-/iter/test_iter_break
[477/757] 2144644=ruby/test_memory_view
[478/757] 2144644=fiber/test_address_resolve
[479/757] 2144644=ruby/test_undef
[480/757] 2144644=io/console/test_ractor
[481/757] 2144644=dtrace/test_hash_create
[482/757] 2144644=optparse/test_optparse
[483/757] 2144644=-ext-/string/test_external_new
[484/757] 2144644=rubygems/test_gem_unsatisfiable_dependency_error
[485/757] 2144644=rubygems/test_gem_ext_cmake_builder
[486/757] 2144644=rubygems/test_gem_resolver_specification
[487/757] 2144644=ruby/test_weakkeymap
[488/757] 2144645=psych/test_hash
[489/757] 2144645=rubygems/test_gem_installer
[490/757] 2144644=prism/result/source_location_test
[491/757] 2144644=date/test_switch_hitter
[492/757] 2144644=pathname/test_ractor
[493/757] 2144644=open-uri/test_proxy
[494/757] 2144644=-ext-/bignum/test_div
[495/757] 2144644=psych/test_deprecated
[496/757] 2144644=rubygems/test_gem_util
[497/757] 2144644=-ext-/exception/test_ensured
[498/757] 2144644=mkmf/test_signedness
[499/757] 2144645=rubygems/test_gem_package_tar_header_ractor
[500/757] 2144644=rubygems/test_gem_source
[501/757] 2144645=ruby/test_arithmetic_sequence
[502/757] 2144645=date/test_date_arith
[503/757] 2144645=ruby/test_rational2
[504/757] 2144645=prism/fixtures_test
[505/757] 2144644=rubygems/test_project_sanity
[506/757] 2144644=rubygems/test_gem_package_tar_header
[507/757] 2144644=prism/api/parse_test
[508/757] 2144644=psych/visitors/test_emitter
[509/757] 2144644=json/json_parser_test
[510/757] 2144644=ruby/test_not
[511/757] 2144644=ruby/enc/test_shift_jis
[512/757] 2144644=rubygems/test_gem_commands_outdated_command
[513/757] 2144645=net/http/test_https
[514/757] 2144644=prism/ruby/relocation_test
[515/757] 2144644=ruby/enc/test_windows_1251
[516/757] 2144644=json/json_ryu_fallback_test
[517/757] 2144644=-ext-/class/test_class2name
[518/757] 2144644=ruby/test_complex2
[519/757] 2144644=-ext-/iseq_load/test_iseq_load
[520/757] 2144645=-ext-/bignum/test_bigzero
[521/757] 2144645=erb/test_erb_command
[522/757] 2144645=openssl/test_cipher
[523/757] 2144645=-ext-/time/test_new
[524/757] 2144645=rubygems/test_gem_commands_owner_command
[525/757] 2144645=prism/onigmo_test
[526/757] 2144645=rubygems/test_gem_commands_install_command
[527/757] 2144645=ruby/test_ast
[528/757] 2144643=psych/test_struct
[529/757] 2144643=prism/fuzzer_test
[530/757] 2144643=-ext-/bignum/test_pack
[531/757] 2144643=prism/newline_offsets_test
[532/757] 2144643=prism/result/static_inspect_test
[533/757] 2144643=ruby/test_eval
[534/757] 2144644=ruby/test_metaclass
[535/757] 2144644=psych/test_class
[536/757] 2144644=objspace/test_objspace
[537/757] 2144643=-ext-/load/test_dot_dot
[538/757] 2144643=prism/magic_comment_test
[539/757] 2144643=ruby/test_key_error
[540/757] 2144643=ruby/test_clone
[541/757] 2144643=-ext-/thread/test_lock_native_thread
[542/757] 2144643=openssl/test_engine
[543/757] 2144643=-ext-/struct/test_len
[544/757] 2144643=ruby/test_pattern_matching
[545/757] 2144643=ruby/test_nomethod_error
[546/757] 2144643=psych/test_numeric
[547/757] 2144643=test_time
[548/757] 2144643=rubygems/test_gem_commands_exec_command
[549/757] 2144643=rubygems/test_gem_security_trust_dir
[550/757] 2144643=did_you_mean/spell_checking/test_variable_name_check
[551/757] 2144643=-ext-/st/test_update
[552/757] 2144643=mkmf/test_have_library
[553/757] 2144643=prism/api/parse_comments_test
[554/757] 2144643=openssl/test_config
[555/757] 2144643=ripper/test_files_test_1
[556/757] 2144643=-ext-/typeddata/test_typeddata
[557/757] 2144643=ruby/test_yield
[558/757] 2144643=openssl/test_pkcs7
[559/757] 2144643=prism/bom_test
[560/757] 2144643=ruby/test_file
[561/757] 2144643=ruby/test_require
[562/757] 2144643=openssl/test_provider
[563/757] 2144643=ruby/test_dup
[564/757] 2144643=fiber/test_io_close
[565/757] 2144643=prism/encoding/symbol_encoding_test
[566/757] 2144643=-ext-/string/test_fstring
[567/757] 2144643=-ext-/stack/test_stack_overflow
[568/757] 2144643=strscan/test_stringscanner
[569/757] 2144643=psych/test_merge_keys
[570/757] 2144643=mkmf/test_mkmf
[571/757] 2144643=ruby/test_regexp
[572/757] 2144645=ruby/test_marshal
[573/757] 2144645=fiber/test_scheduler
[574/757] 2144645=psych/test_ractor
[575/757] 2144645=rubygems/test_gem_gem_runner
[576/757] 2144645=rubygems/test_gem_remote_fetcher_local_ssl_server
[577/757] 2144645=open-uri/test_ssl
[578/757] 2144645=json/json_fixtures_test
[579/757] 2144645=-ext-/proc/test_bmethod
[580/757] 2144645=rubygems/test_gem
[581/757] 2144645=json/test_helper
[582/757] 2144645=psych/test_boolean
[583/757] 2144645=rubygems/test_remote_fetch_error
[584/757] 2144645=mkmf/test_have_func
[585/757] 2144645=resolv/test_addr
[586/757] 2144645=rubygems/test_gem_install_update_options
[587/757] 2144645=fileutils/test_verbose
[588/757] 2144645=ruby/test_threadgroup
[589/757] 2144645=psych/test_parser
[590/757] 2144645=test_delegate
[591/757] 2144645=ruby/test_set
[592/757] 2144645=rubygems/test_gem_commands_lock_command
[593/757] 2144645=rubygems/test_gem_resolver_git_set
[594/757] 2144645=objspace/test_ractor
[595/757] 2144645=ruby/test_iseq
[596/757] 2144645=rubygems/test_deprecate
[597/757] 2144645=psych/test_yamldbm
[598/757] 2144645=mkmf/test_config
[599/757] 2144645=psych/test_null
[600/757] 2144645=did_you_mean/spell_checking/test_class_name_check
[601/757] 2144645=rubygems/test_gem_stream_ui
[602/757] 2144645=-ext-/test_recursion
[603/757] 2144645=socket/test_ancdata
[604/757] 2144645=net/protocol/test_protocol
[605/757] 2144645=rubygems/test_gem_ext_configure_builder
[606/757] 2144645=test_trick
[607/757] 2144643=date/test_date_ractor
[608/757] 2144643=ruby/test_rational
[609/757] 2144643=ruby/test_integer
[610/757] 2144645=rubygems/test_gem_rdoc
[611/757] 2144645=strscan/test_ractor
[612/757] 2144645=ruby/test_lambda
[613/757] 2144645=fileutils/test_dryrun
[614/757] 2144645=ruby/test_default_gems
[615/757] 2144645=rubygems/test_gem_available_set
[616/757] 2144645=fiber/test_process
[617/757] 2144645=-ext-/string/test_modify_expand
[618/757] 2144645=-ext-/postponed_job/test_postponed_job
[619/757] 2144645=socket/test_basicsocket
[620/757] 2144645=rubygems/test_gem_remote_fetcher_s3
[621/757] 2144645=rubygems/test_gem_request_set_lockfile
[622/757] 2144645=prism/result/integer_base_flags_test
[623/757] 2144645=ruby/test_dir_m17n
[624/757] 2144645=prism/ruby/pattern_test
[625/757] 2144645=rubygems/test_gem_commands_which_command
[626/757] 2144645=rubygems/test_gem_source_vendor
[627/757] 2144645=rubygems/test_gem_source_installed
[628/757] 2144645=prism/api/command_line_test
[629/757] 2144645=ruby/enc/test_euc_jp
[630/757] 2144645=fiber/test_storage
[631/757] 2144645=-ext-/exception/test_enc_raise
[632/757] 2144645=prism/ractor_test
[633/757] 2144645=psych/test_symbol
[634/757] 2144645=ruby/test_rubyoptions
[635/757] 2144643=yaml/test_dbm
[636/757] 2144643=ruby/test_path
[637/757] 2144643=dtrace/test_string
[638/757] 2144643=ruby/test_iterator
[639/757] 2144643=openssl/test_buffering
[640/757] 2144643=resolv/test_svcb_https
[641/757] 2144643=date/test_date_strftime
[642/757] 2144643=did_you_mean/edit_distance/test_jaro_winkler
[643/757] 2144643=rubygems/test_gem_safe_yaml
[644/757] 2144643=rubygems/test_gem_commands_pristine_command
[645/757] 2144643=ruby/test_optimization
[646/757] 2144645=ruby/test_variable
[647/757] 2144643=test_ipaddr
[648/757] 2144643=rubygems/test_gem_command
[649/757] 2144643=uri/test_common
[650/757] 2144643=rubygems/test_gem_resolver_requirement_list
[651/757] 2144643=-ext-/arith_seq/test_arith_seq_beg_len_step
[652/757] 2144643=-ext-/debug/test_profile_frames
[653/757] 2144643=test_rbconfig
[654/757] 2144643=-ext-/struct/test_member
[655/757] 2144643=rubygems/test_gem_spec_fetcher
[656/757] 2144643=psych/test_stringio
[657/757] 2144643=rubygems/test_gem_resolver_index_set
[658/757] 2144643=prism/result/equality_test
[659/757] 2144643=ruby/test_object
[660/757] 2144643=-ext-/string/test_nofree
[661/757] 2144643=socket/test_addrinfo
[662/757] 2144643=ruby/test_time_tz
[663/757] 2144643=-ext-/test_bug-14834
[664/757] 2144643=rubygems/test_gem_source_specific_file
[665/757] 2144643=rubygems/test_gem_request_set
[666/757] 2144643=ripper/test_scanner_events
[667/757] 2144643=ruby/test_bignum
[668/757] 2144643=json/ractor_test
[669/757] 2144643=openssl/test_ossl
[670/757] 2144643=psych/test_data
[671/757] 2144643=monitor/test_monitor
[672/757] 2144643=rubygems/test_gem_commands_mirror
[673/757] 2144643=rubygems/test_gem_commands_info_command
[674/757] 2144643=-ext-/load/test_protect
[675/757] 2144643=ruby/test_whileuntil
[676/757] 2144643=psych/test_tree_builder
[677/757] 2144643=prism/ruby/source_test
[678/757] 2144643=rubygems/test_gem_resolver_git_specification
[679/757] 2144643=rubygems/test_gem_resolver_vendor_specification
[680/757] 2144643=rubygems/test_gem_source_local
[681/757] 2144643=psych/test_object
[682/757] 2144643=rubygems/test_gem_silent_ui
[683/757] 2144643=prism/api/dump_test
[684/757] 2144645=-ext-/test_abi
[685/757] 2144645=ruby/test_string_memory
[686/757] 2144643=rubygems/test_gem_commands_specification_command
[687/757] 2144643=-ext-/path_to_class/test_path_to_class
[688/757] 2144643=test_timeout
[689/757] 2144645=did_you_mean/core_ext/test_name_error_extension
[690/757] 2144645=test_weakref
[691/757] 2144643=-ext-/bug_reporter/test_bug_reporter
[692/757] 2144643=openssl/test_x509name
[693/757] 2144643=rubygems/test_gem_ext_ext_conf_builder
[694/757] 2144643=prism/ruby/parameters_signature_test
[695/757] 2144643=prism/result/numeric_value_test
[696/757] 2144643=rubygems/test_gem_ext_builder
[697/757] 2144645=openssl/test_x509ext
[698/757] 2144645=mkmf/test_flags
[699/757] 2144645=socket/test_tcp
[700/757] 2144643=ruby/test_keyword
[701/757] 2144645=prism/api/parse_stream_test
[702/757] 2144645=ruby/test_sprintf_comb
[703/757] 2144645=rubygems/test_gem_ext_cargo_builder_unit
[704/757] 2144645=ruby/test_method_cache
[705/757] 2144645=psych/test_coder
[706/757] 2144645=ruby/test_symbol
[707/757] 2144643=rubygems/test_exit
[708/757] 2144643=rubygems/test_gem_text
[709/757] 2144643=ruby/test_settracefunc
[710/757] 2144643=prism/ruby/tunnel_test
[711/757] 2144643=ruby/enc/test_regex_casefold
[712/757] 2144643=socket/test_unix
[713/757] 2144643=rubygems/test_gem_source_git
[714/757] 2144643=-ext-/marshal/test_internal_ivar
[715/757] 2144643=prism/test_helper
[716/757] 2144643=prism/ruby/desugar_compiler_test
[717/757] 2144643=rubygems/test_gem_resolver_api_specification
[718/757] 2144643=-ext-/tracepoint/test_tracepoint
[719/757] 2144643=openssl/test_fips
[720/757] 2144643=rubygems/test_gem_security_policy
[721/757] 2144643=yaml/test_store
[722/757] 2144643=openssl/test_pkey_rsa
[723/757] 2144643=openssl/test_x509crl
[724/757] 2144643=-ext-/st/test_numhash
[725/757] 2144643=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_404: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 44791>
Closed file descriptor: TestOpenURI#test_header: 11
[726/757] 2144643=rubygems/test_gem_validator
[727/757] 2144643=ruby/enc/test_iso_8859
[728/757] 2144643=rubygems/test_gem_request
[729/757] 2144643=prism/unescape_test
[730/757] 2144643=ruby/test_object_id
[731/757] 2144643=rubygems/test_gem_request_connection_pools
[732/757] 2144643=ruby/test_refinement
[733/757] 2144645=rubygems/test_gem_resolver_composed_set
[734/757] 2144645=ruby/test_ractor
[735/757] 2144643=net/http/test_http
[736/757] 2144643=json/json_generator_test
[737/757] 2144645=io/nonblock/test_flush
[738/757] 2144645=openssl/test_x509req
[739/757] 2144645=rubygems/test_gem_remote_fetcher
[740/757] 2144645=ruby/test_allocation
[741/757] 2144644=prism/ruby/string_query_test
[742/757] 2144644=ripper/test_parser_events
[743/757] 2144644=-ext-/rational/test_rat
[744/757] 2144644=ruby/test_insns_leaf
[745/757] 2144644=rubygems/test_gem_resolver_local_specification
[746/757] 2144644=mkmf/test_pkg_config
[747/757] 2144644=-ext-/bignum/test_str2big
[748/757] 2144644=ruby/test_thread
[749/757] 2144645=rubygems/test_gem_package_tar_reader_entry
[750/757] 2144645=-ext-/win32/test_dln
[751/757] 2144645=prism/errors_test
[752/757] 2144645=ruby/enc/test_koi8
[753/757] 2144645=ruby/test_transcode
[754/757] 2144645=open-uri/test_ftp
[755/757] 2144645=ripper/test_filter
[756/757] 2144645=test_tmpdir
[757/757] 2144645=ruby/test_vm_dump
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 2148268 killed by SIGSEGV (signal 11) (core dumped)
|
| -e:11: [BUG] Segmentation fault at 0x000003e90020b986
| ruby 4.1.0dev (2026-03-02T02:49:45Z master c961dbb246) +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:001330 l:n b:---- EVAL -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:001690 l:y b:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
Finished tests in 11269.450787s, 3.0461 tests/s, 643.1954 assertions/s.
| -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: 0x000074f600a7f064 RBP: 0x000074f601005d10 RSP: 0x00007ffc8ad7de00
| RAX: 0x0000000000000000 RBX: 0x000074f5413c3ce0 RCX: 0x0000000000000027
| RDX: 0x0000000000000001 RDI: 0x000058202c7218e0 RSI: 0x0000000000000427
| R8: 0x0000000000000001 R9: 0x0000000000000000 R10: 0x0000000000000000
| R11: 0x0000000000000000 R12: 0x000074f601005de0 R13: 0x0000000000000000
| R14: 0x0000000000000001 R15: 0x0000000000000028 EFL: 0x0000000000000202
|
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_print_backtrace+0x14) [0x74f600c94177] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1105
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1450
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x74f600a50d4a] /tmp/ruby/src/trunk-gc-asserts/error.c:1131
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(sigsegv+0x48) [0x74f600bc6dc8] /tmp/ruby/src/trunk-gc-asserts/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x74f60057e320) [0x74f60057e320]
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_multi_ractor_p+0x0) [0x74f600a7f064] /tmp/ruby/src/trunk-gc-asserts/gc.c:4697
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:105
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_objspace_reachable_objects_from) /tmp/ruby/src/trunk-gc-asserts/gc.c:4684
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(verify_internal_consistency_i+0x181) [0x74f600a7f881] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5015
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_verify_internal_consistency_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5170
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_verify_internal_consistency+0x59) [0x74f600a7f9b9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5250
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_start+0x123) [0x74f600a83ed3] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6418
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_multi_ractor_p+0x0) [0x74f600a855ee] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6392
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:105
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_gc_vm_unlock) /tmp/ruby/src/trunk-gc-asserts/gc.c:151
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6394
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ruby_xcalloc+0x104) [0x74f600a885e4] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8105
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_data_typed_object_zalloc+0xba) [0x74f600a8a01a] /tmp/ruby/src/trunk-gc-asserts/gc.c:1162
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_binding_alloc+0x14) [0x74f600b5046a] /tmp/ruby/src/trunk-gc-asserts/proc.c:296
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(proc_binding) /tmp/ruby/src/trunk-gc-asserts/proc.c:3748
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_callable_receiver+0x75) [0x74f600b50845] /tmp/ruby/src/trunk-gc-asserts/proc.c:3116
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(define_final+0x26) [0x74f600a75086] /tmp/ruby/src/trunk-gc-asserts/gc.c:1903
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x74f600c5df4d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3905
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_sendish+0xd3) [0x74f600c67703] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6127
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_core+0x84) [0x74f600c74fe4] ../../src/trunk-gc-asserts/insns.def:906
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_loop+0xa) [0x74f600c7abc8] /tmp/ruby/src/trunk-gc-asserts/vm.c:2825
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2801
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x74f600a5b015] /tmp/ruby/src/trunk-gc-asserts/eval.c:283
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ruby_run_node+0x8b) [0x74f600a5f52b] /tmp/ruby/src/trunk-gc-asserts/eval.c:321
| /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x58201335b186] /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) [0x74f6005631ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x74f60056328b] ../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
| [0x58201335b1d5]
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -e
|
| * Ruby Box: disabled
| * Loaded features:
|
| 0 enumerator.so
| 1 monitor.so
| 2 thread.rb
| 3 fiber.so
| 4 rational.so
| 5 complex.so
| 6 pathname.so
| 7 ruby2_keywords.rb
| 8 set.rb
| 9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 10 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
|
| * Process memory map:
|
| 58201335a000-58201335b000 r--p 00000000 00:4e 15214299 /tmp/ruby/build/trunk-gc-asserts/ruby
| 58201335b000-58201335c000 r-xp 00001000 00:4e 15214299 /tmp/ruby/build/trunk-gc-asserts/ruby
| 58201335c000-58201335d000 r--p 00002000 00:4e 15214299 /tmp/ruby/build/trunk-gc-asserts/ruby
| 58201335d000-58201335e000 r--p 00002000 00:4e 15214299 /tmp/ruby/build/trunk-gc-asserts/ruby
| 58201335e000-58201335f000 rw-p 00003000 00:4e 15214299 /tmp/ruby/build/trunk-gc-asserts/ruby
| 58202c591000-582054ae2000 rw-p 00000000 00:00 0 [heap]
| 74f436f24000-74f43712b000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 74f43712b000-74f4387d2000 r--s 00000000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 74f4387d2000-74f438810000 r--s 00000000 00:4e 15214299 /tmp/ruby/build/trunk-gc-asserts/ruby
| 74f438810000-74f484220000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f48422e000-74f504230000 rw-p 00000000 00:00 0
| 74f504230000-74f52d3e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f52d3f0000-74f588ac0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f588ad0000-74f5b3890000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5b38a0000-74f5ca5c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5ca5d0000-74f5d5dc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5d5dd0000-74f5dbc70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5dbc80000-74f5decf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5ded00000-74f5e0000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5e0000000-74f5e0021000 rw-p 00000000 00:00 0
| 74f5e0021000-74f5e4000000 ---p 00000000 00:00 0
| 74f5e4010000-74f5e4690000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5e46a0000-74f5e51c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5e51d0000-74f5e57d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5e57e0000-74f5e5b30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5e5b40000-74f5e5c70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5e5c80000-74f5e5d30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5e5d40000-74f5e5d90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f5e5d9e000-74f5e5d9f000 ---p 00000000 00:00 0
| 74f5e5d9f000-74f5e5dbf000 rw-p 00000000 00:00 0
| 74f5e5dbf000-74f5e5dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5dc0000-74f5e5e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5e01000-74f5e5e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5e02000-74f5e5e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5e43000-74f5e5e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5e44000-74f5e5e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5e85000-74f5e5e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5e86000-74f5e5ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5ec7000-74f5e5ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5ec8000-74f5e5f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5f09000-74f5e5f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5f0a000-74f5e5f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5f4b000-74f5e5f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5f4c000-74f5e5f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5f8d000-74f5e5f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5f8e000-74f5e5fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5fcf000-74f5e5fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e5fd0000-74f5e6011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6011000-74f5e6012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6012000-74f5e6053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6053000-74f5e6054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6054000-74f5e6095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6095000-74f5e6096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6096000-74f5e60d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e60d7000-74f5e60d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e60d8000-74f5e6119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6119000-74f5e611a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e611a000-74f5e615b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e615b000-74f5e615c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e615c000-74f5e619d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e619d000-74f5e619e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e619e000-74f5e61df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e61df000-74f5e61e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e61e0000-74f5e6221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6221000-74f5e6222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6222000-74f5e6263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6263000-74f5e6264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6264000-74f5e62a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e62a5000-74f5e62a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e62a6000-74f5e62e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e62e7000-74f5e62e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e62e8000-74f5e6329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6329000-74f5e632a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e632a000-74f5e636b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e636b000-74f5e636c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e636c000-74f5e63ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e63ad000-74f5e63ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e63ae000-74f5e63ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e63ef000-74f5e63f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e63f0000-74f5e6431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6431000-74f5e6432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6432000-74f5e6473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6473000-74f5e6474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6474000-74f5e64b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e64b5000-74f5e64b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e64b6000-74f5e64f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e64f7000-74f5e64f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e64f8000-74f5e6539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e6539000-74f5e653a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e653a000-74f5e657b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e657b000-74f5e657c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e657c000-74f5e65bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e65bd000-74f5e65be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e65be000-74f5e65ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 74f5e65ff000-74f5e6600000 ---p 00000000 00:00 0
| 74f5e6600000-74f5e6e00000 rw-p 00000000 00:00 0
| 74f5e6e00000-74f5fee00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 74f5fee00000-74f600200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 74f60020f000-74f600310000 rw-p 00000000 00:00 0
| 74f600310000-74f6003c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f6003cf000-74f6003f0000 rw-p 00000000 00:00 0
| 74f6003f0000-74f600400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74f600404000-74f600405000 r--p 00000000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 74f600405000-74f600406000 r-xp 00001000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 74f600406000-74f600407000 r--p 00002000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 74f600407000-74f600408000 r--p 00002000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 74f600408000-74f600409000 rw-p 00003000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 74f600409000-74f60050c000 rw-p 00000000 00:00 0
| 74f60050c000-74f600510000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 74f600510000-74f600533000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 74f600533000-74f600537000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 74f600537000-74f600538000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 74f600538000-74f600539000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 74f600539000-74f600561000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 74f600561000-74f6006e9000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 74f6006e9000-74f600738000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 74f600738000-74f60073c000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 74f60073c000-74f60073e000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 74f60073e000-74f60074d000 rw-p 00000000 00:00 0
| 74f60074d000-74f60075d000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 74f60075d000-74f6007dc000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 74f6007dc000-74f600834000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 74f600834000-74f600835000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 74f600835000-74f600836000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 74f600836000-74f600838000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 74f600838000-74f60084d000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 74f60084d000-74f600866000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 74f600866000-74f600867000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 74f600867000-74f600868000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 74f600868000-74f600870000 rw-p 00000000 00:00 0
| 74f600870000-74f60087a000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 74f60087a000-74f6008dd000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 74f6008dd000-74f6008f2000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 74f6008f2000-74f6008f3000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 74f6008f3000-74f6008f4000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 74f6008f4000-74f6008f6000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 74f6008f6000-74f600908000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 74f600908000-74f60090e000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 74f60090e000-74f60090f000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 74f60090f000-74f600910000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 74f600910000-74f600911000 r--p 00000000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 74f600911000-74f600912000 r-xp 00001000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 74f600912000-74f600913000 r--p 00002000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 74f600913000-74f600914000 r--p 00002000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 74f600914000-74f600915000 rw-p 00003000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 74f600915000-74f60095e000 r--p 00000000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 74f60095e000-74f600e33000 r-xp 00049000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 74f600e33000-74f600fdb000 r--p 0051e000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 74f600fdb000-74f600ff2000 r--p 006c6000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 74f600ff2000-74f600ff6000 rw-p 006dd000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0
| 74f600ff6000-74f601010000 rw-p 00000000 00:00 0
| 74f601010000-74f601011000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 74f601011000-74f60103c000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 74f60103c000-74f601046000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 74f601046000-74f601048000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 74f601048000-74f60104a000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffc8ad5f000-7ffc8ad80000 rw-p 00000000 00:00 0 [stack]
| 7ffc8ade9000-7ffc8aded000 r--p 00000000 00:00 0 [vvar]
| 7ffc8aded000-7ffc8adef000 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:742:in 'TestGc#test_interrupt_in_finalizer'
34328 tests, 7248459 assertions, 0 failures, 1 errors, 158 skips
ruby -v: ruby 4.1.0dev (2026-03-02T02:49:45Z master c961dbb246) +PRISM [x86_64-linux]
make: *** [uncommon.mk:916: 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 -DPRISM_XALLOCATOR -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.1 -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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.4.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
ruby 4.1.0dev (2026-03-02T02:49:45Z master c961dbb246) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 .....
Finished in 99.318997 seconds
3424 files, 34136 examples, 195519 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.