# Logfile created on 2026-03-21 08:45:08 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f1dde79fdd0 @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.20260321-084508", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f1de2dcdd70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f1de2dcdbb8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f1dde709380 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20260321-084508", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20260321-084508>, @binmode=false, @mon_data=#<Monitor:0x00007f1de2dcd5f0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = 504686d304
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-jemalloc/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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 -DPRISM_XALLOCATOR -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.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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 -DPRISM_XALLOCATOR -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.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
b298b994e2df3a1a5477b967f7b8d636dc7e6f5219aa31daa0d231e9f3bb2970 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.1.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 -DPRISM_XALLOCATOR -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.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/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/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
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/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-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.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-jemalloc/target/release/' '/tmp/ruby/src/trunk-jemalloc/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
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
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
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
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 '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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/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-4.0.1/ext/bigdecimal'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving 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/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
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'
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.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.1
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.19.2
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.14
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2046 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-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.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 -DPRISM_XALLOCATOR -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.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.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=57892
"--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/759] 43542=ruby/test_sprintf
[ 2/759] 43541=ruby/test_autoload
[ 3/759] 43540=rubygems/test_gem_request_set_lockfile_parser
[ 4/759] 43539=ruby/enc/test_utf16
[ 5/759] 43539=-ext-/path_to_class/test_path_to_class
[ 6/759] 43539=rubygems/test_gem_commands_cleanup_command
[ 7/759] 43542=net/http/test_buffered_io
[ 8/759] 43542=rubygems/test_gem_ext_ext_conf_builder
[ 9/759] 43540=rubygems/test_gem_dependency_resolution_error
[ 10/759] 43540=ripper/test_ripper
[ 11/759] 43540=ruby/test_optimization
[ 12/759] 43539=-ext-/marshal/test_usrmarshal
[ 13/759] 43539=openssl/test_x509crl
[ 14/759] 43539=net/http/test_httpresponses
[ 15/759] 43539=ruby/test_fiber
[ 16/759] 43542=ruby/test_refinement
[ 17/759] 43539=ruby/enc/test_case_options
[ 18/759] 43539=openssl/test_pkcs12
[ 19/759] 43539=rubygems/test_gem_commands_which_command
[ 20/759] 43539=ruby/test_weakmap
[ 21/759] 43541=openssl/test_x509req
[ 22/759] 43542=ruby/test_syntax
[ 23/759] 43541=ruby/test_flip
[ 24/759] 43541=-ext-/struct/test_member
[ 25/759] 43541=ruby/test_insns_leaf
[ 26/759] 43541=rubygems/test_gem_version_option
[ 27/759] 43541=openssl/test_buffering
[ 28/759] 43541=resolv/test_svcb_https
[ 29/759] 43541=ruby/test_allocation
[ 30/759] 43539=-ext-/integer/test_my_integer
[ 31/759] 43539=ruby/test_default_gems
[ 32/759] 43539=prism/encoding/symbol_encoding_test
[ 33/759] 43539=rubygems/test_gem_security_signer
[ 34/759] 43540=mkmf/test_pkg_config
[ 35/759] 43540=-ext-/load/test_resolve_symbol
[ 36/759] 43540=rubygems/test_gem_source_lock
[ 37/759] 43539=prism/result/continuable_test
[ 38/759] 43539=psych/test_scalar_scanner
[ 39/759] 43539=-ext-/string/test_nofree
[ 40/759] 43540=openssl/test_x509name
[ 41/759] 43539=ruby/test_backtrace
[ 42/759] 43540=-ext-/win32/test_dln
[ 43/759] 43540=mkmf/test_framework
[ 44/759] 43540=-ext-/funcall/test_passing_block
[ 45/759] 43540=rubygems/test_gem_resolver_index_specification
[ 46/759] 43540=dtrace/test_singleton_function
[ 47/759] 43540=uri/test_generic
[ 48/759] 43540=ruby/test_whileuntil
[ 49/759] 43540=-ext-/st/test_numhash
[ 50/759] 43540=openssl/test_pkey_rsa
[ 51/759] 43540=openssl/test_bn
[ 52/759] 43540=rubygems/test_gem_rdoc
[ 53/759] 43540=digest/test_digest_extend
[ 54/759] 43540=rubygems/test_gem_dependency_list
[ 55/759] 43540=monitor/test_monitor
[ 56/759] 43539=-ext-/gvl/test_last_thread
[ 57/759] 43540=rubygems/test_gem_install_update_options
[ 58/759] 43540=rubygems/test_gem_ext_cmake_builder
[ 59/759] 43540=prism/result/heredoc_test
[ 60/759] 43540=io/wait/test_io_wait_uncommon
[ 61/759] 43540=rubygems/test_gem_ci_detector
[ 62/759] 43540=prism/bom_test
[ 63/759] 43540=ruby/test_file
[ 64/759] 43539=io/console/test_io_console
[ 65/759] 43541=rubygems/test_gem_commands_push_command
[ 66/759] 43539=rubygems/test_gem_remote_fetcher_local_server
[ 67/759] 43539=fileutils/test_verbose
[ 68/759] 43539=openssl/test_x509ext
[ 69/759] 43539=net/http/test_httpresponse
[ 70/759] 43539=prism/locals_test
[ 71/759] 43539=ruby/test_condition
[ 72/759] 43539=erb/test_erb
[ 73/759] 43539=ruby/enc/test_cp949
[ 74/759] 43539=json/json_generic_object_test
[ 75/759] 43539=-ext-/load/test_stringify_symbols
[ 76/759] 43539=rubygems/test_gem_resolver
[ 77/759] 43539=-ext-/array/test_resize
[ 78/759] 43539=ruby/enc/test_emoji
[ 79/759] 43539=date/test_date_attr
[ 80/759] 43539=prism/ruby/reflection_test
[ 81/759] 43539=rubygems/test_gem_name_tuple
[ 82/759] 43539=ruby/test_eval
[ 83/759] 43539=ruby/enc/test_utf32
[ 84/759] 43539=rubygems/test_gem_commands_environment_command
[ 85/759] 43539=ruby/test_array
[ 86/759] 43540=ruby/test_threadgroup
[ 87/759] 43540=rubygems/test_gem_resolver_best_set
[ 88/759] 43540=rubygems/test_gem_util_atomic_file_writer
[ 89/759] 43540=prism/result/static_inspect_test
[ 90/759] 43540=rubygems/test_gem_commands_contents_command
[ 91/759] 43540=rubygems/test_gem_resolver_lock_specification
[ 92/759] 43539=optparse/test_noarg
[ 93/759] 43540=ruby/test_call
[ 94/759] 43540=openssl/test_random
[ 95/759] 43540=rubygems/test_gem_resolver_conflict
[ 96/759] 43540=test_open3
[ 97/759] 43539=did_you_mean/test_spell_checker
[ 98/759] 43539=test_rbconfig
[ 99/759] 43539=ruby/enc/test_euc_jp
[100/759] 43539=io/nonblock/test_flush
[101/759] 43539=optparse/test_load
[102/759] 43539=error_highlight/test_error_highlight
[103/759] 43539=ruby/enc/test_gbk
[104/759] 43539=psych/test_merge_keys
[105/759] 43539=ruby/test_string
[106/759] 43540=date/test_date_strptime
[107/759] 43540=rubygems/test_gem_safe_marshal
[108/759] 43541=ruby/test_warning
[109/759] 43541=prism/result/node_id_test
[110/759] 43541=-ext-/iter/test_iter_break
[111/759] 43541=-ext-/test_ensure_and_callcc
[112/759] 43541=open-uri/test_open-uri
[113/759] 43541=-ext-/num2int/test_num2int
[114/759] 43541=uri/test_parser
[115/759] 43541=ruby/enc/test_iso_8859
[116/759] 43540=rubygems/test_gem_commands_signin_command
[117/759] 43541=json/json_generator_test
[118/759] 43541=yaml/test_dbm
[119/759] 43541=fiber/test_address_resolve
[120/759] 43541=date/test_date_ractor
[121/759] 43541=rubygems/test_gem_commands_specification_command
[122/759] 43541=ruby/test_arithmetic_sequence
[123/759] 43541=socket/test_addrinfo
[124/759] 43541=prism/regexp_test
[125/759] 43541=ruby/enc/test_cesu8
[126/759] 43541=rubygems/test_gem_commands_search_command
[127/759] 43541=rubygems/test_gem_commands_dependency_command
[128/759] 43541=-ext-/test_bug-14834
[129/759] 43541=fiber/test_scheduler
Leaked file descriptor: TestFiberScheduler#test_iseq_compile_under_gc_stress_bug_21180: 9 : #<File:/dev/null>
Closed file descriptor: TestFiberScheduler#test_deadlock: 9
[130/759] 43541=ruby/test_sprintf_comb
[131/759] 43541=ruby/test_method_cache
[132/759] 43541=optparse/test_zsh_completion
[133/759] 43541=openssl/test_asn1
[134/759] 43541=json/json_common_interface_test
[135/759] 43541=rubygems/test_gem_commands_open_command
[136/759] 43541=rubygems/test_gem_text
[137/759] 43541=-ext-/string/test_set_len
[138/759] 43541=ruby/test_settracefunc
[139/759] 43541=psych/test_psych
[140/759] 43541=prism/result/named_capture_test
[141/759] 43541=prism/ruby/tunnel_test
[142/759] 43541=ruby/test_pattern_matching
[143/759] 43541=ruby/test_rubyoptions
[144/759] 43539=io/wait/test_ractor
[145/759] 43539=openssl/test_kdf
[146/759] 43539=rubygems/test_gem_source_specific_file
[147/759] 43539=fileutils/test_dryrun
[148/759] 43539=ruby/test_enum
[149/759] 43539=psych/test_serialize_subclasses
[150/759] 43539=ruby/test_set
[151/759] 43540=prism/ruby/source_test
[152/759] 43540=test_delegate
[153/759] 43539=rubygems/test_gem_ext_cargo_builder_unit
[154/759] 43540=ruby/test_float
[155/759] 43539=objspace/test_ractor
[156/759] 43539=ruby/enc/test_windows_1251
[157/759] 43539=prism/ruby/relocation_test
[158/759] 43539=ruby/test_frozen
[159/759] 43539=test_pty
[160/759] 43539=prism/api/parse_comments_test
[161/759] 43539=-ext-/test_recursion
[162/759] 43539=prism/api/parse_success_test
[163/759] 43539=-ext-/postponed_job/test_postponed_job
[164/759] 43540=rubygems/test_gem_request_set_lockfile
[165/759] 43539=test_shellwords
[166/759] 43539=-ext-/iter/test_yield_block
[167/759] 43539=digest/test_ractor
[168/759] 43539=ruby/test_complex
[169/759] 43539=psych/test_omap
[170/759] 43539=digest/test_digest
[171/759] 43539=rubygems/test_gem_package_task
[172/759] 43539=prism/newline_offsets_test
[173/759] 43539=ruby/test_dup
[174/759] 43539=test_securerandom
[175/759] 43539=rubygems/test_gem_resolver_vendor_specification
[176/759] 43539=-ext-/string/test_cstr
[177/759] 43539=did_you_mean/spell_checking/test_require_path_check
[178/759] 43539=optparse/test_acceptable
[179/759] 43539=ruby/test_file_exhaustive
[180/759] 43540=erb/test_erb_command
[181/759] 43540=cgi/test_cgi_escape
[182/759] 43540=resolv/test_dns
[183/759] 43540=ruby/test_exception
[184/759] 43540=-ext-/econv/test_append
[185/759] 43540=net/http/test_httpheader
[186/759] 43540=net/protocol/test_protocol
[187/759] 43540=ruby/test_process
[188/759] 43539=ruby/test_alias
[189/759] 43539=ruby/test_thread_queue
[190/759] 43542=ruby/test_memory_view
[191/759] 43542=fileutils/test_nowrite
[192/759] 43542=ruby/test_super
[193/759] 43542=coverage/test_coverage
[194/759] 43542=pathname/test_pathname
[195/759] 43542=socket/test_socket
[196/759] 43542=strscan/test_stringscanner
[197/759] 43542=prism/result/constant_path_node_test
[198/759] 43542=-ext-/st/test_update
[199/759] 43542=ruby/test_ast
[200/759] 43539=json/json_parser_test
[201/759] 43539=-ext-/string/test_coderange
[202/759] 43539=ruby/test_method
[203/759] 43540=rubygems/test_gem_commands_stale_command
[204/759] 43540=test_pp
[205/759] 43540=rubygems/test_gem_resolver_git_specification
[206/759] 43540=psych/test_stream
[207/759] 43540=did_you_mean/spell_checking/test_uncorrectable_name_check
[208/759] 43540=psych/test_marshalable
[209/759] 43540=test_find
[210/759] 43540=ruby/test_m17n_comb
[211/759] 43539=-ext-/test_abi
[212/759] 43539=did_you_mean/core_ext/test_name_error_extension
[213/759] 43539=-ext-/bignum/test_div
[214/759] 43539=openssl/test_ssl_session
[215/759] 43539=ruby/test_beginendblock
[216/759] 43539=psych/test_deprecated
[217/759] 43539=prism/heredoc_dedent_test
[218/759] 43539=mkmf/test_sizeof
[219/759] 43540=rubygems/test_remote_fetch_error
[220/759] 43540=json/json_encoding_test
[221/759] 43540=rubygems/test_gem_ext_rake_builder
[222/759] 43541=psych/test_scalar
[223/759] 43541=rubygems/test_gem_command_manager
[224/759] 43541=ruby/test_not
[225/759] 43541=fiber/test_sleep
[226/759] 43540=uri/test_mailto
[227/759] 43540=-ext-/string/test_enc_associate
[228/759] 43541=prism/newline_test
[229/759] 43541=-ext-/array/test_to_ary_concat
[230/759] 43540=rubygems/test_gem_commands_cert_command
[231/759] 43541=prism/result/equality_test
[232/759] 43541=ruby/test_weakkeymap
[233/759] 43541=ruby/test_system
[234/759] 43540=rubygems/test_gem_package_tar_writer
[235/759] 43540=dtrace/test_require
[236/759] 43540=openssl/test_provider
[237/759] 43541=mkmf/test_signedness
[238/759] 43540=ruby/test_arity
[239/759] 43540=rubygems/test_gem_specification
[240/759] 43540=mmtk/test_configuration
[241/759] 43540=ruby/test_frozen_error
[242/759] 43540=-ext-/box/test_load_ext
[243/759] 43540=rubygems/test_gem_resolver_api_specification
[244/759] 43540=ruby/test_trace
[245/759] 43540=date/test_date_new
[246/759] 43540=openssl/test_pkey
[247/759] 43540=pathname/test_ractor
[248/759] 43540=-ext-/test_notimplement
[249/759] 43540=rubygems/test_gem_commands_fetch_command
[250/759] 43540=date/test_date_arith
[251/759] 43540=fiber/test_ractor
[252/759] 43540=psych/test_array
[253/759] 43540=ruby/test_mixed_unicode_escapes
[254/759] 43540=prism/api/parse_test
[255/759] 43540=fiber/test_thread
[256/759] 43540=-ext-/exception/test_exception_at_throwing
[257/759] 43540=rubygems/test_bundled_ca
[258/759] 43540=prism/result/attribute_write_test
[259/759] 43540=-ext-/string/test_interned_str
[260/759] 43540=-ext-/struct/test_len
[261/759] 43540=ruby/test_compile_prism
[262/759] 43540=ruby/test_literal
[263/759] 43540=rubygems/test_gem_path_support
[264/759] 43540=prism/snippets_test
[265/759] 43539=erb/test_erb_m17n
[266/759] 43539=ruby/test_iseq
[267/759] 43539=rubygems/test_gem_commands_owner_command
[268/759] 43539=rubygems/test_gem_resolver_dependency_request
[269/759] 43539=ruby/test_shapes
[270/759] 43539=ruby/test_fnmatch
[271/759] 43539=mkmf/test_configuration
[272/759] 43539=psych/handlers/test_recorder
[273/759] 43539=rubygems/test_gem_remote_fetcher_s3
[274/759] 43539=objspace/test_objspace
[275/759] 43542=-ext-/tracepoint/test_tracepoint
[276/759] 43540=dtrace/test_raise
[277/759] 43540=mkmf/test_have_macro
[278/759] 43542=ruby/test_sleep
[279/759] 43541=prism/ruby/desugar_compiler_test
[280/759] 43541=psych/test_string
[281/759] 43541=-ext-/marshal/test_internal_ivar
[282/759] 43541=did_you_mean/test_tree_spell_checker
[283/759] 43541=rubygems/test_gem_request_set
[284/759] 43540=psych/test_emitter
[285/759] 43540=-ext-/test_bug-5832
[286/759] 43540=test_forwardable
[287/759] 43542=net/http/test_https_proxy
[288/759] 43540=mkmf/test_have_library
[289/759] 43542=mkmf/test_mkmf
[290/759] 43542=ruby/test_nomethod_error
[291/759] 43542=prism/ruby/ruby_parser_test
[292/759] 43542=did_you_mean/tree_spell/test_human_typo
[293/759] 43542=ripper/test_scanner_events
[294/759] 43542=psych/nodes/test_enumerable
[295/759] 43542=-ext-/bignum/test_pack
[296/759] 43541=rubygems/test_gem_commands_signout_command
[297/759] 43541=date/test_date_compat
[298/759] 43541=prism/magic_comment_test
[299/759] 43542=rubygems/test_gem_commands_yank_command
[300/759] 43541=json/json_ext_parser_test
[301/759] 43541=prism/result/static_literals_test
[302/759] 43541=rubygems/test_gem_ext_builder
[303/759] 43542=rubygems/test_gem_remote_fetcher
[304/759] 43542=-ext-/test_bug-3571
[305/759] 43542=ruby/test_defined
[306/759] 43542=ruby/test_ifunless
[307/759] 43542=ruby/test_dir
[308/759] 43542=rubygems/test_gem_uri
[309/759] 43542=-ext-/eval/test_eval
[310/759] 43542=rubygems/test_gem_unsatisfiable_dependency_error
[311/759] 43542=rubygems/test_gem_dependency_installer
[312/759] 43541=fiber/test_enumerator
[313/759] 43541=ripper/test_files_test_1
[314/759] 43540=did_you_mean/edit_distance/test_jaro_winkler
[315/759] 43540=test_prettyprint
[316/759] 43540=prism/result/overlap_test
[317/759] 43540=rubygems/test_gem_dependency
[318/759] 43540=rubygems/test_gem_commands_rebuild_command
[319/759] 43540=ruby/test_env
[320/759] 43542=fiber/test_queue
[321/759] 43542=-ext-/win32/test_fd_setsize
[322/759] 43542=rubygems/test_gem_resolver_specification
[323/759] 43542=prism/api/freeze_test
[324/759] 43542=openssl/test_pkey_dsa
[325/759] 43542=rubygems/test_gem_package
[326/759] 43541=-ext-/file/test_stat
[327/759] 43541=-ext-/scheduler/test_interrupt_with_scheduler
[328/759] 43541=rubygems/test_webauthn_listener
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13
[329/759] 43541=rubygems/test_gem_util
[330/759] 43542=rubygems/test_gem_resolver_activation_request
[331/759] 43542=-ext-/symbol/test_inadvertent_creation
[332/759] 43541=did_you_mean/spell_checking/test_method_name_check
[333/759] 43541=date/test_date_conv
[334/759] 43541=mkmf/test_egrep_cpp
[335/759] 43542=optparse/test_optparse
[336/759] 43541=socket/test_nonblock
[337/759] 43541=-ext-/exception/test_data_error
[338/759] 43542=rubygems/test_gem_source
[339/759] 43541=resolv/test_mdns
[340/759] 43541=mkmf/test_find_executable
[341/759] 43541=ruby/test_lazy_enumerator
[342/759] 43542=openssl/test_hmac
[343/759] 43542=ruby/test_io_buffer
[344/759] 43541=ruby/test_numeric
[345/759] 43542=ruby/test_basicinstructions
[346/759] 43542=socket/test_udp
[347/759] 43542=ripper/test_files_lib
[348/759] 43541=ruby/test_range
[349/759] 43540=-ext-/string/test_normalize
[350/759] 43540=ruby/test_path
[351/759] 43540=openssl/test_ts
[352/759] 43541=rubygems/test_gem_uri_formatter
[353/759] 43541=test_weakref
[354/759] 43540=io/console/test_ractor
[355/759] 43541=test_timeout
[356/759] 43540=uri/test_ws
[357/759] 43540=rubygems/test_gem_silent_ui
[358/759] 43540=optparse/test_getopts
[359/759] 43540=psych/test_null
[360/759] 43540=-ext-/test_scan_args
[361/759] 43540=ruby/test_yjit
[362/759] 43541=ruby/test_encoding
[363/759] 43541=did_you_mean/spell_checking/test_pattern_key_name_check
[364/759] 43541=ruby/test_keyword
[365/759] 43542=ruby/test_m17n
[366/759] 43542=prism/result/index_write_test
[367/759] 43542=ruby/test_rubyvm
[368/759] 43542=ruby/test_argf
[369/759] 43541=mkmf/test_constant
[370/759] 43542=json/json_fixtures_test
[371/759] 43542=-ext-/string/test_too_many_dummy_encodings
[372/759] 43542=ruby/enc/test_windows_1252
[373/759] 43542=-ext-/proc/test_bmethod
[374/759] 43542=prism/unescape_test
[375/759] 43542=rubygems/test_gem_source_fetch_problem
[376/759] 43542=ruby/test_object_id
[377/759] 43542=prism/ruby/dispatcher_test
[378/759] 43542=ruby/test_module
[379/759] 43541=prism/result/warnings_test
[380/759] 43541=psych/test_set
[381/759] 43541=did_you_mean/test_ractor_compatibility
[382/759] 43539=openssl/test_ssl
[383/759] 43541=optparse/test_bash_completion
[384/759] 43541=date/test_date_marshal
[385/759] 43541=prism/ruby/string_query_test
[386/759] 43541=rubygems/test_deprecate
[387/759] 43541=psych/test_object
[388/759] 43541=ruby/test_readpartial
[389/759] 43541=stringio/test_ractor
[390/759] 43541=prism/result/integer_parse_test
[391/759] 43541=fileutils/test_fileutils
[392/759] 43541=rubygems/test_gem_resolver_installed_specification
[393/759] 43541=prism/api/parse_stream_test
[394/759] 43541=dtrace/test_method_cache
[395/759] 43541=psych/test_json_tree
[396/759] 43541=ruby/test_transcode
[397/759] 43542=test_time
[398/759] 43542=ruby/test_box
[399/759] 43541=json/json_string_matching_test
[400/759] 43541=mkmf/test_convertible
[401/759] 43542=test_extlibs
[402/759] 43540=openssl/test_ossl
[403/759] 43540=dtrace/test_load
[404/759] 43540=optparse/test_cclass
[405/759] 43540=prism/result/comments_test
[406/759] 43540=ruby/test_hash
[407/759] 43542=psych/json/test_stream
[408/759] 43542=rubygems/test_gem_commands_mirror
[409/759] 43542=prism/result/string_test
[410/759] 43542=psych/visitors/test_depth_first
[411/759] 43542=rubygems/test_gem_package_tar_header
[412/759] 43542=rubygems/test_gem_resolver_api_set
[413/759] 43542=ruby/test_vm_dump
[414/759] 43542=open-uri/test_ftp
[415/759] 43542=mkmf/test_libs
[416/759] 43542=socket/test_basicsocket
[417/759] 43542=ruby/test_math
[418/759] 43542=dtrace/test_gc
[419/759] 43542=rubygems/test_gem_commands_exec_command
[420/759] 43539=prism/errors_test
[421/759] 43539=resolv/test_win32_config
[422/759] 43539=uri/test_common
[423/759] 43542=prism/ruby/pattern_test
[424/759] 43542=rubygems/test_gem_request
[425/759] 43539=rubygems/test_gem_validator
[426/759] 43539=ruby/test_case
[427/759] 43539=prism/api/dump_test
[428/759] 43542=ruby/test_fixnum
[429/759] 43542=ruby/test_signal
[430/759] 43540=ruby/test_stringchar
[431/759] 43540=date/test_date_strftime
[432/759] 43542=rubygems/test_gem_source_subpath_problem
[433/759] 43542=ruby/test_gc
[434/759] 43540=json/json_coder_test
[435/759] 43540=ruby/enc/test_big5
[436/759] 43540=fiber/test_mutex
[437/759] 43539=psych/test_date_time
[438/759] 43539=-ext-/struct/test_data
[439/759] 43539=rubygems/test_gem_commands_sources_command
[440/759] 43540=-ext-/bignum/test_str2big
[441/759] 43540=-ext-/st/test_foreach
[442/759] 43540=ruby/test_struct
[443/759] 43539=fiber/test_timeout
[444/759] 43539=optparse/test_summary
[445/759] 43539=prism/result/implicit_array_test
[446/759] 43539=ruby/enc/test_regex_casefold
[447/759] 43539=uri/test_http
[448/759] 43539=dtrace/test_object_create_start
[449/759] 43539=rubygems/test_gem_source_git
[450/759] 43540=ripper/test_sexp
[451/759] 43540=openssl/test_fips
[452/759] 43540=prism/api/lex_test
[453/759] 43540=ruby/test_name_error
[454/759] 43540=-ext-/thread/test_lock_native_thread
[455/759] 43540=psych/test_safe_load
[456/759] 43540=prism/encoding/encodings_test
[457/759] 43540=rubygems/test_gem_security_policy
[458/759] 43539=rubygems/test_gem_resolver_installer_set
[459/759] 43540=prism/version_test
[460/759] 43540=rubygems/test_gem_security_trust_dir
[461/759] 43540=prism/test_helper
[462/759] 43540=ripper/test_parser_events
[463/759] 43539=ruby/test_enumerator
[464/759] 43540=rubygems/test_gem_commands_install_command
[465/759] 43540=ruby/test_integer
[466/759] 43540=mkmf/test_flags
[467/759] 43541=psych/test_class
[468/759] 43541=rubygems/test_gem_commands_list_command
[469/759] 43541=test_trick
[470/759] 43540=lib/!Nothing_to_test
[471/759] 43540=-ext-/typeddata/test_typeddata
[472/759] 43540=-ext-/load/test_protect
[473/759] 43540=psych/test_tree_builder
[474/759] 43540=rubygems/test_gem_stub_specification
[475/759] 43540=-ext-/popen_deadlock/test_popen_deadlock
[476/759] 43540=rubygems/test_kernel
[477/759] 43541=rubygems/test_webauthn_listener_response
[478/759] 43541=ruby/test_complex2
[479/759] 43541=rubygems/test_gem_requirement
[480/759] 43540=ruby/test_unicode_escape
[481/759] 43541=ruby/test_string_memory
[482/759] 43540=rubygems/test_gem_bundler_version_finder
[483/759] 43541=socket/test_tcp
[484/759] 43540=psych/test_exception
[485/759] 43540=psych/test_parser
[486/759] 43540=psych/test_stringio
[487/759] 43540=psych/test_data
[488/759] 43540=optparse/test_optarg
[489/759] 43540=rubygems/test_gem
[490/759] 43541=ruby/test_zjit
[491/759] 43541=openssl/test_pkcs7
[492/759] 43541=open-uri/test_ssl
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 45003>
[493/759] 43542=rubygems/test_gem_stream_ui
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 11
[494/759] 43542=-ext-/gvl/test_ubf_async_safe
[495/759] 43542=ruby/enc/test_case_mapping
[496/759] 43542=ruby/test_assignment
[497/759] 43541=psych/test_ractor
[498/759] 43540=psych/test_numeric
[499/759] 43540=ruby/test_inlinecache
[500/759] 43540=ruby/test_marshal
[501/759] 43541=-ext-/iseq_load/test_iseq_load
[502/759] 43542=-ext-/win32/test_console_attr
[503/759] 43542=ripper/test_files_sample
[504/759] 43542=rubygems/test_gem_commands_build_command
[505/759] 43542=rubygems/test_gem_commands_help_command
[506/759] 43542=-ext-/thread/test_instrumentation_api
[507/759] 43540=rubygems/test_gem_impossible_dependencies_error
[508/759] 43540=rubygems/test_gem_gem_runner
[509/759] 43540=ruby/test_time_tz
[510/759] 43540=-ext-/debug/test_debug
[511/759] 43540=ruby/enc/test_case_comprehensive
[512/759] 43540=psych/visitors/test_yaml_tree
[513/759] 43540=rubygems/test_gem_package_tar_reader
[514/759] 43540=rubygems/test_gem_local_remote_options
[515/759] 43540=mkmf/test_have_func
[516/759] 43542=ruby/test_yjit_exit_locations
[517/759] 43542=rubygems/test_gem_commands_pristine_command
[518/759] 43541=optparse/test_did_you_mean
[519/759] 43541=prism/api/command_line_test
[520/759] 43541=rubygems/test_gem_config_file
[521/759] 43541=rubygems/test_gem_resolver_requirement_list
[522/759] 43541=ruby/test_gc_compact
[523/759] 43540=-ext-/arith_seq/test_arith_seq_beg_len_step
[524/759] 43540=prism/lex_test
[525/759] 43540=rubygems/test_gem_update_suggestion
[526/759] 43540=yaml/test_store
[527/759] 43540=rubygems/test_gem_security
[528/759] 43542=socket/test_ancdata
[529/759] 43542=fiber/test_backtrace
[530/759] 43542=rubygems/test_gem_resolver_lock_set
[531/759] 43542=rubygems/test_webauthn_poller
[532/759] 43542=rubygems/test_require
[533/759] 43542=psych/test_symbol
[534/759] 43542=prism/ractor_test
[535/759] 43542=-ext-/rational/test_rat
[536/759] 43542=-ext-/string/test_external_new
[537/759] 43542=rubygems/test_gem_command
[538/759] 43542=dtrace/test_array_create
[539/759] 43542=openssl/test_pkey_ec
[540/759] 43542=strscan/test_ractor
[541/759] 43542=date/test_date_parse
[542/759] 43542=rubygems/test_gem_safe_yaml
[543/759] 43542=ruby/enc/test_emoji_breaks
[544/759] 43542=prism/encoding/regular_expression_encoding_test
[545/759] 43542=json/json_addition_test
[546/759] 43542=ruby/test_pack
[547/759] 43541=prism/library_symbols_test
[548/759] 43541=rubygems/test_gem_resolver_git_set
[549/759] 43539=openssl/test_cipher
[550/759] 43542=-ext-/time/test_new
[551/759] 43542=rubygems/test_gem_installer
[552/759] 43539=-ext-/string/test_qsort
[553/759] 43539=fiber/test_storage
[554/759] 43539=rubygems/test_config
[555/759] 43539=rubygems/test_gem_commands_outdated_command
[556/759] 43539=dtrace/test_string
[557/759] 43539=ruby/test_iterator
[558/759] 43539=rubygems/test_gem_doctor
[559/759] 43539=did_you_mean/tree_spell/test_change_word
[560/759] 43539=etc/test_etc
[561/759] 43539=prism/ruby/ripper_test
[562/759] 43541=did_you_mean/spell_checking/test_variable_name_check
[563/759] 43541=rubygems/test_rubygems
[564/759] 43540=rubygems/test_gem_source_vendor
[565/759] 43540=test_singleton
[566/759] 43540=rubygems/test_gem_spec_fetcher
[567/759] 43541=fiber/test_process
[568/759] 43541=ruby/test_metaclass
[569/759] 43541=rubygems/test_gem_package_tar_header_ractor
[570/759] 43540=openssl/test_pkey_dh
[571/759] 43540=-ext-/struct/test_duplicate
[572/759] 43540=rubygems/test_gem_package_old
[573/759] 43540=-ext-/string/test_modify_expand
[574/759] 43540=rubygems/test_gem_request_set_lockfile_tokenizer
[575/759] 43540=ruby/test_io
[576/759] 43541=rubygems/test_gem_available_set
[577/759] 43541=ruby/test_dir_m17n
[578/759] 43539=rubygems/test_gem_commands_info_command
[579/759] 43539=rubygems/test_gem_uninstaller
[580/759] 43541=psych/test_yaml
[581/759] 43541=prism/encoding/string_encoding_test
[582/759] 43541=ruby/test_random_formatter
[583/759] 43541=prism/result/source_location_test
[584/759] 43541=ruby/test_object
[585/759] 43539=-ext-/exception/test_enc_raise
[586/759] 43539=ruby/test_key_error
[587/759] 43539=psych/visitors/test_emitter
[588/759] 43539=test_unicode_normalize
[589/759] 43539=ruby/test_data
[590/759] 43539=openssl/test_engine
[591/759] 43539=-ext-/debug/test_profile_frames
[592/759] 43539=fiber/test_io_close
[593/759] 43539=-ext-/bug_reporter/test_bug_reporter
[594/759] 43541=ruby/test_objectspace
[595/759] 43539=ruby/test_variable
[596/759] 43542=prism/ruby/parameters_signature_test
[597/759] 43542=openssl/test_config
[598/759] 43542=ruby/test_require_lib
[599/759] 43539=fiber/test_io_buffer
[600/759] 43539=test_ipaddr
[601/759] 43539=psych/test_boolean
[602/759] 43539=resolv/test_addr
[603/759] 43539=ruby/test_stack
[604/759] 43539=did_you_mean/spell_checking/test_key_name_check
[605/759] 43539=openssl/test_ns_spki
[606/759] 43539=ruby/test_require
[607/759] 43541=rubygems/test_gem_resolver_composed_set
[608/759] 43541=ripper/test_files_test_2
[609/759] 43541=rubygems/test_gem_resolver_local_specification
[610/759] 43541=ruby/test_econv
[611/759] 43542=json/test_helper
[612/759] 43542=rubygems/test_gem_remote_fetcher_local_ssl_server
[613/759] 43541=openssl/test_x509cert
[614/759] 43541=stringio/test_stringio
[615/759] 43541=json/json_ryu_fallback_test
[616/759] 43541=-ext-/bignum/test_bigzero
[617/759] 43541=ruby/test_parse
[618/759] 43542=-ext-/stack/test_stack_overflow
[619/759] 43542=-ext-/class/test_class2name
[620/759] 43542=rubygems/test_gem_platform
[621/759] 43540=ruby/test_regexp
[622/759] 43541=ruby/test_rand
[623/759] 43542=rubygems/test_project_sanity
[624/759] 43542=prism/ruby/compiler_test
[625/759] 43542=ruby/test_rational
[626/759] 43541=ruby/enc/test_euc_kr
[627/759] 43541=ruby/test_rational2
[628/759] 43541=prism/fixtures_test
[629/759] 43541=ruby/test_lambda
[630/759] 43541=-ext-/exception/test_ensured
[631/759] 43541=ruby/test_class
[632/759] 43539=ruby/test_const
[633/759] 43539=prism/fuzzer_test
[634/759] 43539=prism/onigmo_test
[635/759] 43539=open-uri/test_proxy
[636/759] 43539=rubygems/test_gem_source_installed
[637/759] 43539=psych/test_struct
[638/759] 43539=rubygems/test_gem_source_list
[639/759] 43539=psych/test_yaml_special_cases
[640/759] 43542=-ext-/string/test_fstring
[641/759] 43539=prism/ruby/parser_test
[642/759] 43539=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[643/759] 43539=net/http/test_https
[644/759] 43542=psych/test_yamldbm
[645/759] 43542=prism/result/breadth_first_search_test
[646/759] 43542=did_you_mean/spell_checking/test_class_name_check
[647/759] 43542=optparse/test_autoconf
[648/759] 43542=optparse/test_kwargs
[649/759] 43542=fiber/test_io
[650/759] 43542=io/wait/test_io_wait
[651/759] 43542=uri/test_ftp
[652/759] 43542=prism/percent_delimiter_string_test
[653/759] 43542=rubygems/test_gem_commands_check_command
[654/759] 43542=mkmf/test_config
[655/759] 43542=-ext-/method/test_arity
[656/759] 43542=test_tempfile
[657/759] 43542=ripper/test_files_test
[658/759] 43542=rubygems/test_gem_commands_lock_command
[659/759] 43542=socket/test_sockopt
[660/759] 43542=rubygems/test_gem_request_connection_pools
[661/759] 43541=ripper/test_files_ext
[662/759] 43541=ruby/test_io_m17n
[663/759] 43542=-ext-/string/test_rb_str_dup
[664/759] 43542=psych/test_encoding
[665/759] 43542=zlib/test_zlib
[666/759] 43539=dtrace/test_hash_create
[667/759] 43539=optparse/test_placearg
[668/759] 43539=psych/test_document
[669/759] 43539=ruby/test_proc
[670/759] 43541=rubygems/test_gem_commands_uninstall_command
[671/759] 43541=-ext-/vm/test_at_exit
[672/759] 43541=-ext-/bignum/test_big2str
[673/759] 43541=rubygems/test_gem_ext_configure_builder
[674/759] 43541=-ext-/hash/test_delete
[675/759] 43541=-ext-/test_enumerator_kw
[676/759] 43541=ruby/test_primitive
[677/759] 43541=date/test_switch_hitter
[678/759] 43541=openssl/test_ocsp
[679/759] 43539=ruby/test_continuation
[680/759] 43539=psych/test_yamlstore
[681/759] 43539=test_tmpdir
[682/759] 43539=rubygems/test_gem_package_tar_reader_entry
[683/759] 43539=ruby/test_thread_cv
[684/759] 43539=rubygems/test_gem_commands_setup_command
[685/759] 43541=ruby/test_undef
[686/759] 43541=ripper/test_filter
[687/759] 43541=ruby/test_time
[688/759] 43541=-ext-/symbol/test_type
[689/759] 43541=ruby/test_complexrational
[690/759] 43541=ruby/enc/test_koi8
[691/759] 43541=-ext-/test_printf
[692/759] 43541=ruby/test_thread
[693/759] 43539=dtrace/test_function_entry
[694/759] 43539=psych/test_hash
[695/759] 43539=net/http/test_http_request
[696/759] 43539=resolv/test_resource
[697/759] 43539=net/http/test_http
[698/759] 43539=uri/test_ldap
[699/759] 43539=prism/ruby/location_test
[700/759] 43539=optparse/test_reqarg
[701/759] 43539=ruby/enc/test_shift_jis
[702/759] 43539=ruby/test_ractor
[703/759] 43542=rubygems/test_gem_commands_update_command
[704/759] 43541=rubygems/test_gem_resolver_vendor_set
[705/759] 43541=ruby/test_pipe
[706/759] 43541=psych/test_object_references
[707/759] 43541=test_bundled_gems
[708/759] 43541=ruby/test_clone
[709/759] 43541=rubygems/test_gem_commands_server_command
[710/759] 43541=ruby/test_io_timeout
[711/759] 43541=ruby/test_comparable
[712/759] 43541=-ext-/integer/test_integer
[713/759] 43541=openssl/test_pair
[714/759] 43542=date/test_date
[715/759] 43542=rubygems/test_gem_console_ui
[716/759] 43542=-ext-/string/test_capacity
[717/759] 43542=psych/test_alias_and_anchor
[718/759] 43542=-ext-/float/test_nextafter
[719/759] 43539=mkmf/test_install
[720/759] 43542=dtrace/test_cmethod
[721/759] 43542=ruby/enc/test_euc_tw
[722/759] 43542=ruby/test_integer_comb
[723/759] 43539=prism/result/integer_base_flags_test
[724/759] 43539=ruby/test_yield
[725/759] 43541=prism/result/regular_expression_options_test
[726/759] 43541=ruby/test_bignum
[727/759] 43541=-ext-/wait/test_wait
[728/759] 43541=prism/ruby/find_test
[729/759] 43541=openssl/test_x509attr
[730/759] 43541=json/ractor_test
[731/759] 43541=ruby/test_symbol
[732/759] 43542=psych/test_coder
[733/759] 43542=-ext-/string/test_ellipsize
[734/759] 43542=uri/test_file
[735/759] 43542=-ext-/load/test_dot_dot
[736/759] 43542=openssl/test_x509store
[737/759] 43542=openssl/test_digest
[738/759] 43542=rubygems/test_gem_commands_unpack_command
[739/759] 43542=socket/test_unix
[740/759] 43542=-ext-/bignum/test_mul
[741/759] 43542=psych/test_nil
[742/759] 43542=rubygems/test_gem_source_local
[743/759] 43539=uri/test_wss
[744/759] 43539=rubygems/test_exit
[745/759] 43539=rubygems/test_gem_request_set_gem_dependency_api
[746/759] 43542=optparse/test_switch
[747/759] 43542=prism/result/numeric_value_test
[748/759] 43542=psych/visitors/test_to_ruby
[749/759] 43542=-ext-/string/test_enc_str_buf_cat
[750/759] 43542=rubygems/test_gem_version
[751/759] 43542=rubygems/test_gem_ext_cargo_builder
[752/759] 43542=-ext-/arith_seq/test_arith_seq_extract
[753/759] 43539=ruby/enc/test_gb18030
[754/759] 43539=rubygems/test_gem_gemcutter_utilities
[755/759] 43542=-ext-/test_random
[756/759] 43542=ruby/enc/test_grapheme_breaks
[757/759] 43542=ripper/test_lexer
[758/759] 43542=rubygems/test_gem_resolver_index_set
[759/759] 43542=psych/test_psych_set
Finished tests in 522.914671s, 66.2154 tests/s, 13916.9685 assertions/s.
34625 tests, 7277387 assertions, 0 failures, 0 errors, 158 skips
ruby -v: ruby 4.1.0dev (2026-03-21T01:08:00Z master 504686d304) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-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.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.4.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
ruby 4.1.0dev (2026-03-21T01:08:00Z master 504686d304) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 ..........
Finished in 98.525082 seconds
3429 files, 34254 examples, 192904 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.