# Logfile created on 2024-02-21 11:51:29 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055d493ade018 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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'", @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, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240221-115129", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d493b73438 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d493b732a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d493b73118 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240221-115129", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240221-115129>, @binmode=false, @mon_data=#<Monitor:0x000055d493b73050>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/drb.revision -
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/drb.revision unchanged
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   b1431ce..04729fe  master     -> origin/master
Updating b1431ce..04729fe
Fast-forward
 scheduler.c                    | 18 +++++++++++++++-
 template/exts.mk.tmpl          |  7 ++++++
 test/ruby/test_settracefunc.rb | 48 ++++++++++++++++++++++++++++++++++++++++++
 test/rubygems/helper.rb        |  7 +-----
 thread.c                       | 33 ++++++++++++++++++++---------
 5 files changed, 96 insertions(+), 17 deletions(-)
Latest commit hash = 04729fe68d
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
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
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'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision unchanged
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/drb.revision unchanged
$$$[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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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/scheduler.c
compiling /tmp/ruby/src/trunk-jemalloc/thread.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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.inc updated
b842c9ece279c437b05c8d2b556d0295e920a42dc1d20f8737c3acea26bea8ef  builtin_binary.inc
compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
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/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/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/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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
generating makefiles ext/configure-ext.mk
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
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 '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/date'
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/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering 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/bigdecimal-3.1.6/ext/bigdecimal'
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/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/bigdecimal.revision unchanged
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/minitest.revision unchanged
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/drb.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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 'srcs'.
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 'enc'.
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 '/tmp/ruby/src/trunk-jemalloc/enc/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/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]: Leaving 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/digest'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
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/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/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.4.4/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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/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'
./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 to 
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/3.4.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/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.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/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1897 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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 '/tmp/ruby/src/trunk-jemalloc/enc/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/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=14685
  "--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/868] 681905=test_windows_1252
[  2/868] 681905=test_bmethod
[  3/868] 681905=unescape_test
[  4/868] 681902=test_rdoc_generator_pot_po_entry
[  5/868] 681901=test_gem_source_fetch_problem
[  6/868] 681903=test_module
[  7/868] 681902=test_set
[  8/868] 681902=test_ractor_compatibility
[  9/868] 681901=test_rdoc_parser_simple
[ 10/868] 681901=test_ssl
[ 11/868] 681902=test_gem_silent_ui
[ 12/868] 681902=test_rdoc_markup_to_markdown
[ 13/868] 681902=test_rdoc_parser_rd
[ 14/868] 681902=test_getopts
[ 15/868] 681902=test_null
[ 16/868] 681902=test_scan_args
[ 17/868] 681902=test_encoding
[ 18/868] 681902=test_yjit
[ 19/868] 681905=test_rdoc_markup_verbatim
[ 20/868] 681905=test_propertyputref
[ 21/868] 681905=test_rdoc_rd_inline_parser
[ 22/868] 681905=test_rdoc_parser_c
[ 23/868] 681905=test_pattern_key_name_check
[ 24/868] 681905=test_keyword
[ 25/868] 681903=test_m17n
[ 26/868] 681903=test_rubyvm
[ 27/868] 681903=test_argf
[ 28/868] 681905=test_constant
[ 29/868] 681901=test_too_many_dummy_encodings
[ 30/868] 681901=json_fixtures_test
[ 31/868] 681901=test_rdoc_generator_json_index
[ 32/868] 681901=test_ruby_lex
[ 33/868] 681901=test_method_cache
[ 34/868] 681901=test_json_tree
[ 35/868] 681901=test_transcode
[ 36/868] 681901=test_time
[ 37/868] 681901=json_string_matching_test
[ 38/868] 681901=test_convertible
[ 39/868] 681905=test_rdoc_token_stream
[ 40/868] 681905=test_extlibs
[ 41/868] 681903=test_ossl
[ 42/868] 681905=test_load
[ 43/868] 681905=test_cclass
[ 44/868] 681905=test_stream
[ 45/868] 681905=test_hash
[ 46/868] 681902=test_win32ole_variant_m
[ 47/868] 681902=test_gem_commands_mirror
[ 48/868] 681902=test_depth_first
[ 49/868] 681902=test_rdoc_single_class
[ 50/868] 681902=test_gem_resolver_api_set
[ 51/868] 681902=test_gem_package_tar_header
[ 52/868] 681902=test_bash_completion
[ 53/868] 681902=test_date_marshal
[ 54/868] 681902=test_rdoc_constant
[ 55/868] 681902=test_deprecate
[ 56/868] 681902=test_object
[ 57/868] 681902=test_readpartial
[ 58/868] 681902=test_rdoc_markdown
[ 59/868] 681902=test_rdoc_servlet
[ 60/868] 681902=test_nil2vtempty
[ 61/868] 681902=test_severity
[ 62/868] 681902=test_ractor
[ 63/868] 681902=test_rdoc_encoding
[ 64/868] 681902=test_fileutils
[ 65/868] 681902=test_gem_resolver_installed_specification
[ 66/868] 681902=test_signal
[ 67/868] 681903=test_fixnum
[ 68/868] 681903=test_kill_ring
[ 69/868] 681903=test_stringchar
[ 70/868] 681902=test_date_strftime
[ 71/868] 681903=test_gem_source_subpath_problem
[ 72/868] 681903=test_gc
[ 73/868] 681902=test_vm_dump
[ 74/868] 681902=test_rendering
[ 75/868] 681902=test_import
[ 76/868] 681905=test_libs
[ 77/868] 681905=test_basicsocket
[ 78/868] 681905=test_math
[ 79/868] 681905=test_gc
[ 80/868] 681905=test_gem_commands_exec_command
[ 81/868] 681902=errors_test
[ 82/868] 681902=test_common
[ 83/868] 681902=test_key_stroke
[ 84/868] 681902=test_gem_request
[ 85/868] 681902=test_case
[ 86/868] 681902=test_gem_validator
[ 87/868] 681902=test_logger
[ 88/868] 681902=test_regex_casefold
[ 89/868] 681905=test_object_create_start
[ 90/868] 681905=test_http
[ 91/868] 681905=test_gem_source_git
[ 92/868] 681901=test_sexp
[ 93/868] 681901=test_fips
[ 94/868] 681902=test_name_error
[ 95/868] 681902=test_lock_native_thread
[ 96/868] 681901=test_string_processing
[ 97/868] 681901=test_safe_load
[ 98/868] 681901=test_gem_security_policy
[ 99/868] 681902=test_rdoc_markup_paragraph
[100/868] 681902=test_gem_resolver_installer_set
[101/868] 681901=test_cgi_header
[102/868] 681901=test_gem_security_trust_dir
[103/868] 681905=version_test
[104/868] 681905=test_enumerator
[105/868] 681902=test_helper
[106/868] 681902=test_parser_events
[107/868] 681901=test_mutex
[108/868] 681902=test_big5
[109/868] 681902=attribute_write_test
[110/868] 681902=test_date_time
[111/868] 681902=test_data
[112/868] 681902=test_gem_commands_sources_command
[113/868] 681901=test_str2big
[114/868] 681901=test_foreach
[115/868] 681901=test_pointer
[116/868] 681902=test_win32ole_type
[117/868] 681902=test_struct
[118/868] 681902=test_timeout
[119/868] 681902=test_summary
[120/868] 681902=compiler_test
[121/868] 681902=test_rdoc_i18n_locale
[122/868] 681902=test_kernel
[123/868] 681901=test_webauthn_listener_response
[124/868] 681901=test_rdoc_markup
[125/868] 681901=test_complex2
[126/868] 681901=test_line_editor
[127/868] 681901=test_gem_requirement
[128/868] 681901=test_unicode_escape
[129/868] 681901=test_string_memory
[130/868] 681902=test_ole_methods
[131/868] 681902=test_gem_bundler_version_finder
[132/868] 681902=test_tcp
[133/868] 681901=test_gem_commands_install_command
[134/868] 681902=test_integer
[135/868] 681901=test_flags
[136/868] 681902=test_history
[137/868] 681902=test_class
[138/868] 681902=test_gem_commands_list_command
[139/868] 681902=test_trick
[140/868] 681901=test_typeddata
[141/868] 681901=!Nothing_to_test
[142/868] 681901=test_protect
[143/868] 681901=test_gem_stub_specification
[144/868] 681901=test_tree_builder
[145/868] 681901=test_popen_deadlock
[146/868] 681903=test_win32ole_record
[147/868] 681903=test_ssl
[148/868] 681901=test_rdoc_generator_ri
[149/868] 681901=test_gem_stream_ui
[150/868] 681901=test_rdoc_markup_to_html_snippet
[151/868] 681901=location_test
[152/868] 681903=test_ubf_async_safe
[153/868] 681903=test_case_mapping
[154/868] 681903=test_assignment
[155/868] 681901=test_ractor
[156/868] 681902=test_word
[157/868] 681902=test_type_completor
[158/868] 681902=test_numeric
[159/868] 681902=test_marshal
[160/868] 681901=test_inlinecache
[161/868] 681901=test_iseq_load
[162/868] 681902=test_console_attr
[163/868] 681902=test_win32ole_variant_outarg
[164/868] 681902=test_files_sample
[165/868] 681902=test_gem_commands_build_command
[166/868] 681902=test_gem_commands_help_command
[167/868] 681903=ruby_api_test
[168/868] 681902=test_cgi_core
[169/868] 681902=test_exception
[170/868] 681902=test_parser
[171/868] 681902=test_optarg
[172/868] 681902=test_gem
[173/868] 681903=test_history
[174/868] 681903=test_rdoc_method_attr
[175/868] 681903=test_pkcs7
[176/868] 681903=test_have_func
[177/868] 681901=test_yjit_exit_locations
[178/868] 681901=test_gem_commands_pristine_command
[179/868] 681902=test_raise_exception
[180/868] 681902=test_did_you_mean
[181/868] 681902=test_gem_config_file
[182/868] 681902=test_gem_resolver_requirement_list
[183/868] 681902=test_gc_compact
[184/868] 681901=test_arith_seq_beg_len_step
[185/868] 681901=test_rdoc_generator_pot
[186/868] 681901=test_instrumentation_api
[187/868] 681903=test_gem_impossible_dependencies_error
[188/868] 681903=test_gem_gem_runner
[189/868] 681903=test_rdoc_generator_pot_po
[190/868] 681903=test_rdoc_context_section
[191/868] 681903=test_debug
[192/868] 681903=test_time_tz
[193/868] 681903=test_rdoc_store
[194/868] 681901=test_case_comprehensive
[195/868] 681903=test_rdoc_attr
[196/868] 681903=test_rdoc_stats
[197/868] 681903=test_yaml_tree
[198/868] 681903=test_gem_package_tar_reader
[199/868] 681903=test_gem_local_remote_options
[200/868] 681903=test_gem_command
[201/868] 681903=test_thread
[202/868] 681903=test_array_create
[203/868] 681903=test_pkey_ec
[204/868] 681903=test_formatter
[205/868] 681903=test_date_parse
[206/868] 681903=test_ractor
[207/868] 681903=test_win32ole_param
[208/868] 681903=test_emoji_breaks
[209/868] 681905=test_gem_update_suggestion
[210/868] 681905=test_store
[211/868] 681905=test_color_printer
[212/868] 681905=test_gem_security
[213/868] 681902=test_ancdata
[214/868] 681902=test_backtrace
[215/868] 681902=test_webauthn_poller
[216/868] 681902=test_gem_resolver_lock_set
[217/868] 681902=test_require
[218/868] 681903=test_symbol
[219/868] 681903=test_win32ole_typelib
[220/868] 681903=test_rat
[221/868] 681902=test_external_new
[222/868] 681903=test_variable_name_check
[223/868] 681902=test_rubygems
[224/868] 681903=test_gem_source_vendor
[225/868] 681903=test_process
[226/868] 681903=test_singleton
[227/868] 681903=test_gem_spec_fetcher
[228/868] 681902=test_metaclass
[229/868] 681902=test_duplicate
[230/868] 681902=test_pkey_dh
[231/868] 681902=test_cgi_tag_helper
[232/868] 681902=test_gem_package_old
[233/868] 681903=test_modify_expand
[234/868] 681903=test_gem_request_set_lockfile_tokenizer
[235/868] 681902=test_io
[236/868] 681903=test_gem_available_set
[237/868] 681903=test_cgi_cookie
[238/868] 681903=test_dir_m17n
[239/868] 681903=json_addition_test
[240/868] 681903=library_symbols_test
[241/868] 681903=test_pack
[242/868] 681903=test_gem_resolver_git_set
[243/868] 681903=test_cipher
[244/868] 681903=test_new
[245/868] 681903=test_gem_installer
[246/868] 681905=test_qsort
[247/868] 681905=test_storage
[248/868] 681905=test_rdoc_normal_class
[249/868] 681905=test_gem_commands_outdated_command
[250/868] 681905=test_config
[251/868] 681905=test_iterator
[252/868] 681905=test_string
[253/868] 681905=pattern_test
[254/868] 681905=test_gem_doctor
[255/868] 681905=test_change_word
[256/868] 681905=test_etc
[257/868] 681905=test_profile_frames
[258/868] 681905=test_bug_reporter
[259/868] 681905=test_cparser
[260/868] 681905=test_objectspace
[261/868] 681905=test_variable
[262/868] 681905=test_config
[263/868] 681905=test_require_lib
[264/868] 681903=test_io_buffer
[265/868] 681903=test_ipaddr
[266/868] 681903=memsize_test
[267/868] 681903=test_rdoc_markup_to_rdoc
[268/868] 681903=test_gem_commands_info_command
[269/868] 681903=test_gem_uninstaller
[270/868] 681902=test_rdoc_alias
[271/868] 681902=test_rdoc_markup_formatter
[272/868] 681902=test_func
[273/868] 681905=test_yaml
[274/868] 681905=test_random_formatter
[275/868] 681905=test_reline_key
[276/868] 681905=test_object
[277/868] 681903=test_key_actor_vi
[278/868] 681903=test_enc_raise
[279/868] 681903=test_key_error
[280/868] 681903=test_rdoc_code_object
[281/868] 681905=test_data
[282/868] 681905=test_emitter
[283/868] 681905=test_unicode_normalize
[284/868] 681903=test_engine
[285/868] 681903=test_logdevice
[286/868] 681903=test_x509cert
[287/868] 681903=test_stringio
[288/868] 681903=test_bigzero
[289/868] 681903=test_parse
[290/868] 681902=test_class2name
[291/868] 681902=test_gem_platform
[292/868] 681902=test_regexp
[293/868] 681903=test_rand
[294/868] 681903=test_boolean
[295/868] 681903=test_addr
[296/868] 681903=test_key_name_check
[297/868] 681903=test_stack
[298/868] 681903=test_ns_spki
[299/868] 681903=test_win32ole_type_event
[300/868] 681903=test_require
[301/868] 681905=test_files_test_2
[302/868] 681903=test_gem_resolver_composed_set
[303/868] 681903=test_gem_resolver_local_specification
[304/868] 681903=test_econv
[305/868] 681905=test_logperiod
[306/868] 681905=test_rdoc_markup_hard_break
[307/868] 681905=test_rdoc_markup_attribute_manager
[308/868] 681903=test_helper
[309/868] 681903=test_rdoc_rd
[310/868] 681903=test_evaluation
[311/868] 681903=test_rdoc_i18n_text
[312/868] 681905=test_cgi_multipart
[313/868] 681903=test_https
[314/868] 681905=test_yamldbm
[315/868] 681905=test_thread_fd_close
[316/868] 681905=test_class_name_check
[317/868] 681905=test_autoconf
[318/868] 681905=test_kwargs
[319/868] 681905=test_io_wait
[320/868] 681903=test_io
[321/868] 681905=test_ftp
[322/868] 681905=test_rdoc_comment
[323/868] 681905=test_gem_commands_check_command
[324/868] 681905=test_config
[325/868] 681903=test_project_sanity
[326/868] 681903=test_rational
[327/868] 681903=test_euc_kr
[328/868] 681903=test_rational2
[329/868] 681903=test_lambda
[330/868] 681903=test_completion
[331/868] 681905=test_ensured
[332/868] 681905=test_class
[333/868] 681903=test_rdoc_markup_raw
[334/868] 681903=test_const
[335/868] 681903=fuzzer_test
[336/868] 681901=test_gem_source_installed
[337/868] 681903=test_yaml_special_cases
[338/868] 681901=test_gem_source_list
[339/868] 681903=test_struct
[340/868] 681903=test_fstring
[341/868] 681901=test_gem_ext_cargo_builder_link_flag_converter
[342/868] 681903=test_zlib
[343/868] 681901=test_hash_create
[344/868] 681901=test_rdoc_markup_to_table_of_contents
[345/868] 681901=test_placearg
[346/868] 681901=test_document
[347/868] 681901=test_proc
[348/868] 681901=test_ansi_with_terminfo
[349/868] 681901=test_gem_commands_uninstall_command
[350/868] 681905=test_at_exit
[351/868] 681905=test_big2str
[352/868] 681905=test_gem_ext_configure_builder
[353/868] 681905=test_delete
[354/868] 681905=test_enumerator_kw
[355/868] 681905=test_primitive
[356/868] 681905=test_ocsp
[357/868] 681905=test_continuation
[358/868] 681901=test_switch_hitter
[359/868] 681901=test_yamlstore
[360/868] 681901=test_err_in_callback
[361/868] 681901=test_arity
[362/868] 681901=test_tempfile
[363/868] 681905=test_files_test
[364/868] 681905=dispatcher_test
[365/868] 681905=test_eval_history
[366/868] 681901=test_function
[367/868] 681905=test_sockopt
[368/868] 681905=test_gem_commands_lock_command
[369/868] 681905=test_irb
[370/868] 681901=test_files_ext
[371/868] 681901=test_gem_request_connection_pools
[372/868] 681905=test_io_m17n
[373/868] 681901=test_rb_str_dup
[374/868] 681901=test_encoding
[375/868] 681901=test_win32ole_param_event
[376/868] 681901=test_hash
[377/868] 681901=test_http_request
[378/868] 681901=test_resource
[379/868] 681901=test_http
[380/868] 681905=test_ldap
[381/868] 681905=test_reqarg
[382/868] 681905=test_shift_jis
[383/868] 681905=test_rdoc_cross_reference
[384/868] 681905=test_gem_commands_update_command
[385/868] 681901=test_pipe
[386/868] 681901=test_gem_resolver_vendor_set
[387/868] 681901=test_object_references
[388/868] 681901=test_tmpdir
[389/868] 681901=test_gem_package_tar_reader_entry
[390/868] 681905=test_thread_cv
[391/868] 681901=test_gem_commands_setup_command
[392/868] 681905=test_undef
[393/868] 681905=test_filter
[394/868] 681905=test_complexrational
[395/868] 681905=test_type
[396/868] 681905=test_time
[397/868] 681905=test_unicode
[398/868] 681905=test_printf
[399/868] 681905=test_koi8
[400/868] 681905=test_thread
[401/868] 681901=test_rdoc_any_method
[402/868] 681901=test_function_entry
[403/868] 681901=test_gem_console_ui
[404/868] 681901=test_capacity
[405/868] 681901=test_alias_and_anchor
[406/868] 681901=test_nextafter
[407/868] 681901=test_cmethod
[408/868] 681901=test_install
[409/868] 681901=test_win32ole_method_event
[410/868] 681901=test_rdoc_parser
[411/868] 681903=test_euc_tw
[412/868] 681903=test_integer_comb
[413/868] 681901=test_yield
[414/868] 681903=test_bignum
[415/868] 681903=test_wait
[416/868] 681903=test_x509attr
[417/868] 681903=ractor_test
[418/868] 681903=test_clone
[419/868] 681903=test_gem_commands_server_command
[420/868] 681903=test_io_timeout
[421/868] 681903=parse_comments_test
[422/868] 681903=test_comparable
[423/868] 681903=test_integer
[424/868] 681903=test_pair
[425/868] 681905=test_date
[426/868] 681905=test_to_ruby
[427/868] 681905=test_enc_str_buf_cat
[428/868] 681905=test_gem_ext_cargo_builder
[429/868] 681905=test_memory_view
[430/868] 681905=test_gem_version
[431/868] 681905=test_arith_seq_extract
[432/868] 681905=test_folderitem2_invokeverb
[433/868] 681905=test_win32ole_event
[434/868] 681905=test_pinned
[435/868] 681905=test_gb18030
[436/868] 681905=test_gem_gemcutter_utilities
[437/868] 681905=test_random
[438/868] 681905=test_grapheme_breaks
[439/868] 681901=test_lexer
[440/868] 681905=test_gem_resolver_index_set
[441/868] 681901=test_symbol
[442/868] 681905=test_coder
[443/868] 681905=test_ellipsize
[444/868] 681905=test_context
[445/868] 681905=test_dot_dot
[446/868] 681905=test_file
[447/868] 681905=test_x509store
[448/868] 681905=test_closure
[449/868] 681903=test_digest
[450/868] 681903=test_gem_commands_unpack_command
[451/868] 681903=test_init
[452/868] 681905=test_unix
[453/868] 681905=test_ansi_without_terminfo
[454/868] 681905=test_mul
[455/868] 681905=test_nil
[456/868] 681905=test_gem_source_local
[457/868] 681903=test_exit
[458/868] 681903=test_wss
[459/868] 681903=test_gem_request_set_gem_dependency_api
[460/868] 681905=test_optimization
[461/868] 681902=test_ripper
[462/868] 681903=test_cgi_session
[463/868] 681903=test_x509crl
[464/868] 681902=test_usrmarshal
[465/868] 681903=test_httpresponses
[466/868] 681903=test_fiber
[467/868] 681902=test_refinement
[468/868] 681901=test_case_options
[469/868] 681901=test_pkcs12
[470/868] 681901=test_gem_commands_which_command
[471/868] 681901=test_weakmap
[472/868] 681903=test_sprintf
[473/868] 681903=test_autoload
[474/868] 681902=ripper_test
[475/868] 681902=test_gem_request_set_lockfile_parser
[476/868] 681902=test_utf16
[477/868] 681902=test_path_to_class
[478/868] 681902=test_gem_commands_cleanup_command
[479/868] 681902=test_buffered_io
[480/868] 681902=test_gem_ext_ext_conf_builder
[481/868] 681903=test_gem_dependency_resolution_error
[482/868] 681903=test_default_gems
[483/868] 681905=test_pkg_config
[484/868] 681905=test_gem_security_signer
[485/868] 681903=test_resolve_symbol
[486/868] 681903=test_rdoc_markdown_test
[487/868] 681902=test_rdoc_normal_module
[488/868] 681902=test_gem_source_lock
[489/868] 681905=test_scalar_scanner
[490/868] 681902=test_nofree
[491/868] 681902=test_set
[492/868] 681905=test_x509name
[493/868] 681902=test_rdoc_task
[494/868] 681905=test_backtrace
[495/868] 681902=test_dln
[496/868] 681902=test_x509req
[497/868] 681902=test_win32ole_variant
[498/868] 681902=test_syntax
[499/868] 681905=format_errors_test
[500/868] 681905=test_flip
[501/868] 681905=test_member
[502/868] 681905=encoding_test
[503/868] 681905=test_option
[504/868] 681905=test_insns_leaf
[505/868] 681905=test_gem_version_option
[506/868] 681905=test_tracer
[507/868] 681905=test_svcb_https
[508/868] 681905=test_buffering
[509/868] 681905=test_debugger_integration
[510/868] 681905=test_my_integer
[511/868] 681905=test_gem_ext_cmake_builder
[512/868] 681905=comments_test
[513/868] 681905=test_io_wait_uncommon
[514/868] 681905=bom_test
[515/868] 681905=test_gem_ci_detector
[516/868] 681905=test_file
[517/868] 681903=test_io_console
[518/868] 681901=test_rdoc_parser_changelog
[519/868] 681901=parameters_signature_test
[520/868] 681901=test_c_union_entity
[521/868] 681901=test_framework
[522/868] 681901=test_workspace
[523/868] 681901=test_passing_block
[524/868] 681901=test_gem_resolver_index_specification
[525/868] 681903=test_singleton_function
[526/868] 681903=test_generic
[527/868] 681901=test_rdoc_markup_to_ansi
[528/868] 681905=test_whileuntil
[529/868] 681905=test_numhash
[530/868] 681901=test_pkey_rsa
[531/868] 681905=test_bn
[532/868] 681903=test_digest_extend
[533/868] 681905=test_gem_rdoc
[534/868] 681903=test_gem_dependency_list
[535/868] 681903=test_c_struct_builder
[536/868] 681905=test_monitor
[537/868] 681905=test_last_thread
[538/868] 681901=test_gem_install_update_options
[539/868] 681905=test_condition
[540/868] 681901=test_cp949
[541/868] 681905=test_erb
[542/868] 681901=json_generic_object_test
[543/868] 681903=test_stringify_symbols
[544/868] 681901=test_rdoc_tom_doc
[545/868] 681903=test_gem_resolver
[546/868] 681901=test_resize
[547/868] 681901=test_sorted_set
[548/868] 681905=test_emoji
[549/868] 681905=test_date_attr
[550/868] 681905=test_gem_name_tuple
[551/868] 681905=parser_test
[552/868] 681905=test_eval
[553/868] 681901=test_gem_commands_push_command
[554/868] 681903=test_rdoc_markup_to_bs
[555/868] 681905=test_verbose
[556/868] 681903=test_x509ext
[557/868] 681905=test_rdoc_parser_ruby
[558/868] 681903=test_httpresponse
[559/868] 681903=parse_test
[560/868] 681901=locals_test
[561/868] 681901=test_call
[562/868] 681901=test_random
[563/868] 681901=test_gem_resolver_conflict
[564/868] 681901=test_rbconfig
[565/868] 681901=test_win32ole_method
[566/868] 681901=test_open3
[567/868] 681905=test_spell_checker
[568/868] 681905=test_flush
[569/868] 681905=test_euc_jp
[570/868] 681905=test_load
[571/868] 681905=test_error_highlight
[572/868] 681905=test_merge_keys
[573/868] 681905=test_gbk
[574/868] 681905=test_string
[575/868] 681903=test_date_strptime
[576/868] 681903=test_gem_safe_marshal
[577/868] 681903=test_rdoc_extend
[578/868] 681901=test_gem_commands_environment_command
[579/868] 681903=test_utf32
[580/868] 681903=test_array
[581/868] 681901=test_threadgroup
[582/868] 681901=test_gem_resolver_best_set
[583/868] 681901=test_gem_commands_contents_command
[584/868] 681901=test_noarg
[585/868] 681901=test_gem_resolver_lock_specification
[586/868] 681901=test_rdoc_markup_to_html_crossref
[587/868] 681901=test_gem_commands_specification_command
[588/868] 681901=test_addrinfo
[589/868] 681901=test_arithmetic_sequence
[590/868] 681901=regexp_test
[591/868] 681901=test_cesu8
[592/868] 681901=test_gem_commands_search_command
[593/868] 681901=test_rdoc_markup_parser
[594/868] 681902=test_terminfo
[595/868] 681902=test_gem_commands_dependency_command
[596/868] 681901=test_bug-14834
[597/868] 681901=test_rdoc_generator_markup
[598/868] 681902=test_rdoc_markup_document
[599/868] 681901=test_iter_break
[600/868] 681901=test_open-uri
[601/868] 681902=test_cgi_util
[602/868] 681902=test_num2int
[603/868] 681902=test_rdoc_context
[604/868] 681901=test_parser
[605/868] 681901=test_iso_8859
[606/868] 681901=test_gem_commands_signin_command
[607/868] 681901=json_generator_test
[608/868] 681901=test_address_resolve
[609/868] 681901=test_rdoc_markup_to_tt_only
[610/868] 681901=test_date_ractor
[611/868] 681902=test_kdf
[612/868] 681902=test_ractor
[613/868] 681902=test_gem_source_specific_file
[614/868] 681901=test_handle
[615/868] 681902=test_dryrun
[616/868] 681902=test_enum
[617/868] 681901=test_serialize_subclasses
[618/868] 681901=test_scheduler
[619/868] 681901=test_rdoc_ri_paths
[620/868] 681901=test_command
[621/868] 681901=test_sprintf_comb
[622/868] 681902=test_rdoc_markup_pre_process
[623/868] 681901=test_rdoc_rd_block_parser
[624/868] 681901=test_method_cache
[625/868] 681901=test_win32ole
[626/868] 681901=test_zsh_completion
[627/868] 681901=test_asn1
[628/868] 681902=json_common_interface_test
[629/868] 681901=test_gem_commands_open_command
[630/868] 681902=test_psych
[631/868] 681902=test_settracefunc
[632/868] 681901=test_set_len
[633/868] 681901=test_gem_text
[634/868] 681901=test_rubyoptions
[635/868] 681902=test_pattern_matching
[636/868] 681902=test_shellwords
[637/868] 681902=test_yield_block
[638/868] 681902=test_case
[639/868] 681902=test_ractor
[640/868] 681902=test_complex
[641/868] 681902=test_omap
[642/868] 681902=test_fiddle
[643/868] 681902=test_digest
[644/868] 681902=test_gem_package_task
[645/868] 681902=test_delegate
[646/868] 681902=test_gem_ext_cargo_builder_unit
[647/868] 681902=test_float
[648/868] 681902=test_ractor
[649/868] 681902=test_rdoc_parser_markdown
[650/868] 681902=test_windows_1251
[651/868] 681902=test_frozen
[652/868] 681902=test_pty
[653/868] 681902=test_rdoc_markup_attributes
[654/868] 681902=test_recursion
[655/868] 681902=test_postponed_job
[656/868] 681902=test_gem_request_set_lockfile
[657/868] 681902=test_rendering
[658/868] 681902=test_rdoc_ri_driver
[659/868] 681902=test_exception
[660/868] 681902=test_append
[661/868] 681902=test_httpheader
[662/868] 681902=test_protocol
[663/868] 681902=test_ostruct
[664/868] 681902=test_process
[665/868] 681901=test_tsort
[666/868] 681901=test_alias
[667/868] 681901=test_thread_queue
[668/868] 681903=test_memory_view
[669/868] 681903=test_nowrite
[670/868] 681903=test_rdoc_class_module
[671/868] 681903=test_rdoc_rubygems_hook
[672/868] 681903=test_dup
[673/868] 681903=test_securerandom
[674/868] 681903=test_input_method
[675/868] 681903=test_rdoc_markup_heading
[676/868] 681903=test_cstr
[677/868] 681901=test_gem_resolver_vendor_specification
[678/868] 681901=test_require_path_check
[679/868] 681901=test_acceptable
[680/868] 681901=test_file_exhaustive
[681/868] 681903=test_erb_command
[682/868] 681903=test_gem_commands_query_command
[683/868] 681903=test_dns
[684/868] 681903=test_gem_commands_stale_command
[685/868] 681903=test_pp
[686/868] 681903=test_gem_resolver_git_specification
[687/868] 681903=test_stream
[688/868] 681903=test_uncorrectable_name_check
[689/868] 681903=test_marshalable
[690/868] 681903=test_find
[691/868] 681903=test_m17n_comb
[692/868] 681903=test_abi
[693/868] 681903=test_within_pipe
[694/868] 681903=test_name_error_extension
[695/868] 681903=test_div
[696/868] 681903=test_reline
[697/868] 681903=test_ssl_session
[698/868] 681903=test_beginendblock
[699/868] 681901=test_show_source
[700/868] 681901=test_deprecated
[701/868] 681901=heredoc_dedent_test
[702/868] 681901=test_super
[703/868] 681903=test_coverage
[704/868] 681903=test_pathname
[705/868] 681903=test_socket
[706/868] 681901=test_stringscanner
[707/868] 681903=test_update
[708/868] 681903=test_ast
[709/868] 681901=json_parser_test
[710/868] 681901=test_coderange
[711/868] 681901=test_rdoc_markup_to_label
[712/868] 681901=test_method
[713/868] 681902=test_enc_associate
[714/868] 681902=newline_test
[715/868] 681902=test_c_struct_entry
[716/868] 681902=test_to_ary_concat
[717/868] 681901=test_gem_commands_cert_command
[718/868] 681902=desugar_compiler_test
[719/868] 681902=test_rdoc_markup_indented_paragraph
[720/868] 681902=test_weakkeymap
[721/868] 681902=test_system
[722/868] 681901=test_gem_package_tar_writer
[723/868] 681901=test_sizeof
[724/868] 681902=test_face
[725/868] 681902=test_remote_fetch_error
[726/868] 681902=json_encoding_test
[727/868] 681902=test_gem_ext_rake_builder
[728/868] 681902=test_scalar
[729/868] 681902=test_gem_command_manager
[730/868] 681902=test_not
[731/868] 681902=test_sleep
[732/868] 681905=test_mailto
[733/868] 681905=test_mixed_unicode_escapes
[734/868] 681905=test_rdoc_include
[735/868] 681905=test_thread
[736/868] 681905=test_exception_at_throwing
[737/868] 681905=test_bundled_ca
[738/868] 681902=test_rdoc_markup_to_joined_paragraph
[739/868] 681902=test_rdoc_markup_to_html
[740/868] 681902=test_interned_str
[741/868] 681902=test_len
[742/868] 681902=test_pack
[743/868] 681902=test_compile_prism
[744/868] 681902=test_literal
[745/868] 681905=test_pstore
[746/868] 681905=test_rdoc_options
[747/868] 681905=test_require
[748/868] 681905=test_provider
[749/868] 681902=test_signedness
[750/868] 681905=test_arity
[751/868] 681905=test_gem_specification
[752/868] 681901=test_rdoc_text
[753/868] 681901=test_frozen_error
[754/868] 681901=test_gem_resolver_api_specification
[755/868] 681901=test_trace
[756/868] 681901=test_date_new
[757/868] 681901=test_ractor
[758/868] 681901=test_pkey
[759/868] 681901=test_notimplement
[760/868] 681901=test_gem_commands_fetch_command
[761/868] 681901=test_date_arith
[762/868] 681901=test_ractor
[763/868] 681901=test_win32ole_variable
[764/868] 681901=test_array
[765/868] 681901=test_tracepoint
[766/868] 681901=test_objspace
[767/868] 681905=test_raise
[768/868] 681905=test_have_macro
[769/868] 681905=test_sleep
[770/868] 681902=test_string
[771/868] 681902=test_internal_ivar
[772/868] 681905=test_tree_spell_checker
[773/868] 681902=test_gem_request_set
[774/868] 681905=constant_path_node_test
[775/868] 681905=test_bug-5832
[776/868] 681905=test_emitter
[777/868] 681905=test_forwardable
[778/868] 681905=test_https_proxy
[779/868] 681905=test_have_library
[780/868] 681902=test_rdoc_generator_darkfish
[781/868] 681902=test_gem_path_support
[782/868] 681902=test_key_event_record
[783/868] 681902=test_erb_m17n
[784/868] 681902=test_iseq
[785/868] 681902=test_gem_commands_owner_command
[786/868] 681905=test_gem_resolver_dependency_request
[787/868] 681905=test_fnmatch
[788/868] 681905=test_shapes
[789/868] 681905=test_configuration
[790/868] 681902=test_force_exit
[791/868] 681905=test_rdoc_top_level
[792/868] 681902=test_recorder
[793/868] 681902=test_gem_ext_builder
[794/868] 681905=test_gem_remote_fetcher
[795/868] 681902=test_defined
[796/868] 681902=test_bug-3571
[797/868] 681902=test_ifunless
[798/868] 681902=test_dir
[799/868] 681902=test_gem_uri
[800/868] 681902=test_eval
[801/868] 681902=test_nesting_parser
[802/868] 681902=test_rdoc_rd_inline
[803/868] 681902=test_gem_unsatisfiable_dependency_error
[804/868] 681902=test_gem_dependency_installer
[805/868] 681905=test_enumerator
[806/868] 681905=test_files_test_1
[807/868] 681905=test_mkmf
[808/868] 681905=test_nomethod_error
[809/868] 681905=test_human_typo
[810/868] 681905=test_scanner_events
[811/868] 681905=test_enumerable
[812/868] 681905=test_pack
[813/868] 681905=test_gem_commands_signout_command
[814/868] 681905=test_date_compat
[815/868] 681905=test_gem_commands_yank_command
[816/868] 681905=magic_comment_test
[817/868] 681905=test_config
[818/868] 681905=json_ext_parser_test
[819/868] 681905=test_pkey_dsa
[820/868] 681905=test_gem_package
[821/868] 681902=test_stat
[822/868] 681902=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 36459>
[823/868] 681905=test_gem_util
[824/868] 681902=test_gem_resolver_activation_request
[825/868] 681902=test_cgi_modruby
[826/868] 681902=test_method_name_check
[827/868] 681902=test_inadvertent_creation
[828/868] 681902=test_date_conv
[829/868] 681902=test_egrep_cpp
[830/868] 681905=test_prettyprint
[831/868] 681905=test_jaro_winkler
[832/868] 681905=test_gem_dependency
.Closed file descriptor: TestMkmfEgrepCpp#test_not_have_func: 11
[833/868] 681902=test_env
[834/868] 681905=test_color
[835/868] 681905=test_fd_setsize
[836/868] 681905=test_queue
[837/868] 681905=test_gem_resolver_specification
[838/868] 681905=test_range
[839/868] 681905=ruby_parser_test
[840/868] 681905=test_rdoc_markup_include
[841/868] 681905=test_normalize
[842/868] 681905=test_path
[843/868] 681905=test_rdoc_require
[844/868] 681905=test_ts
[845/868] 681905=test_gem_uri_formatter
[846/868] 681905=test_assembler
[847/868] 681905=test_locale
[848/868] 681905=test_weakref
[849/868] 681905=test_macro
[850/868] 681905=test_timeout
[851/868] 681905=test_ws
[852/868] 681905=test_optparse
[853/868] 681905=test_nonblock
[854/868] 681905=test_data_error
[855/868] 681905=test_gem_source
[856/868] 681905=test_mdns
[857/868] 681905=test_find_executable
[858/868] 681905=test_lazy_enumerator
[859/868] 681902=test_rdoc_rdoc
[860/868] 681902=test_benchmark
[861/868] 681905=test_hmac
[862/868] 681905=test_io_buffer
[863/868] 681905=test_help
[864/868] 681905=test_key_actor_emacs
[865/868] 681905=test_numeric
[866/868] 681905=test_basicinstructions
[867/868] 681905=test_files_lib
[868/868] 681905=test_udp
Finished tests in 978.737923s, 25.7168 tests/s, 9699.0714 assertions/s.
25170 tests, 9492849 assertions, 0 failures, 0 errors, 256 skips

ruby -v: ruby 3.4.0dev (2024-02-21T11:33:18Z master 04729fe68d) [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 --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -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/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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 '/tmp/ruby/src/trunk-jemalloc/enc/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.1/ext/debug'
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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/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'
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-02-21T11:33:18Z master 04729fe68d) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ..................................................................

Finished in 244.419464 seconds

3424 files, 32111 examples, 159606 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile