# Logfile created on 2024-03-16 08:20:04 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000555a3de49a48 @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.20240316-082004", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000555a3deeb2f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000555a3deeb1b8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000555a3deeb000 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240316-082004", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240316-082004>, @binmode=false, @mon_data=#<Monitor:0x0000555a3deeaf10>, @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 0637ef60e13d5ded71d69d5238dbffcaae3d3740
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /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/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[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
Already up to date.
Latest commit hash = def7023ee4
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating golf_prelude.c
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
golf_prelude.c unchanged
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 0637ef60e13d5ded71d69d5238dbffcaae3d3740
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /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
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
55f59ed08719f382be0eb5a9b7aa3dac578a919d045e946fea165bf888752b61  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
generating encdb.h
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.12.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.3
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.3
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.7
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1921 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Failed tests:
TestGCCompact#test_moving_objects_between_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestObjSpace#test_dump_special_consts: Test::Unit::AssertionFailedError: <"{\"type\":\"SYMBOL\", \"value\":\"foo\"}"> expected but was

Retrying...
Finished tests in 1414.220816s, 18.5805 tests/s, 6734.2015 assertions/s.
26277 tests, 9523648 assertions, 0 failures, 0 errors, 288 skips

ruby -v: ruby 3.4.0dev (2024-03-15T23:15:58Z master def7023ee4) [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 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-03-15T23:15:58Z master def7023ee4) [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 ....................................................................

Finished in 435.512540 seconds

3426 files, 32149 examples, 136205 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.2032252.ruby -x gdbscript
[New LWP 2032252]
[New LWP 2032254]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  uleb128 (p=0x556abcf8a2b0) at /tmp/ruby/src/trunk-O0/addr2line.c:232
232	}
[Current thread is 1 (Thread 0x7f3d40d187c0 (LWP 2032252))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f3d40d187c0 (LWP 2032252) uleb128 (p=0x556abcf8a2b0) at /tmp/ruby/src/trunk-O0/addr2line.c:232
  2    Thread 0x7f3d2773f640 (LWP 2032254) 0x00007f3d40e40fde in epoll_wait (epfd=4, events=0x556abba3545c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f3d2773f640 (LWP 2032254)):
#0  0x00007f3d40e40fde in epoll_wait (epfd=4, events=0x556abba3545c <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  0x0000556abb54cacd in event_wait (vm=0x556abcef92a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21866
#2  0x0000556abb54caf1 in timer_thread_polling (vm=0x556abcef92a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -2028453253
#3  0x0000556abb54d1b1 in timer_thread_func (ptr=0x556abcef92a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x556abcef92a0
#4  0x00007f3d40dafb43 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 = {140721405371024, 4940058127371957596, 139900631643712, 25, 139901057824848, 140721405371376, -4975120418843560612, -4975319783017056932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f3d40e40bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f3d40d187c0 (LWP 2032252)):
#0  uleb128 (p=0x556abcf8a2b0) at /tmp/ruby/src/trunk-O0/addr2line.c:232
        r = 0
        s = 0
#1  0x0000556abb6c32b4 in fill_filename (file=21, format=4 '\004', version=4, include_directories=0x7f3d243156ad "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/core/src/ops", filenames=0x7f3d24315b74 "function.rs", line=0x556abcf8a3f0, obj=0x556abcf67f70, errout=0x7f3d40f356a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:308
        i = 18
        p = 0x7f3d24315c5b ""
        filename = 0x7f3d24315c51 "sse2.rs"
        dir = 13
#2  0x0000556abb6c651a in debug_info_read (reader=0x556abcf8a5a0, num_traces=47, traces=0x556abba38560 <trace>, lines=0x556abd08da70, offset=0, errout=0x7f3d40f356a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1922
        v = {as = {ptr = 0x15 <error: Cannot access memory at address 0x15>, uint64 = 21, int64 = 21, addr_idx = 21}, off = 0, at = 88, form = 11, size = 0, type = 3}
        die = {pos = 5056149, tag = 29, has_children = 1}
        ranges = {low_pc = 0, high_pc = 0, ranges = 655920, low_pc_set = false, high_pc_set = false, ranges_set = true}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7f3d244ce9b8 "_mm_loadu_si128", next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3  0x0000556abb6c74c4 in fill_lines (num_traces=47, traces=0x556abba38560 <trace>, check_debuglink=1, objp=0x556abcf8aec0, lines=0x556abd08da70, offset=0, errout=0x7f3d40f356a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x556abcf67f70, file = 0x7f3d2326c000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f3d23f65b98 "\332\374\002", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f3d2431bfb4 "\227\035", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f3d24315b74 "function.rs", debug_line_directories = 0x7f3d243156ad "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/core/src/ops", p = 0x7f3d23f6b295 "2\017$}\326\002", cu_end = 0x7f3d23f95876 "\245\337", pend = 0x7f3d241a86d1 "\001(", q0 = 0x7f3d241cbb57 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f3d241cbd37 "Y\vW\v", format = 4, address_size = 8 '\b', level = 11, abbrev_table = {0x7f3d40f43000 "", 0x7f3d241cbb58 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f3d241cbb6e "4", 0x7f3d241cbb79 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f3d241cbb87 "\r", 0x7f3d241cbb95 "\017", 0x7f3d241cbba0 "$", 0x7f3d241cbbab "9\001\003\016", 0x7f3d241cbbb2 "\023\001\003\016\v\v\210\001\017", 0x7f3d241cbbbe ".\001n\016\003\016:\v;\005I\023 \v", 0x7f3d241cbbcf "/", 0x7f3d241cbbd8 "\005", 0x7f3d241cbbe5 "4", 0x7f3d241cbbf5 ".\001\021\001\022\006@\030\061\023", 0x7f3d241cbc02 "\005", 0x7f3d241cbc0b "4", 0x7f3d241cbc14 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f3d241cbc25 "4", 0x7f3d241cbc2e "\035", 0x7f3d241cbc3f "\005", 0x7f3d241cbc48 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f3d241cbc59 "\v\001\021\001\022\006", 0x7f3d241cbc62 "\v\001", 0x7f3d241cbc67 "4", 0x7f3d241cbc77 "4", 0x7f3d241cbc84 ".\001n\016\003\016:\v;\005 \v", 0x7f3d241cbc93 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f3d241cbca8 "\005", 0x7f3d241cbcb7 "\005", 0x7f3d241cbcc6 "\035", 0x7f3d241cbcd7 "\035\001\061\023U\027X\vY\005W\v", 0x7f3d241cbce6 "\035", 0x7f3d241cbcf5 "\005", 0x7f3d241cbcfe "4", 0x7f3d241cbd07 "\v\001U\027", 0x7f3d241cbd0e "4", 0x7f3d241cbd20 "\035", 0x7f3d241cbd2f "\035\001\061\023U\027X\vY\vW\v", 0x7f3d241cbd3e "4", 0x7f3d241cbd45 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f3d241cbd58 "4", 0x7f3d241cbd6a "\005", 0x7f3d241cbd79 "4", 0x7f3d241cbd88 "4", 0x7f3d241cbd95 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f3d241cbda5 "(", 0x7f3d241cbdae ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f3d241cbdc1 "\005", 0x7f3d241cbdce "4", 0x7f3d241cbdd7 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f3d241cbde8 ".\001n\016\003\016:\v;\v \v", 0x7f3d241cbdf7 "4", 0x7f3d241cbe06 "3\001\025\023", 0x7f3d241cbe0d "\r", 0x7f3d241cbe1b "\031\001\026\v", 0x7f3d241cbe22 "\031\001", 0x7f3d241cbe27 "\023", 0x7f3d241cbe33 "\023", 0x7f3d241cbe3f "4", 0x7f3d241cbe48 ".\001\003\016:\v;\v \v", 0x7f3d241cbe55 ".\001\003\016:\v;\vI\023 \v", 0x7f3d241cbe64 "\001\001I\023", 0x7f3d241cbe6b "!", 0x7f3d241cbe76 "$", 0x7f3d241cbe81 "\005", 0x7f3d241cbe8e "\005", 0x7f3d241cbe99 "\005", 0x7f3d241cbea6 "\005", 0x7f3d241cbeb1 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f3d241cbec6 "\005", 0x7f3d241cbed3 "3\001", 0x7f3d241cbed8 "(", 0x7f3d241cbee1 "\027\001\003\016\v\v\210\001\017", 0x7f3d241cbeed "3", 0x7f3d241cbef2 "\023\001\003\016<\031\210\001\017", 0x7f3d241cbefe "\031\001\026\a", 0x7f3d241cbf05 "\017", 0x7f3d241cbf0e "\025\001I\023", 0x7f3d241cbf15 "\005", 0x7f3d241cbf1c "\025\001", 0x7f3d241cbaff "\017", 0x7f3d241cbb08 "$", 0x7f3d241cbb13 "\035", 0x7f3d241cbb22 "\035", 0x7f3d241cbb31 ".", 0x7f3d241cbb44 "\025\001I\023", 0x7f3d241cbb4b "\005", 0x7f3d241cbb52 "\025\001", 0x7f3d241c9f8a ".\001\003\016:\v;\vI\023 \v", 0x7f3d241c9f99 "\025\001I\023", 0x7f3d241c9fa0 "\005", 0x7f3d241c9fa7 "\025\001", 0x7f3d241c967b "4", 0x7f3d241c968d ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f3d241c96a0 "\005", 0x7f3d241c96a9 "4", 0x7f3d241c96b2 ".", 0x7f3d241c96c3 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f3d241c96d2 "4", 0x7f3d241c96e4 "\035", 0x7f3d241c96f3 ".", 0x7f3d241c9706 "\r", 0x7f3d241c9714 "\025\001I\023", 0x7f3d241c971b "\005", 0x7f3d241c9722 "\025\001", 0x7f3d241c9727 ".\001\003\016:\v;\v \v", 0x7f3d241c9734 ".\001\003\016:\v;\vI\023 \v", 0x7f3d241c803d "\025\001I\023", 0x7f3d241c8044 "\005", 0x7f3d241c804b "\025\001", 0x7f3d241c8050 ".\001\003\016:\v;\v \v", 0x7f3d241c805d ".\001\003\016:\v;\vI\023 \v", 0x7f3d241c806c ".\001\003\016:\v;\vI\023?\031 \v", 0x7f3d241bfcdc "\005", 0x7f3d241bfceb ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f3d241bc04b "!", 0x7f3d241bc054 "\r", 0x7f3d241bc06a ".", 0x7f3d241bc07e "\035\001\061\023\021\001\022\aX!(Y!\224\rW!\020\001\023", 0x7f3d241bc095 "\n", 0x7f3d241bc0a2 ".", 0x7f3d241bc0bb "4", 0x7f3d241bc0cc ".", 0x7f3d241bc0e4 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f3d241bc101 ".", 0x7f3d241bc11b ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f3d241bc137 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f3d241bc14c "\026", 0x7f3d241bc156 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f3d241bc166 "\017", 0x7f3d241bc16e "$", 0x7f3d241bc17a "\026", 0x7f3d241bc188 "&", 0x7f3d241bc18e "\026", 0x7f3d241bc19e "(", 0x7f3d241bc1a8 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f3d241bc1bd "\025\001I\023\001\023", 0x7f3d241bc1c7 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f3d241bc1dc "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f3d241bc1ee "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f3d241bc200 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f3d241bc213 "\026", 0x7f3d241bc226 "\r", 0x7f3d241bc23a "\r", 0x7f3d241bc24c "\023\001\v\005:\v;\v9\v\001\023", 0x7f3d241bc25c "!", 0x7f3d241bc262 "4", 0x7f3d241bc272 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f3d241bc28d ".", 0x7f3d241bc2a4 ".", 0x7f3d241bc2bb ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f3d241bc2d7 ".", 0x7f3d241bc2f4 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f3d241bc315 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f3d241bc334 ".", 0x7f3d241bc34e ".", 0x7f3d241bc36a "4", 0x7f3d241bc376 ".", 0x7f3d241bc391 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f3d241bc3a5 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f3d241bc3c4 ".", 0x7f3d241bc3df ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f3d241bc3f5 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f3d241bc412 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f3d241bc42a ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7ffc41612700 "", 0x556abcf8ab28 "\221\303\033$=\177", 0x556abcf8b2a8 "", 0x556abcf8b2b0 "`#\003&=\177", 0x556abcf8b2b8 "\005", 0x556abcf8b2c0 "", 0x7ffc41612708 "p89\273jU", 0x7ffc41612710 "@'aA\374\177", 0x7ffc41612718 "", 0x7ffc41612720 "", 0x7ffc41612728 "\225\070\071\273jU", 0x0, 0x7ffc41612730 "8'aA\374\177", 0x556abb393895 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x556abb393870 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=\265\003", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x556abcf8ac60 "\020\263\370\274jU", 0x556abcf8af00 "P\257\370\274jU", 0x7f3d40e4ecb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x556abcf8ac60 "\020\263\370\274jU", 0x556abcf8ad50 "\300\v", 0x556abcf8af00 "P\257\370\274jU", 0x7f3d40f5c994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x556abcf8b310 "\240%\306%=\177", 0x556abcf8b308 "\240%\306%=\177", 0x556abcf8b318 "g&\202\273jU"...}}
        i = 0
        j = 310
        shstr = 0x7f3d24dde4c8 ""
        ehdr = 0x7f3d2326c000
        shdr = 0x7f3d24dde6b8
        shstr_shdr = 0x7f3d24ddf238
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f3d24dde778
        fd = 5
        filesize = 28783224
        file = 0x7f3d2326c000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f3d24ddf1b8
        strtab_shdr = 0x7f3d24ddf1f8
        dynsym_shdr = 0x7f3d24dde838
        dynstr_shdr = 0x7f3d24dde878
        obj = 0x556abcf67f70
        dladdr_fbase = 93916895678464
#4  0x0000556abb6c7e6f in rb_dump_backtrace_with_lines (num_traces=47, traces=0x556abba38560 <trace>, errout=0x7f3d40f356a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 139901057199864
        i = 0
        lines = 0x556abd08da70
        obj = 0x556abcf67f70
        dladdr_fbases = 0x556abcf6e5f0
        main_path = 0x556abcf8ae60 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x0000556abb5cb4ed in rb_print_backtrace (errout=0x7f3d40f356a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x556abb5cb4d2 <rb_print_backtrace+36>, 0x556abb5cbbf5 <rb_vm_bugreport+656>, 0x556abb7901ee <rb_bug_for_fatal_signal+327>, 0x556abb50e77e <sigill>, 0x7f3d40d5d520 <__restore_rt>, 0x556abb3a8fc2 <RB_OBJ_PROMOTED_RAW+1>, 0x556abb3ac015 <RVALUE_OLD_P+36>, 0x556abb3b61e2 <gc_mark_set_parent+28>, 0x556abb3b626a <gc_mark_children+64>, 0x556abb3c1aa6 <rb_objspace_reachable_objects_from+207>, 0x7f3d2668913b <dump_object+3661>, 0x7f3d26689897 <objspace_dump+193>, 0x556abb5988bf <call_cfunc_2+75>, 0x556abb599e8b <vm_call_cfunc_with_frame_+541>, 0x556abb59a103 <vm_call_cfunc_with_frame+121>, 0x556abb5a053f <vm_sendish+502>, 0x556abb5a7d04 <vm_exec_core+15464>, 0x556abb5bf5a4 <rb_vm_exec+320>, 0x556abb5bbf38 <invoke_block+216>, 0x556abb5bc35e <invoke_block_from_c_bh+793>, 0x556abb5bc558 <vm_yield_with_cref+90>, 0x556abb5bc596 <vm_yield+56>, 0x556abb5b67d5 <rb_yield_0+47>, 0x556abb5b683c <rb_yield+66>, 0x556abb6d17e2 <select_bang_i+88>, 0x556abb39a2c3 <rb_ensure+388>, 0x556abb6d1a68 <rb_ary_select_bang+159>, 0x556abb6d1ad2 <rb_ary_keep_if+84>, 0x556abb599286 <ractor_safe_call_cfunc_0+48>, 0x556abb599e8b <vm_call_cfunc_with_frame_+541>, 0x556abb59a103 <vm_call_cfunc_with_frame+121>, 0x556abb59a21b <vm_call_cfunc_other+278>, 0x556abb59a64a <vm_call_cfunc+302>, 0x556abb59d185 <vm_call_method_each_type+289>, 0x556abb59dc31 <vm_call_method+161>, 0x556abb59de33 <vm_call_general+47>, 0x556abb5a053f <vm_sendish+502>, 0x556abb5a7b4d <vm_exec_core+15025>, 0x556abb5bf5a4 <rb_vm_exec+320>, 0x556abb5c0403 <rb_iseq_eval_main+61>, 0x556abb3984e6 <rb_ec_exec_node+296>, 0x556abb398657 <ruby_run_node+138>, 0x556abb393c2e <rb_main+76>, 0x556abb393c8f <main+75>, 0x7f3d40d44d90 <__libc_start_call_main+128>, 0x7f3d40d44e40 <__libc_start_main_impl+128>, 0x556abb393895 <_start+37>, 0x0 <repeats 977 times>}
        n = 47
#6  0x0000556abb5cbbf5 in rb_vm_bugreport (ctx=0x556abcf8b280, errout=0x7f3d40f356a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x556abcef92a0
        ec = 0x556abcefcc60
#7  0x0000556abb7901ee in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x556abcf8b280, fmt=0x556abb854d4b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1087
        pid = -1
        out = 0x7f3d40f356a0 <_IO_2_1_stderr_>
        file = 0x7f3d25d61748 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 43
#8  0x0000556abb50e77e in sigsegv (sig=11, info=0x556abcf8b3b0, ctx=0x556abcf8b280) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9  <signal handler called>
No locals.
#10 0x0000556abb3a8fc2 in RB_OBJ_PROMOTED_RAW (obj=139900603475360) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:723
No locals.
#11 0x0000556abb3ac015 in RVALUE_OLD_P (obj=139900603475360) at /tmp/ruby/src/trunk-O0/gc.c:1781
        __func__ = <optimized out>
#12 0x0000556abb3b61e2 in gc_mark_set_parent (objspace=0x556abcefbc00, obj=139900603475360) at /tmp/ruby/src/trunk-O0/gc.c:6765
No locals.
#13 0x0000556abb3b626a in gc_mark_children (objspace=0x556abcefbc00, obj=139900603475360) at /tmp/ruby/src/trunk-O0/gc.c:6785
        any = 0x7f3d25c625a0
#14 0x0000556abb3c1aa6 in rb_objspace_reachable_objects_from (obj=139900603475360, func=0x7f3d26687fcb <reachable_object_i>, data=0x7ffc4160efb0) at /tmp/ruby/src/trunk-O0/gc.c:11471
        cr = 0x556abcefc9b0
        mfd = {data = 0x7ffc4160efb0, mark_func = 0x7f3d26687fcb <reachable_object_i>}
        prev_mfd = 0x0
        _lev = 21866
        objspace = 0x556abcefbc00
#15 0x00007f3d2668913b in dump_object (obj=139900603475360, dc=0x7ffc4160efb0) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:611
        memsize = 5
        ainfo = 0x0
        fptr = 0x10
        flags = {139900614109272, 4, 140721405357952, 139900614121319, 16, 4}
        n = 140721405357888
        i = 16
        mid = 16
        shape_id = 89
#16 0x00007f3d26689897 in objspace_dump (os=139900631762480, obj=139900603475360, output=139900612907080) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:751
        dc = {type = 0, stream = 0, string = 139900612907080, root_category = 0x0, cur_obj = 139900603475360, cur_obj_klass = 139900611752400, cur_page_slot_size = 160, cur_obj_references = 0, roots = 0, full_heap = 0, partial_dump = 0, since = 0, shapes_since = 0, buffer_len = 131, buffer = "{\"address\":\"0x7f3d25c625a0\", \"type\":\"OBJECT\", \"shape_id\":89, \"slot_size\":160, \"class\":\"0x7f3d264471d0\", \"embedded\":true, \"ivars\":10", '\000' <repeats 3964 times>}
#17 0x0000556abb5988bf in call_cfunc_2 (recv=139900631762480, argc=2, argv=0x7f3d40c170e0, func=0x7f3d266897d6 <objspace_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3216
        f = 0x7f3d266897d6 <objspace_dump>
#18 0x0000556abb599e8b in vm_call_cfunc_with_frame_ (ec=0x556abcefcc60, reg_cfp=0x7f3d40d16ef8, calling=0x7ffc41610230, argc=2, argv=0x7f3d40c170e0, stack_bottom=0x7f3d40c170d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3525
        ci = 0x148100140005
        cc = 0x7f3d2656fa80
        val = 139900612907080
        me = 0x7f3d26032360
        cfunc = 0x556abd0900a8
        recv = 139900631762480
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#19 0x0000556abb59a103 in vm_call_cfunc_with_frame (ec=0x556abcefcc60, reg_cfp=0x7f3d40d16ef8, calling=0x7ffc41610230) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3571
        argc = 2
        stack_bottom = 0x7f3d40c170d8
        argv = 0x7f3d40c170e0
#20 0x0000556abb5a053f in vm_sendish (ec=0x556abcefcc60, reg_cfp=0x7f3d40d16ef8, cd=0x556abd0be710, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5654
        val = 36
        ci = 0x148100140005
        cc = 0x7f3d2656fa80
        argc = 2
        recv = 139900631762480
        calling = {cd = 0x556abd0be710, cc = 0x7f3d2656fa80, block_handler = 0, recv = 139900631762480, argc = 2, kw_splat = false, heap_argv = 0}
#21 0x0000556abb5a7d04 in vm_exec_core (ec=0x556abcefcc60) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x556abd0be710
        leaf = false
        val = 139900612907080
        reg_pc = 0x556abd0be1b0
        reg_cfp = 0x7f3d40d16ef8
        insns_address_table = {0x556abb5a4108 <vm_exec_core+108>, 0x556abb5a416a <vm_exec_core+206>, 0x556abb5a427d <vm_exec_core+481>, 0x556abb5a4391 <vm_exec_core+757>, 0x556abb5a452f <vm_exec_core+1171>, 0x556abb5a465f <vm_exec_core+1475>, 0x556abb5a4871 <vm_exec_core+2005>, 0x556abb5a4983 <vm_exec_core+2279>, 0x556abb5a4a5c <vm_exec_core+2496>, 0x556abb5a4b63 <vm_exec_core+2759>, 0x556abb5a4c6a <vm_exec_core+3022>, 0x556abb5a4d78 <vm_exec_core+3292>, 0x556abb5a4e8a <vm_exec_core+3566>, 0x556abb5a4f5a <vm_exec_core+3774>, 0x556abb5a5063 <vm_exec_core+4039>, 0x556abb5a515d <vm_exec_core+4289>, 0x556abb5a5220 <vm_exec_core+4484>, 0x556abb5a52e3 <vm_exec_core+4679>, 0x556abb5a536c <vm_exec_core+4816>, 0x556abb5a53f8 <vm_exec_core+4956>, 0x556abb5a549e <vm_exec_core+5122>, 0x556abb5a5576 <vm_exec_core+5338>, 0x556abb5a5643 <vm_exec_core+5543>, 0x556abb5a5721 <vm_exec_core+5765>, 0x556abb5a57e3 <vm_exec_core+5959>, 0x556abb5a5922 <vm_exec_core+6278>, 0x556abb5a59c8 <vm_exec_core+6444>, 0x556abb5a5aad <vm_exec_core+6673>, 0x556abb5a5bdc <vm_exec_core+6976>, 0x556abb5a5cad <vm_exec_core+7185>, 0x556abb5a5d70 <vm_exec_core+7380>, 0x556abb5a5e33 <vm_exec_core+7575>, 0x556abb5a5f2a <vm_exec_core+7822>, 0x556abb5a5fec <vm_exec_core+8016>, 0x556abb5a60ae <vm_exec_core+8210>, 0x556abb5a61a8 <vm_exec_core+8460>, 0x556abb5a6287 <vm_exec_core+8683>, 0x556abb5a6374 <vm_exec_core+8920>, 0x556abb5a6484 <vm_exec_core+9192>, 0x556abb5a657e <vm_exec_core+9442>, 0x556abb5a65f9 <vm_exec_core+9565>, 0x556abb5a66ba <vm_exec_core+9758>, 0x556abb5a67a8 <vm_exec_core+9996>, 0x556abb5a6858 <vm_exec_core+10172>, 0x556abb5a69d7 <vm_exec_core+10555>, 0x556abb5a6ab1 <vm_exec_core+10773>, 0x556abb5a6b9d <vm_exec_core+11009>, 0x556abb5a6c2e <vm_exec_core+11154>, 0x556abb5a6d89 <vm_exec_core+11501>, 0x556abb5a7343 <vm_exec_core+12967>, 0x556abb5a743f <vm_exec_core+13219>, 0x556abb5a7542 <vm_exec_core+13478>, 0x556abb5a762e <vm_exec_core+13714>, 0x556abb5a7847 <vm_exec_core+14251>, 0x556abb5a7939 <vm_exec_core+14493>, 0x556abb5a7a3f <vm_exec_core+14755>, 0x556abb5a7c4a <vm_exec_core+15278>, 0x556abb5a7e01 <vm_exec_core+15717>, 0x556abb5a7f35 <vm_exec_core+16025>, 0x556abb5a80aa <vm_exec_core+16398>, 0x556abb5a81de <vm_exec_core+16706>, 0x556abb5a8353 <vm_exec_core+17079>, 0x556abb5a8535 <vm_exec_core+17561>, 0x556abb5a8740 <vm_exec_core+18084>, 0x556abb5a88f7 <vm_exec_core+18523>, 0x556abb5a8a19 <vm_exec_core+18813>, 0x556abb5a8ac0 <vm_exec_core+18980>, 0x556abb5a8b84 <vm_exec_core+19176>, 0x556abb5a8c6d <vm_exec_core+19409>, 0x556abb5a8d59 <vm_exec_core+19645>, 0x556abb5a8e42 <vm_exec_core+19878>, 0x556abb5a8f56 <vm_exec_core+20154>, 0x556abb5a907d <vm_exec_core+20449>, 0x556abb5a91bc <vm_exec_core+20768>, 0x556abb5a92fb <vm_exec_core+21087>, 0x556abb5a943a <vm_exec_core+21406>, 0x556abb5a9579 <vm_exec_core+21725>, 0x556abb5a96b8 <vm_exec_core+22044>, 0x556abb5a9802 <vm_exec_core+22374>, 0x556abb5a9985 <vm_exec_core+22761>, 0x556abb5a9ac4 <vm_exec_core+23080>, 0x556abb5a9c03 <vm_exec_core+23399>, 0x556abb5a9d42 <vm_exec_core+23718>, 0x556abb5a9e81 <vm_exec_core+24037>, 0x556abb5a9fc0 <vm_exec_core+24356>, 0x556abb5aa0ff <vm_exec_core+24675>, 0x556abb5aa23e <vm_exec_core+24994>, 0x556abb5aa37d <vm_exec_core+25313>, 0x556abb5aa4d5 <vm_exec_core+25657>, 0x556abb5aa69b <vm_exec_core+26111>, 0x556abb5aa822 <vm_exec_core+26502>, 0x556abb5aa94a <vm_exec_core+26798>, 0x556abb5aaa72 <vm_exec_core+27094>, 0x556abb5aab95 <vm_exec_core+27385>, 0x556abb5aacb8 <vm_exec_core+27676>, 0x556abb5aadec <vm_exec_core+27984>, 0x556abb5aaf2b <vm_exec_core+28303>, 0x556abb5ab016 <vm_exec_core+28538>, 0x556abb5ab11b <vm_exec_core+28799>, 0x556abb5ab263 <vm_exec_core+29127>, 0x556abb5ab352 <vm_exec_core+29366>, 0x556abb5ab43b <vm_exec_core+29599>, 0x556abb5ab510 <vm_exec_core+29812>, 0x556abb5ab5e5 <vm_exec_core+30025>, 0x556abb5ab661 <vm_exec_core+30149>, 0x556abb5ab6dd <vm_exec_core+30273>, 0x556abb5ab6fb <vm_exec_core+30303>, 0x556abb5ab719 <vm_exec_core+30333>, 0x556abb5ab737 <vm_exec_core+30363>, 0x556abb5ab755 <vm_exec_core+30393>, 0x556abb5ab773 <vm_exec_core+30423>, 0x556abb5ab791 <vm_exec_core+30453>, 0x556abb5ab7af <vm_exec_core+30483>, 0x556abb5ab7cd <vm_exec_core+30513>, 0x556abb5ab7eb <vm_exec_core+30543>, 0x556abb5ab809 <vm_exec_core+30573>, 0x556abb5ab827 <vm_exec_core+30603>, 0x556abb5ab845 <vm_exec_core+30633>, 0x556abb5ab863 <vm_exec_core+30663>, 0x556abb5ab881 <vm_exec_core+30693>, 0x556abb5ab89f <vm_exec_core+30723>, 0x556abb5ab8bd <vm_exec_core+30753>, 0x556abb5ab8db <vm_exec_core+30783>, 0x556abb5ab8f9 <vm_exec_core+30813>, 0x556abb5ab917 <vm_exec_core+30843>, 0x556abb5ab935 <vm_exec_core+30873>, 0x556abb5ab953 <vm_exec_core+30903>, 0x556abb5ab971 <vm_exec_core+30933>, 0x556abb5ab98f <vm_exec_core+30963>, 0x556abb5ab9ad <vm_exec_core+30993>, 0x556abb5ab9cb <vm_exec_core+31023>, 0x556abb5ab9e9 <vm_exec_core+31053>, 0x556abb5aba07 <vm_exec_core+31083>, 0x556abb5aba25 <vm_exec_core+31113>, 0x556abb5aba43 <vm_exec_core+31143>, 0x556abb5aba61 <vm_exec_core+31173>, 0x556abb5aba7f <vm_exec_core+31203>, 0x556abb5aba9d <vm_exec_core+31233>, 0x556abb5ababb <vm_exec_core+31263>, 0x556abb5abad9 <vm_exec_core+31293>, 0x556abb5abaf7 <vm_exec_core+31323>, 0x556abb5abb15 <vm_exec_core+31353>, 0x556abb5abb33 <vm_exec_core+31383>, 0x556abb5abb51 <vm_exec_core+31413>, 0x556abb5abb6f <vm_exec_core+31443>, 0x556abb5abb8d <vm_exec_core+31473>, 0x556abb5abbab <vm_exec_core+31503>, 0x556abb5abbc9 <vm_exec_core+31533>, 0x556abb5abbe7 <vm_exec_core+31563>, 0x556abb5abc05 <vm_exec_core+31593>, 0x556abb5abc23 <vm_exec_core+31623>, 0x556abb5abc41 <vm_exec_core+31653>, 0x556abb5abc5f <vm_exec_core+31683>, 0x556abb5abc7d <vm_exec_core+31713>, 0x556abb5abc9b <vm_exec_core+31743>, 0x556abb5abcb9 <vm_exec_core+31773>, 0x556abb5abcd7 <vm_exec_core+31803>, 0x556abb5abcf5 <vm_exec_core+31833>, 0x556abb5abd13 <vm_exec_core+31863>, 0x556abb5abd31 <vm_exec_core+31893>, 0x556abb5abd4f <vm_exec_core+31923>, 0x556abb5abd6d <vm_exec_core+31953>, 0x556abb5abd8b <vm_exec_core+31983>, 0x556abb5abda9 <vm_exec_core+32013>, 0x556abb5abdc7 <vm_exec_core+32043>, 0x556abb5abde5 <vm_exec_core+32073>, 0x556abb5abe03 <vm_exec_core+32103>, 0x556abb5abe21 <vm_exec_core+32133>, 0x556abb5abe3f <vm_exec_core+32163>, 0x556abb5abe5d <vm_exec_core+32193>, 0x556abb5abe7b <vm_exec_core+32223>, 0x556abb5abe99 <vm_exec_core+32253>, 0x556abb5abeb7 <vm_exec_core+32283>, 0x556abb5abed5 <vm_exec_core+32313>, 0x556abb5abef3 <vm_exec_core+32343>, 0x556abb5abf11 <vm_exec_core+32373>, 0x556abb5abf2f <vm_exec_core+32403>, 0x556abb5abf4d <vm_exec_core+32433>, 0x556abb5abf6b <vm_exec_core+32463>, 0x556abb5abf89 <vm_exec_core+32493>, 0x556abb5abfa7 <vm_exec_core+32523>, 0x556abb5abfc5 <vm_exec_core+32553>, 0x556abb5abfe3 <vm_exec_core+32583>, 0x556abb5ac001 <vm_exec_core+32613>, 0x556abb5ac032 <vm_exec_core+32662>, 0x556abb5ac050 <vm_exec_core+32692>, 0x556abb5ac06e <vm_exec_core+32722>, 0x556abb5ac08c <vm_exec_core+32752>, 0x556abb5ac0aa <vm_exec_core+32782>, 0x556abb5ac0c8 <vm_exec_core+32812>, 0x556abb5ac0e6 <vm_exec_core+32842>, 0x556abb5ac104 <vm_exec_core+32872>, 0x556abb5ac122 <vm_exec_core+32902>, 0x556abb5ac140 <vm_exec_core+32932>, 0x556abb5ac15e <vm_exec_core+32962>, 0x556abb5ac17c <vm_exec_core+32992>, 0x556abb5ac19a <vm_exec_core+33022>, 0x556abb5ac1b8 <vm_exec_core+33052>, 0x556abb5ac1d6 <vm_exec_core+33082>, 0x556abb5ac1f4 <vm_exec_core+33112>...}
#22 0x0000556abb5bf5a4 in rb_vm_exec (ec=0x556abcefcc60) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x556abcefcc60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc41610f50, 0x556abb5bf522 <rb_vm_exec+190>, 0x0, 0x7ffc41610ea0, 0x7ffc41610f40}, prev = 0x7ffc41611260, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#23 0x0000556abb5bbf38 in invoke_block (ec=0x556abcefcc60, iseq=0x7f3d26031140, self=139900631895600, captured=0x7f3d40d16fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1516
        arg_size = 1
#24 0x0000556abb5bc35e in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc41611188, argc=1, self=139900631895600, captured=0x7f3d40d16fb8, ec=0x556abcefcc60) at /tmp/ruby/src/trunk-O0/vm.c:1586
        iseq = 0x7f3d26031140
        opt_pc = 0
        type = 572653569
        cfp = 0x7f3d40d16f68
        sp = 0x7f3d40c17070
        flags = 0
        use_argv = 0x7ffc41611188
        av = {93916898040648, 139901057199976}
        stack_argv = 0x7f3d40c17070
#25 invoke_block_from_c_bh (ec=0x556abcefcc60, block_handler=139901057200057, argc=1, argv=0x7ffc41611188, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1604
        captured = 0x7f3d40d16fb8
#26 0x0000556abb5bc558 in vm_yield_with_cref (ec=0x556abcefcc60, argc=1, argv=0x7ffc41611188, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1641
No locals.
#27 0x0000556abb5bc596 in vm_yield (ec=0x556abcefcc60, argc=1, argv=0x7ffc41611188, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1649
No locals.
#28 0x0000556abb5b67d5 in rb_yield_0 (argc=1, argv=0x7ffc41611188) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#29 0x0000556abb5b683c in rb_yield (val=139900603475360) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#30 0x0000556abb6d17e2 in select_bang_i (a=140721405367040) at /tmp/ruby/src/trunk-O0/array.c:3834
        v = 139900603475360
        arg = 0x7ffc41611300
        ary = 139900608450000
        i1 = 749
        i2 = 749
#31 0x0000556abb39a2c3 in rb_ensure (b_proc=0x556abb6d178a <select_bang_i>, data1=140721405367040, e_proc=0x556abb6d1864 <select_bang_ensure>, data2=140721405367040) at /tmp/ruby/src/trunk-O0/eval.c:1000
        _ec = 0x556abcefcc60
        _tag = {tag = 36, retval = 139900608450000, buf = {0x7ffc416112e0, 0x556abb39a266 <rb_ensure+295>, 0x0, 0x7ffc416111f0, 0x7ffc416112b8}, prev = 0x7ffc41612430, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 139900608450000
        ec = 0x556abcefcc60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x556abb6d1864 <select_bang_ensure>, data2 = 140721405367040}}
#32 0x0000556abb6d1a68 in rb_ary_select_bang (ary=139900608450000) at /tmp/ruby/src/trunk-O0/array.c:3897
        args = {ary = 139900608450000, len = {749, 749}}
#33 0x0000556abb6d1ad2 in rb_ary_keep_if (ary=139900608450000) at /tmp/ruby/src/trunk-O0/array.c:3922
No locals.
#34 0x0000556abb599286 in ractor_safe_call_cfunc_0 (recv=139900608450000, argc=0, argv=0x7f3d40c17058, func=0x556abb6d1a7e <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3341
        f = 0x556abb6d1a7e <rb_ary_keep_if>
#35 0x0000556abb599e8b in vm_call_cfunc_with_frame_ (ec=0x556abcefcc60, reg_cfp=0x7f3d40d16fa0, calling=0x7ffc41611790, argc=0, argv=0x7f3d40c17058, stack_bottom=0x7f3d40c17050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3525
        ci = 0x353100000001
        cc = 0x7f3d2656fb98
        val = 93465924517909
        me = 0x7f3d2601fa08
        cfunc = 0x556abcf4e158
        recv = 139900608450000
        block_handler = 139901057200057
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#36 0x0000556abb59a103 in vm_call_cfunc_with_frame (ec=0x556abcefcc60, reg_cfp=0x7f3d40d16fa0, calling=0x7ffc41611790) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3571
        argc = 0
        stack_bottom = 0x7f3d40c17050
        argv = 0x7f3d40c17058
#37 0x0000556abb59a21b in vm_call_cfunc_other (ec=0x556abcefcc60, reg_cfp=0x7f3d40d16fa0, calling=0x7ffc41611790) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3597
        ci = 0x353100000001
        argv_ary = 0
#38 0x0000556abb59a64a in vm_call_cfunc (ec=0x556abcefcc60, reg_cfp=0x7f3d40d16fa0, calling=0x7ffc41611790) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3679
        ci = 0x353100000001
#39 0x0000556abb59d185 in vm_call_method_each_type (ec=0x556abcefcc60, cfp=0x7f3d40d16fa0, calling=0x7ffc41611790) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4470
        aset_mask = 2027
        ivar_mask = 637663752
        ci = 0x353100000001
        cc = 0x7f3d2656fb98
        cme = 0x7f3d2601fa08
        v = 93916925151096
#40 0x0000556abb59dc31 in vm_call_method (ec=0x556abcefcc60, cfp=0x7f3d40d16fa0, calling=0x7ffc41611790) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4596
        ci = 0x353100000001
        cc = 0x7f3d2656fb98
#41 0x0000556abb59de33 in vm_call_general (ec=0x556abcefcc60, reg_cfp=0x7f3d40d16fa0, calling=0x7ffc41611790) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4640
No locals.
#42 0x0000556abb5a053f in vm_sendish (ec=0x556abcefcc60, reg_cfp=0x7f3d40d16fa0, cd=0x556abd0a1510, block_handler=139901057200057, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5654
        val = 36
        ci = 0x353100000001
        cc = 0x7f3d2656fb98
        argc = 0
        recv = 139900608450000
        calling = {cd = 0x556abd0a1510, cc = 0x7f3d2656fb98, block_handler = 139901057200057, recv = 139900608450000, argc = 0, kw_splat = false, heap_argv = 0}
#43 0x0000556abb5a7b4d in vm_exec_core (ec=0x556abcefcc60) at ../../src/trunk-O0/insns.def:861
        bh = 139901057200057
        cd = 0x556abd0a1510
        blockiseq = 0x7f3d26031140
        leaf = false
        val = 139900612968000
        reg_pc = 0x556abd0a0fd0
        reg_cfp = 0x7f3d40d16fa0
        insns_address_table = {0x556abb5a4108 <vm_exec_core+108>, 0x556abb5a416a <vm_exec_core+206>, 0x556abb5a427d <vm_exec_core+481>, 0x556abb5a4391 <vm_exec_core+757>, 0x556abb5a452f <vm_exec_core+1171>, 0x556abb5a465f <vm_exec_core+1475>, 0x556abb5a4871 <vm_exec_core+2005>, 0x556abb5a4983 <vm_exec_core+2279>, 0x556abb5a4a5c <vm_exec_core+2496>, 0x556abb5a4b63 <vm_exec_core+2759>, 0x556abb5a4c6a <vm_exec_core+3022>, 0x556abb5a4d78 <vm_exec_core+3292>, 0x556abb5a4e8a <vm_exec_core+3566>, 0x556abb5a4f5a <vm_exec_core+3774>, 0x556abb5a5063 <vm_exec_core+4039>, 0x556abb5a515d <vm_exec_core+4289>, 0x556abb5a5220 <vm_exec_core+4484>, 0x556abb5a52e3 <vm_exec_core+4679>, 0x556abb5a536c <vm_exec_core+4816>, 0x556abb5a53f8 <vm_exec_core+4956>, 0x556abb5a549e <vm_exec_core+5122>, 0x556abb5a5576 <vm_exec_core+5338>, 0x556abb5a5643 <vm_exec_core+5543>, 0x556abb5a5721 <vm_exec_core+5765>, 0x556abb5a57e3 <vm_exec_core+5959>, 0x556abb5a5922 <vm_exec_core+6278>, 0x556abb5a59c8 <vm_exec_core+6444>, 0x556abb5a5aad <vm_exec_core+6673>, 0x556abb5a5bdc <vm_exec_core+6976>, 0x556abb5a5cad <vm_exec_core+7185>, 0x556abb5a5d70 <vm_exec_core+7380>, 0x556abb5a5e33 <vm_exec_core+7575>, 0x556abb5a5f2a <vm_exec_core+7822>, 0x556abb5a5fec <vm_exec_core+8016>, 0x556abb5a60ae <vm_exec_core+8210>, 0x556abb5a61a8 <vm_exec_core+8460>, 0x556abb5a6287 <vm_exec_core+8683>, 0x556abb5a6374 <vm_exec_core+8920>, 0x556abb5a6484 <vm_exec_core+9192>, 0x556abb5a657e <vm_exec_core+9442>, 0x556abb5a65f9 <vm_exec_core+9565>, 0x556abb5a66ba <vm_exec_core+9758>, 0x556abb5a67a8 <vm_exec_core+9996>, 0x556abb5a6858 <vm_exec_core+10172>, 0x556abb5a69d7 <vm_exec_core+10555>, 0x556abb5a6ab1 <vm_exec_core+10773>, 0x556abb5a6b9d <vm_exec_core+11009>, 0x556abb5a6c2e <vm_exec_core+11154>, 0x556abb5a6d89 <vm_exec_core+11501>, 0x556abb5a7343 <vm_exec_core+12967>, 0x556abb5a743f <vm_exec_core+13219>, 0x556abb5a7542 <vm_exec_core+13478>, 0x556abb5a762e <vm_exec_core+13714>, 0x556abb5a7847 <vm_exec_core+14251>, 0x556abb5a7939 <vm_exec_core+14493>, 0x556abb5a7a3f <vm_exec_core+14755>, 0x556abb5a7c4a <vm_exec_core+15278>, 0x556abb5a7e01 <vm_exec_core+15717>, 0x556abb5a7f35 <vm_exec_core+16025>, 0x556abb5a80aa <vm_exec_core+16398>, 0x556abb5a81de <vm_exec_core+16706>, 0x556abb5a8353 <vm_exec_core+17079>, 0x556abb5a8535 <vm_exec_core+17561>, 0x556abb5a8740 <vm_exec_core+18084>, 0x556abb5a88f7 <vm_exec_core+18523>, 0x556abb5a8a19 <vm_exec_core+18813>, 0x556abb5a8ac0 <vm_exec_core+18980>, 0x556abb5a8b84 <vm_exec_core+19176>, 0x556abb5a8c6d <vm_exec_core+19409>, 0x556abb5a8d59 <vm_exec_core+19645>, 0x556abb5a8e42 <vm_exec_core+19878>, 0x556abb5a8f56 <vm_exec_core+20154>, 0x556abb5a907d <vm_exec_core+20449>, 0x556abb5a91bc <vm_exec_core+20768>, 0x556abb5a92fb <vm_exec_core+21087>, 0x556abb5a943a <vm_exec_core+21406>, 0x556abb5a9579 <vm_exec_core+21725>, 0x556abb5a96b8 <vm_exec_core+22044>, 0x556abb5a9802 <vm_exec_core+22374>, 0x556abb5a9985 <vm_exec_core+22761>, 0x556abb5a9ac4 <vm_exec_core+23080>, 0x556abb5a9c03 <vm_exec_core+23399>, 0x556abb5a9d42 <vm_exec_core+23718>, 0x556abb5a9e81 <vm_exec_core+24037>, 0x556abb5a9fc0 <vm_exec_core+24356>, 0x556abb5aa0ff <vm_exec_core+24675>, 0x556abb5aa23e <vm_exec_core+24994>, 0x556abb5aa37d <vm_exec_core+25313>, 0x556abb5aa4d5 <vm_exec_core+25657>, 0x556abb5aa69b <vm_exec_core+26111>, 0x556abb5aa822 <vm_exec_core+26502>, 0x556abb5aa94a <vm_exec_core+26798>, 0x556abb5aaa72 <vm_exec_core+27094>, 0x556abb5aab95 <vm_exec_core+27385>, 0x556abb5aacb8 <vm_exec_core+27676>, 0x556abb5aadec <vm_exec_core+27984>, 0x556abb5aaf2b <vm_exec_core+28303>, 0x556abb5ab016 <vm_exec_core+28538>, 0x556abb5ab11b <vm_exec_core+28799>, 0x556abb5ab263 <vm_exec_core+29127>, 0x556abb5ab352 <vm_exec_core+29366>, 0x556abb5ab43b <vm_exec_core+29599>, 0x556abb5ab510 <vm_exec_core+29812>, 0x556abb5ab5e5 <vm_exec_core+30025>, 0x556abb5ab661 <vm_exec_core+30149>, 0x556abb5ab6dd <vm_exec_core+30273>, 0x556abb5ab6fb <vm_exec_core+30303>, 0x556abb5ab719 <vm_exec_core+30333>, 0x556abb5ab737 <vm_exec_core+30363>, 0x556abb5ab755 <vm_exec_core+30393>, 0x556abb5ab773 <vm_exec_core+30423>, 0x556abb5ab791 <vm_exec_core+30453>, 0x556abb5ab7af <vm_exec_core+30483>, 0x556abb5ab7cd <vm_exec_core+30513>, 0x556abb5ab7eb <vm_exec_core+30543>, 0x556abb5ab809 <vm_exec_core+30573>, 0x556abb5ab827 <vm_exec_core+30603>, 0x556abb5ab845 <vm_exec_core+30633>, 0x556abb5ab863 <vm_exec_core+30663>, 0x556abb5ab881 <vm_exec_core+30693>, 0x556abb5ab89f <vm_exec_core+30723>, 0x556abb5ab8bd <vm_exec_core+30753>, 0x556abb5ab8db <vm_exec_core+30783>, 0x556abb5ab8f9 <vm_exec_core+30813>, 0x556abb5ab917 <vm_exec_core+30843>, 0x556abb5ab935 <vm_exec_core+30873>, 0x556abb5ab953 <vm_exec_core+30903>, 0x556abb5ab971 <vm_exec_core+30933>, 0x556abb5ab98f <vm_exec_core+30963>, 0x556abb5ab9ad <vm_exec_core+30993>, 0x556abb5ab9cb <vm_exec_core+31023>, 0x556abb5ab9e9 <vm_exec_core+31053>, 0x556abb5aba07 <vm_exec_core+31083>, 0x556abb5aba25 <vm_exec_core+31113>, 0x556abb5aba43 <vm_exec_core+31143>, 0x556abb5aba61 <vm_exec_core+31173>, 0x556abb5aba7f <vm_exec_core+31203>, 0x556abb5aba9d <vm_exec_core+31233>, 0x556abb5ababb <vm_exec_core+31263>, 0x556abb5abad9 <vm_exec_core+31293>, 0x556abb5abaf7 <vm_exec_core+31323>, 0x556abb5abb15 <vm_exec_core+31353>, 0x556abb5abb33 <vm_exec_core+31383>, 0x556abb5abb51 <vm_exec_core+31413>, 0x556abb5abb6f <vm_exec_core+31443>, 0x556abb5abb8d <vm_exec_core+31473>, 0x556abb5abbab <vm_exec_core+31503>, 0x556abb5abbc9 <vm_exec_core+31533>, 0x556abb5abbe7 <vm_exec_core+31563>, 0x556abb5abc05 <vm_exec_core+31593>, 0x556abb5abc23 <vm_exec_core+31623>, 0x556abb5abc41 <vm_exec_core+31653>, 0x556abb5abc5f <vm_exec_core+31683>, 0x556abb5abc7d <vm_exec_core+31713>, 0x556abb5abc9b <vm_exec_core+31743>, 0x556abb5abcb9 <vm_exec_core+31773>, 0x556abb5abcd7 <vm_exec_core+31803>, 0x556abb5abcf5 <vm_exec_core+31833>, 0x556abb5abd13 <vm_exec_core+31863>, 0x556abb5abd31 <vm_exec_core+31893>, 0x556abb5abd4f <vm_exec_core+31923>, 0x556abb5abd6d <vm_exec_core+31953>, 0x556abb5abd8b <vm_exec_core+31983>, 0x556abb5abda9 <vm_exec_core+32013>, 0x556abb5abdc7 <vm_exec_core+32043>, 0x556abb5abde5 <vm_exec_core+32073>, 0x556abb5abe03 <vm_exec_core+32103>, 0x556abb5abe21 <vm_exec_core+32133>, 0x556abb5abe3f <vm_exec_core+32163>, 0x556abb5abe5d <vm_exec_core+32193>, 0x556abb5abe7b <vm_exec_core+32223>, 0x556abb5abe99 <vm_exec_core+32253>, 0x556abb5abeb7 <vm_exec_core+32283>, 0x556abb5abed5 <vm_exec_core+32313>, 0x556abb5abef3 <vm_exec_core+32343>, 0x556abb5abf11 <vm_exec_core+32373>, 0x556abb5abf2f <vm_exec_core+32403>, 0x556abb5abf4d <vm_exec_core+32433>, 0x556abb5abf6b <vm_exec_core+32463>, 0x556abb5abf89 <vm_exec_core+32493>, 0x556abb5abfa7 <vm_exec_core+32523>, 0x556abb5abfc5 <vm_exec_core+32553>, 0x556abb5abfe3 <vm_exec_core+32583>, 0x556abb5ac001 <vm_exec_core+32613>, 0x556abb5ac032 <vm_exec_core+32662>, 0x556abb5ac050 <vm_exec_core+32692>, 0x556abb5ac06e <vm_exec_core+32722>, 0x556abb5ac08c <vm_exec_core+32752>, 0x556abb5ac0aa <vm_exec_core+32782>, 0x556abb5ac0c8 <vm_exec_core+32812>, 0x556abb5ac0e6 <vm_exec_core+32842>, 0x556abb5ac104 <vm_exec_core+32872>, 0x556abb5ac122 <vm_exec_core+32902>, 0x556abb5ac140 <vm_exec_core+32932>, 0x556abb5ac15e <vm_exec_core+32962>, 0x556abb5ac17c <vm_exec_core+32992>, 0x556abb5ac19a <vm_exec_core+33022>, 0x556abb5ac1b8 <vm_exec_core+33052>, 0x556abb5ac1d6 <vm_exec_core+33082>, 0x556abb5ac1f4 <vm_exec_core+33112>...}
#44 0x0000556abb5bf5a4 in rb_vm_exec (ec=0x556abcefcc60) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x556abcefcc60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc416124b0, 0x556abb5bf522 <rb_vm_exec+190>, 0x0, 0x7ffc41612400, 0x556abcf81db0}, prev = 0x7ffc41612520, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#45 0x0000556abb5c0403 in rb_iseq_eval_main (iseq=0x7f3d26691f80) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x556abcefcc60
        val = 140721405371696
#46 0x0000556abb3984e6 in rb_ec_exec_node (ec=0x556abcefcc60, n=0x7f3d26691f80) at /tmp/ruby/src/trunk-O0/eval.c:282
        _ec = 0x556abcefcc60
        _tag = {tag = 36, retval = 93916896000760, buf = {0x7ffc416125a0, 0x556abb398492 <rb_ec_exec_node+212>, 0x0, 0x7ffc416124f0, 0x556abcefcc60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f3d26691f80
#47 0x0000556abb398657 in ruby_run_node (n=0x7f3d26691f80) at /tmp/ruby/src/trunk-O0/eval.c:320
        ec = 0x556abcefcc60
        status = 21866
#48 0x0000556abb393c2e in rb_main (argc=120, argv=0x7ffc41612748) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140721405371936
#49 0x0000556abb393c8f in main (argc=120, argv=0x7ffc41612748) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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