# Logfile created on 2024-05-29 23:50:28 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055781a86a5f0 @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.20240529-235028", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055781a8f2e78 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055781a8f2d38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055781a8f2ba8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240529-235028", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240529-235028>, @binmode=false, @mon_data=#<Monitor:0x000055781a8f2ae0>, @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
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
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/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
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   4a9ef9e..79f9ed3  master     -> origin/master
Updating 4a9ef9e..79f9ed3
Fast-forward
 ext/zlib/zlib.gemspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = 79f9ed3072
$$$[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
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 -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
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/typeprof.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
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'
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 updated
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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]: Entering 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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering 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]: 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/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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/ext/socket'
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/bigdecimal-3.1.8/ext/bigdecimal'
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/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/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
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
/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 -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.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/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Failed tests:
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)
TestRubyOptimization#test_clear_unreachable_keyword_args: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (60 sec)

Retrying...
Finished tests in 1452.606511s, 17.8803 tests/s, 4330.6855 assertions/s.
25973 tests, 6290782 assertions, 0 failures, 0 errors, 327 skips

ruby -v: ruby 3.4.0dev (2024-05-29T23:23:49Z master 79f9ed3072) [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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/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.60597a/16-mspec-multi-15
ruby 3.4.0dev (2024-05-29T23:23:49Z master 79f9ed3072) [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 127.727193 seconds

3430 files, 32641 examples, 132274 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.2350187.ruby -x gdbscript
[New LWP 2350187]
[New LWP 2350190]
[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 -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=140259606829880, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7f90d672e7c0 (LWP 2350187))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f90d672e7c0 (LWP 2350187) RB_FL_TEST_RAW (obj=140259606829880, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7f90bd14f640 (LWP 2350190) 0x00007f90d6858fde in epoll_wait (epfd=4, events=0x560f77eff45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f90bd14f640 (LWP 2350190)):
#0  0x00007f90d6858fde in epoll_wait (epfd=4, events=0x560f77eff45c <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  0x0000560f779d2a82 in event_wait (vm=0x560f7894e2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22031
#2  0x0000560f779d2aa6 in timer_thread_polling (vm=0x560f7894e2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -244699159
#3  0x0000560f779d3166 in timer_thread_func (ptr=0x560f7894e2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x560f7894e2a0
#4  0x00007f90d67c7b43 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 = {140720555528464, 107445876865565695, 140259624285760, 25, 140260050499664, 140720555528816, -118004684124912641, -118195797674884097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f90d6858bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f90d672e7c0 (LWP 2350187)):
#0  RB_FL_TEST_RAW (obj=140259606829880, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x0000560f7786314a in RB_FL_ANY_RAW (obj=140259606829880, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x0000560f778634f7 in RB_OBJ_PROMOTED_RAW (obj=140259606829880) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:709
No locals.
#3  0x0000560f77866415 in RVALUE_OLD_P (obj=140259606829880) at /tmp/ruby/src/trunk-O0/gc.c:1744
        __func__ = <optimized out>
#4  0x0000560f7786fe49 in rgengc_check_relation (objspace=0x560f78950c10, obj=140259606829880) at /tmp/ruby/src/trunk-O0/gc.c:6623
        old_parent = 140259624294600
        __func__ = <optimized out>
#5  0x0000560f7787007e in gc_mark_ptr (objspace=0x560f78950c10, obj=140259606829880) at /tmp/ruby/src/trunk-O0/gc.c:6676
        __func__ = "gc_mark_ptr"
#6  0x0000560f778703d9 in rb_gc_mark_and_move (ptr=0x7ffc0eb97db8) at /tmp/ruby/src/trunk-O0/gc.c:6757
        objspace = 0x560f78950c10
        __func__ = <optimized out>
#7  0x0000560f7788d331 in mark_and_move_method_entry (ment=0x7f90bd1518c8, reference_updating=false) at /tmp/ruby/src/trunk-O0/imemo.c:232
        _obj = 140259606829880
        def = 0x560f78a8a5e0
#8  0x0000560f7788d81f in rb_imemo_mark_and_move (obj=140259624294600, reference_updating=false) at /tmp/ruby/src/trunk-O0/imemo.c:391
No locals.
#9  0x0000560f7787076e in gc_mark_children (objspace=0x560f78950c10, obj=140259624294600) at /tmp/ruby/src/trunk-O0/gc.c:6869
        any = 0x7f90bd1518c8
#10 0x0000560f778710da in gc_mark_stacked_objects (objspace=0x560f78950c10, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7078
        mstack = 0x560f78951098
        obj = 140259624294600
        marked_slots_at_the_beginning = 237
        popped_count = 0
#11 0x0000560f7787125a in gc_mark_stacked_objects_all (objspace=0x560f78950c10) at /tmp/ruby/src/trunk-O0/gc.c:7116
No locals.
#12 0x0000560f778736be in gc_marks_rest (objspace=0x560f78950c10) at /tmp/ruby/src/trunk-O0/gc.c:8322
No locals.
#13 0x0000560f778737f2 in gc_marks (objspace=0x560f78950c10, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8380
        marking_finished = false
#14 0x0000560f77875366 in gc_start (objspace=0x560f78950c10, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9085
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 22031
#15 0x0000560f77874ffb in garbage_collect (objspace=0x560f78950c10, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:8966
        _lev = 247038096
        ret = 32764
#16 0x0000560f77875aad in garbage_collect_with_gvl (objspace=0x560f78950c10, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9351
No locals.
#17 0x0000560f7787c466 in objspace_malloc_gc_stress (objspace=0x560f78950c10) at /tmp/ruby/src/trunk-O0/gc.c:11741
        reason = 45568
#18 0x0000560f7787c749 in objspace_xmalloc0 (objspace=0x560f78950c10, size=528) at /tmp/ruby/src/trunk-O0/gc.c:11943
        gpr = 107008
        mem = 0x210
#19 0x0000560f7787cb17 in ruby_xmalloc2_body (n=528, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12190
No locals.
#20 0x0000560f778803a4 in ruby_xmalloc2 (n=528, size=1) at /tmp/ruby/src/trunk-O0/gc.c:13781
No locals.
#21 0x0000560f778b97fb in new_arena () at /tmp/ruby/src/trunk-O0/iseq.c:595
        new_arena = 0x7f90bc04fd68
#22 0x0000560f778b9a8a in prepare_iseq_build (iseq=0x7f90bc04fd68, name=140259606462040, path=140259606462040, realpath=140259606462040, first_lineno=1, code_location=0x560f78c76b18, node_id=10, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7ffc0eb98280) at /tmp/ruby/src/trunk-O0/iseq.c:642
        coverage = 0
        err_info = 4
        body = 0x560f78cd20c0
#23 0x0000560f778bae4e in rb_iseq_new_with_opt (ast_value=140259606460480, name=140259606462040, path=140259606462040, realpath=140259606462040, first_lineno=1, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, option=0x7ffc0eb98280, script_lines=4) at /tmp/ruby/src/trunk-O0/iseq.c:1002
        ast = 0x560f78a8c5c0
        body = 0x560f78a8c5c8
        node = 0x560f78c76b10
        iseq = 0x7f90bc04fd68
        new_opt = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 0, debug_level = 0}
#24 0x0000560f778bbc2b in rb_iseq_compile_with_option (src=140259606308440, file=140259606462040, realpath=140259606462040, line=3, opt=4) at /tmp/ruby/src/trunk-O0/iseq.c:1257
        iseq = 0x0
        option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
        parse = 0x560f7798e609 <rb_parser_compile_string_path>
        ln = 1
        ast_value = 140259606460480
        ast = 0x560f78a8c5c0
        name = 140259606462040
#25 0x0000560f778bc56e in iseqw_s_compile_parser (argc=1, argv=0x7f90d662d090, self=140259624395400, prism=false) at /tmp/ruby/src/trunk-O0/iseq.c:1516
        src = 140259606308440
        file = 140259606462040
        path = 140259606462040
        line = 3
        opt = 4
        i = 1
        iseq = 0xeb983d0
#26 0x0000560f778bc5c8 in iseqw_s_compile (argc=1, argv=0x7f90d662d090, self=140259624395400) at /tmp/ruby/src/trunk-O0/iseq.c:1562
No locals.
#27 0x0000560f77a1f7ca in ractor_safe_call_cfunc_m1 (recv=140259624395400, argc=1, argv=0x7f90d662d090, func=0x560f778bc594 <iseqw_s_compile>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3403
        f = 0x560f778bc594 <iseqw_s_compile>
#28 0x0000560f77a20401 in vm_call_cfunc_with_frame_ (ec=0x560f78956410, reg_cfp=0x7f90d672cf30, calling=0x7ffc0eb98600, argc=1, argv=0x7f90d662d090, stack_bottom=0x7f90d662d088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3594
        ci = 0x396100100003
        cc = 0x7f90bc04fe80
        val = 140259606462080
        me = 0x7f90bd15a158
        cfunc = 0x560f789d80a8
        recv = 140259624395400
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#29 0x0000560f77a20679 in vm_call_cfunc_with_frame (ec=0x560f78956410, reg_cfp=0x7f90d672cf30, calling=0x7ffc0eb98600) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        argc = 1
        stack_bottom = 0x7f90d662d088
        argv = 0x7f90d662d090
#30 0x0000560f77a26ad5 in vm_sendish (ec=0x560f78956410, reg_cfp=0x7f90d672cf30, cd=0x560f78aed590, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723
        val = 36
        ci = 0x396100100003
        cc = 0x7f90bc04fe80
        argc = 1
        recv = 140259624395400
        calling = {cd = 0x560f78aed590, cc = 0x7f90bc04fe80, block_handler = 0, recv = 140259624395400, argc = 1, kw_splat = false, heap_argv = 0}
#31 0x0000560f77a2e444 in vm_exec_core (ec=0x560f78956410) at ../../src/trunk-O0/insns.def:891
        bh = 0
        cd = 0x560f78aed590
        leaf = false
        val = 140259606460720
        reg_pc = 0x560f78aebcf0
        reg_cfp = 0x7f90d672cf30
        insns_address_table = {0x560f77a2a771 <vm_exec_core+108>, 0x560f77a2a7d3 <vm_exec_core+206>, 0x560f77a2a8e6 <vm_exec_core+481>, 0x560f77a2a9fa <vm_exec_core+757>, 0x560f77a2ab98 <vm_exec_core+1171>, 0x560f77a2acc8 <vm_exec_core+1475>, 0x560f77a2aeda <vm_exec_core+2005>, 0x560f77a2afec <vm_exec_core+2279>, 0x560f77a2b0c5 <vm_exec_core+2496>, 0x560f77a2b1cc <vm_exec_core+2759>, 0x560f77a2b2d3 <vm_exec_core+3022>, 0x560f77a2b3e1 <vm_exec_core+3292>, 0x560f77a2b4f3 <vm_exec_core+3566>, 0x560f77a2b5c3 <vm_exec_core+3774>, 0x560f77a2b6cc <vm_exec_core+4039>, 0x560f77a2b7c6 <vm_exec_core+4289>, 0x560f77a2b889 <vm_exec_core+4484>, 0x560f77a2b94c <vm_exec_core+4679>, 0x560f77a2b9d5 <vm_exec_core+4816>, 0x560f77a2ba61 <vm_exec_core+4956>, 0x560f77a2bb07 <vm_exec_core+5122>, 0x560f77a2bbdf <vm_exec_core+5338>, 0x560f77a2bcb1 <vm_exec_core+5548>, 0x560f77a2bd83 <vm_exec_core+5758>, 0x560f77a2be61 <vm_exec_core+5980>, 0x560f77a2bf23 <vm_exec_core+6174>, 0x560f77a2c062 <vm_exec_core+6493>, 0x560f77a2c108 <vm_exec_core+6659>, 0x560f77a2c1ed <vm_exec_core+6888>, 0x560f77a2c31c <vm_exec_core+7191>, 0x560f77a2c3ed <vm_exec_core+7400>, 0x560f77a2c4b0 <vm_exec_core+7595>, 0x560f77a2c573 <vm_exec_core+7790>, 0x560f77a2c66a <vm_exec_core+8037>, 0x560f77a2c72c <vm_exec_core+8231>, 0x560f77a2c7ee <vm_exec_core+8425>, 0x560f77a2c8e8 <vm_exec_core+8675>, 0x560f77a2c9c7 <vm_exec_core+8898>, 0x560f77a2cab4 <vm_exec_core+9135>, 0x560f77a2cbc4 <vm_exec_core+9407>, 0x560f77a2ccbe <vm_exec_core+9657>, 0x560f77a2cd39 <vm_exec_core+9780>, 0x560f77a2cdfa <vm_exec_core+9973>, 0x560f77a2cee8 <vm_exec_core+10211>, 0x560f77a2cf98 <vm_exec_core+10387>, 0x560f77a2d117 <vm_exec_core+10770>, 0x560f77a2d1f1 <vm_exec_core+10988>, 0x560f77a2d2dd <vm_exec_core+11224>, 0x560f77a2d36e <vm_exec_core+11369>, 0x560f77a2d4c9 <vm_exec_core+11716>, 0x560f77a2da83 <vm_exec_core+13182>, 0x560f77a2db7f <vm_exec_core+13434>, 0x560f77a2dc82 <vm_exec_core+13693>, 0x560f77a2dd6e <vm_exec_core+13929>, 0x560f77a2df87 <vm_exec_core+14466>, 0x560f77a2e079 <vm_exec_core+14708>, 0x560f77a2e17f <vm_exec_core+14970>, 0x560f77a2e38a <vm_exec_core+15493>, 0x560f77a2e541 <vm_exec_core+15932>, 0x560f77a2e675 <vm_exec_core+16240>, 0x560f77a2e7ea <vm_exec_core+16613>, 0x560f77a2e91e <vm_exec_core+16921>, 0x560f77a2ea93 <vm_exec_core+17294>, 0x560f77a2ecf0 <vm_exec_core+17899>, 0x560f77a2eefb <vm_exec_core+18422>, 0x560f77a2f0b2 <vm_exec_core+18861>, 0x560f77a2f1d4 <vm_exec_core+19151>, 0x560f77a2f27b <vm_exec_core+19318>, 0x560f77a2f33f <vm_exec_core+19514>, 0x560f77a2f428 <vm_exec_core+19747>, 0x560f77a2f514 <vm_exec_core+19983>, 0x560f77a2f5fd <vm_exec_core+20216>, 0x560f77a2f711 <vm_exec_core+20492>, 0x560f77a2f838 <vm_exec_core+20787>, 0x560f77a2f977 <vm_exec_core+21106>, 0x560f77a2fab6 <vm_exec_core+21425>, 0x560f77a2fbf5 <vm_exec_core+21744>, 0x560f77a2fd34 <vm_exec_core+22063>, 0x560f77a2fe73 <vm_exec_core+22382>, 0x560f77a2ffbd <vm_exec_core+22712>, 0x560f77a30140 <vm_exec_core+23099>, 0x560f77a3027f <vm_exec_core+23418>, 0x560f77a303be <vm_exec_core+23737>, 0x560f77a304fd <vm_exec_core+24056>, 0x560f77a3063c <vm_exec_core+24375>, 0x560f77a3077b <vm_exec_core+24694>, 0x560f77a308ba <vm_exec_core+25013>, 0x560f77a309f9 <vm_exec_core+25332>, 0x560f77a30b38 <vm_exec_core+25651>, 0x560f77a30c90 <vm_exec_core+25995>, 0x560f77a30e56 <vm_exec_core+26449>, 0x560f77a30fdd <vm_exec_core+26840>, 0x560f77a31105 <vm_exec_core+27136>, 0x560f77a3122d <vm_exec_core+27432>, 0x560f77a31350 <vm_exec_core+27723>, 0x560f77a31473 <vm_exec_core+28014>, 0x560f77a315a7 <vm_exec_core+28322>, 0x560f77a316e6 <vm_exec_core+28641>, 0x560f77a317d1 <vm_exec_core+28876>, 0x560f77a318d6 <vm_exec_core+29137>, 0x560f77a31a0f <vm_exec_core+29450>, 0x560f77a31afe <vm_exec_core+29689>, 0x560f77a31bed <vm_exec_core+29928>, 0x560f77a31cc2 <vm_exec_core+30141>, 0x560f77a31d97 <vm_exec_core+30354>, 0x560f77a31e13 <vm_exec_core+30478>, 0x560f77a31e8f <vm_exec_core+30602>, 0x560f77a31ead <vm_exec_core+30632>, 0x560f77a31ecb <vm_exec_core+30662>, 0x560f77a31ee9 <vm_exec_core+30692>, 0x560f77a31f07 <vm_exec_core+30722>, 0x560f77a31f25 <vm_exec_core+30752>, 0x560f77a31f43 <vm_exec_core+30782>, 0x560f77a31f61 <vm_exec_core+30812>, 0x560f77a31f7f <vm_exec_core+30842>, 0x560f77a31f9d <vm_exec_core+30872>, 0x560f77a31fbb <vm_exec_core+30902>, 0x560f77a31fd9 <vm_exec_core+30932>, 0x560f77a31ff7 <vm_exec_core+30962>, 0x560f77a32015 <vm_exec_core+30992>, 0x560f77a32033 <vm_exec_core+31022>, 0x560f77a32051 <vm_exec_core+31052>, 0x560f77a3206f <vm_exec_core+31082>, 0x560f77a3208d <vm_exec_core+31112>, 0x560f77a320ab <vm_exec_core+31142>, 0x560f77a320c9 <vm_exec_core+31172>, 0x560f77a320e7 <vm_exec_core+31202>, 0x560f77a32105 <vm_exec_core+31232>, 0x560f77a32123 <vm_exec_core+31262>, 0x560f77a32141 <vm_exec_core+31292>, 0x560f77a3215f <vm_exec_core+31322>, 0x560f77a3217d <vm_exec_core+31352>, 0x560f77a3219b <vm_exec_core+31382>, 0x560f77a321b9 <vm_exec_core+31412>, 0x560f77a321d7 <vm_exec_core+31442>, 0x560f77a321f5 <vm_exec_core+31472>, 0x560f77a32213 <vm_exec_core+31502>, 0x560f77a32231 <vm_exec_core+31532>, 0x560f77a3224f <vm_exec_core+31562>, 0x560f77a3226d <vm_exec_core+31592>, 0x560f77a3228b <vm_exec_core+31622>, 0x560f77a322a9 <vm_exec_core+31652>, 0x560f77a322c7 <vm_exec_core+31682>, 0x560f77a322e5 <vm_exec_core+31712>, 0x560f77a32303 <vm_exec_core+31742>, 0x560f77a32321 <vm_exec_core+31772>, 0x560f77a3233f <vm_exec_core+31802>, 0x560f77a3235d <vm_exec_core+31832>, 0x560f77a3237b <vm_exec_core+31862>, 0x560f77a32399 <vm_exec_core+31892>, 0x560f77a323b7 <vm_exec_core+31922>, 0x560f77a323d5 <vm_exec_core+31952>, 0x560f77a323f3 <vm_exec_core+31982>, 0x560f77a32411 <vm_exec_core+32012>, 0x560f77a3242f <vm_exec_core+32042>, 0x560f77a3244d <vm_exec_core+32072>, 0x560f77a3246b <vm_exec_core+32102>, 0x560f77a32489 <vm_exec_core+32132>, 0x560f77a324a7 <vm_exec_core+32162>, 0x560f77a324c5 <vm_exec_core+32192>, 0x560f77a324e3 <vm_exec_core+32222>, 0x560f77a32501 <vm_exec_core+32252>, 0x560f77a3251f <vm_exec_core+32282>, 0x560f77a3253d <vm_exec_core+32312>, 0x560f77a3255b <vm_exec_core+32342>, 0x560f77a32579 <vm_exec_core+32372>, 0x560f77a32597 <vm_exec_core+32402>, 0x560f77a325b5 <vm_exec_core+32432>, 0x560f77a325d3 <vm_exec_core+32462>, 0x560f77a325f1 <vm_exec_core+32492>, 0x560f77a3260f <vm_exec_core+32522>, 0x560f77a3262d <vm_exec_core+32552>, 0x560f77a3264b <vm_exec_core+32582>, 0x560f77a32669 <vm_exec_core+32612>, 0x560f77a32687 <vm_exec_core+32642>, 0x560f77a326a5 <vm_exec_core+32672>, 0x560f77a326c3 <vm_exec_core+32702>, 0x560f77a326e1 <vm_exec_core+32732>, 0x560f77a326ff <vm_exec_core+32762>, 0x560f77a3271d <vm_exec_core+32792>, 0x560f77a3273b <vm_exec_core+32822>, 0x560f77a32759 <vm_exec_core+32852>, 0x560f77a32777 <vm_exec_core+32882>, 0x560f77a32795 <vm_exec_core+32912>, 0x560f77a327b3 <vm_exec_core+32942>, 0x560f77a327d1 <vm_exec_core+32972>, 0x560f77a32802 <vm_exec_core+33021>, 0x560f77a32820 <vm_exec_core+33051>, 0x560f77a3283e <vm_exec_core+33081>, 0x560f77a3285c <vm_exec_core+33111>, 0x560f77a3287a <vm_exec_core+33141>, 0x560f77a32898 <vm_exec_core+33171>, 0x560f77a328b6 <vm_exec_core+33201>, 0x560f77a328d4 <vm_exec_core+33231>, 0x560f77a328f2 <vm_exec_core+33261>, 0x560f77a32910 <vm_exec_core+33291>, 0x560f77a3292e <vm_exec_core+33321>, 0x560f77a3294c <vm_exec_core+33351>, 0x560f77a3296a <vm_exec_core+33381>, 0x560f77a32988 <vm_exec_core+33411>...}
#32 0x0000560f77a45e15 in rb_vm_exec (ec=0x560f78956410) at /tmp/ruby/src/trunk-O0/vm.c:2560
        _ec = 0x560f78956410
        _tag = {tag = 36, retval = 4, buf = {0x7ffc0eb99330, 0x560f77a45d93 <rb_vm_exec+190>, 0x0, 0x7ffc0eb99280, 0x560f789d6e00}, prev = 0x7ffc0eb993a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#33 0x0000560f77a46c74 in rb_iseq_eval_main (iseq=0x7f90bc0a5f38) at /tmp/ruby/src/trunk-O0/vm.c:2826
        ec = 0x560f78956410
        val = 140720555529136
#34 0x0000560f778529ee in rb_ec_exec_node (ec=0x560f78956410, n=0x7f90bc0a5f38) at /tmp/ruby/src/trunk-O0/eval.c:281
        _ec = 0x560f78956410
        _tag = {tag = 36, retval = 94624429711360, buf = {0x7ffc0eb99420, 0x560f7785299a <rb_ec_exec_node+212>, 0x0, 0x7ffc0eb99370, 0x560f78956410}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f90bc0a5f38
#35 0x0000560f77852b5f in ruby_run_node (n=0x7f90bc0a5f38) at /tmp/ruby/src/trunk-O0/eval.c:319
        ec = 0x560f78956410
        status = 22031
#36 0x0000560f7784e12e in rb_main (argc=120, argv=0x7ffc0eb995c8) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140720555529376
#37 0x0000560f7784e18f in main (argc=120, argv=0x7ffc0eb995c8) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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