# Logfile created on 2024-09-07 01:56:55 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f5ce336fdc0 @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'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240907-015654", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f5ce3391e48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f5ce3391ba0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f5ce32aa890 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240907-015654", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240907-015654>, @binmode=false, @mon_data=#<Monitor:0x00007f5ce33917e0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 6dc9384694
$$$[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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-jemalloc/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
21439b3e486e04e63af922d8dfc642949a09cdcfbe80bfef304ca19ecb3f1167  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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
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
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.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/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
linking ruby
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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
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
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'
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
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]: 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/json'
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/json'
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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-jemalloc/bin
installing base libraries:          /tmp/ruby/install/trunk-jemalloc/lib
installing arch files:              /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-jemalloc/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.1
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 1.0.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.10
                                    resolv 0.4.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.4.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.1
                                    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.dev
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.1.1
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.7
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.16
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.3
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1985 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-09-06T21:26:17Z master 6dc9384694) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
ruby 3.4.0dev (2024-09-06T21:26:17Z master 6dc9384694) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ................

Finished in 80.725300 seconds

3435 files, 32785 examples, 136782 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile