# Logfile created on 2024-06-04 01:59:24 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000056110f082840 @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.20240604-015924", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056110f10af88 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056110f10adf8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056110f10ac68 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240604-015924", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240604-015924>, @binmode=false, @mon_data=#<Monitor:0x000056110f10aba0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/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
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   e7e83a3..c4056b0  master     -> origin/master
Updating e7e83a3..c4056b0
Fast-forward
 bootstraptest/test_yjit.rb | 12 ++++++++++++
 1 file changed, 12 insertions(+)
Latest commit hash = c4056b0e43
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
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
c47ca983612b77880b715590fb4795a140c5611a65aceb20bb5bcce458653e27  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
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/objspace'
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/psych'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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]: 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/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	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
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
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/rbs.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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.13.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.29.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.8
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.5
                                    net-imap 0.4.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1938 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=14988
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Failed tests:
TestGCCompact#test_moving_objects_between_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)

Retrying...
Finished tests in 1299.965950s, 24.8891 tests/s, 4953.4136 assertions/s.
32355 tests, 6439269 assertions, 0 failures, 0 errors, 326 skips

ruby -v: ruby 3.4.0dev (2024-06-04T00:20:02Z master c4056b0e43) [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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/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.skla7p/16-mspec-multi-15
ruby 3.4.0dev (2024-06-04T00:20:02Z master c4056b0e43) [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 120.208091 seconds

3430 files, 32641 examples, 129661 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.2852380.ruby -x gdbscript
[New LWP 2852380]
[New LWP 2852382]
[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/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000556d64a572ef in get_nth_dirname (dir=18, p=0x7f735801a408 "y/alloc/src", errout=0x7f73739a16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
263		while (*p) p++;
[Current thread is 1 (Thread 0x7f73737847c0 (LWP 2852380))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f73737847c0 (LWP 2852380) 0x0000556d64a572ef in get_nth_dirname (dir=18, p=0x7f735801a408 "y/alloc/src", errout=0x7f73739a16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
  2    Thread 0x7f735a1af640 (LWP 2852382) 0x00007f73738acfde in epoll_wait (epfd=4, events=0x556d64e0845c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f735a1af640 (LWP 2852382)):
#0  0x00007f73738acfde in epoll_wait (epfd=4, events=0x556d64e0845c <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  0x0000556d648d9786 in event_wait (vm=0x556d667852a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21869
#2  0x0000556d648d97aa in timer_thread_polling (vm=0x556d667852a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 2002338476
#3  0x0000556d648d9e6a in timer_thread_func (ptr=0x556d667852a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
        vm = 0x556d667852a0
#4  0x00007f737381bb43 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 = {140725326100944, -31482471934413562, 140133409683008, 25, 140133835847760, 140725326101296, 105433192465609990, 105484777853859078}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f73738acbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f73737847c0 (LWP 2852380)):
#0  0x0000556d64a572ef in get_nth_dirname (dir=18, p=0x7f735801a408 "y/alloc/src", errout=0x7f73739a16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
No locals.
#1  0x0000556d64a574f7 in fill_filename (file=61, format=4 '\004', version=4, include_directories=0x7f735801a32e "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7f735801a9eb "stats.rs", line=0x556d668164b0, obj=0x556d66fb66c0, errout=0x7f73739a16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:314
        i = 61
        p = 0x7f735801adb6 "library/core/src/ptr/metadata.rs"
        filename = 0x7f735801ad97 "library/std/src/io/error.rs"
        dir = 23
#2  0x0000556d64a5a726 in debug_info_read (reader=0x556d66816660, num_traces=17, traces=0x556d64e0b560 <trace>, lines=0x556d66fb61d0, offset=0, errout=0x7f73739a16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1922
        v = {as = {ptr = 0x3d <error: Cannot access memory at address 0x3d>, uint64 = 61, int64 = 61, addr_idx = 61}, off = 0, at = 88, form = 11, size = 0, type = 3}
        die = {pos = 5865777, tag = 29, has_children = 0}
        ranges = {low_pc = 3347422, high_pc = 3347428, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
        line = {dirname = 0x0, filename = 0x7f735801ad97 "library/std/src/io/error.rs", path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7f73580bd03b "errno", next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3  0x0000556d64a5b6d0 in fill_lines (num_traces=17, traces=0x556d64e0b560 <trace>, check_debuglink=1, objp=0x556d66816f80, lines=0x556d66fb61d0, offset=0, errout=0x7f73739a16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x556d66fb66c0, file = 0x7f7356f13000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f7357ce2bac "\343\241\002", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f735801f62a "\r1", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f735801a9eb "stats.rs", debug_line_directories = 0x7f735801a32e "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f7357d00dd9 "E\002\"\033\322\227\002", cu_end = 0x7f7357d0cd93 "\264\230\001", pend = 0x7f7357e9f985 "\001(", q0 = 0x7f7357ec3440 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f7357ec359c "Y\005W\v", format = 4, address_size = 8 '\b', level = 10, abbrev_table = {0x7f73739af000 "", 0x7f7357ec3441 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f7357ec3457 "4", 0x7f7357ec3462 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f7357ec3470 "\r", 0x7f7357ec347e "\017", 0x7f7357ec3489 "$", 0x7f7357ec3494 "9\001\003\016", 0x7f7357ec349b "\023\001\003\016\v\v\210\001\017", 0x7f7357ec34a7 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f7357ec34b8 "\005", 0x7f7357ec34c5 "3\001\025\023", 0x7f7357ec34cc "\r", 0x7f7357ec34da "\031\001\026\v", 0x7f7357ec34e1 "/", 0x7f7357ec34ea "\031\001", 0x7f7357ec34ef ".\001n\016\003\016:\v;\005I\023 \v", 0x7f7357ec3500 "\005", 0x7f7357ec350d "4", 0x7f7357ec351d "\v\001", 0x7f7357ec3522 "\023", 0x7f7357ec352e "3\001", 0x7f7357ec3533 "\023\001\003\016<\031\210\001\017", 0x7f7357ec353f ".\001n\016\003\016:\v;\005 \v", 0x7f7357ec354e "\005", 0x7f7357ec3559 ".\001\021\001\022\006@\030\061\023", 0x7f7357ec3566 "\005", 0x7f7357ec356f "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f7357ec3580 "\v\001\021\001\022\006", 0x7f7357ec3589 "4", 0x7f7357ec3592 "\035", 0x7f7357ec35a3 "\005", 0x7f7357ec35ac "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f7357ec35bd "4", 0x7f7357ec35c6 "\005", 0x7f7357ec35cf "\005", 0x7f7357ec35d6 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f7357ec35e9 "\005", 0x7f7357ec35f6 "\035\001\061\023U\027X\vY\005W\v", 0x7f7357ec3605 "\v\001U\027", 0x7f7357ec360c "4", 0x7f7357ec361c "4", 0x7f7357ec3629 "4", 0x7f7357ec3636 "\023", 0x7f7357ec3642 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f7357ec3652 "(", 0x7f7357ec365b "\027\001\003\016\v\v\210\001\017", 0x7f7357ec3667 "\027", 0x7f7357ec3673 "\r", 0x7f7357ec3684 ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f7357ec3697 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f7357ec36ac "\005", 0x7f7357ec36bb "\005", 0x7f7357ec36ca "(", 0x7f7357ec36d3 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f7357ec36e8 "\005", 0x7f7357ec36f7 "\035", 0x7f7357ec3706 "3", 0x7f7357ec370b "\005", 0x7f7357ec3716 "4", 0x7f7357ec371f ".\001n\016\003\016:\v;\v \v", 0x7f7357ec372e "\017", 0x7f7357ec3737 "4", 0x7f7357ec374b "4", 0x7f7357ec375f ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f7357ec3772 "4", 0x7f7357ec3784 ".", 0x7f7357ec3795 "\035", 0x7f7357ec37a6 "\035\001\061\023U\027X\vY\vW\v", 0x7f7357ec37b5 "4", 0x7f7357ec37c4 "\023\001\003\016\v\005\210\001\017", 0x7f7357ec37d0 "\r", 0x7f7357ec37de ".\001\003\016:\v;\v \v", 0x7f7357ec37eb ".\001\003\016:\v;\vI\023 \v", 0x7f7357ec37fa "4", 0x7f7357ec3803 ".\001\021\001\022\006@\030\003\016:\v;\vI\023", 0x7f7357ec3816 "4", 0x7f7357ec381d ".\001\021\001\022\006@\030\003\016:\v;\005I\023?\031", 0x7f7357ec3832 "\035", 0x7f7357ec3841 "4", 0x7f7357ec3850 ".\001\021\001\022\006@\030\003\016:\v;\005?\031", 0x7f7357ec3863 "4", 0x7f7357ec3875 "4", 0x7f7357ec3887 "4", 0x7f7357ec3896 "4", 0x7f7357ec389f "\005", 0x7f7357ec38a8 ".", 0x7f7357ec38bb ".", 0x7f7357ec38cc ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f7357ec38df ".", 0x7f7357ec38f2 ".", 0x7f7357ec3905 "\001\001I\023", 0x7f7357ec390c "!", 0x7f7357ec3917 "$", 0x7f7357ec3922 "\025", 0x7f7357ec3929 "\025\001", 0x7f7357ec392e "\005", 0x7f7357ec3935 "!", 0x7f7357ec0068 "4", 0x7f7357ec007a "\035", 0x7f7357ec0089 ".", 0x7f7357ec009c "\r", 0x7f7357ec00aa "\025\001I\023", 0x7f7357ec00b1 "\005", 0x7f7357ec00b8 "\025\001", 0x7f7357ec00bd ".\001\003\016:\v;\v \v", 0x7f7357ec00ca ".\001\003\016:\v;\vI\023 \v", 0x7f7357ebe9d3 "\025\001I\023", 0x7f7357ebe9da "\005", 0x7f7357ebe9e1 "\025\001", 0x7f7357ebe9e6 ".\001\003\016:\v;\v \v", 0x7f7357ebe9f3 ".\001\003\016:\v;\vI\023 \v", 0x7f7357ebea02 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f7357eb6574 "\005", 0x7f7357eb6583 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f7357eb2881 "!", 0x7f7357eb288a "\r", 0x7f7357eb28a0 ".", 0x7f7357eb28b4 "\035\001\061\023\021\001\022\aX!(Y!\225\rW!\020\001\023", 0x7f7357eb28cb "\n", 0x7f7357eb28d8 ".", 0x7f7357eb28f1 "4", 0x7f7357eb2902 ".", 0x7f7357eb291a ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f7357eb2937 ".", 0x7f7357eb2951 ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f7357eb296d "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f7357eb2982 "\026", 0x7f7357eb298c "\023\001\003\016\v\v:\v;\v\001\023", 0x7f7357eb299c "\017", 0x7f7357eb29a4 "$", 0x7f7357eb29b0 "\026", 0x7f7357eb29be "&", 0x7f7357eb29c4 "\026", 0x7f7357eb29d4 "(", 0x7f7357eb29de "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f7357eb29f3 "\025\001I\023\001\023", 0x7f7357eb29fd "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f7357eb2a12 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f7357eb2a24 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f7357eb2a36 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f7357eb2a49 "\026", 0x7f7357eb2a5c "\r", 0x7f7357eb2a70 "\r", 0x7f7357eb2a82 "\023\001\v\005:\v;\v9\v\001\023", 0x7f7357eb2a92 "!", 0x7f7357eb2a98 "4", 0x7f7357eb2aa8 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f7357eb2ac3 ".", 0x7f7357eb2ada ".", 0x7f7357eb2af1 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f7357eb2b0d ".", 0x7f7357eb2b2a ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f7357eb2b4b ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f7357eb2b6a ".", 0x7f7357eb2b84 ".", 0x7f7357eb2ba0 "4", 0x7f7357eb2bac ".", 0x7f7357eb2bc7 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f7357eb2bdb ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f7357eb2bfa ".", 0x7f7357eb2c15 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f7357eb2c2b ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f7357eb2c48 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f7357eb2c60 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f735998efc0 "\360\357\230Ys\177", 0x556d66816be8 "\307+\353Ws\177", 0x556d66817368 "\250\360\230Ys\177", 0x556d66817370 "\001", 0x556d66817378 "k\270\222dmU", 0x556d66817380 "\003", 0x7f735998efa0 "", 0x7f735998efa8 "", 0x7f735998efb0 "", 0x7f735998efb8 "", 0x7f735998efc8 "3\334\257dmU", 0x0, 0x7f735998efd0 "@\324\246fmU", 0x556d64afdc33 <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x556d64afdbe5 <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x556d66816d20 "\320s\201fmU", 0x556d66816fc0 "\020p\201fmU", 0x7f73738bacb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x556d66816d20 "\320s\201fmU", 0x556d66816e10 "", 0x556d66816fc0 "\020p\201fmU", 0x7f73739c8994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x556d668173d0 "\201", 0x556d668173c8 "\003", 0x556d668173d8 "\001"...}}
        i = 0
        j = 310
        shstr = 0x7f7358b2f159 ""
        ehdr = 0x7f7356f13000
        shdr = 0x7f7358b2f350
        shstr_shdr = 0x7f7358b2fed0
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f7358b2f410
        fd = 5
        filesize = 29478672
        file = 0x7f7356f13000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f7358b2fe50
        strtab_shdr = 0x7f7358b2fe90
        dynsym_shdr = 0x7f7358b2f4d0
        dynstr_shdr = 0x7f7358b2f510
        obj = 0x556d66fb66c0
        dladdr_fbase = 93928324894720
#4  0x0000556d64a5c07b in rb_dump_backtrace_with_lines (num_traces=17, traces=0x556d64e0b560 <trace>, errout=0x7f73739a16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 140133401292520
        i = 0
        lines = 0x556d66fb61d0
        obj = 0x556d66fb66c0
        dladdr_fbases = 0x556d66fb6620
        main_path = 0x556d66816f20 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x0000556d6495888f in rb_print_backtrace (errout=0x7f73739a16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x556d64958874 <rb_print_backtrace+36>, 0x556d64958f97 <rb_vm_bugreport+656>, 0x556d64b28eb8 <rb_bug_for_fatal_signal+327>, 0x556d6489b045 <sigill>, 0x7f73737c9520 <__restore_rt>, 0x556d6492b5b4 <vm_callee_setup_block_arg+129>, 0x556d6492b917 <vm_invoke_iseq_block+172>, 0x556d6492c001 <vm_invoke_block+189>, 0x556d6492d240 <vm_invokeblock_i+123>, 0x556d6492d4ad <vm_sendish+619>, 0x556d64935918 <vm_exec_core+18608>, 0x556d6494c778 <rb_vm_exec+320>, 0x556d64949095 <invoke_block+216>, 0x556d64949b31 <vm_invoke_proc+911>, 0x556d6494a2d5 <rb_vm_invoke_proc+170>, 0x556d64b005ed <rb_fiber_start+726>, 0x556d64afdc33 <fiber_initialize_coroutine>, 0x0 <repeats 1007 times>}
        n = 17
#6  0x0000556d64958f97 in rb_vm_bugreport (ctx=0x556d66817340, errout=0x7f73739a16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x556d667852a0
        ec = 0x556d66a6d270
#7  0x0000556d64b28eb8 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x556d66817340, fmt=0x556d64c0a06b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1108
        pid = -1
        out = 0x7f73739a16a0 <_IO_2_1_stderr_>
        file = 0x7f7358f733b0 "<internal:numeric>"
        line = 238
#8  0x0000556d6489b045 in sigsegv (sig=11, info=0x556d66817470, ctx=0x556d66817340) at /tmp/ruby/src/trunk-O0/signal.c:929
No locals.
#9  <signal handler called>
No locals.
#10 0x0000556d6492b5b4 in vm_callee_setup_block_arg (ec=0x556d66a6d270, calling=0x7f735998df90, ci=0x100003, iseq=0x7f7359081500, argv=0x7f735998f0a8, arg_setup_type=arg_setup_block) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4961
        cfp = 0x7f73599aeee8
        arg0 = 140133391194920
#11 0x0000556d6492b917 in vm_invoke_iseq_block (ec=0x556d66a6d270, reg_cfp=0x7f73599aeee8, calling=0x7f735998df90, ci=0x100003, is_lambda=false, block_handler=140133401292601) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5020
        captured = 0x7f73599aef38
        iseq = 0x7f7359081500
        arg_size = 1
        rsp = 0x7f735998f0a8
        argv = 0x7f735998f0a8
        opt_pc = 0
#12 0x0000556d6492c001 in vm_invoke_block (ec=0x556d66a6d270, reg_cfp=0x7f73599aeee8, calling=0x7f735998df90, ci=0x100003, is_lambda=false, block_handler=140133401292601) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5148
        func = 0x556d6492b86b <vm_invoke_iseq_block>
#13 0x0000556d6492d240 in vm_invokeblock_i (ec=0x556d66a6d270, reg_cfp=0x7f73599aeee8, calling=0x7f735998df90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5689
        ci = 0x100003
        block_handler = 140133401292601
#14 0x0000556d6492d4ad in vm_sendish (ec=0x556d66a6d270, reg_cfp=0x7f73599aeee8, cd=0x556d66851c20, block_handler=0, method_explorer=mexp_search_invokeblock) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5730
        val = 36
        ci = 0x100003
        cc = 0x7f735998df90
        argc = 1
        recv = 286326787
        calling = {cd = 0x556d66851c20, cc = 0x0, block_handler = 0, recv = 286326787, argc = 1, kw_splat = false, heap_argv = 0}
#15 0x0000556d64935918 in vm_exec_core (ec=0x556d66a6d270) at ../../src/trunk-O0/insns.def:1018
        bh = 0
        cd = 0x556d66851c20
        leaf = false
        val = 36
        reg_pc = 0x556d66851d80
        reg_cfp = 0x7f73599aeee8
        insns_address_table = {0x556d649310d4 <vm_exec_core+108>, 0x556d64931136 <vm_exec_core+206>, 0x556d64931249 <vm_exec_core+481>, 0x556d6493135d <vm_exec_core+757>, 0x556d649314fb <vm_exec_core+1171>, 0x556d6493162b <vm_exec_core+1475>, 0x556d6493183d <vm_exec_core+2005>, 0x556d6493194f <vm_exec_core+2279>, 0x556d64931a28 <vm_exec_core+2496>, 0x556d64931b2f <vm_exec_core+2759>, 0x556d64931c36 <vm_exec_core+3022>, 0x556d64931d44 <vm_exec_core+3292>, 0x556d64931e56 <vm_exec_core+3566>, 0x556d64931f26 <vm_exec_core+3774>, 0x556d6493202f <vm_exec_core+4039>, 0x556d64932129 <vm_exec_core+4289>, 0x556d649321ec <vm_exec_core+4484>, 0x556d649322af <vm_exec_core+4679>, 0x556d64932338 <vm_exec_core+4816>, 0x556d649323c4 <vm_exec_core+4956>, 0x556d6493246a <vm_exec_core+5122>, 0x556d64932542 <vm_exec_core+5338>, 0x556d64932614 <vm_exec_core+5548>, 0x556d649326e6 <vm_exec_core+5758>, 0x556d649327c4 <vm_exec_core+5980>, 0x556d64932886 <vm_exec_core+6174>, 0x556d649329c5 <vm_exec_core+6493>, 0x556d64932a6b <vm_exec_core+6659>, 0x556d64932b50 <vm_exec_core+6888>, 0x556d64932c7f <vm_exec_core+7191>, 0x556d64932d50 <vm_exec_core+7400>, 0x556d64932e13 <vm_exec_core+7595>, 0x556d64932ed6 <vm_exec_core+7790>, 0x556d64932fcd <vm_exec_core+8037>, 0x556d6493308f <vm_exec_core+8231>, 0x556d64933151 <vm_exec_core+8425>, 0x556d6493324b <vm_exec_core+8675>, 0x556d6493332a <vm_exec_core+8898>, 0x556d64933417 <vm_exec_core+9135>, 0x556d64933527 <vm_exec_core+9407>, 0x556d64933621 <vm_exec_core+9657>, 0x556d6493369c <vm_exec_core+9780>, 0x556d6493375d <vm_exec_core+9973>, 0x556d6493384b <vm_exec_core+10211>, 0x556d649338fb <vm_exec_core+10387>, 0x556d64933a7a <vm_exec_core+10770>, 0x556d64933b54 <vm_exec_core+10988>, 0x556d64933c40 <vm_exec_core+11224>, 0x556d64933cd1 <vm_exec_core+11369>, 0x556d64933e2c <vm_exec_core+11716>, 0x556d649343e6 <vm_exec_core+13182>, 0x556d649344e2 <vm_exec_core+13434>, 0x556d649345e5 <vm_exec_core+13693>, 0x556d649346d1 <vm_exec_core+13929>, 0x556d649348ea <vm_exec_core+14466>, 0x556d649349dc <vm_exec_core+14708>, 0x556d64934ae2 <vm_exec_core+14970>, 0x556d64934ced <vm_exec_core+15493>, 0x556d64934ea4 <vm_exec_core+15932>, 0x556d64934fd8 <vm_exec_core+16240>, 0x556d6493514d <vm_exec_core+16613>, 0x556d64935281 <vm_exec_core+16921>, 0x556d649353f6 <vm_exec_core+17294>, 0x556d64935653 <vm_exec_core+17899>, 0x556d6493585e <vm_exec_core+18422>, 0x556d64935a15 <vm_exec_core+18861>, 0x556d64935b37 <vm_exec_core+19151>, 0x556d64935bde <vm_exec_core+19318>, 0x556d64935ca2 <vm_exec_core+19514>, 0x556d64935d8b <vm_exec_core+19747>, 0x556d64935e77 <vm_exec_core+19983>, 0x556d64935f60 <vm_exec_core+20216>, 0x556d64936074 <vm_exec_core+20492>, 0x556d6493619b <vm_exec_core+20787>, 0x556d649362da <vm_exec_core+21106>, 0x556d64936419 <vm_exec_core+21425>, 0x556d64936558 <vm_exec_core+21744>, 0x556d64936697 <vm_exec_core+22063>, 0x556d649367d6 <vm_exec_core+22382>, 0x556d64936920 <vm_exec_core+22712>, 0x556d64936aa3 <vm_exec_core+23099>, 0x556d64936be2 <vm_exec_core+23418>, 0x556d64936d21 <vm_exec_core+23737>, 0x556d64936e60 <vm_exec_core+24056>, 0x556d64936f9f <vm_exec_core+24375>, 0x556d649370de <vm_exec_core+24694>, 0x556d6493721d <vm_exec_core+25013>, 0x556d6493735c <vm_exec_core+25332>, 0x556d6493749b <vm_exec_core+25651>, 0x556d649375f3 <vm_exec_core+25995>, 0x556d649377b9 <vm_exec_core+26449>, 0x556d64937940 <vm_exec_core+26840>, 0x556d64937a68 <vm_exec_core+27136>, 0x556d64937b90 <vm_exec_core+27432>, 0x556d64937cb3 <vm_exec_core+27723>, 0x556d64937dd6 <vm_exec_core+28014>, 0x556d64937f0a <vm_exec_core+28322>, 0x556d64938049 <vm_exec_core+28641>, 0x556d64938134 <vm_exec_core+28876>, 0x556d64938239 <vm_exec_core+29137>, 0x556d64938372 <vm_exec_core+29450>, 0x556d64938461 <vm_exec_core+29689>, 0x556d64938550 <vm_exec_core+29928>, 0x556d64938625 <vm_exec_core+30141>, 0x556d649386fa <vm_exec_core+30354>, 0x556d64938776 <vm_exec_core+30478>, 0x556d649387f2 <vm_exec_core+30602>, 0x556d64938810 <vm_exec_core+30632>, 0x556d6493882e <vm_exec_core+30662>, 0x556d6493884c <vm_exec_core+30692>, 0x556d6493886a <vm_exec_core+30722>, 0x556d64938888 <vm_exec_core+30752>, 0x556d649388a6 <vm_exec_core+30782>, 0x556d649388c4 <vm_exec_core+30812>, 0x556d649388e2 <vm_exec_core+30842>, 0x556d64938900 <vm_exec_core+30872>, 0x556d6493891e <vm_exec_core+30902>, 0x556d6493893c <vm_exec_core+30932>, 0x556d6493895a <vm_exec_core+30962>, 0x556d64938978 <vm_exec_core+30992>, 0x556d64938996 <vm_exec_core+31022>, 0x556d649389b4 <vm_exec_core+31052>, 0x556d649389d2 <vm_exec_core+31082>, 0x556d649389f0 <vm_exec_core+31112>, 0x556d64938a0e <vm_exec_core+31142>, 0x556d64938a2c <vm_exec_core+31172>, 0x556d64938a4a <vm_exec_core+31202>, 0x556d64938a68 <vm_exec_core+31232>, 0x556d64938a86 <vm_exec_core+31262>, 0x556d64938aa4 <vm_exec_core+31292>, 0x556d64938ac2 <vm_exec_core+31322>, 0x556d64938ae0 <vm_exec_core+31352>, 0x556d64938afe <vm_exec_core+31382>, 0x556d64938b1c <vm_exec_core+31412>, 0x556d64938b3a <vm_exec_core+31442>, 0x556d64938b58 <vm_exec_core+31472>, 0x556d64938b76 <vm_exec_core+31502>, 0x556d64938b94 <vm_exec_core+31532>, 0x556d64938bb2 <vm_exec_core+31562>, 0x556d64938bd0 <vm_exec_core+31592>, 0x556d64938bee <vm_exec_core+31622>, 0x556d64938c0c <vm_exec_core+31652>, 0x556d64938c2a <vm_exec_core+31682>, 0x556d64938c48 <vm_exec_core+31712>, 0x556d64938c66 <vm_exec_core+31742>, 0x556d64938c84 <vm_exec_core+31772>, 0x556d64938ca2 <vm_exec_core+31802>, 0x556d64938cc0 <vm_exec_core+31832>, 0x556d64938cde <vm_exec_core+31862>, 0x556d64938cfc <vm_exec_core+31892>, 0x556d64938d1a <vm_exec_core+31922>, 0x556d64938d38 <vm_exec_core+31952>, 0x556d64938d56 <vm_exec_core+31982>, 0x556d64938d74 <vm_exec_core+32012>, 0x556d64938d92 <vm_exec_core+32042>, 0x556d64938db0 <vm_exec_core+32072>, 0x556d64938dce <vm_exec_core+32102>, 0x556d64938dec <vm_exec_core+32132>, 0x556d64938e0a <vm_exec_core+32162>, 0x556d64938e28 <vm_exec_core+32192>, 0x556d64938e46 <vm_exec_core+32222>, 0x556d64938e64 <vm_exec_core+32252>, 0x556d64938e82 <vm_exec_core+32282>, 0x556d64938ea0 <vm_exec_core+32312>, 0x556d64938ebe <vm_exec_core+32342>, 0x556d64938edc <vm_exec_core+32372>, 0x556d64938efa <vm_exec_core+32402>, 0x556d64938f18 <vm_exec_core+32432>, 0x556d64938f36 <vm_exec_core+32462>, 0x556d64938f54 <vm_exec_core+32492>, 0x556d64938f72 <vm_exec_core+32522>, 0x556d64938f90 <vm_exec_core+32552>, 0x556d64938fae <vm_exec_core+32582>, 0x556d64938fcc <vm_exec_core+32612>, 0x556d64938fea <vm_exec_core+32642>, 0x556d64939008 <vm_exec_core+32672>, 0x556d64939026 <vm_exec_core+32702>, 0x556d64939044 <vm_exec_core+32732>, 0x556d64939062 <vm_exec_core+32762>, 0x556d64939080 <vm_exec_core+32792>, 0x556d6493909e <vm_exec_core+32822>, 0x556d649390bc <vm_exec_core+32852>, 0x556d649390da <vm_exec_core+32882>, 0x556d649390f8 <vm_exec_core+32912>, 0x556d64939116 <vm_exec_core+32942>, 0x556d64939134 <vm_exec_core+32972>, 0x556d64939165 <vm_exec_core+33021>, 0x556d64939183 <vm_exec_core+33051>, 0x556d649391a1 <vm_exec_core+33081>, 0x556d649391bf <vm_exec_core+33111>, 0x556d649391dd <vm_exec_core+33141>, 0x556d649391fb <vm_exec_core+33171>, 0x556d64939219 <vm_exec_core+33201>, 0x556d64939237 <vm_exec_core+33231>, 0x556d64939255 <vm_exec_core+33261>, 0x556d64939273 <vm_exec_core+33291>, 0x556d64939291 <vm_exec_core+33321>, 0x556d649392af <vm_exec_core+33351>, 0x556d649392cd <vm_exec_core+33381>, 0x556d649392eb <vm_exec_core+33411>...}
#16 0x0000556d6494c778 in rb_vm_exec (ec=0x556d66a6d270) at /tmp/ruby/src/trunk-O0/vm.c:2560
        _ec = 0x556d66a6d270
        _tag = {tag = 36, retval = 4, buf = {0x7f735998ecc0, 0x556d6494c6f6 <rb_vm_exec+190>, 0x0, 0x7f735998ec10, 0x0}, prev = 0x7f735998ef40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#17 0x0000556d64949095 in invoke_block (ec=0x556d66a6d270, iseq=0x7f7359081690, self=140133409934880, captured=0x556d66825a60, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1517
        arg_size = 0
#18 0x0000556d64949b31 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f735998ef08, argc=0, self=140133409934880, captured=0x556d66825a60, ec=0x556d66a6d270) at /tmp/ruby/src/trunk-O0/vm.c:1587
        iseq = 0x7f7359081690
        opt_pc = 0
        type = 572653569
        cfp = 0x7f73599aefc8
        sp = 0x7f735998f018
        flags = 0
        use_argv = 0x7f735998ef08
        av = {93928359517792, 0}
        stack_argv = 0x7f735998f018
#19 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f735998ef08, argc=0, self=140133409934880, proc=0x556d66825a60, ec=0x556d66a6d270) at /tmp/ruby/src/trunk-O0/vm.c:1685
        block = 0x556d66825a60
#20 vm_invoke_proc (ec=0x556d66a6d270, proc=0x556d66825a60, self=140133409934880, argc=0, argv=0x7f735998ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1715
No locals.
#21 0x0000556d6494a2d5 in rb_vm_invoke_proc (ec=0x556d66a6d270, proc=0x556d66825a60, argc=0, argv=0x7f735998ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1736
        self = 140133409934880
#22 0x0000556d64b005ed in rb_fiber_start (fiber=0x556d66a6d220) at /tmp/ruby/src/trunk-O0/cont.c:2540
        cont = 0x556d66a6d220
        argc = 0
        argv = 0x7f735998ef08
        args = 4
        _ec = 0x556d66a6d270
        _tag = {tag = 36, retval = 0, buf = {0x7f735998efc0, 0x556d64b00406 <rb_fiber_start+239>, 0x0, 0x7f735998eee0, 0x7f735998efa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        th = 0x556d66787830
        proc = 0x556d66825a60
        state = RUBY_TAG_NONE
        need_interrupt = 0
        err = 0
#23 0x0000556d64afdc33 in fiber_entry (from=0x556d6678d5e0, to=0x556d66a6d440) at /tmp/ruby/src/trunk-O0/cont.c:850
        fiber = 0x556d66a6d220
        thread = 0x556d66787830
#24 0x0000000000000000 in ?? ()
No symbol table info available.

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