# Logfile created on 2024-01-19 10:55:09 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e6573f20d0 @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.20240119-105509", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e65748b438 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e65748b2a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e65748b118 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240119-105509", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240119-105509>, @binmode=false, @mon_data=#<Monitor:0x000055e65748b050>, @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
$$$[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
   31a5d4a..0f31521  master     -> origin/master
Updating 31a5d4a..0f31521
Fast-forward
 NEWS.md           | 3 ++-
 gems/bundled_gems | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
Latest commit hash = 0f315216bb
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/socket'
/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'
Downloading bundled gem rbs-3.4.2...
Extracting bundle gem rbs-3.4.2...
Unpacked gems/rbs-3.4.2.gem
$$$[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/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
f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db  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
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
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'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
configuring rbs-3.4.2/ext/rbs_extension
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk updated
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering 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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
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/json'
make[2]: Entering 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/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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: 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/ext/syslog'
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/ext/syslog'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
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/rbs-3.4.2/ext/rbs_extension'
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/racc-1.7.3/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension/lexer.c
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension/lexstate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension/ruby_objs.c
compiling /tmp/ruby/src/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension/unescape.c
ln -sfT ../../../../../src/trunk-jemalloc/.bundle/gems/rbs-3.4.2/lib ../../../../../.bundle/gems/rbs-3.4.2/lib
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
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 = -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
generating encdb.h
generating enc.mk
encdb.h unchanged
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.

making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for '/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'
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/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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
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.1/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/bigdecimal-3.1.6/ext/bigdecimal'
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/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/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/rbs-3.4.2/ext/rbs_extension'
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
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    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.1
                                    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.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    rinda 0.2.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
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.9
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.2
                                    typeprof 0.21.9
                                    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
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 1876 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.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
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/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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
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=48820
  "--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
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

[  1/900] 1093223=test_rdoc_normal_class
[  2/900] 1093226=test_config
[  3/900] 1093224=test_gem_commands_outdated_command
[  4/900] 1093222=test_iterator
[  5/900] 1093222=test_string
[  6/900] 1093222=pattern_test
[  7/900] 1093226=test_gem_doctor
[  8/900] 1093223=test_change_word
[  9/900] 1093222=test_etc
[ 10/900] 1093223=json_addition_test
[ 11/900] 1093223=library_symbols_test
[ 12/900] 1093226=test_pack
[ 13/900] 1093223=test_gem_resolver_git_set
[ 14/900] 1093222=test_cipher
[ 15/900] 1093224=test_new
[ 16/900] 1093224=test_gem_installer
[ 17/900] 1093222=test_qsort
[ 18/900] 1093222=test_storage
[ 19/900] 1093222=test_duplicate
[ 20/900] 1093222=test_pkey_dh
[ 21/900] 1093222=test_cgi_tag_helper
[ 22/900] 1093222=test_gem_package_old
[ 23/900] 1093226=test_modify_expand
[ 24/900] 1093226=test_gem_request_set_lockfile_tokenizer
[ 25/900] 1093226=test_io
[ 26/900] 1093222=test_gem_available_set
[ 27/900] 1093222=test_cgi_cookie
[ 28/900] 1093222=test_dir_m17n
[ 29/900] 1093223=test_variable_name_check
[ 30/900] 1093223=test_rubygems
[ 31/900] 1093223=test_gem_source_vendor
[ 32/900] 1093223=test_process
[ 33/900] 1093223=test_singleton
[ 34/900] 1093223=test_gem_spec_fetcher
[ 35/900] 1093223=test_metaclass
[ 36/900] 1093223=test_reline_key
[ 37/900] 1093223=test_object
[ 38/900] 1093223=test_key_actor_vi
[ 39/900] 1093222=test_enc_raise
[ 40/900] 1093222=test_skip_lines
[ 41/900] 1093222=test_key_error
[ 42/900] 1093222=test_rdoc_code_object
[ 43/900] 1093223=test_data
[ 44/900] 1093223=test_emitter
[ 45/900] 1093223=test_unicode_normalize
[ 46/900] 1093222=test_engine
[ 47/900] 1093222=test_gem_commands_info_command
[ 48/900] 1093222=test_gem_uninstaller
[ 49/900] 1093222=test_rdoc_alias
[ 50/900] 1093222=test_rdoc_markup_formatter
[ 51/900] 1093222=test_func
[ 52/900] 1093224=test_yaml
[ 53/900] 1093224=test_random_formatter
[ 54/900] 1093224=test_config
[ 55/900] 1093224=test_table
[ 56/900] 1093224=test_require_lib
[ 57/900] 1093223=test_io_buffer
[ 58/900] 1093223=test_ipaddr
[ 59/900] 1093223=memsize_test
[ 60/900] 1093223=test_rdoc_markup_to_rdoc
[ 61/900] 1093223=test_profile_frames
[ 62/900] 1093222=test_cparser
[ 63/900] 1093223=test_bug_reporter
[ 64/900] 1093223=test_objectspace
[ 65/900] 1093222=test_variable
[ 66/900] 1093222=test_files_test_2
[ 67/900] 1093223=test_gem_resolver_composed_set
[ 68/900] 1093223=test_gem_resolver_local_specification
[ 69/900] 1093223=test_econv
[ 70/900] 1093226=test_logperiod
[ 71/900] 1093226=test_rdoc_markup_hard_break
[ 72/900] 1093226=test_rdoc_markup_attribute_manager
[ 73/900] 1093226=test_helper
[ 74/900] 1093226=test_rdoc_rd
[ 75/900] 1093226=test_boolean
[ 76/900] 1093226=test_addr
[ 77/900] 1093226=test_stack
[ 78/900] 1093223=test_key_name_check
[ 79/900] 1093223=test_ns_spki
[ 80/900] 1093223=test_win32ole_type_event
[ 81/900] 1093223=test_require
[ 82/900] 1093226=test_bigzero
[ 83/900] 1093226=test_parse
[ 84/900] 1093226=test_class2name
[ 85/900] 1093226=test_gem_platform
[ 86/900] 1093226=test_regexp
[ 87/900] 1093224=test_rand
[ 88/900] 1093224=test_logdevice
[ 89/900] 1093224=test_x509cert
[ 90/900] 1093224=test_stringio
[ 91/900] 1093224=test_completion
[ 92/900] 1093222=test_ensured
[ 93/900] 1093222=test_class
[ 94/900] 1093223=test_rdoc_markup_raw
[ 95/900] 1093223=test_const
[ 96/900] 1093223=fuzzer_test
[ 97/900] 1093223=test_gem_source_installed
[ 98/900] 1093223=test_syslog
[ 99/900] 1093223=test_yaml_special_cases
[100/900] 1093223=test_struct
[101/900] 1093223=test_gem_source_list
[102/900] 1093223=test_fstring
[103/900] 1093223=test_gem_ext_cargo_builder_link_flag_converter
[104/900] 1093224=test_project_sanity
[105/900] 1093223=test_rational
[106/900] 1093223=test_euc_kr
[107/900] 1093223=test_rational2
[108/900] 1093223=test_lambda
[109/900] 1093224=test_quote_empty
[110/900] 1093224=test_kwargs
[111/900] 1093224=test_io_wait
[112/900] 1093223=test_io
[113/900] 1093224=test_ftp
[114/900] 1093224=test_rdoc_comment
[115/900] 1093223=test_gem_commands_check_command
[116/900] 1093223=test_config
[117/900] 1093224=test_rdoc_i18n_text
[118/900] 1093224=test_evaluation
[119/900] 1093224=test_cgi_multipart
[120/900] 1093224=test_patterns
[121/900] 1093224=test_https
[122/900] 1093223=test_yamldbm
[123/900] 1093223=test_thread_fd_close
[124/900] 1093223=test_class_name_check
[125/900] 1093223=test_autoconf
[126/900] 1093224=test_function
[127/900] 1093223=test_sockopt
[128/900] 1093223=test_gem_commands_lock_command
[129/900] 1093223=test_irb
[130/900] 1093224=test_read
[131/900] 1093224=test_files_ext
[132/900] 1093224=test_gem_request_connection_pools
[133/900] 1093223=test_io_m17n
[134/900] 1093224=test_rb_str_dup
[135/900] 1093224=test_encoding
[136/900] 1093224=test_err_in_callback
[137/900] 1093224=test_arity
[138/900] 1093224=test_tempfile
[139/900] 1093224=test_files_test
[140/900] 1093224=test_drbunix
[141/900] 1093222=dispatcher_test
[142/900] 1093222=test_eval_history
[143/900] 1093222=test_big2str
[144/900] 1093222=test_gem_ext_configure_builder
[145/900] 1093222=test_delete
[146/900] 1093222=test_enumerator_kw
[147/900] 1093222=test_primitive
[148/900] 1093222=test_ocsp
[149/900] 1093222=test_continuation
[150/900] 1093223=test_switch_hitter
[151/900] 1093223=test_yamlstore
[152/900] 1093223=test_zlib
[153/900] 1093222=test_hash_create
[154/900] 1093222=test_rdoc_markup_to_table_of_contents
[155/900] 1093222=test_placearg
[156/900] 1093222=test_document
[157/900] 1093222=test_proc
[158/900] 1093222=test_ansi_with_terminfo
[159/900] 1093222=test_gem_commands_uninstall_command
[160/900] 1093222=test_at_exit
[161/900] 1093222=test_filter
[162/900] 1093222=test_type
[163/900] 1093222=test_complexrational
[164/900] 1093222=test_time
[165/900] 1093222=test_unicode
[166/900] 1093222=test_koi8
[167/900] 1093222=test_printf
[168/900] 1093222=test_thread
[169/900] 1093224=test_rdoc_any_method
[170/900] 1093224=test_function_entry
[171/900] 1093224=test_tmpdir
[172/900] 1093224=test_gem_package_tar_reader_entry
[173/900] 1093224=test_invalid
[174/900] 1093224=test_thread_cv
[175/900] 1093224=test_gem_commands_setup_command
[176/900] 1093224=test_undef
[177/900] 1093224=test_ldap
[178/900] 1093224=test_reqarg
[179/900] 1093224=test_shift_jis
[180/900] 1093224=test_rdoc_cross_reference
[181/900] 1093224=test_gem_commands_update_command
[182/900] 1093224=test_pipe
[183/900] 1093224=test_gem_resolver_vendor_set
[184/900] 1093224=test_object_references
[185/900] 1093224=test_win32ole_param_event
[186/900] 1093224=test_hash
[187/900] 1093224=test_http_request
[188/900] 1093224=test_resource
[189/900] 1093224=test_http
[190/900] 1093222=test_clone
[191/900] 1093222=test_gem_commands_server_command
[192/900] 1093222=test_io_timeout
[193/900] 1093222=parse_comments_test
[194/900] 1093222=test_comparable
[195/900] 1093222=test_integer
[196/900] 1093222=test_pair
[197/900] 1093226=test_date
[198/900] 1093226=test_delegation
[199/900] 1093226=test_yield
[200/900] 1093223=test_bignum
[201/900] 1093223=test_wait
[202/900] 1093223=test_x509attr
[203/900] 1093223=ractor_test
[204/900] 1093223=test_gem_console_ui
[205/900] 1093223=test_capacity
[206/900] 1093223=test_alias_and_anchor
[207/900] 1093223=test_nextafter
[208/900] 1093223=test_install
[209/900] 1093223=test_cmethod
[210/900] 1093223=test_win32ole_method_event
[211/900] 1093223=test_show_source
[212/900] 1093223=test_rdoc_parser
[213/900] 1093223=test_euc_tw
[214/900] 1093223=test_integer_comb
[215/900] 1093222=test_mul
[216/900] 1093222=test_nil
[217/900] 1093222=test_drbobject
[218/900] 1093222=test_gem_source_local
[219/900] 1093222=test_exit
[220/900] 1093222=test_wss
[221/900] 1093222=test_gem_request_set_gem_dependency_api
[222/900] 1093224=test_symbol
[223/900] 1093222=test_coder
[224/900] 1093222=test_ellipsize
[225/900] 1093222=test_context
[226/900] 1093226=test_dot_dot
[227/900] 1093226=test_file
[228/900] 1093226=test_x509store
[229/900] 1093222=test_closure
[230/900] 1093226=test_digest
[231/900] 1093226=test_gem_commands_unpack_command
[232/900] 1093223=test_init
[233/900] 1093222=test_unix
[234/900] 1093222=test_ansi_without_terminfo
[235/900] 1093222=test_random
[236/900] 1093222=test_grapheme_breaks
[237/900] 1093226=test_lexer
[238/900] 1093226=test_gem_resolver_index_set
[239/900] 1093222=test_to_ruby
[240/900] 1093222=test_enc_str_buf_cat
[241/900] 1093222=test_gem_ext_cargo_builder
[242/900] 1093226=test_gem_version
[243/900] 1093223=test_memory_view
[244/900] 1093222=test_arith_seq_extract
[245/900] 1093226=test_folderitem2_invokeverb
[246/900] 1093226=test_win32ole_event
[247/900] 1093226=test_pinned
[248/900] 1093222=test_gb18030
[249/900] 1093222=test_gem_gemcutter_utilities
[250/900] 1093226=test_encoding
[251/900] 1093226=test_yjit
[252/900] 1093223=test_rdoc_markup_verbatim
[253/900] 1093223=test_propertyputref
[254/900] 1093223=test_rdoc_rd_inline_parser
[255/900] 1093222=test_rdoc_parser_c
[256/900] 1093223=test_pattern_key_name_check
[257/900] 1093223=test_keyword
[258/900] 1093222=test_m17n
[259/900] 1093222=test_constant
[260/900] 1093223=test_argf
[261/900] 1093224=test_rubyvm
[262/900] 1093224=json_fixtures_test
[263/900] 1093224=test_too_many_dummy_encodings
[264/900] 1093224=test_gem_silent_ui
[265/900] 1093224=test_rdoc_markup_to_markdown
[266/900] 1093224=test_rdoc_parser_rd
[267/900] 1093224=test_getopts
[268/900] 1093224=test_null
[269/900] 1093224=test_scan_args
[270/900] 1093224=test_module
[271/900] 1093224=test_set
[272/900] 1093224=test_nkf
[273/900] 1093224=test_ractor_compatibility
[274/900] 1093224=test_rdoc_parser_simple
[275/900] 1093224=test_ssl
[276/900] 1093222=test_windows_1252
[277/900] 1093222=test_bmethod
[278/900] 1093222=test_syslog_logger
[279/900] 1093222=test_rdoc_generator_pot_po_entry
[280/900] 1093222=unescape_test
[281/900] 1093223=test_gem_source_fetch_problem
[282/900] 1093223=test_rdoc_markdown
[283/900] 1093223=test_rdoc_servlet
[284/900] 1093223=test_nil2vtempty
[285/900] 1093223=test_severity
[286/900] 1093223=test_ractor
[287/900] 1093223=test_fileutils
[288/900] 1093222=test_rdoc_encoding
[289/900] 1093222=test_gem_resolver_installed_specification
[290/900] 1093222=test_bash_completion
[291/900] 1093222=test_date_marshal
[292/900] 1093222=test_rdoc_constant
[293/900] 1093222=test_deprecate
[294/900] 1093222=test_object
[295/900] 1093222=test_readpartial
[296/900] 1093223=test_cclass
[297/900] 1093222=test_stream
[298/900] 1093222=test_hash
[299/900] 1093223=test_win32ole_variant_m
[300/900] 1093223=test_gem_commands_mirror
[301/900] 1093223=test_depth_first
[302/900] 1093223=test_rdoc_single_class
[303/900] 1093223=test_gem_package_tar_header
[304/900] 1093223=test_gem_resolver_api_set
[305/900] 1093223=test_rdoc_generator_json_index
[306/900] 1093223=test_method_cache
[307/900] 1093223=test_ruby_lex
[308/900] 1093223=test_json_tree
[309/900] 1093223=test_transcode
[310/900] 1093223=test_time
[311/900] 1093223=json_string_matching_test
[312/900] 1093223=test_convertible
[313/900] 1093224=test_rdoc_token_stream
[314/900] 1093224=test_extlibs
[315/900] 1093226=test_ossl
[316/900] 1093224=test_load
[317/900] 1093224=test_common
[318/900] 1093224=test_key_stroke
[319/900] 1093224=test_gem_request
[320/900] 1093224=test_gem_validator
[321/900] 1093224=test_case
[322/900] 1093224=test_logger
[323/900] 1093224=test_vm_dump
[324/900] 1093224=test_rendering
[325/900] 1093224=test_import
[326/900] 1093222=test_libs
[327/900] 1093222=test_basicsocket
[328/900] 1093222=test_math
[329/900] 1093222=test_gc
[330/900] 1093222=test_gem_commands_exec_command
[331/900] 1093224=errors_test
[332/900] 1093224=test_date_strftime
[333/900] 1093224=test_gem_source_subpath_problem
[334/900] 1093224=test_gc
[335/900] 1093222=test_signal
[336/900] 1093222=test_fixnum
[337/900] 1093222=test_kill_ring
[338/900] 1093222=test_stringchar
[339/900] 1093222=test_timeout
[340/900] 1093222=test_summary
[341/900] 1093222=compiler_test
[342/900] 1093222=test_big5
[343/900] 1093222=test_mutex
[344/900] 1093226=attribute_write_test
[345/900] 1093226=test_date_time
[346/900] 1093222=test_data
[347/900] 1093222=test_gem_commands_sources_command
[348/900] 1093226=test_str2big
[349/900] 1093226=test_foreach
[350/900] 1093226=test_pointer
[351/900] 1093222=test_win32ole_type
[352/900] 1093222=test_struct
[353/900] 1093222=test_gem_security_policy
[354/900] 1093226=test_rdoc_markup_paragraph
[355/900] 1093226=test_gem_resolver_installer_set
[356/900] 1093222=test_cgi_header
[357/900] 1093222=version_test
[358/900] 1093222=test_gem_security_trust_dir
[359/900] 1093222=test_tuplebag
[360/900] 1093222=test_enumerator
[361/900] 1093226=test_helper
[362/900] 1093226=test_parser_events
[363/900] 1093226=test_regex_casefold
[364/900] 1093226=test_object_create_start
[365/900] 1093226=test_http
[366/900] 1093226=test_gem_source_git
[367/900] 1093223=test_sexp
[368/900] 1093223=test_fips
[369/900] 1093226=test_name_error
[370/900] 1093223=test_safe_load
[371/900] 1093223=test_string_processing
[372/900] 1093223=test_typeddata
[373/900] 1093226=!Nothing_to_test
[374/900] 1093226=test_protect
[375/900] 1093226=test_gem_stub_specification
[376/900] 1093223=test_tree_builder
[377/900] 1093223=test_popen_deadlock
[378/900] 1093226=test_gem_commands_install_command
[379/900] 1093223=test_integer
[380/900] 1093226=test_flags
[381/900] 1093226=test_history
[382/900] 1093226=test_class
[383/900] 1093226=test_gem_commands_list_command
[384/900] 1093226=test_trick
[385/900] 1093223=test_line_editor
[386/900] 1093223=test_gem_requirement
[387/900] 1093223=test_unicode_escape
[388/900] 1093223=test_string_memory
[389/900] 1093223=test_ole_methods
[390/900] 1093223=test_gem_bundler_version_finder
[391/900] 1093223=test_tcp
[392/900] 1093223=test_rdoc_i18n_locale
[393/900] 1093223=test_kernel
[394/900] 1093223=test_webauthn_listener_response
[395/900] 1093223=test_rdoc_markup
[396/900] 1093223=test_complex2
[397/900] 1093223=test_optarg
[398/900] 1093223=test_gem
[399/900] 1093226=test_history
[400/900] 1093226=test_rdoc_method_attr
[401/900] 1093226=test_pkcs7
[402/900] 1093226=ruby_api_test
[403/900] 1093226=test_cgi_core
[404/900] 1093226=test_exception
[405/900] 1093226=test_parser
[406/900] 1093226=test_word
[407/900] 1093226=test_type_completor
[408/900] 1093226=test_numeric
[409/900] 1093226=test_inlinecache
[410/900] 1093226=test_marshal
[411/900] 1093224=test_iseq_load
[412/900] 1093223=test_console_attr
[413/900] 1093223=test_win32ole_variant_outarg
[414/900] 1093223=test_files_sample
[415/900] 1093226=test_gem_commands_build_command
[416/900] 1093223=test_gem_commands_help_command
[417/900] 1093223=test_win32ole_record
[418/900] 1093223=test_ssl
[419/900] 1093226=test_rdoc_generator_ri
[420/900] 1093226=test_gem_stream_ui
[421/900] 1093223=test_rdoc_markup_to_html_snippet
[422/900] 1093226=location_test
[423/900] 1093223=test_ubf_async_safe
[424/900] 1093223=test_case_mapping
[425/900] 1093226=test_assignment
[426/900] 1093223=test_ractor
[427/900] 1093224=test_rdoc_store
[428/900] 1093223=test_case_comprehensive
[429/900] 1093224=test_rdoc_attr
[430/900] 1093224=test_rdoc_stats
[431/900] 1093224=test_yaml_tree
[432/900] 1093224=test_gem_package_tar_reader
[433/900] 1093224=test_gem_local_remote_options
[434/900] 1093224=test_rdoc_generator_pot
[435/900] 1093224=test_instrumentation_api
[436/900] 1093224=test_gem_impossible_dependencies_error
[437/900] 1093224=test_gem_gem_runner
[438/900] 1093224=test_rdoc_generator_pot_po
[439/900] 1093224=test_rdoc_context_section
[440/900] 1093224=test_debug
[441/900] 1093224=test_time_tz
[442/900] 1093226=test_gem_resolver_requirement_list
[443/900] 1093224=test_gc_compact
[444/900] 1093226=test_arith_seq_beg_len_step
[445/900] 1093226=test_have_func
[446/900] 1093226=test_gem_commands_pristine_command
[447/900] 1093224=test_yjit_exit_locations
[448/900] 1093224=test_raise_exception
[449/900] 1093224=test_did_you_mean
[450/900] 1093224=test_gem_config_file
[451/900] 1093226=ripper_compat_test
[452/900] 1093226=test_backtrace
[453/900] 1093226=test_webauthn_poller
[454/900] 1093226=test_gem_resolver_lock_set
[455/900] 1093226=test_require
[456/900] 1093224=test_symbol
[457/900] 1093224=test_win32ole_typelib
[458/900] 1093224=test_rat
[459/900] 1093224=test_external_new
[460/900] 1093224=test_gem_update_suggestion
[461/900] 1093224=test_store
[462/900] 1093224=test_color_printer
[463/900] 1093224=test_gem_security
[464/900] 1093226=test_ancdata
[465/900] 1093226=test_win32ole_param
[466/900] 1093226=test_emoji_breaks
[467/900] 1093226=test_gem_command
[468/900] 1093222=test_thread
[469/900] 1093222=test_array_create
[470/900] 1093222=test_pkey_ec
[471/900] 1093226=test_read
[472/900] 1093226=test_formatter
[473/900] 1093226=test_date_parse
[474/900] 1093222=test_ractor
[475/900] 1093222=test_rdoc_markup_heading
[476/900] 1093222=test_cstr
[477/900] 1093226=test_header
[478/900] 1093226=test_gem_resolver_vendor_specification
[479/900] 1093226=test_require_path_check
[480/900] 1093226=test_acceptable
[481/900] 1093226=test_file_exhaustive
[482/900] 1093224=test_erb_command
[483/900] 1093224=test_gem_commands_query_command
[484/900] 1093222=test_dns
[485/900] 1093224=test_rdoc_class_module
[486/900] 1093222=test_rdoc_rubygems_hook
[487/900] 1093222=test_dup
[488/900] 1093222=test_securerandom
[489/900] 1093222=test_input_method
[490/900] 1093222=test_alias
[491/900] 1093222=test_thread_queue
[492/900] 1093224=test_memory_view
[493/900] 1093224=test_nowrite
[494/900] 1093224=test_rendering
[495/900] 1093224=test_rdoc_ri_driver
[496/900] 1093224=test_exception
[497/900] 1093222=test_append
[498/900] 1093222=test_httpheader
[499/900] 1093222=test_protocol
[500/900] 1093222=test_ostruct
[501/900] 1093222=test_process
[502/900] 1093224=test_tsort
[503/900] 1093224=test_update
[504/900] 1093224=test_ast
[505/900] 1093226=json_parser_test
[506/900] 1093226=test_coderange
[507/900] 1093226=test_rdoc_markup_to_label
[508/900] 1093226=test_method
[509/900] 1093226=test_super
[510/900] 1093223=test_coverage
[511/900] 1093226=test_pathname
[512/900] 1093223=test_socket
[513/900] 1093226=test_stringscanner
[514/900] 1093226=test_abi
[515/900] 1093226=test_within_pipe
[516/900] 1093226=test_name_error_extension
[517/900] 1093226=test_div
[518/900] 1093226=test_reline
[519/900] 1093226=test_ssl_session
[520/900] 1093226=test_beginendblock
[521/900] 1093223=test_deprecated
[522/900] 1093223=heredoc_dedent_test
[523/900] 1093223=test_gem_commands_stale_command
[524/900] 1093223=test_pp
[525/900] 1093223=test_gem_resolver_git_specification
[526/900] 1093226=test_stream
[527/900] 1093226=test_uncorrectable_name_check
[528/900] 1093226=test_marshalable
[529/900] 1093226=test_find
[530/900] 1093226=test_m17n_comb
[531/900] 1093223=test_not
[532/900] 1093223=test_sleep
[533/900] 1093223=test_mailto
[534/900] 1093223=test_sizeof
[535/900] 1093226=test_face
[536/900] 1093226=test_remote_fetch_error
[537/900] 1093226=json_encoding_test
[538/900] 1093226=test_gem_ext_rake_builder
[539/900] 1093222=test_scalar
[540/900] 1093226=test_gem_command_manager
[541/900] 1093222=test_rdoc_markup_indented_paragraph
[542/900] 1093222=test_each
[543/900] 1093222=test_weakkeymap
[544/900] 1093226=test_system
[545/900] 1093222=test_gem_package_tar_writer
[546/900] 1093222=test_enc_associate
[547/900] 1093222=test_drbssl
[548/900] 1093226=newline_test
[549/900] 1093226=test_c_struct_entry
[550/900] 1093223=test_to_ary_concat
[551/900] 1093226=test_gem_commands_cert_command
[552/900] 1093223=desugar_compiler_test
[553/900] 1093223=test_gem_commands_fetch_command
[554/900] 1093223=test_date_arith
[555/900] 1093223=test_ractor
[556/900] 1093223=test_win32ole_variable
[557/900] 1093223=test_array
[558/900] 1093223=test_require
[559/900] 1093223=test_provider
[560/900] 1093223=test_signedness
[561/900] 1093226=test_arity
[562/900] 1093226=test_gem_specification
[563/900] 1093226=test_frozen_error
[564/900] 1093226=test_rdoc_text
[565/900] 1093226=test_gem_resolver_api_specification
[566/900] 1093226=test_trace
[567/900] 1093226=test_date_new
[568/900] 1093226=test_pkey
[569/900] 1093226=test_ractor
[570/900] 1093226=test_notimplement
[571/900] 1093226=test_thread
[572/900] 1093226=test_exception_at_throwing
[573/900] 1093226=test_bundled_ca
[574/900] 1093226=test_rdoc_markup_to_joined_paragraph
[575/900] 1093226=test_rdoc_markup_to_html
[576/900] 1093226=test_interned_str
[577/900] 1093226=test_len
[578/900] 1093226=test_pack
[579/900] 1093226=test_compile_prism
[580/900] 1093226=test_literal
[581/900] 1093223=test_pstore
[582/900] 1093223=test_rdoc_options
[583/900] 1093226=test_mixed_unicode_escapes
[584/900] 1093226=test_rdoc_include
[585/900] 1093226=test_fnmatch
[586/900] 1093226=test_shapes
[587/900] 1093226=test_configuration
[588/900] 1093226=test_converters
[589/900] 1093226=test_rdoc_top_level
[590/900] 1093223=test_recorder
[591/900] 1093223=test_rdoc_generator_darkfish
[592/900] 1093226=test_gem_path_support
[593/900] 1093226=test_key_event_record
[594/900] 1093226=test_erb_m17n
[595/900] 1093226=test_iseq
[596/900] 1093223=test_gem_commands_owner_command
[597/900] 1093223=test_gem_resolver_dependency_request
[598/900] 1093223=test_gem_request_set
[599/900] 1093226=constant_path_node_test
[600/900] 1093226=test_bug-5832
[601/900] 1093226=test_emitter
[602/900] 1093226=test_forwardable
[603/900] 1093226=test_https_proxy
[604/900] 1093226=test_have_library
[605/900] 1093223=test_objspace
[606/900] 1093226=test_tracepoint
[607/900] 1093226=test_raise
[608/900] 1093226=test_general
[609/900] 1093226=test_have_macro
[610/900] 1093226=test_sleep
[611/900] 1093222=test_row
[612/900] 1093222=test_string
[613/900] 1093222=test_internal_ivar
[614/900] 1093222=test_tree_spell_checker
[615/900] 1093222=test_rinda
[616/900] 1093226=test_gem_commands_signout_command
[617/900] 1093226=test_date_compat
[618/900] 1093226=magic_comment_test
[619/900] 1093226=test_gem_commands_yank_command
[620/900] 1093226=test_config
[621/900] 1093226=json_ext_parser_test
[622/900] 1093226=test_mkmf
[623/900] 1093226=test_nomethod_error
[624/900] 1093226=test_human_typo
[625/900] 1093226=test_scanner_events
[626/900] 1093222=test_enumerable
[627/900] 1093222=test_pack
[628/900] 1093226=test_eval
[629/900] 1093226=test_nesting_parser
[630/900] 1093226=test_rdoc_rd_inline
[631/900] 1093226=test_gem_unsatisfiable_dependency_error
[632/900] 1093226=test_gem_dependency_installer
[633/900] 1093222=test_enumerator
[634/900] 1093222=test_files_test_1
[635/900] 1093222=test_gem_ext_builder
[636/900] 1093222=test_gem_remote_fetcher
[637/900] 1093226=test_rewind
[638/900] 1093226=test_defined
[639/900] 1093226=test_bug-3571
[640/900] 1093226=test_ifunless
[641/900] 1093226=test_dir
[642/900] 1093226=test_gem_uri
[643/900] 1093222=test_color
[644/900] 1093226=test_fd_setsize
[645/900] 1093226=test_queue
[646/900] 1093226=test_gem_resolver_specification
[647/900] 1093222=test_prettyprint
[648/900] 1093226=test_jaro_winkler
[649/900] 1093226=test_gem_dependency
[650/900] 1093222=test_env
[651/900] 1093226=test_gem_resolver_activation_request
[652/900] 1093226=test_cgi_modruby
[653/900] 1093226=test_method_name_check
[654/900] 1093226=test_inadvertent_creation
[655/900] 1093226=test_date_conv
[656/900] 1093226=test_force_quotes
[657/900] 1093226=test_egrep_cpp
[658/900] 1093226=test_pkey_dsa
[659/900] 1093226=test_gem_package
[660/900] 1093226=test_stat
[661/900] 1093226=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, 32975>
[662/900] 1093226=test_gem_util
[663/900] 1093226=test_io_buffer
[664/900] 1093226=test_key_actor_emacs
Closed file descriptor: Reline::KeyActor::Emacs::Test#test_em_next_word_for_mbchar: 11
[665/900] 1093226=test_numeric
[666/900] 1093226=test_basicinstructions
[667/900] 1093226=test_files_lib
[668/900] 1093222=test_udp
[669/900] 1093222=test_convert
[670/900] 1093222=test_optparse
[671/900] 1093222=test_strip
[672/900] 1093222=test_nonblock
[673/900] 1093222=test_data_error
[674/900] 1093222=test_gem_source
[675/900] 1093222=test_mdns
[676/900] 1093222=test_find_executable
[677/900] 1093222=test_lazy_enumerator
[678/900] 1093222=test_rdoc_rdoc
[679/900] 1093222=test_benchmark
[680/900] 1093222=test_hmac
[681/900] 1093222=test_encodings
[682/900] 1093222=test_path
[683/900] 1093222=test_rdoc_require
[684/900] 1093222=test_ts
[685/900] 1093222=test_gem_uri_formatter
[686/900] 1093222=test_assembler
[687/900] 1093222=test_locale
[688/900] 1093222=test_weakref
[689/900] 1093222=test_macro
[690/900] 1093222=test_timeout
[691/900] 1093222=test_ws
[692/900] 1093222=test_range
[693/900] 1093224=test_inputs_scanner
[694/900] 1093224=test_rdoc_markup_include
[695/900] 1093224=test_normalize
[696/900] 1093224=test_read_write
[697/900] 1093224=test_path_to_class
[698/900] 1093224=test_gem_commands_cleanup_command
[699/900] 1093222=test_gem_ext_ext_conf_builder
[700/900] 1093224=test_buffered_io
[701/900] 1093224=test_gem_dependency_resolution_error
[702/900] 1093224=test_sprintf
[703/900] 1093224=test_autoload
[704/900] 1093226=test_gem_request_set_lockfile_parser
[705/900] 1093226=test_utf16
[706/900] 1093226=test_unconverted_fields
[707/900] 1093226=test_fiber
[708/900] 1093222=test_refinement
[709/900] 1093226=test_case_options
[710/900] 1093226=test_pkcs12
[711/900] 1093226=test_gem_commands_which_command
[712/900] 1093226=test_weakmap
[713/900] 1093224=test_optimization
[714/900] 1093222=test_ripper
[715/900] 1093222=test_cgi_session
[716/900] 1093222=test_x509crl
[717/900] 1093222=test_usrmarshal
[718/900] 1093222=test_httpresponses
[719/900] 1093222=encoding_test
[720/900] 1093222=test_option
[721/900] 1093222=test_insns_leaf
[722/900] 1093222=test_gem_version_option
[723/900] 1093222=test_svcb_https
[724/900] 1093222=test_buffering
[725/900] 1093222=test_my_integer
[726/900] 1093222=test_x509req
[727/900] 1093222=test_win32ole_variant
[728/900] 1093222=test_syntax
[729/900] 1093224=test_flip
[730/900] 1093224=test_member
[731/900] 1093224=test_liberal_parsing
[732/900] 1093224=test_scalar_scanner
[733/900] 1093224=test_nofree
[734/900] 1093224=test_set
[735/900] 1093224=test_x509name
[736/900] 1093224=test_rdoc_task
[737/900] 1093224=test_backtrace
[738/900] 1093224=test_dln
[739/900] 1093224=test_default_gems
[740/900] 1093224=test_gem_security_signer
[741/900] 1093224=test_pkg_config
[742/900] 1093224=test_resolve_symbol
[743/900] 1093224=test_rdoc_normal_module
[744/900] 1093224=test_rdoc_markdown_test
[745/900] 1093226=test_gem_source_lock
[746/900] 1093224=test_whileuntil
[747/900] 1093224=test_numhash
[748/900] 1093224=test_pkey_rsa
[749/900] 1093226=test_bn
[750/900] 1093226=test_digest_extend
[751/900] 1093226=test_gem_rdoc
[752/900] 1093226=test_gem_dependency_list
[753/900] 1093224=test_c_struct_builder
[754/900] 1093226=test_monitor
[755/900] 1093226=test_last_thread
[756/900] 1093224=test_gem_install_update_options
[757/900] 1093226=test_debug_cmd
[758/900] 1093226=test_framework
[759/900] 1093226=test_workspace
[760/900] 1093224=test_passing_block
[761/900] 1093224=test_gem_resolver_index_specification
[762/900] 1093224=test_singleton_function
[763/900] 1093224=test_generic
[764/900] 1093224=test_rdoc_markup_to_ansi
[765/900] 1093226=comments_test
[766/900] 1093226=test_io_wait_uncommon
[767/900] 1093226=test_acl
[768/900] 1093226=bom_test
[769/900] 1093226=test_gem_ci_detector
[770/900] 1093226=test_column_separator
[771/900] 1093226=test_file
[772/900] 1093224=test_io_console
[773/900] 1093222=test_rdoc_parser_changelog
[774/900] 1093222=parameters_signature_test
[775/900] 1093222=test_c_union_entity
[776/900] 1093222=test_gem_ext_cmake_builder
[777/900] 1093222=test_cmd
[778/900] 1093222=test_verbose
[779/900] 1093222=test_x509ext
[780/900] 1093222=test_rdoc_parser_ruby
[781/900] 1093224=test_httpresponse
[782/900] 1093224=parse_test
[783/900] 1093226=locals_test
[784/900] 1093222=test_gem_commands_push_command
[785/900] 1093226=test_rdoc_markup_to_bs
[786/900] 1093226=test_date_attr
[787/900] 1093226=test_gem_name_tuple
[788/900] 1093226=test_kconv
[789/900] 1093226=test_eval
[790/900] 1093222=test_condition
[791/900] 1093222=test_erb
[792/900] 1093222=test_cp949
[793/900] 1093222=json_generic_object_test
[794/900] 1093222=test_stringify_symbols
[795/900] 1093222=test_rdoc_tom_doc
[796/900] 1093222=test_gem_resolver
[797/900] 1093226=test_resize
[798/900] 1093226=test_sorted_set
[799/900] 1093222=test_emoji
[800/900] 1093226=test_gem_commands_contents_command
[801/900] 1093222=test_gem_resolver_lock_specification
[802/900] 1093222=test_noarg
[803/900] 1093222=test_rdoc_markup_to_html_crossref
[804/900] 1093226=test_gem_commands_environment_command
[805/900] 1093226=test_utf32
[806/900] 1093226=test_array
[807/900] 1093222=test_threadgroup
[808/900] 1093222=test_write
[809/900] 1093222=test_gem_resolver_best_set
[810/900] 1093222=test_merge_keys
[811/900] 1093222=test_gbk
[812/900] 1093222=test_string
[813/900] 1093224=test_date_strptime
[814/900] 1093224=test_gem_safe_marshal
[815/900] 1093224=test_rdoc_extend
[816/900] 1093224=test_drb
[817/900] 1093224=test_call
[818/900] 1093224=test_random
[819/900] 1093224=test_gem_resolver_conflict
[820/900] 1093224=test_rbconfig
[821/900] 1093224=test_win32ole_method
[822/900] 1093224=test_open3
[823/900] 1093224=test_spell_checker
[824/900] 1093224=test_flush
[825/900] 1093224=test_euc_jp
[826/900] 1093224=test_load
[827/900] 1093224=test_error_highlight
[828/900] 1093224=test_parser
[829/900] 1093224=test_iso_8859
[830/900] 1093224=test_gem_commands_signin_command
[831/900] 1093224=json_generator_test
[832/900] 1093224=test_address_resolve
[833/900] 1093224=test_rdoc_markup_to_tt_only
[834/900] 1093224=test_date_ractor
[835/900] 1093224=test_iter_break
[836/900] 1093224=test_open-uri
[837/900] 1093224=test_cgi_util
[838/900] 1093226=test_num2int
[839/900] 1093226=test_rdoc_context
[840/900] 1093224=test_rdoc_markup_parser
[841/900] 1093224=test_terminfo
[842/900] 1093224=test_gem_commands_dependency_command
[843/900] 1093224=test_row_separator
[844/900] 1093224=test_bug-14834
[845/900] 1093224=test_rdoc_generator_markup
[846/900] 1093224=test_rdoc_markup_document
[847/900] 1093224=test_gem_commands_specification_command
[848/900] 1093224=test_arithmetic_sequence
[849/900] 1093224=test_addrinfo
[850/900] 1093226=regexp_test
[851/900] 1093226=test_cesu8
[852/900] 1093224=test_gem_commands_search_command
[853/900] 1093224=test_features
[854/900] 1093226=test_win32ole
[855/900] 1093226=test_data_converters
[856/900] 1093226=test_zsh_completion
[857/900] 1093226=test_asn1
[858/900] 1093226=json_common_interface_test
[859/900] 1093226=test_gem_commands_open_command
[860/900] 1093226=test_settracefunc
[861/900] 1093224=test_psych
[862/900] 1093224=test_gem_text
[863/900] 1093224=test_set_len
[864/900] 1093224=test_rubyoptions
[865/900] 1093226=test_pattern_matching
[866/900] 1093226=test_scheduler
[867/900] 1093226=test_rdoc_ri_paths
[868/900] 1093226=test_sprintf_comb
[869/900] 1093226=test_rdoc_markup_pre_process
[870/900] 1093226=test_rdoc_rd_block_parser
[871/900] 1093226=test_method_cache
[872/900] 1093226=test_quote_char_nil
[873/900] 1093226=test_handle
[874/900] 1093226=test_dryrun
[875/900] 1093226=test_enum
[876/900] 1093226=test_serialize_subclasses
[877/900] 1093226=test_general
[878/900] 1093226=test_ractor
[879/900] 1093226=test_kdf
[880/900] 1093226=test_gem_source_specific_file
[881/900] 1093226=test_pty
[882/900] 1093226=test_rdoc_markup_attributes
[883/900] 1093226=test_recursion
[884/900] 1093226=test_postponed_job
[885/900] 1093226=test_gem_request_set_lockfile
[886/900] 1093226=test_delegate
[887/900] 1093226=test_gem_ext_cargo_builder_unit
[888/900] 1093226=test_float
[889/900] 1093226=test_ractor
[890/900] 1093226=test_rdoc_parser_markdown
[891/900] 1093226=test_windows_1251
[892/900] 1093226=test_frozen
[893/900] 1093226=test_digest
[894/900] 1093226=test_shellwords
[895/900] 1093226=test_yield_block
[896/900] 1093226=test_case
[897/900] 1093226=test_ractor
[898/900] 1093226=test_complex
[899/900] 1093226=test_omap
[900/900] 1093226=test_fiddle
Finished tests in 949.894873s, 28.2747 tests/s, 10051.9344 assertions/s.
26858 tests, 9548281 assertions, 0 failures, 0 errors, 226 skips

ruby -v: ruby 3.4.0dev (2024-01-19T08:57:54Z master 0f315216bb) [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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
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/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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
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-01-19T08:57:54Z master 0f315216bb) [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 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 277.613448 seconds

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