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

ruby -v: ruby 3.3.0dev (2023-11-30T00:21:40Z master 3d908a41ab) [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.3  -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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
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/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/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.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.3.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.3.0dev (2023-11-30T00:21:40Z master 3d908a41ab) [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 157.042929 seconds

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