# Logfile created on 2023-10-23 11:05:01 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000564bb88d2048 @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'", @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.20231023-110501", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564bb896b4a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564bb896b338 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564bb896b180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231023-110501", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231023-110501>, @binmode=false, @mon_data=#<Monitor:0x0000564bb896b0b8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-O0/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   839b763..42c2c8c  master     -> origin/master
Updating 839b763..42c2c8c
Fast-forward
 shape.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = 42c2c8caa5
$$$[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 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-O0/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.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/shape.c
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
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/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/bigdecimal'
make[2]: Entering 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/bigdecimal'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
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 rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 2cac4e78dfd76e85342ab2c332d3fae046b36961 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating encdb.h
generating enc.mk
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.

encdb.h unchanged
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to /tmp/ruby/src/trunk-O0/gems/rbs-3.2.2.gem
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'
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'
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 '/tmp/ruby/src/trunk-O0/enc/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'
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.0
  File: rbs-3.2.0.gem
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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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]: Entering 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: 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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering 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/ripper'
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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.3.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.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.3.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.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.8.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    prism 0.15.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.9
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.2.1
                                    psych 5.1.1.1
                                    stringio 3.0.9
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
skipped bundled gems:
    rbs-3.2.0.gem                   not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1858 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.

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

Retrying...
Finished tests in 1058.479202s, 25.2542 tests/s, 8946.8503 assertions/s.
26731 tests, 9470055 assertions, 0 failures, 0 errors, 190 skips

ruby -v: ruby 3.3.0dev (2023-10-23T10:28:14Z master 42c2c8caa5) [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' 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 '/tmp/ruby/src/trunk-O0/enc/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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /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
ruby 3.3.0dev (2023-10-23T10:28:14Z master 42c2c8caa5) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .................................................................

Finished in 259.081985 seconds

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

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.1390067.ruby -x gdbscript
[New LWP 1390067]
[New LWP 1390069]
[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  RB_FL_TEST_RAW (obj=94170873592352, flags=2048) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7ff89b2e77c0 (LWP 1390067))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7ff89b2e77c0 (LWP 1390067) RB_FL_TEST_RAW (obj=94170873592352, flags=2048) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7ff89a10f640 (LWP 1390069) 0x00007ff89b40ffde in epoll_wait (epfd=4, events=0x55a5dd79427c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7ff89a10f640 (LWP 1390069)):
#0  0x00007ff89b40ffde in epoll_wait (epfd=4, events=0x55a5dd79427c <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  0x000055a5dd342aa4 in timer_thread_polling (vm=0x55a5dea81b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = 965817879
#2  0x000055a5dd34314c in timer_thread_func (ptr=0x55a5dea81b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
        vm = 0x55a5dea81b10
#3  0x00007ff89b37eb43 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 = {140732859015424, -7560249340582963213, 140705713419840, 25, 140705732749392, 140732859015776, 7558638203258525683, 7558640136140478451}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007ff89b40fbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7ff89b2e77c0 (LWP 1390067)):
#0  RB_FL_TEST_RAW (obj=94170873592352, flags=2048) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x000055a5dd1fd7be in vm_cc_markable (cc=0x55a5dd77fa20 <vm_empty_cc>) at /tmp/ruby/src/trunk-O0/vm_callinfo.h:388
No locals.
#2  0x000055a5dd203291 in cc_is_active (cc=0x55a5dd77fa20 <vm_empty_cc>, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:300
No locals.
#3  0x000055a5dd20358d in rb_iseq_mark_and_move (iseq=0x7ff898dffca8, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:343
        cds = 0x55a5decbfd30
        i = 14
        body = 0x55a5debcc350
#4  0x000055a5dd1bcb62 in gc_mark_imemo (objspace=0x55a5dea84260, obj=140705693433000) at /tmp/ruby/src/trunk-O0/gc.c:7117
        __func__ = <optimized out>
#5  0x000055a5dd1bce5e in gc_mark_children (objspace=0x55a5dea84260, obj=140705693433000) at /tmp/ruby/src/trunk-O0/gc.c:7236
        any = 0x7ff898dffca8
#6  0x000055a5dd1bd6fa in gc_mark_stacked_objects (objspace=0x55a5dea84260, incremental=1, count=34384) at /tmp/ruby/src/trunk-O0/gc.c:7426
        mstack = 0x55a5dea846e8
        obj = 140705693433000
        marked_slots_at_the_beginning = 768
        popped_count = 11431
#7  0x000055a5dd1bd852 in gc_mark_stacked_objects_incremental (objspace=0x55a5dea84260, count=34384) at /tmp/ruby/src/trunk-O0/gc.c:7458
No locals.
#8  0x000055a5dd1bfb85 in gc_marks_step (objspace=0x55a5dea84260, slots=34384) at /tmp/ruby/src/trunk-O0/gc.c:8663
        marking_finished = false
        __func__ = <optimized out>
#9  0x000055a5dd1bfbed in gc_marks_continue (objspace=0x55a5dea84260, size_pool=0x55a5dea84280, heap=0x55a5dea842d0) at /tmp/ruby/src/trunk-O0/gc.c:8683
        __func__ = <optimized out>
        marking_finished = true
#10 0x000055a5dd1b3917 in gc_continue (objspace=0x55a5dea84260, size_pool=0x55a5dea84280, heap=0x55a5dea842d0) at /tmp/ruby/src/trunk-O0/gc.c:2480
        lock_lev = 0
#11 0x000055a5dd1b40e3 in newobj_alloc (objspace=0x55a5dea84260, cr=0x55a5dea85010, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2807
        lev = 32766
        unlock_vm = false
        size_pool = 0x55a5dea84280
        heap = 0x55a5dea842d0
        cache = 0x55a5dea85208
        obj = 0
        __func__ = <optimized out>
#12 0x000055a5dd1b4316 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55a5dea85010, objspace=0x55a5dea84260, flags=12, klass=140705713529480) at /tmp/ruby/src/trunk-O0/gc.c:2866
        obj = 1
        lev = 1
#13 newobj_slowpath_wb_protected (klass=140705713529480, flags=12, objspace=0x55a5dea84260, cr=0x55a5dea85010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#14 0x000055a5dd1b468e in newobj_of0 (klass=140705713529480, flags=12, wb_protected=1, cr=0x55a5dea85010, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2926
        obj = 4096
        objspace = 0x55a5dea84260
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#15 0x000055a5dd1b46fa in newobj_of (cr=0x55a5dea85010, klass=140705713529480, flags=12, v1=94170873594720, v2=1, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2936
        obj = 94170867518528
#16 0x000055a5dd1b4e26 in rb_data_typed_object_wrap (klass=140705713529480, datap=0x0, type=0x55a5dd780360 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3152
        wb_protected = true
#17 0x000055a5dd1b4e63 in rb_data_typed_object_zalloc (klass=140705713529480, size=32, type=0x55a5dd780360 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3158
        obj = 4
#18 0x000055a5dd3b88a4 in backtrace_alloc (klass=140705713529480) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:538
        data_struct_obj = 94170893537984
        bt = 0x7ffeec11c6a8
        obj = 94170893537984
#19 0x000055a5dd3b8a78 in rb_ec_partial_backtrace_object (ec=0x55a5dea852c0, start_frame=0, num_frames=-1, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:598
        cfp = 0x7ff89b2e5e88
        end_cfp = 0x7ff89b2e6010
        size = 94170867411042
        bt = 0x7ffeec11c718
        btobj = 140705695322520
        loc = 0x55a5dd19a56d <rb_type+43>
        cfunc_counter = 2048
#20 0x000055a5dd3b8e49 in rb_ec_backtrace_object (ec=0x55a5dea852c0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:693
No locals.
#21 0x000055a5dd19f197 in setup_exception (ec=0x55a5dea852c0, tag=6, mesg=140705695322520, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 140705731021120
        bt = 4
        _ec = 0x55a5dea852c0
        _tag = {tag = 36, retval = 3457, buf = {0x7ffeec11c8a0, 0x55a5dd19f060 <setup_exception+294>, 0x0, 0x7ffeec11c750, 0x61ec11c818}, prev = 0x7ffeec11d010, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 13124075352822265344
        line = 0
        file = 0x55a5df21f210 "/tmp/empty20231023-1390067-3yw401.rb"
        file0 = 0x55a5df21f210 "/tmp/empty20231023-1390067-3yw401.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#22 0x000055a5dd19f6f9 in rb_longjmp (ec=0x55a5dea852c0, tag=6, mesg=140705695322520, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#23 0x000055a5dd19f77f in rb_exc_exception (mesg=140705695322520, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#24 0x000055a5dd19f7a5 in rb_exc_raise (mesg=140705695322520) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#25 0x000055a5dd34a2b6 in rb_threadptr_execute_interrupts (th=0x55a5dea84090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
        err = 140705695322520
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#26 0x000055a5dd37c820 in rb_vm_check_ints (ec=0x55a5dea852c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2028
No locals.
#27 0x000055a5dd3842fb in vm_pop_frame (ec=0x55a5dea852c0, cfp=0x7ff89b2e5e88, ep=0x7ff89b1e6108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#28 0x000055a5dd384347 in rb_vm_pop_frame (ec=0x55a5dea852c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#29 0x000055a5dd3a635e in vm_call0_cfunc_with_frame (ec=0x55a5dea852c0, calling=0x7ffeec11cca0, argv=0x7ffeec11cd90) at /tmp/ruby/src/trunk-O0/vm_eval.c:176
        reg_cfp = 0x7ff89b2e5ec0
        ci = 0x7ffeec11cc70
        val = 140705695322760
        me = 0x7ff89a139440
        cfunc = 0x55a5deaeb028
        len = -1
        recv = 140705695322760
        argc = 1
        mid = 16609
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#30 0x000055a5dd3a6427 in vm_call0_cfunc (ec=0x55a5dea852c0, calling=0x7ffeec11cca0, argv=0x7ffeec11cd90) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#31 0x000055a5dd3a669f in vm_call0_body (ec=0x55a5dea852c0, calling=0x7ffeec11cca0, argv=0x7ffeec11cd90) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffeec11cc70
        cc = 0x7ff899074ee8
        ret = 140705695322760
#32 0x000055a5dd3a5ef5 in vm_call0_cc (ec=0x55a5dea852c0, recv=140705695322760, id=16609, argc=1, argv=0x7ffeec11cd90, cc=0x7ff899074ee8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffeec11cd90
        av = {140705731038720, 8005296001}
        calling = {cd = 0x7ffeec11cc60, cc = 0x7ff899074ee8, block_handler = 0, recv = 140705695322760, argc = 1, kw_splat = false, heap_argv = 0}
#33 0x000055a5dd3a8aaa in rb_funcallv_scope (recv=140705695322760, mid=16609, argc=1, argv=0x7ffeec11cd90, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:1065
        ec = 0x55a5dea852c0
        cc = 0x7ff899074ee8
        self = 140705731038720
#34 0x000055a5dd3a8b1a in rb_funcallv (recv=140705695322760, mid=16609, argc=1, argv=0x7ffeec11cd90) at /tmp/ruby/src/trunk-O0/vm_eval.c:1080
No locals.
#35 0x000055a5dd3a8f19 in rb_funcall (recv=140705695322760, mid=16609, n=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1137
        argv = 0x7ffeec11cd90
        ar = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffeec11ceb0, reg_save_area = 0x7ffeec11cdf0}}
#36 0x000055a5dd300fcc in load_file_internal (argp_v=140732859011280) at /tmp/ruby/src/trunk-O0/ruby.c:2568
        argp = 0x7ffeec11d0d0
        parser = 140705695322800
        orig_fname = 140705695322960
        script = 0
        opt = 0x7ffeec11d130
        f = 140705695322760
        line_start = 1
        ast = 0x7ff898fcd1c0
        enc = 0x55a5deaa3b70
        set_encoding = 16609
        lines = 4
#37 0x000055a5dd1a053a in rb_ensure (b_proc=0x55a5dd300893 <load_file_internal>, data1=140732859011280, e_proc=0x55a5dd301256 <restore_load_file>, data2=140732859011280) at /tmp/ruby/src/trunk-O0/eval.c:1009
        _ec = 0x55a5dea852c0
        _tag = {tag = 36, retval = 94170893752992, buf = {0x7ffeec11d090, 0x55a5dd1a04dd <rb_ensure+279>, 0x0, 0x7ffeec11cfa0, 0x0}, prev = 0x7ffeec11d350, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 0
        ec = 0x55a5dea852c0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55a5dd301256 <restore_load_file>, data2 = 140732859011280}}
#38 0x000055a5dd301325 in load_file (parser=140705695322800, fname=140705695322960, f=140705695322760, script=0, opt=0x7ffeec11d130) at /tmp/ruby/src/trunk-O0/ruby.c:2703
        arg = {parser = 140705695322800, fname = 140705695322960, script = 0, opt = 0x7ffeec11d130, f = 140705695322760}
#39 0x000055a5dd30144b in rb_parser_load_file (parser=140705695322800, fname_v=140705695322960) at /tmp/ruby/src/trunk-O0/ruby.c:2727
        opt = {script = 0x0, script_name = 0, e_script = 0, src = {enc = {name = 0, index = -1}}, ext = {enc = {name = 0, index = -1}}, intern = {enc = {name = 0, index = -1}}, req_list = 0, features = {mask = 0, set = 31}, warn = {mask = 0, set = 0}, dump = 0, backtrace_length_limit = -9223372036854775808, rjit = {on = false, call_threshold = 0, exec_mem_size = 0, stats = false, trace_exits = false, dump_disasm = false, verify_ctx = false, pause = false}, crash_report = 0x0, sflag = 0, xflag = 0, warning = 0, verbose = 0, do_loop = 0, do_print = 0, do_line = 0, do_split = 0, do_search = 0, setids = 0, yjit = 0}
        xflag = 0
        f = 140705695322760
#40 0x000055a5dd21028f in load_iseq_eval (ec=0x55a5dea852c0, fname=140705695322960) at /tmp/ruby/src/trunk-O0/load.c:727
        ec = 0x55a5dea852c0
        th = 0x55a5dd1d143e <rb_hash_aref+87>
        realpath_map = 140705695529000
        v = 140705695322840
        ast = 0x7ffeec11d260
        parser = 140705695322800
        iseq = 0x0
#41 0x000055a5dd211850 in require_internal (ec=0x55a5dea852c0, fname=140705695529080, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1247
        handle = 140732859011936
        found = 114
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x55a5dea852c0
        _tag = {tag = 36, retval = 140705731076296, buf = {0x7ffeec11d3d0, 0x55a5dd21167b <require_internal+510>, 0x0, 0x7ffeec11d270, 0x7ff89b2e5f30}, prev = 0x7ffeec11e2a0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x55a5dea84090
        saved = {wrapper = 0, self = 140705731038720, errinfo = 4, ec = 0x55a5dea852c0}
        state = RUBY_TAG_NONE
        ftptr = 0x55a5debfe1c0 "/tmp/empty20231023-1390067-3yw401.rb"
        path = 140705695322960
        saved_path = 140705695322960
        realpath = 140705695529000
        realpaths = 140705713541800
        realpath_map = 140705713541640
        reset_ext_config = false
        prev_ext_config = {ractor_safe = 152}
        th2 = 0xb62214ffc26e3600
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#42 0x000055a5dd211cea in rb_require_string (fname=140705695323080) at /tmp/ruby/src/trunk-O0/load.c:1340
        ec = 0x55a5dea852c0
        result = 32760
#43 0x000055a5dd210b4f in rb_f_require (obj=140705731038720, fname=140705695323080) at /tmp/ruby/src/trunk-O0/load.c:980
No locals.
#44 0x000055a5dd38d3b7 in ractor_safe_call_cfunc_1 (recv=140705731038720, argc=1, argv=0x7ff89b1e60c0, func=0x55a5dd210b2f <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3298
        f = 0x55a5dd210b2f <rb_f_require>
#45 0x000055a5dd38df80 in vm_call_cfunc_with_frame_ (ec=0x55a5dea852c0, reg_cfp=0x7ff89b2e5f30, calling=0x7ffeec11d630, argc=1, argv=0x7ff89b1e60c0, stack_bottom=0x7ff89b1e60b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3475
        ci = 0x58b100140003
        cc = 0x7ff899070f78
        val = 140705695993720
        me = 0x7ff8990750c8
        cfunc = 0x55a5deb03ce8
        recv = 140705731038720
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#46 0x000055a5dd38e155 in vm_call_cfunc_with_frame (ec=0x55a5dea852c0, reg_cfp=0x7ff89b2e5f30, calling=0x7ffeec11d630) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
        argc = 1
        stack_bottom = 0x7ff89b1e60b8
        argv = 0x7ff89b1e60c0
#47 0x000055a5dd394184 in vm_sendish (ec=0x55a5dea852c0, reg_cfp=0x7ff89b2e5f30, cd=0x55a5dec36270, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
        val = 36
        ci = 0x58b100140003
        cc = 0x7ff899070f78
        argc = 1
        recv = 140705731038720
        calling = {cd = 0x55a5dec36270, cc = 0x7ff899070f78, block_handler = 0, recv = 140705731038720, argc = 1, kw_splat = false, heap_argv = 0}
#48 0x000055a5dd39b597 in vm_exec_core (ec=0x55a5dea852c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55a5dec36270
        leaf = false
        val = 140705695323080
        reg_pc = 0x55a5dec0d1f8
        reg_cfp = 0x7ff89b2e5f30
        insns_address_table = {0x55a5dd397dec <vm_exec_core+108>, 0x55a5dd397e4e <vm_exec_core+206>, 0x55a5dd397f61 <vm_exec_core+481>, 0x55a5dd398075 <vm_exec_core+757>, 0x55a5dd398213 <vm_exec_core+1171>, 0x55a5dd398343 <vm_exec_core+1475>, 0x55a5dd398555 <vm_exec_core+2005>, 0x55a5dd398667 <vm_exec_core+2279>, 0x55a5dd398740 <vm_exec_core+2496>, 0x55a5dd398847 <vm_exec_core+2759>, 0x55a5dd39894e <vm_exec_core+3022>, 0x55a5dd398a5c <vm_exec_core+3292>, 0x55a5dd398b6e <vm_exec_core+3566>, 0x55a5dd398c3e <vm_exec_core+3774>, 0x55a5dd398d47 <vm_exec_core+4039>, 0x55a5dd398e41 <vm_exec_core+4289>, 0x55a5dd398f04 <vm_exec_core+4484>, 0x55a5dd398fc7 <vm_exec_core+4679>, 0x55a5dd399050 <vm_exec_core+4816>, 0x55a5dd3990dc <vm_exec_core+4956>, 0x55a5dd399182 <vm_exec_core+5122>, 0x55a5dd39925a <vm_exec_core+5338>, 0x55a5dd399327 <vm_exec_core+5543>, 0x55a5dd399405 <vm_exec_core+5765>, 0x55a5dd3994c7 <vm_exec_core+5959>, 0x55a5dd399606 <vm_exec_core+6278>, 0x55a5dd3996ac <vm_exec_core+6444>, 0x55a5dd399791 <vm_exec_core+6673>, 0x55a5dd3998c0 <vm_exec_core+6976>, 0x55a5dd399983 <vm_exec_core+7171>, 0x55a5dd399a46 <vm_exec_core+7366>, 0x55a5dd399b3e <vm_exec_core+7614>, 0x55a5dd399c00 <vm_exec_core+7808>, 0x55a5dd399cdf <vm_exec_core+8031>, 0x55a5dd399def <vm_exec_core+8303>, 0x55a5dd399ee9 <vm_exec_core+8553>, 0x55a5dd399f64 <vm_exec_core+8676>, 0x55a5dd39a025 <vm_exec_core+8869>, 0x55a5dd39a113 <vm_exec_core+9107>, 0x55a5dd39a1c3 <vm_exec_core+9283>, 0x55a5dd39a342 <vm_exec_core+9666>, 0x55a5dd39a41c <vm_exec_core+9884>, 0x55a5dd39a508 <vm_exec_core+10120>, 0x55a5dd39a599 <vm_exec_core+10265>, 0x55a5dd39a6f4 <vm_exec_core+10612>, 0x55a5dd39abe4 <vm_exec_core+11876>, 0x55a5dd39ace0 <vm_exec_core+12128>, 0x55a5dd39ade3 <vm_exec_core+12387>, 0x55a5dd39aecf <vm_exec_core+12623>, 0x55a5dd39b0e8 <vm_exec_core+13160>, 0x55a5dd39b1da <vm_exec_core+13402>, 0x55a5dd39b2e0 <vm_exec_core+13664>, 0x55a5dd39b4dd <vm_exec_core+14173>, 0x55a5dd39b686 <vm_exec_core+14598>, 0x55a5dd39b7b1 <vm_exec_core+14897>, 0x55a5dd39b91d <vm_exec_core+15261>, 0x55a5dd39ba48 <vm_exec_core+15560>, 0x55a5dd39bbb4 <vm_exec_core+15924>, 0x55a5dd39bd96 <vm_exec_core+16406>, 0x55a5dd39bf93 <vm_exec_core+16915>, 0x55a5dd39c13c <vm_exec_core+17340>, 0x55a5dd39c25e <vm_exec_core+17630>, 0x55a5dd39c305 <vm_exec_core+17797>, 0x55a5dd39c3c9 <vm_exec_core+17993>, 0x55a5dd39c4b2 <vm_exec_core+18226>, 0x55a5dd39c59e <vm_exec_core+18462>, 0x55a5dd39c687 <vm_exec_core+18695>, 0x55a5dd39c79b <vm_exec_core+18971>, 0x55a5dd39c8c2 <vm_exec_core+19266>, 0x55a5dd39c9f8 <vm_exec_core+19576>, 0x55a5dd39cb2e <vm_exec_core+19886>, 0x55a5dd39cc64 <vm_exec_core+20196>, 0x55a5dd39cd9a <vm_exec_core+20506>, 0x55a5dd39ced0 <vm_exec_core+20816>, 0x55a5dd39d011 <vm_exec_core+21137>, 0x55a5dd39d18b <vm_exec_core+21515>, 0x55a5dd39d2c1 <vm_exec_core+21825>, 0x55a5dd39d3f7 <vm_exec_core+22135>, 0x55a5dd39d52d <vm_exec_core+22445>, 0x55a5dd39d663 <vm_exec_core+22755>, 0x55a5dd39d799 <vm_exec_core+23065>, 0x55a5dd39d8cf <vm_exec_core+23375>, 0x55a5dd39da05 <vm_exec_core+23685>, 0x55a5dd39db3b <vm_exec_core+23995>, 0x55a5dd39dc8a <vm_exec_core+24330>, 0x55a5dd39de44 <vm_exec_core+24772>, 0x55a5dd39dfc2 <vm_exec_core+25154>, 0x55a5dd39e0e1 <vm_exec_core+25441>, 0x55a5dd39e200 <vm_exec_core+25728>, 0x55a5dd39e31a <vm_exec_core+26010>, 0x55a5dd39e434 <vm_exec_core+26292>, 0x55a5dd39e55f <vm_exec_core+26591>, 0x55a5dd39e695 <vm_exec_core+26901>, 0x55a5dd39e780 <vm_exec_core+27136>, 0x55a5dd39e885 <vm_exec_core+27397>, 0x55a5dd39e9cd <vm_exec_core+27725>, 0x55a5dd39eabc <vm_exec_core+27964>, 0x55a5dd39eb90 <vm_exec_core+28176>, 0x55a5dd39ec65 <vm_exec_core+28389>, 0x55a5dd39ed4f <vm_exec_core+28623>, 0x55a5dd39edcb <vm_exec_core+28747>, 0x55a5dd39ee47 <vm_exec_core+28871>, 0x55a5dd39ee65 <vm_exec_core+28901>, 0x55a5dd39ee83 <vm_exec_core+28931>, 0x55a5dd39eea1 <vm_exec_core+28961>, 0x55a5dd39eebf <vm_exec_core+28991>, 0x55a5dd39eedd <vm_exec_core+29021>, 0x55a5dd39eefb <vm_exec_core+29051>, 0x55a5dd39ef19 <vm_exec_core+29081>, 0x55a5dd39ef37 <vm_exec_core+29111>, 0x55a5dd39ef55 <vm_exec_core+29141>, 0x55a5dd39ef73 <vm_exec_core+29171>, 0x55a5dd39ef91 <vm_exec_core+29201>, 0x55a5dd39efaf <vm_exec_core+29231>, 0x55a5dd39efcd <vm_exec_core+29261>, 0x55a5dd39efeb <vm_exec_core+29291>, 0x55a5dd39f009 <vm_exec_core+29321>, 0x55a5dd39f027 <vm_exec_core+29351>, 0x55a5dd39f045 <vm_exec_core+29381>, 0x55a5dd39f063 <vm_exec_core+29411>, 0x55a5dd39f081 <vm_exec_core+29441>, 0x55a5dd39f09f <vm_exec_core+29471>, 0x55a5dd39f0bd <vm_exec_core+29501>, 0x55a5dd39f0db <vm_exec_core+29531>, 0x55a5dd39f0f9 <vm_exec_core+29561>, 0x55a5dd39f117 <vm_exec_core+29591>, 0x55a5dd39f135 <vm_exec_core+29621>, 0x55a5dd39f153 <vm_exec_core+29651>, 0x55a5dd39f171 <vm_exec_core+29681>, 0x55a5dd39f18f <vm_exec_core+29711>, 0x55a5dd39f1ad <vm_exec_core+29741>, 0x55a5dd39f1cb <vm_exec_core+29771>, 0x55a5dd39f1e9 <vm_exec_core+29801>, 0x55a5dd39f207 <vm_exec_core+29831>, 0x55a5dd39f225 <vm_exec_core+29861>, 0x55a5dd39f243 <vm_exec_core+29891>, 0x55a5dd39f261 <vm_exec_core+29921>, 0x55a5dd39f27f <vm_exec_core+29951>, 0x55a5dd39f29d <vm_exec_core+29981>, 0x55a5dd39f2bb <vm_exec_core+30011>, 0x55a5dd39f2d9 <vm_exec_core+30041>, 0x55a5dd39f2f7 <vm_exec_core+30071>, 0x55a5dd39f315 <vm_exec_core+30101>, 0x55a5dd39f333 <vm_exec_core+30131>, 0x55a5dd39f351 <vm_exec_core+30161>, 0x55a5dd39f36f <vm_exec_core+30191>, 0x55a5dd39f38d <vm_exec_core+30221>, 0x55a5dd39f3ab <vm_exec_core+30251>, 0x55a5dd39f3c9 <vm_exec_core+30281>, 0x55a5dd39f3e7 <vm_exec_core+30311>, 0x55a5dd39f405 <vm_exec_core+30341>, 0x55a5dd39f423 <vm_exec_core+30371>, 0x55a5dd39f441 <vm_exec_core+30401>, 0x55a5dd39f45f <vm_exec_core+30431>, 0x55a5dd39f47d <vm_exec_core+30461>, 0x55a5dd39f49b <vm_exec_core+30491>, 0x55a5dd39f4b9 <vm_exec_core+30521>, 0x55a5dd39f4d7 <vm_exec_core+30551>, 0x55a5dd39f4f5 <vm_exec_core+30581>, 0x55a5dd39f513 <vm_exec_core+30611>, 0x55a5dd39f531 <vm_exec_core+30641>, 0x55a5dd39f54f <vm_exec_core+30671>, 0x55a5dd39f56d <vm_exec_core+30701>, 0x55a5dd39f58b <vm_exec_core+30731>, 0x55a5dd39f5a9 <vm_exec_core+30761>, 0x55a5dd39f5c7 <vm_exec_core+30791>, 0x55a5dd39f5e5 <vm_exec_core+30821>, 0x55a5dd39f603 <vm_exec_core+30851>, 0x55a5dd39f621 <vm_exec_core+30881>, 0x55a5dd39f63f <vm_exec_core+30911>, 0x55a5dd39f65d <vm_exec_core+30941>, 0x55a5dd39f67b <vm_exec_core+30971>, 0x55a5dd39f699 <vm_exec_core+31001>, 0x55a5dd39f6b7 <vm_exec_core+31031>, 0x55a5dd39f6d5 <vm_exec_core+31061>, 0x55a5dd39f6f3 <vm_exec_core+31091>, 0x55a5dd39f724 <vm_exec_core+31140>, 0x55a5dd39f742 <vm_exec_core+31170>, 0x55a5dd39f760 <vm_exec_core+31200>, 0x55a5dd39f77e <vm_exec_core+31230>, 0x55a5dd39f79c <vm_exec_core+31260>, 0x55a5dd39f7ba <vm_exec_core+31290>, 0x55a5dd39f7d8 <vm_exec_core+31320>, 0x55a5dd39f7f6 <vm_exec_core+31350>, 0x55a5dd39f814 <vm_exec_core+31380>, 0x55a5dd39f832 <vm_exec_core+31410>, 0x55a5dd39f850 <vm_exec_core+31440>, 0x55a5dd39f86e <vm_exec_core+31470>, 0x55a5dd39f88c <vm_exec_core+31500>, 0x55a5dd39f8aa <vm_exec_core+31530>, 0x55a5dd39f8c8 <vm_exec_core+31560>, 0x55a5dd39f8e6 <vm_exec_core+31590>, 0x55a5dd39f904 <vm_exec_core+31620>, 0x55a5dd39f922 <vm_exec_core+31650>, 0x55a5dd39f940 <vm_exec_core+31680>, 0x55a5dd39f95e <vm_exec_core+31710>, 0x55a5dd39f97c <vm_exec_core+31740>, 0x55a5dd39f99a <vm_exec_core+31770>, 0x55a5dd39f9b8 <vm_exec_core+31800>, 0x55a5dd39f9d6 <vm_exec_core+31830>...}
#49 0x000055a5dd3b1ad7 in vm_exec_loop (ec=0x55a5dea852c0, state=RUBY_TAG_BREAK, tag=0x7ffeec11e2a0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#50 0x000055a5dd3b1a2f in rb_vm_exec (ec=0x55a5dea852c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
        _ec = 0x55a5dea852c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffeec11e320, 0x55a5dd3b195a <rb_vm_exec+174>, 0x0, 0x7ffeec11e270, 0x7ffeec11e5b8}, prev = 0x7ffeec11e390, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#51 0x000055a5dd3b282b in rb_iseq_eval_main (iseq=0x7ff899089fa0) at /tmp/ruby/src/trunk-O0/vm.c:2733
        ec = 0x55a5dea852c0
        val = 94170893537984
#52 0x000055a5dd19e7e3 in rb_ec_exec_node (ec=0x55a5dea852c0, n=0x7ff899089fa0) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55a5dea84090
        _ec = 0x55a5dea852c0
        _tag = {tag = 36, retval = 94170867424714, buf = {0x7ffeec11e410, 0x55a5dd19e779 <rb_ec_exec_node+196>, 0x0, 0x7ffeec11e360, 0x55a5dea852c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7ff899089fa0
#53 0x000055a5dd19e950 in ruby_run_node (n=0x7ff899089fa0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55a5dea852c0
        status = 21925
#54 0x000055a5dd19a2f4 in rb_main (argc=136, argv=0x7ffeec11e5b8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140732859016336
#55 0x000055a5dd19a355 in main (argc=136, argv=0x7ffeec11e5b8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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