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

ruby -v: ruby 3.4.0dev (2024-06-05T09:01:28Z master f8e3dd4ec1) [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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/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.2tus2d/16-mspec-multi-15
ruby 3.4.0dev (2024-06-05T09:01:28Z master f8e3dd4ec1) [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 138.348989 seconds

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