# Logfile created on 2025-12-03 21:36:53 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000072ca2f53fdd8 @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-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20251203-213653", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000072ca33b4dc80 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000072ca33b4dac8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000072ca2f479340 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20251203-213653", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20251203-213653>, @binmode=false, @mon_data=#<Monitor:0x000072ca33b4d528>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
228d13f..a773bbf master -> origin/master
Updating 228d13f..a773bbf
Fast-forward
gc.c | 2 +-
gc/default/default.c | 99 ++++++++++++++++++++++++++++++++++++++++++----------
2 files changed, 82 insertions(+), 19 deletions(-)
Latest commit hash = a773bbf0cc
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
Update rbs to 22451ecbe262326176eb3915b64366712930685c
make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
/tmp/ruby/src/trunk-jemalloc/revision.h updated
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision -
generating x86_64-linux-fake.rb
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc/gc.c
compiling /tmp/ruby/src/trunk-jemalloc/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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
0edf39c2c796d52b48d218580d79da22b633c0d1f65154f083e1657c1820176e builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.0.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
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
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision -
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs'
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
generating encdb.h
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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin
installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib
installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-4.0.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.0.0+0
installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-4.0.0+0
installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/4.0.0+0
bundler 4.0.0
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 6.0.0
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.8.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.0
pp 0.6.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.6.3
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.4.4
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/4.0.0+0
date 3.5.0
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.4.0.dev
json 2.17.0
openssl 4.0.0.pre
psych 5.2.6
stringio 3.1.9.dev
strscan 3.1.6.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/4.0.0+0
minitest 5.26.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.3
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.31.0
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.16.1
irb 1.15.3
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2026 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -ljemalloc -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -ljemalloc -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
Run options:
--seed=46420
"--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/756] 1030129=ruby/test_complex2
[ 2/756] 1030129=rubygems/test_webauthn_listener_response
[ 3/756] 1030127=rubygems/test_kernel
[ 4/756] 1030130=socket/test_tcp
[ 5/756] 1030128=rubygems/test_gem_bundler_version_finder
[ 6/756] 1030129=ruby/test_unicode_escape
[ 7/756] 1030129=ruby/test_string_memory
[ 8/756] 1030129=rubygems/test_gem_requirement
[ 9/756] 1030128=test_trick
[ 10/756] 1030130=psych/test_class
[ 11/756] 1030130=rubygems/test_gem_commands_list_command
[ 12/756] 1030129=mkmf/test_flags
[ 13/756] 1030130=ruby/test_integer
[ 14/756] 1030127=rubygems/test_gem_commands_install_command
[ 15/756] 1030129=-ext-/popen_deadlock/test_popen_deadlock
[ 16/756] 1030129=psych/test_tree_builder
[ 17/756] 1030129=rubygems/test_gem_stub_specification
[ 18/756] 1030129=-ext-/load/test_protect
[ 19/756] 1030129=lib/!Nothing_to_test
[ 20/756] 1030129=-ext-/typeddata/test_typeddata
[ 21/756] 1030129=psych/test_ractor
[ 22/756] 1030127=ruby/test_assignment
[ 23/756] 1030130=ruby/enc/test_case_mapping
[ 24/756] 1030130=-ext-/gvl/test_ubf_async_safe
[ 25/756] 1030130=rubygems/test_gem_stream_ui
[ 26/756] 1030130=open-uri/test_ssl
[ 27/756] 1030129=rubygems/test_gem_commands_help_command
[ 28/756] 1030129=rubygems/test_gem_commands_build_command
[ 29/756] 1030128=ripper/test_files_sample
[ 30/756] 1030128=-ext-/win32/test_console_attr
[ 31/756] 1030128=-ext-/iseq_load/test_iseq_load
[ 32/756] 1030129=ruby/test_inlinecache
[ 33/756] 1030129=ruby/test_marshal
[ 34/756] 1030129=psych/test_numeric
[ 35/756] 1030129=psych/test_data
[ 36/756] 1030129=psych/test_stringio
[ 37/756] 1030129=psych/test_parser
[ 38/756] 1030127=psych/test_exception
[ 39/756] 1030127=openssl/test_pkcs7
[ 40/756] 1030129=ruby/test_zjit
[ 41/756] 1030129=rubygems/test_gem
[ 42/756] 1030130=optparse/test_optarg
[ 43/756] 1030127=rubygems/test_gem_config_file
[ 44/756] 1030130=prism/api/command_line_test
[ 45/756] 1030130=optparse/test_did_you_mean
[ 46/756] 1030127=rubygems/test_gem_commands_pristine_command
[ 47/756] 1030130=ruby/test_yjit_exit_locations
[ 48/756] 1030130=mkmf/test_have_func
[ 49/756] 1030128=-ext-/arith_seq/test_arith_seq_beg_len_step
[ 50/756] 1030128=ruby/test_gc_compact
[ 51/756] 1030129=rubygems/test_gem_resolver_requirement_list
[ 52/756] 1030129=ruby/test_time_tz
[ 53/756] 1030129=-ext-/debug/test_debug
[ 54/756] 1030129=rubygems/test_gem_gem_runner
[ 55/756] 1030129=rubygems/test_gem_impossible_dependencies_error
[ 56/756] 1030129=-ext-/thread/test_instrumentation_api
[ 57/756] 1030127=rubygems/test_gem_local_remote_options
[ 58/756] 1030127=rubygems/test_gem_package_tar_reader
[ 59/756] 1030127=psych/visitors/test_yaml_tree
[ 60/756] 1030127=ruby/enc/test_case_comprehensive
[ 61/756] 1030127=strscan/test_ractor
[ 62/756] 1030127=date/test_date_parse
[ 63/756] 1030127=openssl/test_pkey_ec
[ 64/756] 1030127=dtrace/test_array_create
[ 65/756] 1030127=win32/test_registry
[ 66/756] 1030127=rubygems/test_gem_command
[ 67/756] 1030130=ruby/enc/test_emoji_breaks
[ 68/756] 1030130=prism/encoding/regular_expression_encoding_test
[ 69/756] 1030130=rubygems/test_gem_safe_yaml
[ 70/756] 1030127=socket/test_ancdata
[ 71/756] 1030127=rubygems/test_gem_security
[ 72/756] 1030130=yaml/test_store
[ 73/756] 1030130=rubygems/test_gem_update_suggestion
[ 74/756] 1030130=prism/lex_test
[ 75/756] 1030129=-ext-/string/test_external_new
[ 76/756] 1030129=-ext-/rational/test_rat
[ 77/756] 1030129=prism/ractor_test
[ 78/756] 1030129=psych/test_symbol
[ 79/756] 1030129=rubygems/test_require
[ 80/756] 1030130=rubygems/test_gem_resolver_lock_set
[ 81/756] 1030130=rubygems/test_webauthn_poller
[ 82/756] 1030130=fiber/test_backtrace
[ 83/756] 1030130=prism/ruby/dispatcher_test
[ 84/756] 1030130=ruby/test_object_id
[ 85/756] 1030128=rubygems/test_gem_source_fetch_problem
[ 86/756] 1030128=prism/unescape_test
[ 87/756] 1030128=-ext-/proc/test_bmethod
[ 88/756] 1030128=ruby/enc/test_windows_1252
[ 89/756] 1030128=openssl/test_ssl
[ 90/756] 1030130=did_you_mean/test_ractor_compatibility
[ 91/756] 1030129=psych/test_set
[ 92/756] 1030129=prism/result/warnings_test
[ 93/756] 1030129=ruby/test_module
[ 94/756] 1030130=-ext-/test_scan_args
[ 95/756] 1030130=psych/test_null
[ 96/756] 1030130=optparse/test_getopts
[ 97/756] 1030130=rubygems/test_gem_silent_ui
[ 98/756] 1030130=json/json_fixtures_test
[ 99/756] 1030130=-ext-/string/test_too_many_dummy_encodings
[100/756] 1030130=mkmf/test_constant
[101/756] 1030127=ruby/test_argf
[102/756] 1030129=ruby/test_rubyvm
[103/756] 1030129=prism/result/index_write_test
[104/756] 1030129=ruby/test_keyword
[105/756] 1030129=ruby/test_m17n
[106/756] 1030129=did_you_mean/spell_checking/test_pattern_key_name_check
[107/756] 1030129=ruby/test_yjit
[108/756] 1030130=ruby/test_encoding
[109/756] 1030130=dtrace/test_load
[110/756] 1030130=test_extlibs
[111/756] 1030127=openssl/test_ossl
[112/756] 1030127=json/json_string_matching_test
[113/756] 1030127=mkmf/test_convertible
[114/756] 1030128=test_time
[115/756] 1030128=ruby/test_box
[116/756] 1030128=ruby/test_transcode
[117/756] 1030130=psych/test_json_tree
[118/756] 1030130=dtrace/test_method_cache
[119/756] 1030130=rubygems/test_gem_package_tar_header
[120/756] 1030130=rubygems/test_gem_resolver_api_set
[121/756] 1030130=psych/visitors/test_depth_first
[122/756] 1030130=prism/result/string_test
[123/756] 1030130=rubygems/test_gem_commands_mirror
[124/756] 1030130=ruby/test_hash
[125/756] 1030128=psych/json/test_stream
[126/756] 1030128=prism/result/comments_test
[127/756] 1030128=optparse/test_cclass
[128/756] 1030128=ruby/test_readpartial
[129/756] 1030128=psych/test_object
[130/756] 1030128=rubygems/test_deprecate
[131/756] 1030128=date/test_date_marshal
[132/756] 1030128=prism/ruby/string_query_test
[133/756] 1030128=optparse/test_bash_completion
[134/756] 1030128=prism/api/parse_stream_test
[135/756] 1030128=rubygems/test_gem_resolver_installed_specification
[136/756] 1030128=fileutils/test_fileutils
[137/756] 1030128=stringio/test_ractor
[138/756] 1030128=prism/result/integer_parse_test
[139/756] 1030128=ruby/test_stringchar
[140/756] 1030128=ruby/test_fixnum
[141/756] 1030128=ruby/test_signal
[142/756] 1030130=prism/api/dump_test
[143/756] 1030128=ruby/test_gc
[144/756] 1030130=json/json_coder_test
[145/756] 1030130=rubygems/test_gem_source_subpath_problem
[146/756] 1030130=date/test_date_strftime
[147/756] 1030130=resolv/test_win32_config
[148/756] 1030130=prism/errors_test
[149/756] 1030130=rubygems/test_gem_commands_exec_command
[150/756] 1030129=dtrace/test_gc
[151/756] 1030129=socket/test_basicsocket
.Closed file descriptor: TestSocket_BasicSocket#test_read_nonblock_mix_buffered: 9
..[152/756] 1030129=ruby/test_math
[153/756] 1030129=mkmf/test_libs
[154/756] 1030129=open-uri/test_ftp
[155/756] 1030129=ruby/test_vm_dump
[156/756] 1030129=rubygems/test_gem_validator
[157/756] 1030129=ruby/test_case
[158/756] 1030129=rubygems/test_gem_request
[159/756] 1030129=prism/ruby/pattern_test
[160/756] 1030129=uri/test_common
[161/756] 1030129=psych/test_safe_load
[162/756] 1030129=prism/encoding/encodings_test
[163/756] 1030129=-ext-/thread/test_lock_native_thread
[164/756] 1030130=ruby/test_name_error
[165/756] 1030129=prism/api/lex_test
[166/756] 1030129=openssl/test_fips
[167/756] 1030130=ripper/test_sexp
[168/756] 1030130=rubygems/test_gem_source_git
[169/756] 1030129=uri/test_http
[170/756] 1030129=dtrace/test_object_create_start
[171/756] 1030129=ruby/enc/test_regex_casefold
[172/756] 1030129=prism/test_helper
[173/756] 1030129=ripper/test_parser_events
[174/756] 1030129=ruby/test_enumerator
[175/756] 1030130=prism/version_test
[176/756] 1030130=rubygems/test_gem_security_trust_dir
[177/756] 1030130=rubygems/test_gem_resolver_installer_set
[178/756] 1030130=rubygems/test_gem_security_policy
[179/756] 1030130=ruby/test_struct
[180/756] 1030130=-ext-/bignum/test_str2big
[181/756] 1030130=-ext-/st/test_foreach
[182/756] 1030130=rubygems/test_gem_commands_sources_command
[183/756] 1030130=-ext-/struct/test_data
[184/756] 1030130=psych/test_date_time
[185/756] 1030130=ruby/enc/test_big5
[186/756] 1030130=fiber/test_mutex
[187/756] 1030127=prism/result/implicit_array_test
[188/756] 1030127=optparse/test_summary
[189/756] 1030130=fiber/test_timeout
[190/756] 1030130=-ext-/vm/test_at_exit
[191/756] 1030130=rubygems/test_gem_commands_uninstall_command
[192/756] 1030127=ruby/test_proc
[193/756] 1030130=psych/test_document
[194/756] 1030130=optparse/test_placearg
[195/756] 1030130=dtrace/test_hash_create
[196/756] 1030130=zlib/test_zlib
[197/756] 1030127=psych/test_yamlstore
[198/756] 1030127=date/test_switch_hitter
[199/756] 1030127=openssl/test_ocsp
[200/756] 1030127=ruby/test_continuation
[201/756] 1030127=ruby/test_primitive
[202/756] 1030127=-ext-/test_enumerator_kw
[203/756] 1030127=-ext-/hash/test_delete
[204/756] 1030127=rubygems/test_gem_ext_configure_builder
[205/756] 1030127=-ext-/bignum/test_big2str
[206/756] 1030127=test_tempfile
[207/756] 1030127=ripper/test_files_test
[208/756] 1030127=-ext-/method/test_arity
[209/756] 1030127=psych/test_encoding
[210/756] 1030127=-ext-/string/test_rb_str_dup
[211/756] 1030127=ruby/test_io_m17n
[212/756] 1030127=rubygems/test_gem_request_connection_pools
[213/756] 1030130=ripper/test_files_ext
[214/756] 1030130=rubygems/test_gem_commands_lock_command
[215/756] 1030130=socket/test_sockopt
[216/756] 1030130=net/http/test_http
[217/756] 1030127=resolv/test_resource
[218/756] 1030127=net/http/test_http_request
[219/756] 1030127=psych/test_hash
[220/756] 1030127=psych/test_object_references
[221/756] 1030127=rubygems/test_gem_resolver_vendor_set
[222/756] 1030127=ruby/test_pipe
[223/756] 1030127=rubygems/test_gem_commands_update_command
[224/756] 1030129=ruby/test_ractor
[225/756] 1030127=ruby/enc/test_shift_jis
[226/756] 1030127=optparse/test_reqarg
[227/756] 1030127=prism/ruby/location_test
[228/756] 1030127=uri/test_ldap
[229/756] 1030127=rubygems/test_gem_commands_setup_command
[230/756] 1030127=ruby/test_undef
[231/756] 1030127=ruby/test_thread_cv
[232/756] 1030127=rubygems/test_gem_package_tar_reader_entry
[233/756] 1030127=test_tmpdir
[234/756] 1030127=dtrace/test_function_entry
[235/756] 1030127=ruby/test_thread
[236/756] 1030130=-ext-/test_printf
[237/756] 1030130=ruby/enc/test_koi8
[238/756] 1030130=ruby/test_time
[239/756] 1030130=ruby/test_complexrational
[240/756] 1030130=-ext-/symbol/test_type
[241/756] 1030130=ripper/test_filter
[242/756] 1030130=ruby/test_integer_comb
[243/756] 1030129=prism/result/integer_base_flags_test
[244/756] 1030129=ruby/enc/test_euc_tw
[245/756] 1030129=dtrace/test_cmethod
[246/756] 1030129=mkmf/test_install
[247/756] 1030129=-ext-/float/test_nextafter
[248/756] 1030129=psych/test_alias_and_anchor
[249/756] 1030129=-ext-/string/test_capacity
[250/756] 1030129=rubygems/test_gem_console_ui
[251/756] 1030129=json/ractor_test
[252/756] 1030129=openssl/test_x509attr
[253/756] 1030129=-ext-/wait/test_wait
[254/756] 1030129=ruby/test_bignum
[255/756] 1030129=prism/result/regular_expression_options_test
[256/756] 1030129=ruby/test_yield
[257/756] 1030130=openssl/test_pair
[258/756] 1030129=date/test_date
[259/756] 1030129=-ext-/integer/test_integer
[260/756] 1030129=ruby/test_comparable
[261/756] 1030129=ruby/test_io_timeout
[262/756] 1030129=rubygems/test_gem_commands_server_command
[263/756] 1030129=ruby/test_clone
[264/756] 1030129=test_bundled_gems
[265/756] 1030129=rubygems/test_gem_gemcutter_utilities
[266/756] 1030129=ruby/enc/test_gb18030
[267/756] 1030129=-ext-/arith_seq/test_arith_seq_extract
[268/756] 1030129=rubygems/test_gem_version
[269/756] 1030129=rubygems/test_gem_ext_cargo_builder
[270/756] 1030129=-ext-/string/test_enc_str_buf_cat
[271/756] 1030129=prism/result/numeric_value_test
[272/756] 1030129=psych/visitors/test_to_ruby
[273/756] 1030129=optparse/test_switch
[274/756] 1030129=psych/test_psych_set
[275/756] 1030129=rubygems/test_gem_resolver_index_set
[276/756] 1030129=ripper/test_lexer
[277/756] 1030129=ruby/enc/test_grapheme_breaks
[278/756] 1030129=-ext-/test_random
[279/756] 1030129=socket/test_unix
[280/756] 1030129=rubygems/test_gem_commands_unpack_command
[281/756] 1030130=openssl/test_digest
[282/756] 1030130=openssl/test_x509store
[283/756] 1030129=uri/test_file
[284/756] 1030129=-ext-/load/test_dot_dot
[285/756] 1030129=-ext-/string/test_ellipsize
[286/756] 1030129=psych/test_coder
[287/756] 1030129=ruby/test_symbol
[288/756] 1030130=rubygems/test_gem_request_set_gem_dependency_api
[289/756] 1030127=uri/test_wss
[290/756] 1030127=rubygems/test_exit
[291/756] 1030130=rubygems/test_gem_source_local
[292/756] 1030127=psych/test_nil
[293/756] 1030127=-ext-/bignum/test_mul
[294/756] 1030127=ruby/test_metaclass
[295/756] 1030127=test_singleton
[296/756] 1030127=rubygems/test_gem_spec_fetcher
[297/756] 1030130=fiber/test_process
[298/756] 1030127=rubygems/test_gem_source_vendor
[299/756] 1030127=rubygems/test_rubygems
[300/756] 1030130=did_you_mean/spell_checking/test_variable_name_check
[301/756] 1030130=prism/ruby/ripper_test
[302/756] 1030127=ruby/test_dir_m17n
[303/756] 1030130=ruby/test_io
[304/756] 1030127=rubygems/test_gem_available_set
[305/756] 1030127=rubygems/test_gem_request_set_lockfile_tokenizer
[306/756] 1030129=rubygems/test_gem_package_old
[307/756] 1030129=-ext-/string/test_modify_expand
[308/756] 1030129=openssl/test_pkey_dh
[309/756] 1030127=-ext-/struct/test_duplicate
[310/756] 1030127=rubygems/test_gem_package_tar_header_ractor
[311/756] 1030129=fiber/test_storage
[312/756] 1030129=-ext-/string/test_qsort
[313/756] 1030129=rubygems/test_gem_installer
[314/756] 1030127=-ext-/time/test_new
[315/756] 1030127=openssl/test_cipher
[316/756] 1030127=rubygems/test_gem_resolver_git_set
[317/756] 1030127=ruby/test_pack
[318/756] 1030127=prism/library_symbols_test
[319/756] 1030127=json/json_addition_test
[320/756] 1030127=etc/test_etc
[321/756] 1030127=did_you_mean/tree_spell/test_change_word
[322/756] 1030127=rubygems/test_gem_doctor
[323/756] 1030127=dtrace/test_string
[324/756] 1030127=ruby/test_iterator
[325/756] 1030127=rubygems/test_config
[326/756] 1030127=rubygems/test_gem_commands_outdated_command
[327/756] 1030127=ruby/test_variable
[328/756] 1030127=ruby/test_objectspace
[329/756] 1030129=-ext-/bug_reporter/test_bug_reporter
[330/756] 1030129=fiber/test_io_close
[331/756] 1030129=-ext-/debug/test_profile_frames
[332/756] 1030129=test_ipaddr
[333/756] 1030129=fiber/test_io_buffer
[334/756] 1030129=ruby/test_require_lib
[335/756] 1030127=openssl/test_config
[336/756] 1030127=prism/ruby/parameters_signature_test
[337/756] 1030127=ruby/test_random_formatter
[338/756] 1030127=prism/encoding/string_encoding_test
[339/756] 1030127=psych/test_yaml
[340/756] 1030127=rubygems/test_gem_commands_info_command
[341/756] 1030127=rubygems/test_gem_uninstaller
[342/756] 1030130=openssl/test_engine
[343/756] 1030130=psych/visitors/test_emitter
[344/756] 1030130=test_unicode_normalize
[345/756] 1030130=ruby/test_data
[346/756] 1030130=ruby/test_key_error
[347/756] 1030130=-ext-/exception/test_enc_raise
[348/756] 1030130=ruby/test_object
[349/756] 1030130=prism/result/source_location_test
[350/756] 1030130=stringio/test_stringio
[351/756] 1030127=openssl/test_x509cert
[352/756] 1030130=rubygems/test_gem_remote_fetcher_local_ssl_server
[353/756] 1030127=ruby/test_rand
[354/756] 1030127=ruby/test_regexp
[355/756] 1030129=rubygems/test_gem_platform
[356/756] 1030129=-ext-/class/test_class2name
[357/756] 1030129=-ext-/stack/test_stack_overflow
[358/756] 1030129=-ext-/bignum/test_bigzero
[359/756] 1030129=ruby/test_parse
[360/756] 1030129=json/json_ryu_fallback_test
[361/756] 1030129=ruby/test_require
[362/756] 1030130=ruby/test_stack
[363/756] 1030130=did_you_mean/spell_checking/test_key_name_check
[364/756] 1030130=openssl/test_ns_spki
[365/756] 1030130=resolv/test_addr
[366/756] 1030130=psych/test_boolean
[367/756] 1030130=json/test_helper
[368/756] 1030130=ruby/test_econv
[369/756] 1030130=rubygems/test_gem_resolver_local_specification
[370/756] 1030130=rubygems/test_gem_resolver_composed_set
[371/756] 1030130=ripper/test_files_test_2
[372/756] 1030130=optparse/test_autoconf
[373/756] 1030130=did_you_mean/spell_checking/test_class_name_check
[374/756] 1030130=prism/result/breadth_first_search_test
[375/756] 1030130=net/http/test_https
[376/756] 1030129=psych/test_yamldbm
[377/756] 1030129=mkmf/test_config
[378/756] 1030129=prism/percent_delimiter_string_test
[379/756] 1030129=rubygems/test_gem_commands_check_command
[380/756] 1030129=uri/test_ftp
[381/756] 1030129=fiber/test_io
[382/756] 1030129=io/wait/test_io_wait
[383/756] 1030129=optparse/test_kwargs
[384/756] 1030129=ruby/test_lambda
[385/756] 1030129=ruby/test_rational2
[386/756] 1030129=prism/fixtures_test
[387/756] 1030129=ruby/enc/test_euc_kr
[388/756] 1030129=ruby/test_rational
[389/756] 1030129=rubygems/test_project_sanity
[390/756] 1030129=prism/ruby/compiler_test
[391/756] 1030129=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[392/756] 1030129=prism/ruby/parser_test
[393/756] 1030129=-ext-/string/test_fstring
[394/756] 1030129=psych/test_struct
[395/756] 1030129=rubygems/test_gem_source_list
[396/756] 1030129=psych/test_yaml_special_cases
[397/756] 1030129=prism/onigmo_test
[398/756] 1030129=open-uri/test_proxy
[399/756] 1030129=rubygems/test_gem_source_installed
[400/756] 1030129=ruby/test_const
[401/756] 1030129=prism/fuzzer_test
[402/756] 1030129=ruby/test_class
[403/756] 1030130=-ext-/exception/test_ensured
[404/756] 1030130=error_highlight/test_error_highlight
[405/756] 1030130=optparse/test_load
[406/756] 1030130=ruby/enc/test_euc_jp
[407/756] 1030130=io/nonblock/test_flush
[408/756] 1030130=test_open3
[409/756] 1030129=did_you_mean/test_spell_checker
[410/756] 1030129=test_rbconfig
[411/756] 1030129=rubygems/test_gem_resolver_conflict
[412/756] 1030129=openssl/test_random
[413/756] 1030129=ruby/test_call
[414/756] 1030129=prism/result/node_id_test
[415/756] 1030129=ruby/test_warning
[416/756] 1030129=rubygems/test_gem_safe_marshal
[417/756] 1030130=date/test_date_strptime
[418/756] 1030130=ruby/test_string
[419/756] 1030129=ruby/enc/test_gbk
[420/756] 1030129=psych/test_merge_keys
[421/756] 1030129=rubygems/test_gem_resolver_best_set
[422/756] 1030129=ruby/test_array
[423/756] 1030127=ruby/test_threadgroup
[424/756] 1030127=ruby/enc/test_utf32
[425/756] 1030127=rubygems/test_gem_commands_environment_command
[426/756] 1030127=rubygems/test_gem_commands_contents_command
[427/756] 1030127=rubygems/test_gem_resolver_lock_specification
[428/756] 1030127=optparse/test_noarg
[429/756] 1030127=prism/result/static_inspect_test
[430/756] 1030127=rubygems/test_gem_commands_search_command
[431/756] 1030127=ruby/enc/test_cesu8
[432/756] 1030127=prism/regexp_test
[433/756] 1030127=ruby/test_arithmetic_sequence
[434/756] 1030127=socket/test_addrinfo
[435/756] 1030127=rubygems/test_gem_commands_specification_command
[436/756] 1030127=-ext-/test_bug-14834
[437/756] 1030127=rubygems/test_gem_commands_dependency_command
[438/756] 1030127=-ext-/num2int/test_num2int
[439/756] 1030127=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_redirect: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46361>
.Closed file descriptor: TestOpenURI#test_non_http_proxy: 11
[440/756] 1030127=-ext-/iter/test_iter_break
[441/756] 1030127=-ext-/test_ensure_and_callcc
[442/756] 1030127=date/test_date_ractor
[443/756] 1030127=fiber/test_address_resolve
[444/756] 1030127=yaml/test_dbm
[445/756] 1030127=json/json_generator_test
[446/756] 1030127=ruby/enc/test_iso_8859
[447/756] 1030127=rubygems/test_gem_commands_signin_command
[448/756] 1030129=uri/test_parser
[449/756] 1030129=rubygems/test_gem_source_specific_file
[450/756] 1030127=io/wait/test_ractor
[451/756] 1030129=openssl/test_kdf
[452/756] 1030127=psych/test_serialize_subclasses
[453/756] 1030127=ruby/test_enum
[454/756] 1030129=fileutils/test_dryrun
[455/756] 1030129=ruby/test_method_cache
[456/756] 1030129=ruby/test_sprintf_comb
[457/756] 1030129=fiber/test_scheduler
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
warning: process 1036145 is a zombie - the process has already terminated
ptrace: Inappropriate ioctl for device.
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
/tmp/ruby/src/trunk-jemalloc/tool/lib/dump.gdb:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[458/756] 1030127=ruby/test_pattern_matching
[459/756] 1030127=ruby/test_rubyoptions
[460/756] 1030129=prism/ruby/tunnel_test
[461/756] 1030129=prism/result/named_capture_test
[462/756] 1030129=rubygems/test_gem_text
[463/756] 1030129=-ext-/string/test_set_len
[464/756] 1030129=ruby/test_settracefunc
[465/756] 1030129=psych/test_psych
[466/756] 1030129=json/json_common_interface_test
[467/756] 1030129=rubygems/test_gem_commands_open_command
[468/756] 1030129=openssl/test_asn1
[469/756] 1030129=optparse/test_zsh_completion
[470/756] 1030129=psych/test_omap
[471/756] 1030129=digest/test_ractor
[472/756] 1030129=ruby/test_complex
[473/756] 1030129=-ext-/iter/test_yield_block
[474/756] 1030129=test_shellwords
[475/756] 1030129=prism/newline_offsets_test
[476/756] 1030129=rubygems/test_gem_package_task
[477/756] 1030129=digest/test_digest
[478/756] 1030129=ruby/test_frozen
[479/756] 1030129=prism/ruby/relocation_test
[480/756] 1030129=ruby/enc/test_windows_1251
[481/756] 1030129=objspace/test_ractor
[482/756] 1030129=ruby/test_float
[483/756] 1030129=rubygems/test_gem_ext_cargo_builder_unit
[484/756] 1030129=test_delegate
[485/756] 1030129=ruby/test_set
[486/756] 1030129=rubygems/test_gem_request_set_lockfile
[487/756] 1030128=-ext-/postponed_job/test_postponed_job
[488/756] 1030129=prism/api/parse_success_test
[489/756] 1030129=-ext-/test_recursion
[490/756] 1030129=prism/api/parse_comments_test
[491/756] 1030129=test_pty
[492/756] 1030128=net/http/test_httpresponses
[493/756] 1030128=-ext-/marshal/test_usrmarshal
[494/756] 1030129=openssl/test_x509crl
[495/756] 1030130=ripper/test_ripper
[496/756] 1030128=ruby/test_optimization
[497/756] 1030129=ruby/test_weakmap
[498/756] 1030130=rubygems/test_gem_commands_which_command
[499/756] 1030130=openssl/test_pkcs12
[500/756] 1030130=ruby/enc/test_case_options
[501/756] 1030130=ruby/test_refinement
[502/756] 1030130=ruby/test_fiber
[503/756] 1030129=ruby/enc/test_utf16
[504/756] 1030129=rubygems/test_gem_request_set_lockfile_parser
[505/756] 1030129=ruby/test_autoload
[506/756] 1030128=ruby/test_sprintf
[507/756] 1030128=rubygems/test_gem_ext_ext_conf_builder
[508/756] 1030127=net/http/test_buffered_io
[509/756] 1030127=rubygems/test_gem_dependency_resolution_error
[510/756] 1030127=rubygems/test_gem_commands_cleanup_command
[511/756] 1030127=-ext-/path_to_class/test_path_to_class
[512/756] 1030127=rubygems/test_gem_source_lock
[513/756] 1030127=-ext-/load/test_resolve_symbol
[514/756] 1030127=rubygems/test_gem_security_signer
[515/756] 1030128=mkmf/test_pkg_config
[516/756] 1030128=prism/encoding/symbol_encoding_test
[517/756] 1030128=ruby/test_default_gems
[518/756] 1030127=-ext-/win32/test_dln
[519/756] 1030127=ruby/test_backtrace
[520/756] 1030128=openssl/test_x509name
[521/756] 1030128=-ext-/string/test_nofree
[522/756] 1030128=psych/test_scalar_scanner
[523/756] 1030128=-ext-/struct/test_member
[524/756] 1030128=ruby/test_flip
[525/756] 1030128=ruby/test_syntax
[526/756] 1030130=openssl/test_x509req
[527/756] 1030130=-ext-/integer/test_my_integer
[528/756] 1030130=ruby/test_allocation
[529/756] 1030127=openssl/test_buffering
[530/756] 1030127=resolv/test_svcb_https
[531/756] 1030127=rubygems/test_gem_version_option
[532/756] 1030127=ruby/test_insns_leaf
[533/756] 1030127=prism/result/heredoc_test
[534/756] 1030127=rubygems/test_gem_ext_cmake_builder
[535/756] 1030127=io/console/test_io_console
[536/756] 1030127=ruby/test_file
[537/756] 1030129=rubygems/test_gem_ci_detector
[538/756] 1030129=prism/bom_test
[539/756] 1030129=io/wait/test_io_wait_uncommon
[540/756] 1030129=uri/test_generic
[541/756] 1030129=dtrace/test_singleton_function
[542/756] 1030129=rubygems/test_gem_resolver_index_specification
[543/756] 1030129=-ext-/funcall/test_passing_block
[544/756] 1030129=mkmf/test_framework
[545/756] 1030129=rubygems/test_gem_install_update_options
[546/756] 1030129=monitor/test_monitor
[547/756] 1030129=-ext-/gvl/test_last_thread
[548/756] 1030129=rubygems/test_gem_dependency_list
[549/756] 1030129=rubygems/test_gem_rdoc
[550/756] 1030129=digest/test_digest_extend
[551/756] 1030129=openssl/test_bn
[552/756] 1030129=openssl/test_pkey_rsa
[553/756] 1030129=-ext-/st/test_numhash
[554/756] 1030129=ruby/test_whileuntil
[555/756] 1030129=ruby/enc/test_emoji
[556/756] 1030129=-ext-/array/test_resize
[557/756] 1030129=rubygems/test_gem_resolver
[558/756] 1030129=-ext-/load/test_stringify_symbols
[559/756] 1030129=json/json_generic_object_test
[560/756] 1030129=erb/test_erb
[561/756] 1030129=ruby/enc/test_cp949
[562/756] 1030129=ruby/test_condition
[563/756] 1030129=ruby/test_eval
[564/756] 1030130=rubygems/test_gem_name_tuple
[565/756] 1030130=prism/ruby/reflection_test
[566/756] 1030130=date/test_date_attr
[567/756] 1030130=rubygems/test_gem_commands_push_command
[568/756] 1030129=prism/locals_test
[569/756] 1030129=net/http/test_httpresponse
[570/756] 1030129=openssl/test_x509ext
[571/756] 1030127=fileutils/test_verbose
[572/756] 1030129=rubygems/test_gem_remote_fetcher_local_server
[573/756] 1030127=did_you_mean/test_tree_spell_checker
[574/756] 1030127=-ext-/marshal/test_internal_ivar
[575/756] 1030127=psych/test_string
[576/756] 1030129=prism/ruby/desugar_compiler_test
[577/756] 1030127=ruby/test_sleep
[578/756] 1030129=mkmf/test_have_macro
[579/756] 1030130=objspace/test_objspace
[580/756] 1030129=-ext-/tracepoint/test_tracepoint
[581/756] 1030128=dtrace/test_raise
[582/756] 1030128=mkmf/test_have_library
[583/756] 1030129=net/http/test_https_proxy
[584/756] 1030129=test_forwardable
[585/756] 1030129=psych/test_emitter
[586/756] 1030129=-ext-/test_bug-5832
[587/756] 1030129=rubygems/test_gem_request_set
[588/756] 1030129=rubygems/test_gem_resolver_dependency_request
[589/756] 1030129=rubygems/test_gem_commands_owner_command
[590/756] 1030129=ruby/test_iseq
[591/756] 1030127=erb/test_erb_m17n
[592/756] 1030127=prism/snippets_test
[593/756] 1030128=rubygems/test_gem_path_support
[594/756] 1030128=rubygems/test_gem_remote_fetcher_s3
[595/756] 1030128=psych/handlers/test_recorder
[596/756] 1030128=mkmf/test_configuration
[597/756] 1030128=ruby/test_shapes
[598/756] 1030128=ruby/test_fnmatch
[599/756] 1030128=rubygems/test_gem_uri
[600/756] 1030128=ruby/test_dir
[601/756] 1030128=ruby/test_ifunless
[602/756] 1030128=-ext-/test_bug-3571
[603/756] 1030128=ruby/test_defined
[604/756] 1030128=rubygems/test_gem_remote_fetcher
[605/756] 1030129=prism/result/static_literals_test
[606/756] 1030129=rubygems/test_gem_ext_builder
[607/756] 1030128=ripper/test_files_test_1
[608/756] 1030128=fiber/test_enumerator
[609/756] 1030128=rubygems/test_gem_dependency_installer
[610/756] 1030129=rubygems/test_gem_unsatisfiable_dependency_error
[611/756] 1030129=-ext-/eval/test_eval
[612/756] 1030129=psych/nodes/test_enumerable
[613/756] 1030129=-ext-/bignum/test_pack
[614/756] 1030129=ripper/test_scanner_events
[615/756] 1030127=did_you_mean/tree_spell/test_human_typo
[616/756] 1030127=prism/ruby/ruby_parser_test
[617/756] 1030127=ruby/test_nomethod_error
[618/756] 1030127=mkmf/test_mkmf
[619/756] 1030129=json/json_ext_parser_test
[620/756] 1030129=prism/magic_comment_test
[621/756] 1030127=rubygems/test_gem_commands_yank_command
[622/756] 1030127=date/test_date_compat
[623/756] 1030127=rubygems/test_gem_commands_signout_command
[624/756] 1030127=rubygems/test_gem_util
[625/756] 1030129=rubygems/test_webauthn_listener
[626/756] 1030129=-ext-/file/test_stat
[627/756] 1030129=rubygems/test_gem_package
[628/756] 1030127=openssl/test_pkey_dsa
[629/756] 1030127=mkmf/test_egrep_cpp
[630/756] 1030127=date/test_date_conv
[631/756] 1030127=-ext-/symbol/test_inadvertent_creation
[632/756] 1030127=did_you_mean/spell_checking/test_method_name_check
[633/756] 1030127=rubygems/test_gem_resolver_activation_request
[634/756] 1030127=ruby/test_env
[635/756] 1030128=rubygems/test_gem_commands_rebuild_command
[636/756] 1030129=rubygems/test_gem_dependency
[637/756] 1030128=prism/result/overlap_test
[638/756] 1030129=did_you_mean/edit_distance/test_jaro_winkler
[639/756] 1030129=test_prettyprint
[640/756] 1030129=prism/api/freeze_test
[641/756] 1030129=rubygems/test_gem_resolver_specification
[642/756] 1030129=fiber/test_queue
[643/756] 1030129=-ext-/win32/test_fd_setsize
[644/756] 1030129=-ext-/string/test_normalize
[645/756] 1030129=ruby/test_range
[646/756] 1030128=uri/test_ws
[647/756] 1030128=test_timeout
[648/756] 1030128=io/console/test_ractor
[649/756] 1030128=test_weakref
[650/756] 1030129=rubygems/test_gem_uri_formatter
[651/756] 1030129=openssl/test_ts
[652/756] 1030128=ruby/test_path
[653/756] 1030128=openssl/test_hmac
[654/756] 1030128=ruby/test_lazy_enumerator
[655/756] 1030129=mkmf/test_find_executable
[656/756] 1030129=rubygems/test_gem_source
[657/756] 1030128=resolv/test_mdns
[658/756] 1030128=-ext-/exception/test_data_error
[659/756] 1030128=socket/test_nonblock
[660/756] 1030129=optparse/test_optparse
[661/756] 1030128=socket/test_udp
[662/756] 1030128=ripper/test_files_lib
[663/756] 1030128=ruby/test_basicinstructions
[664/756] 1030128=ruby/test_numeric
[665/756] 1030129=ruby/test_io_buffer
[666/756] 1030128=test_tsort
[667/756] 1030128=ruby/test_process
[668/756] 1030129=net/protocol/test_protocol
[669/756] 1030129=net/http/test_httpheader
[670/756] 1030129=-ext-/econv/test_append
[671/756] 1030129=ruby/test_exception
[672/756] 1030127=fileutils/test_nowrite
[673/756] 1030127=ruby/test_memory_view
[674/756] 1030127=ruby/test_thread_queue
[675/756] 1030127=ruby/test_alias
[676/756] 1030127=test_securerandom
[677/756] 1030127=ruby/test_dup
[678/756] 1030127=resolv/test_dns
[679/756] 1030127=cgi/test_cgi_escape
[680/756] 1030127=erb/test_erb_command
[681/756] 1030127=optparse/test_acceptable
[682/756] 1030127=ruby/test_file_exhaustive
[683/756] 1030129=did_you_mean/spell_checking/test_require_path_check
[684/756] 1030129=rubygems/test_gem_resolver_vendor_specification
[685/756] 1030129=-ext-/string/test_cstr
[686/756] 1030129=ruby/test_m17n_comb
[687/756] 1030129=test_find
[688/756] 1030129=psych/test_marshalable
[689/756] 1030129=did_you_mean/spell_checking/test_uncorrectable_name_check
[690/756] 1030129=psych/test_stream
[691/756] 1030129=test_pp
[692/756] 1030129=rubygems/test_gem_resolver_git_specification
[693/756] 1030129=rubygems/test_gem_commands_stale_command
[694/756] 1030129=prism/heredoc_dedent_test
[695/756] 1030129=psych/test_deprecated
[696/756] 1030129=ruby/test_beginendblock
[697/756] 1030129=openssl/test_ssl_session
[698/756] 1030127=-ext-/bignum/test_div
[699/756] 1030127=did_you_mean/core_ext/test_name_error_extension
[700/756] 1030127=-ext-/test_abi
[701/756] 1030127=prism/result/constant_path_node_test
[702/756] 1030127=strscan/test_stringscanner
[703/756] 1030127=socket/test_socket
[704/756] 1030129=pathname/test_pathname
[705/756] 1030129=coverage/test_coverage
[706/756] 1030127=ruby/test_super
[707/756] 1030129=ruby/test_method
[708/756] 1030127=-ext-/string/test_coderange
[709/756] 1030127=json/json_parser_test
[710/756] 1030127=ruby/test_ast
[711/756] 1030128=-ext-/st/test_update
[712/756] 1030128=prism/result/equality_test
[713/756] 1030128=rubygems/test_gem_commands_cert_command
[714/756] 1030128=-ext-/array/test_to_ary_concat
[715/756] 1030128=prism/newline_test
[716/756] 1030128=-ext-/string/test_enc_associate
[717/756] 1030128=rubygems/test_gem_package_tar_writer
[718/756] 1030128=ruby/test_system
[719/756] 1030128=ruby/test_weakkeymap
[720/756] 1030129=rubygems/test_gem_command_manager
[721/756] 1030128=psych/test_scalar
[722/756] 1030128=rubygems/test_gem_ext_rake_builder
[723/756] 1030129=json/json_encoding_test
[724/756] 1030129=rubygems/test_remote_fetch_error
[725/756] 1030129=mkmf/test_sizeof
[726/756] 1030128=uri/test_mailto
[727/756] 1030128=fiber/test_sleep
[728/756] 1030128=ruby/test_not
[729/756] 1030128=prism/api/parse_test
[730/756] 1030128=ruby/test_mixed_unicode_escapes
[731/756] 1030128=ruby/test_literal
[732/756] 1030128=ruby/test_compile_prism
[733/756] 1030128=-ext-/struct/test_len
[734/756] 1030128=-ext-/string/test_interned_str
[735/756] 1030128=prism/result/attribute_write_test
[736/756] 1030128=-ext-/exception/test_exception_at_throwing
[737/756] 1030128=rubygems/test_bundled_ca
[738/756] 1030128=fiber/test_thread
[739/756] 1030128=-ext-/test_notimplement
[740/756] 1030128=openssl/test_pkey
[741/756] 1030128=pathname/test_ractor
[742/756] 1030128=date/test_date_new
[743/756] 1030128=ruby/test_trace
[744/756] 1030128=-ext-/box/test_load_ext
[745/756] 1030128=rubygems/test_gem_resolver_api_specification
[746/756] 1030128=mmtk/test_configuration
[747/756] 1030128=ruby/test_frozen_error
[748/756] 1030128=rubygems/test_gem_specification
[749/756] 1030129=ruby/test_arity
[750/756] 1030129=mkmf/test_signedness
[751/756] 1030128=openssl/test_provider
[752/756] 1030128=dtrace/test_require
[753/756] 1030128=psych/test_array
[754/756] 1030128=fiber/test_ractor
[755/756] 1030128=date/test_date_arith
[756/756] 1030128=rubygems/test_gem_commands_fetch_command
Finished tests in 324.038407s, 97.9760 tests/s, 21144.0306 assertions/s.
1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec)
pid 1036145 killed by SIGSEGV (signal 11) (core dumped)
|
| -e:11: [BUG] Segmentation fault at 0x000003e9000fb7f0
| ruby 4.0.0dev (2025-12-03T20:37:07Z master a773bbf0cc) +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:0009b0 l:n b:---- EVAL -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:002460 l:y b:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:169:in 'loop'
| -e:11:in 'block in <main>'
| -e:11:in 'define_finalizer'
|
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 2
|
| -- Machine register context ------------------------------------------------
| RIP: 0x000076d30690bf34 RBP: 0x000076d305a3d000 RSP: 0x00007ffe307388b0
| RAX: 0x0000000000012027 RBX: 0x000076d305a3d028 RCX: 0x000000000174efb8
| RDX: 0x000076d1c569a000 RDI: 0x0000000000000007 RSI: 0x000076d1c4762c00
| R8: 0x000076d305b89900 R9: 0x0000000000000000 R10: 0x0000000000000007
| R11: 0x0000000000000000 R12: 0x000076d306e7cd80 R13: 0x0000000000000000
| R14: 0x000076d1c1c65048 R15: 0x0000000000002995 EFL: 0x0000000000000206
|
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_print_backtrace+0x14) [0x76d306b14558] /tmp/ruby/src/trunk-jemalloc/vm_dump.c:1105
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_vm_bugreport) /tmp/ruby/src/trunk-jemalloc/vm_dump.c:1450
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_bug_for_fatal_signal+0x10a) [0x76d3068d825a] /tmp/ruby/src/trunk-jemalloc/error.c:1131
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(sigsegv+0x48) [0x76d306a497d8] /tmp/ruby/src/trunk-jemalloc/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x76d306121320) [0x76d306121320]
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(gc_mark_set_parent_raw+0x0) [0x76d30690bf34] /tmp/ruby/src/trunk-jemalloc/include/ruby/internal/fl_type.h:514
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(gc_mark_set_parent) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:4605
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(gc_mark_children) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:4639
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(gc_mark_stacked_objects) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:4662
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:4694
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(gc_marks_step) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:5734
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(gc_marks_continue) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:5754
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(gc_continue) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2054
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(newobj_cache_miss+0x151) [0x76d30690c541] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2048
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(newobj_alloc+0xd) [0x76d30690e19d] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2435
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2514
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(newobj_of) /tmp/ruby/src/trunk-jemalloc/gc.c:996
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-jemalloc/gc.c:1045
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(ary_alloc_embed+0x2d) [0x76d306809e65] /tmp/ruby/src/trunk-jemalloc/array.c:689
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(ary_new) /tmp/ruby/src/trunk-jemalloc/array.c:737
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk-jemalloc/array.c:787
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_ary_new_from_values) /tmp/ruby/src/trunk-jemalloc/array.c:799
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_gc_impl_define_finalizer+0x29) [0x76d3068fc959] /tmp/ruby/src/trunk-jemalloc/gc/default/default.c:2811
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_define_finalizer) /tmp/ruby/src/trunk-jemalloc/gc.c:1722
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x76d306ade62d] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3903
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(vm_sendish+0xcc) [0x76d306ae827c] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:6125
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(vm_exec_core+0x84) [0x76d306af5364] ../../src/trunk-jemalloc/insns.def:904
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(vm_exec_loop+0xa) [0x76d306afaf38] /tmp/ruby/src/trunk-jemalloc/vm.c:2812
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-jemalloc/vm.c:2788
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(rb_ec_exec_node+0xa5) [0x76d3068e21d5] /tmp/ruby/src/trunk-jemalloc/eval.c:283
| /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0(ruby_run_node+0x8b) [0x76d3068e66cb] /tmp/ruby/src/trunk-jemalloc/eval.c:321
| /tmp/ruby/build/trunk-jemalloc/ruby(rb_main+0x21) [0x641499142186] /tmp/ruby/src/trunk-jemalloc/main.c:42
| /tmp/ruby/build/trunk-jemalloc/ruby(main) /tmp/ruby/src/trunk-jemalloc/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x76d3061061ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x76d30610628b] ../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
| [0x6414991421d5]
|
| -- Other runtime information -----------------------------------------------
|
| * Process memory map:
|
| 641499141000-641499142000 r--p 00000000 00:6e 14695576 /tmp/ruby/build/trunk-jemalloc/ruby
| 641499142000-641499143000 r-xp 00001000 00:6e 14695576 /tmp/ruby/build/trunk-jemalloc/ruby
| 641499143000-641499144000 r--p 00002000 00:6e 14695576 /tmp/ruby/build/trunk-jemalloc/ruby
| 641499144000-641499145000 r--p 00002000 00:6e 14695576 /tmp/ruby/build/trunk-jemalloc/ruby
| 641499145000-641499146000 rw-p 00003000 00:6e 14695576 /tmp/ruby/build/trunk-jemalloc/ruby
| 76d1a8fb6000-76d1a91bd000 r--s 00000000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 76d1a91bd000-76d1aa800000 r--s 00000000 00:6e 14686555 /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0.0
| 76d1aa800000-76d1aea00000 rw-p 00000000 00:00 0
| 76d1aeaa1000-76d1aeae0000 r--s 00000000 00:6e 14695576 /tmp/ruby/build/trunk-jemalloc/ruby
| 76d1aeae0000-76d1c3000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d1c3000000-76d1c6000000 rw-p 00000000 00:00 0
| 76d1c6010000-76d1d9400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d1d9400000-76d233c00000 rw-p 00000000 00:00 0
| 76d233c10000-76d248200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d248200000-76d24a200000 rw-p 00000000 00:00 0
| 76d24a210000-76d25ea00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d25ea00000-76d28e600000 rw-p 00000000 00:00 0
| 76d28e610000-76d29ac00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d29ac00000-76d29c000000 rw-p 00000000 00:00 0
| 76d29c010000-76d2a2200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2a2200000-76d2a3200000 rw-p 00000000 00:00 0
| 76d2a3210000-76d2a6600000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2a6600000-76d2bc600000 rw-p 00000000 00:00 0
| 76d2bc610000-76d2bf200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2bf200000-76d2c0000000 rw-p 00000000 00:00 0
| 76d2c0010000-76d2c4e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2c4e00000-76d2c5a00000 rw-p 00000000 00:00 0
| 76d2c5a10000-76d2c8e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2c8e00000-76d2d3e00000 rw-p 00000000 00:00 0
| 76d2d3e10000-76d2d4c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2d4c00000-76d2d5600000 rw-p 00000000 00:00 0
| 76d2d5610000-76d2d9c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2d9c00000-76d2df400000 rw-p 00000000 00:00 0
| 76d2df410000-76d2e1e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2e1e00000-76d2e4a00000 rw-p 00000000 00:00 0
| 76d2e4a10000-76d2e5e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2e5e00000-76d2e7600000 rw-p 00000000 00:00 0
| 76d2e7610000-76d2e8160000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2e8160000-76d2e8d60000 rw-p 00000000 00:00 0
| 76d2e8d60000-76d2e9400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2e9400000-76d2e9800000 rw-p 00000000 00:00 0
| 76d2e9810000-76d2e9ac0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2e9ac0000-76d2e9e40000 rw-p 00000000 00:00 0
| 76d2e9e40000-76d2ea000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2ea000000-76d2ea400000 rw-p 00000000 00:00 0
| 76d2ea410000-76d2ea4b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2ea4bf000-76d2ea7bf000 rw-p 00000000 00:00 0
| 76d2ea7bf000-76d2ea7c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea7c0000-76d2ea801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea801000-76d2ea802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea802000-76d2ea843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea843000-76d2ea844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea844000-76d2ea885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea885000-76d2ea886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea886000-76d2ea8c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea8c7000-76d2ea8c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea8c8000-76d2ea909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea909000-76d2ea90a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea90a000-76d2ea94b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea94b000-76d2ea94c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea94c000-76d2ea98d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea98d000-76d2ea98e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea98e000-76d2ea9cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea9cf000-76d2ea9d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ea9d0000-76d2eaa11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaa11000-76d2eaa12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaa12000-76d2eaa53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaa53000-76d2eaa54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaa54000-76d2eaa95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaa95000-76d2eaa96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaa96000-76d2eaad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaad7000-76d2eaad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaad8000-76d2eab19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eab19000-76d2eab1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eab1a000-76d2eab5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eab5b000-76d2eab5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eab5c000-76d2eab9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eab9d000-76d2eab9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eab9e000-76d2eabdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eabdf000-76d2eabe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eabe0000-76d2eac21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eac21000-76d2eac22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eac22000-76d2eac63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eac63000-76d2eac64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eac64000-76d2eaca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaca5000-76d2eaca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaca6000-76d2eace7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eace7000-76d2eace8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eace8000-76d2ead29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ead29000-76d2ead2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ead2a000-76d2ead6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ead6b000-76d2ead6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2ead6c000-76d2eadad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eadad000-76d2eadae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eadae000-76d2eadef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eadef000-76d2eadf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eadf0000-76d2eae31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eae31000-76d2eae32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eae32000-76d2eae73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eae73000-76d2eae74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eae74000-76d2eaeb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaeb5000-76d2eaeb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaeb6000-76d2eaef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaef7000-76d2eaef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaef8000-76d2eaf39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaf39000-76d2eaf3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaf3a000-76d2eaf7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaf7b000-76d2eaf7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eaf7c000-76d2eafbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eafbd000-76d2eafbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eafbe000-76d2eafff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 76d2eafff000-76d2eb000000 ---p 00000000 00:00 0
| 76d2eb000000-76d2eb800000 rw-p 00000000 00:00 0
| 76d2eb800000-76d2ebe00000 rw-p 00000000 00:00 0
| 76d2ebe10000-76d2ebea0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2ebeaf000-76d2ebeb0000 ---p 00000000 00:00 0
| 76d2ebeb0000-76d2ebed0000 rw-p 00000000 00:00 0
| 76d2ebed0000-76d2ebf60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2ebf60000-76d2ec1e0000 rw-p 00000000 00:00 0
| 76d2ec1e0000-76d2ec200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d2ec200000-76d304200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 76d304200000-76d305600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 76d305600000-76d305e00000 rw-p 00000000 00:00 0
| 76d305e10000-76d305e20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 76d305e26000-76d305e27000 r--p 00000000 00:6e 16268136 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 76d305e27000-76d305e28000 r-xp 00001000 00:6e 16268136 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 76d305e28000-76d305e29000 r--p 00002000 00:6e 16268136 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 76d305e29000-76d305e2a000 r--p 00002000 00:6e 16268136 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 76d305e2a000-76d305e2b000 rw-p 00003000 00:6e 16268136 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so
| 76d305e2b000-76d305e32000 rw-p 00000000 00:00 0
| 76d305e32000-76d305ecf000 r--p 00000000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 76d305ecf000-76d30600f000 r-xp 0009d000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 76d30600f000-76d30609d000 r--p 001dd000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 76d30609d000-76d3060a8000 r--p 0026b000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 76d3060a8000-76d3060ab000 rw-p 00276000 00:6e 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33
| 76d3060ab000-76d3060af000 rw-p 00000000 00:00 0
| 76d3060af000-76d3060b3000 r--p 00000000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 76d3060b3000-76d3060d6000 r-xp 00004000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 76d3060d6000-76d3060da000 r--p 00027000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 76d3060da000-76d3060db000 r--p 0002b000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 76d3060db000-76d3060dc000 rw-p 0002c000 00:6e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 76d3060dc000-76d306104000 r--p 00000000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 76d306104000-76d30628c000 r-xp 00028000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 76d30628c000-76d3062db000 r--p 001b0000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 76d3062db000-76d3062df000 r--p 001fe000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 76d3062df000-76d3062e1000 rw-p 00202000 00:6e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 76d3062e1000-76d3062ee000 rw-p 00000000 00:00 0
| 76d3062ee000-76d3062fe000 r--p 00000000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 76d3062fe000-76d30637d000 r-xp 00010000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 76d30637d000-76d3063d5000 r--p 0008f000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 76d3063d5000-76d3063d6000 r--p 000e7000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 76d3063d6000-76d3063d7000 rw-p 000e8000 00:6e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 76d3063d7000-76d3063d9000 rw-p 00000000 00:00 0
| 76d3063d9000-76d3063db000 r--p 00000000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 76d3063db000-76d3063f0000 r-xp 00002000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 76d3063f0000-76d306409000 r--p 00017000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 76d306409000-76d30640a000 r--p 0002f000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 76d30640a000-76d30640b000 rw-p 00030000 00:6e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 76d30640b000-76d306413000 rw-p 00000000 00:00 0
| 76d306413000-76d30641d000 r--p 00000000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 76d30641d000-76d306480000 r-xp 0000a000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 76d306480000-76d306495000 r--p 0006d000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 76d306495000-76d306496000 r--p 00081000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 76d306496000-76d306497000 rw-p 00082000 00:6e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 76d306497000-76d3064a0000 r--p 00000000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 76d3064a0000-76d30654d000 r-xp 00009000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 76d30654d000-76d30655b000 r--p 000b6000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 76d30655b000-76d306561000 r--p 000c4000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 76d306561000-76d306562000 rw-p 000ca000 00:6e 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2
| 76d306562000-76d306781000 rw-p 00000000 00:00 0
| 76d306781000-76d306783000 r--p 00000000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 76d306783000-76d306795000 r-xp 00002000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 76d306795000-76d30679b000 r--p 00014000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 76d30679b000-76d30679c000 r--p 0001a000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 76d30679c000-76d30679d000 rw-p 0001b000 00:6e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 76d30679d000-76d30679e000 r--p 00000000 00:6e 16268554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 76d30679e000-76d30679f000 r-xp 00001000 00:6e 16268554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 76d30679f000-76d3067a0000 r--p 00002000 00:6e 16268554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 76d3067a0000-76d3067a1000 r--p 00002000 00:6e 16268554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 76d3067a1000-76d3067a2000 rw-p 00003000 00:6e 16268554 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so
| 76d3067a2000-76d3067ea000 r--p 00000000 00:6e 14686555 /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0.0
| 76d3067ea000-76d306cb3000 r-xp 00048000 00:6e 14686555 /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0.0
| 76d306cb3000-76d306e54000 r--p 00511000 00:6e 14686555 /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0.0
| 76d306e54000-76d306e6a000 r--p 006b2000 00:6e 14686555 /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0.0
| 76d306e6a000-76d306e6e000 rw-p 006c8000 00:6e 14686555 /tmp/ruby/build/trunk-jemalloc/libruby.so.4.0.0
| 76d306e6e000-76d306e84000 rw-p 00000000 00:00 0
| 76d306e84000-76d306e85000 r--p 00000000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 76d306e85000-76d306eb0000 r-xp 00001000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 76d306eb0000-76d306eba000 r--p 0002c000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 76d306eba000-76d306ebc000 r--p 00036000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 76d306ebc000-76d306ebe000 rw-p 00038000 00:6e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffe3071a000-7ffe3073b000 rw-p 00000000 00:00 0 [stack]
| 7ffe307ee000-7ffe307f2000 r--p 00000000 00:00 0 [vvar]
| 7ffe307f2000-7ffe307f4000 r-xp 00000000 00:00 0 [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
|
|
/tmp/ruby/src/trunk-jemalloc/test/ruby/test_gc.rb:767:in 'TestGc#test_interrupt_in_finalizer'
Children under /tmp/rubytest.fbioq8:
* -rw-r--r-- 1 331320 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_zlib.so
* -rw-r--r-- 1 94024 2025-12-03 21:40:09 +0000 _ruby_box_p1033290_2_-test-+sanitizers.so
* -rw-r--r-- 1 93064 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_io+wait.so
* -rw-r--r-- 1 199088 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_psych.so
* -rw-r--r-- 1 113504 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_monitor.so
* -rw-r--r-- 1 113664 2025-12-03 21:40:10 +0000 _ruby_box_p1033331_2_rbconfig+sizeof.so
* -rw-r--r-- 1 113664 2025-12-03 21:40:10 +0000 _ruby_box_p1033401_2_rbconfig+sizeof.so
* -rw-r--r-- 1 240016 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_json+ext+parser.so
* -rw-r--r-- 1 185448 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_io+console.so
* -rw-r--r-- 1 185448 2025-12-03 21:40:10 +0000 _ruby_box_p1033361_2_io+console.so
* -rw-r--r-- 1 185448 2025-12-03 21:40:10 +0000 _ruby_box_p1033331_2_io+console.so
* -rw-r--r-- 1 185448 2025-12-03 21:40:09 +0000 _ruby_box_p1033290_2_io+console.so
* -rw-r--r-- 1 146840 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_etc.so
* -rw-r--r-- 1 94024 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_-test-+sanitizers.so
* -rw-r--r-- 1 94024 2025-12-03 21:40:09 +0000 _ruby_box_p1033300_2_-test-+sanitizers.so
* -rw-r--r-- 1 94024 2025-12-03 21:40:10 +0000 _ruby_box_p1033331_2_-test-+sanitizers.so
* -rw-r--r-- 1 112808 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_io+nonblock.so
* -rw-r--r-- 1 195920 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_stringio.so
* -rw-r--r-- 1 1749656 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_openssl.so
* -rw-r--r-- 1 188032 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_strscan.so
* -rw-r--r-- 1 813552 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_socket.so
* -rw-r--r-- 1 185448 2025-12-03 21:40:10 +0000 _ruby_box_p1033401_2_io+console.so
* -rw-r--r-- 1 94024 2025-12-03 21:40:10 +0000 _ruby_box_p1033361_2_-test-+sanitizers.so
* -rw-r--r-- 1 837480 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_date_core.so
* -rw-r--r-- 1 113664 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_rbconfig+sizeof.so
* -rw-r--r-- 1 126888 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_cgi+escape.so
* -rw-r--r-- 1 113664 2025-12-03 21:40:09 +0000 _ruby_box_p1033300_2_rbconfig+sizeof.so
* -rw-r--r-- 1 94024 2025-12-03 21:40:10 +0000 _ruby_box_p1033401_2_-test-+sanitizers.so
* -rw-r--r-- 1 305256 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_json+ext+generator.so
* -rw-r--r-- 1 109624 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_erb+escape.so
* -rw-r--r-- 1 113664 2025-12-03 21:40:09 +0000 _ruby_box_p1033290_2_rbconfig+sizeof.so
* -rw-r--r-- 1 185448 2025-12-03 21:40:09 +0000 _ruby_box_p1033300_2_io+console.so
* -rw-r--r-- 1 124456 2025-12-03 21:40:11 +0000 _ruby_box_p1033479_2_digest.so
* -rw-r--r-- 1 113664 2025-12-03 21:40:10 +0000 _ruby_box_p1033361_2_rbconfig+sizeof.so
31748 tests, 6851478 assertions, 0 failures, 1 errors, 159 skips
ruby -v: ruby 4.0.0dev (2025-12-03T20:37:07Z master a773bbf0cc) +PRISM [x86_64-linux]
make: *** [uncommon.mk:920: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -ljemalloc -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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/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-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
ruby 4.0.0dev (2025-12-03T20:37:07Z master a773bbf0cc) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ..................................................
Finished in 36.589520 seconds
3349 files, 33771 examples, 144073 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.