# Logfile created on 2024-05-30 09:51:37 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ca6e8fdf70 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @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-O0.20240530-095136", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ca6e992e90 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ca6e992cb0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ca6e992b20 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240530-095136", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240530-095136>, @binmode=false, @mon_data=#<Monitor:0x000055ca6e992a58>, @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 rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/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
From https://github.com/ruby/ruby
   1fa93fb..bc6860d  master     -> origin/master
Updating 1fa93fb..bc6860d
Fast-forward
 lib/net/http.rb          | 42 ++++++++++++++++++++++++++++++++++++++++++
 lib/net/http/header.rb   |  2 +-
 lib/net/http/requests.rb |  5 +++++
 lib/rdoc/markdown.rb     |  2 +-
 4 files changed, 49 insertions(+), 2 deletions(-)
Latest commit hash = bc6860db23
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0/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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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
b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/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...
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
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-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/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-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/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.13.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.29.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.8
                                    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.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-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.11
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    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-O0/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 1936 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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/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 = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=747
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Failed tests:
TestArgf#test_inplace_nonascii: Test::Unit::PendedError: no name to test
TestArgf#test_inplace_bug_17117: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
TestRefinement#test_prepend_after_refine_wb_miss: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (60 sec)
TestGc#test_gc_parameter: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
TestGc#test_profiler_clear: Test::Unit::PendedError: for now
TestGc#test_thrashing_for_young_objects: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)

Retrying...
Finished tests in 1358.359461s, 19.1223 tests/s, 4630.0454 assertions/s.
25975 tests, 6289266 assertions, 0 failures, 0 errors, 324 skips

ruby -v: ruby 3.4.0dev (2024-05-30T09:16:15Z master bc6860db23) [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 -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/1-mspec-multi-0
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/2-mspec-multi-1
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/3-mspec-multi-2
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/4-mspec-multi-3
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/5-mspec-multi-4
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/6-mspec-multi-5
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/7-mspec-multi-6
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/8-mspec-multi-7
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/9-mspec-multi-8
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/10-mspec-multi-9
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/11-mspec-multi-10
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/12-mspec-multi-11
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/13-mspec-multi-12
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/14-mspec-multi-13
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/15-mspec-multi-14
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.dx0iz5/16-mspec-multi-15
ruby 3.4.0dev (2024-05-30T09:16:15Z master bc6860db23) [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 129.190155 seconds

3430 files, 32641 examples, 134069 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.2740831.ruby -x gdbscript
[New LWP 2740831]
[New LWP 2740834]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -W0'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000557fcebf023d in RVALUE_WB_UNPROTECTED (obj=139700695050120) at /tmp/ruby/src/trunk-O0/gc.c:1713
1713	    return RVALUE_WB_UNPROTECTED_BITMAP(obj) != 0;
[Current thread is 1 (Thread 0x7f0eb4bdc7c0 (LWP 2740831))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f0eb4bdc7c0 (LWP 2740831) 0x0000557fcebf023d in RVALUE_WB_UNPROTECTED (obj=139700695050120) at /tmp/ruby/src/trunk-O0/gc.c:1713
  2    Thread 0x7f0e9b5ff640 (LWP 2740834) 0x00007f0eb4d06fde in epoll_wait (epfd=4, events=0x557fcf28945c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f0e9b5ff640 (LWP 2740834)):
#0  0x00007f0eb4d06fde in epoll_wait (epfd=4, events=0x557fcf28945c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000557fced5ca82 in event_wait (vm=0x557fd08e92a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21887
#2  0x0000557fced5caa6 in timer_thread_polling (vm=0x557fd08e92a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -722104725
#3  0x0000557fced5d166 in timer_thread_func (ptr=0x557fd08e92a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x557fd08e92a0
#4  0x00007f0eb4c75b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140734409354048, -325549876279204817, 139700713027136, 25, 139701139232848, 140734409354400, 389100273373848623, 389002345313641519}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f0eb4d06bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f0eb4bdc7c0 (LWP 2740831)):
#0  0x0000557fcebf023d in RVALUE_WB_UNPROTECTED (obj=139700695050120) at /tmp/ruby/src/trunk-O0/gc.c:1713
No locals.
#1  0x0000557fcebf9e39 in rgengc_check_relation (objspace=0x557fd08ebc10, obj=139700695050120) at /tmp/ruby/src/trunk-O0/gc.c:6623
        old_parent = 139700713149600
        __func__ = <optimized out>
#2  0x0000557fcebfa07e in gc_mark_ptr (objspace=0x557fd08ebc10, obj=139700695050120) at /tmp/ruby/src/trunk-O0/gc.c:6676
        __func__ = "gc_mark_ptr"
#3  0x0000557fcebfa304 in gc_mark (objspace=0x557fd08ebc10, obj=139700695050120) at /tmp/ruby/src/trunk-O0/gc.c:6729
No locals.
#4  0x0000557fcebf95e5 in mark_keyvalue (key=139700695050120, value=139700695050120, data=94007448222736) at /tmp/ruby/src/trunk-O0/gc.c:6312
        objspace = 0x557fd08ebc10
#5  0x0000557fced2afe2 in apply_functor (k=139700695050120, v=139700695050120, d=140734409352656, _=0) at /tmp/ruby/src/trunk-O0/st.c:1633
        f = 0x7fff487a25d0
#6  0x0000557fced2ac45 in st_general_foreach (tab=0x7f0e9b61d4b8, func=0x557fced2af9f <apply_functor>, replace=0x0, arg=140734409352656, check_p=0) at /tmp/ruby/src/trunk-O0/st.c:1543
        bin = 139700713278968
        bin_ind = 140734409352624
        entries = 0x557fd0a94170
        curr_entry_ptr = 0x557fd0a943f8
        retval = ST_CONTINUE
        i = 27
        rebuilds_num = 2
        hash = 15521746609574331417
        key = 139700695050120
        error_p = 1215964528
        packed_p = 0
#7  0x0000557fced2b040 in rb_st_foreach (tab=0x7f0e9b61d4b8, func=0x557fcebf95b2 <mark_keyvalue>, arg=94007448222736) at /tmp/ruby/src/trunk-O0/st.c:1640
        f = {func = 0x557fcebf95b2 <mark_keyvalue>, arg = 94007448222736}
#8  0x0000557fcec0daa5 in rb_hash_stlike_foreach (hash=139700713149600, func=0x557fcebf95b2 <mark_keyvalue>, arg=94007448222736) at /tmp/ruby/src/trunk-O0/hash.c:1418
No locals.
#9  0x0000557fcebf96f4 in mark_hash (objspace=0x557fd08ebc10, hash=139700713149600) at /tmp/ruby/src/trunk-O0/gc.c:6344
No locals.
#10 0x0000557fcebfaad8 in gc_mark_children (objspace=0x557fd08ebc10, obj=139700713149600) at /tmp/ruby/src/trunk-O0/gc.c:6935
        any = 0x7f0e9b61d4a0
#11 0x0000557fcebfb0da in gc_mark_stacked_objects (objspace=0x557fd08ebc10, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7078
        mstack = 0x557fd08ec098
        obj = 139700713149600
        marked_slots_at_the_beginning = 218
        popped_count = 0
#12 0x0000557fcebfb25a in gc_mark_stacked_objects_all (objspace=0x557fd08ebc10) at /tmp/ruby/src/trunk-O0/gc.c:7116
No locals.
#13 0x0000557fcebfd6be in gc_marks_rest (objspace=0x557fd08ebc10) at /tmp/ruby/src/trunk-O0/gc.c:8322
No locals.
#14 0x0000557fcebfd7f2 in gc_marks (objspace=0x557fd08ebc10, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8380
        marking_finished = false
#15 0x0000557fcebff366 in gc_start (objspace=0x557fd08ebc10, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9085
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 21887
#16 0x0000557fcebfeffb in garbage_collect (objspace=0x557fd08ebc10, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:8966
        _lev = 5
        ret = 0
#17 0x0000557fcebffaad in garbage_collect_with_gvl (objspace=0x557fd08ebc10, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9351
No locals.
#18 0x0000557fcec06466 in objspace_malloc_gc_stress (objspace=0x557fd08ebc10) at /tmp/ruby/src/trunk-O0/gc.c:11741
        reason = 45568
#19 0x0000557fcec068ae in objspace_xrealloc (objspace=0x557fd08ebc10, ptr=0x557fd0c4aa10, new_size=64, old_size=40) at /tmp/ruby/src/trunk-O0/gc.c:12016
        gpr = 107008
        mem = 0x40
#20 0x0000557fcec06d19 in ruby_sized_xrealloc2 (ptr=0x557fd0c4aa10, n=64, size=1, old_n=0) at /tmp/ruby/src/trunk-O0/gc.c:12242
        len = 64
#21 0x0000557fcec06d50 in ruby_xrealloc2_body (ptr=0x557fd0c4aa10, n=64, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12248
No locals.
#22 0x0000557fcec0a427 in ruby_xrealloc2 (ptr=0x557fd0c4aa10, n=64, new_size=1) at /tmp/ruby/src/trunk-O0/gc.c:13811
No locals.
#23 0x0000557fced3600e in str_buf_cat4 (str=139700695202440, ptr=0x7f0e9a4fe920 "NameError", len=9, keep_cr=true) at /tmp/ruby/src/trunk-O0/string.c:3323
        total = 36
        olen = 27
        off = -1
        sptr = 0x557fd0c4aa10 "-:38:in 'block in <main>': "
        termlen = 1
        capa = 63
#24 0x0000557fced3674e in rb_str_buf_append (str=139700695202440, str2=139700695197960) at /tmp/ruby/src/trunk-O0/string.c:3490
        str2_cr = 1048576
#25 0x0000557fced368c7 in rb_str_append (str=139700695202440, str2=139700695197960) at /tmp/ruby/src/trunk-O0/string.c:3519
No locals.
#26 0x0000557fced36b9e in rb_str_concat (str1=139700695202440, str2=139700695197960) at /tmp/ruby/src/trunk-O0/string.c:3624
        code = 2607076344
        enc = 0x557fd08f2ad0
        encidx = 2
#27 0x0000557fcebd9cd1 in print_errinfo (eclass=139700713346040, errat=139700695202080, emesg=4, str=139700695202440, highlight=0) at /tmp/ruby/src/trunk-O0/eval_error.c:116
        epath = 139700695197960
        elen = 0
        mesg = 139700694807680
#28 0x0000557fcebdae3d in rb_error_write (errinfo=139700695202200, emesg=4, errat=139700695202080, str=139700695202440, opt=139700694808000, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:348
        eclass = 139700713346040
        shown_causes = 0
        backtrace_limit = -1
#29 0x0000557fcebdb117 in rb_ec_error_print_detailed (ec=0x557fd08f1410, errinfo=139700695202200, str=139700695202440, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:381
        _ec = 0x557fd08f1410
        _tag = {tag = 36, retval = 0, buf = {0x7fff487a2d60, 0x557fcebdb02c <rb_ec_error_print_detailed+372>, 0x0, 0x7fff487a2c90, 0x0}, prev = 0x7fff487a2dd0, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 139700695202080
        written = true
        emesg = 4
        opt = 139700694808000
        highlight = 0
#30 0x0000557fcebdc6da in rb_ec_cleanup (ec=0x557fd08f1410, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:225
        err = 139700695202200
        mode0 = 0
        mode1 = 3
        _ec = 0x557fd08f1410
        _tag = {tag = 36, retval = 94007417749504, buf = {0x7fff487a2e50, 0x557fcebdc4d2 <rb_ec_cleanup+295>, 0x0, 0x7fff487a2d70, 0x557fd08f1410}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x557fd08eb830
        th0 = 0x557fd08eb830
        step = 2
        message = 4
        buf = 139700695202440
#31 0x0000557fcebdcb6f in ruby_run_node (n=0x7f0e9a4fe520) at /tmp/ruby/src/trunk-O0/eval.c:319
        ec = 0x557fd08f1410
        status = 21887
#32 0x0000557fcebd812e in rb_main (argc=2, argv=0x7fff487a2ff8) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140734409354960
#33 0x0000557fcebd818f in main (argc=2, argv=0x7fff487a2ff8) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile