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

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

Finished tests in 1258.623536s, 20.8696 tests/s, 7566.1894 assertions/s.
26267 tests, 9522984 assertions, 0 failures, 0 errors, 292 skips

ruby -v: ruby 3.4.0dev (2024-03-15T06:44:05Z master 59785680dd) [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-15T06:44:05Z master 59785680dd) [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 447.813112 seconds

3426 files, 32149 examples, 136609 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.1262082.ruby -x gdbscript
[New LWP 1262082]
[New LWP 1262084]
[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  0x0000557aa260bf76 in debug_info_read (reader=0x557aa30915a0, num_traces=37, traces=0x557aa297d560 <trace>, lines=0x557aa3dc2310, offset=0, errout=0x7f8ed2bda6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1946
1946	            uintptr_t offset = addr - reader->obj->base_addr + reader->obj->vmaddr;
[Current thread is 1 (Thread 0x7f8ed29bd7c0 (LWP 1262082))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f8ed29bd7c0 (LWP 1262082) 0x0000557aa260bf76 in debug_info_read (reader=0x557aa30915a0, num_traces=37, traces=0x557aa297d560 <trace>, lines=0x557aa3dc2310, offset=0, errout=0x7f8ed2bda6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1946
  2    Thread 0x7f8eb93df640 (LWP 1262084) 0x00007f8ed2ae5fde in epoll_wait (epfd=4, events=0x557aa297a45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f8eb93df640 (LWP 1262084)):
#0  0x00007f8ed2ae5fde in epoll_wait (epfd=4, events=0x557aa297a45c <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  0x0000557aa2492a67 in event_wait (vm=0x557aa30002a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21882
#2  0x0000557aa2492a8b in timer_thread_polling (vm=0x557aa30002a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 800399669
#3  0x0000557aa249314b in timer_thread_func (ptr=0x557aa30002a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x557aa30002a0
#4  0x00007f8ed2a54b43 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 = {140721319644064, -1483399780089137920, 140250969929280, 25, 140251396130896, 140721319644416, 1473967603015021824, 1473876134057145600}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f8ed2ae5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f8ed29bd7c0 (LWP 1262082)):
#0  0x0000557aa260bf76 in debug_info_read (reader=0x557aa30915a0, num_traces=37, traces=0x557aa297d560 <trace>, lines=0x557aa3dc2310, offset=0, errout=0x7f8ed2bda6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1946
        addr = 93985197393091
        offset = 2429076
        saddr = 0
        i = 22
        die = {pos = 5836716, tag = 29, has_children = 1}
        ranges = {low_pc = 3543149, high_pc = 3543161, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
        line = {dirname = 0x7f8eb5fd3312 "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/alloc/src", filename = 0x7f8eb5fd3a3b "string.rs", path = 0x0, line = 2573, base_addr = 0, saddr = 0, sname = 0x7f8eb610d74f "from", 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}
#1  0x0000557aa260ce84 in fill_lines (num_traces=37, traces=0x557aa297d560 <trace>, check_debuglink=1, objp=0x557aa3091ec0, lines=0x557aa3dc2310, offset=0, errout=0x7f8ed2bda6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x557aa3dc2da0, file = 0x7f8eb4f10000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f8eb5cb6997 "\303\224\002", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f8eb5fd8416 "H0", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f8eb5fd396d "stats.rs", debug_line_directories = 0x7f8eb5fd326c "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f8eb5cccbb7 "\035\362\237+", cu_end = 0x7f8eb5cdfe5e "\005\217\001", pend = 0x7f8eb5e4a269 "\001(", q0 = 0x7f8eb5e6e6b1 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f8eb5e6e7f0 "\034\v\001\021\001\022\006", format = 4, address_size = 8 '\b', level = 7, abbrev_table = {0x7f8ed2be8000 "", 0x7f8eb5e6e6b2 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f8eb5e6e6c8 "4", 0x7f8eb5e6e6d3 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f8eb5e6e6e1 "\r", 0x7f8eb5e6e6ef "\017", 0x7f8eb5e6e6fa "$", 0x7f8eb5e6e705 "9\001\003\016", 0x7f8eb5e6e70c "\023\001\003\016\v\v\210\001\017", 0x7f8eb5e6e718 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f8eb5e6e729 "\005", 0x7f8eb5e6e736 "3\001\025\023", 0x7f8eb5e6e73d "\r", 0x7f8eb5e6e74b "\031\001\026\v", 0x7f8eb5e6e752 "/", 0x7f8eb5e6e75b "\031\001", 0x7f8eb5e6e760 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f8eb5e6e771 "\005", 0x7f8eb5e6e77e "4", 0x7f8eb5e6e78e "\v\001", 0x7f8eb5e6e793 "\023", 0x7f8eb5e6e79f "3\001", 0x7f8eb5e6e7a4 "\023\001\003\016<\031\210\001\017", 0x7f8eb5e6e7b0 ".\001n\016\003\016:\v;\005 \v", 0x7f8eb5e6e7bf "\005", 0x7f8eb5e6e7ca ".\001\021\001\022\006@\030\061\023", 0x7f8eb5e6e7d7 "\005", 0x7f8eb5e6e7e0 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f8eb5e6e7f1 "\v\001\021\001\022\006", 0x7f8eb5e6e7fa "4", 0x7f8eb5e6e803 "\035", 0x7f8eb5e6e814 "\005", 0x7f8eb5e6e81d "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f8eb5e6e82e "4", 0x7f8eb5e6e837 "\005", 0x7f8eb5e6e840 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f8eb5e6e853 "\005", 0x7f8eb5e6e860 "\035\001\061\023U\027X\vY\005W\v", 0x7f8eb5e6e86f "\v\001U\027", 0x7f8eb5e6e876 "4", 0x7f8eb5e6e87f "\005", 0x7f8eb5e6e886 "4", 0x7f8eb5e6e896 "4", 0x7f8eb5e6e8a3 "4", 0x7f8eb5e6e8b0 "\023", 0x7f8eb5e6e8bc "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f8eb5e6e8cc "(", 0x7f8eb5e6e8d5 "\027\001\003\016\v\v\210\001\017", 0x7f8eb5e6e8e1 "\027", 0x7f8eb5e6e8ed "\r", 0x7f8eb5e6e8fe ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f8eb5e6e911 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f8eb5e6e926 "\005", 0x7f8eb5e6e935 "\005", 0x7f8eb5e6e944 "(", 0x7f8eb5e6e94d ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f8eb5e6e962 "\005", 0x7f8eb5e6e971 "\035", 0x7f8eb5e6e980 "3", 0x7f8eb5e6e985 "\005", 0x7f8eb5e6e990 ".\001n\016\003\016:\v;\v \v", 0x7f8eb5e6e99f "4", 0x7f8eb5e6e9a8 "\017", 0x7f8eb5e6e9b1 "4", 0x7f8eb5e6e9c5 "4", 0x7f8eb5e6e9d9 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f8eb5e6e9ec "4", 0x7f8eb5e6e9fe ".", 0x7f8eb5e6ea0f "\035", 0x7f8eb5e6ea20 "\035\001\061\023U\027X\vY\vW\v", 0x7f8eb5e6ea2f "4", 0x7f8eb5e6ea3e "\023\001\003\016\v\005\210\001\017", 0x7f8eb5e6ea4a "\r", 0x7f8eb5e6ea58 ".\001\003\016:\v;\v \v", 0x7f8eb5e6ea65 ".\001\003\016:\v;\vI\023 \v", 0x7f8eb5e6ea74 ".\001\021\001\022\006@\030\003\016:\v;\vI\023", 0x7f8eb5e6ea87 "4", 0x7f8eb5e6ea8e ".\001\021\001\022\006@\030\003\016:\v;\005I\023?\031", 0x7f8eb5e6eaa3 "\035", 0x7f8eb5e6eab2 "4", 0x7f8eb5e6eac1 ".\001\021\001\022\006@\030\003\016:\v;\005?\031", 0x7f8eb5e6ead4 "4", 0x7f8eb5e6eae6 "4", 0x7f8eb5e6eaf8 "4", 0x7f8eb5e6eb07 "4", 0x7f8eb5e6eb10 "\005", 0x7f8eb5e6eb19 ".", 0x7f8eb5e6eb2c ".", 0x7f8eb5e6eb3d ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f8eb5e6eb50 ".", 0x7f8eb5e6eb63 ".", 0x7f8eb5e6eb76 "\001\001I\023", 0x7f8eb5e6eb7d "!", 0x7f8eb5e6eb88 "$", 0x7f8eb5e6eb93 "\025", 0x7f8eb5e6eb9a "\025\001", 0x7f8eb5e6eb9f "\005", 0x7f8eb5e6eba6 "!", 0x7f8eb5e6b256 "4", 0x7f8eb5e6b268 "\035", 0x7f8eb5e6b277 ".", 0x7f8eb5e6b28a "\r", 0x7f8eb5e6b298 "\025\001I\023", 0x7f8eb5e6b29f "\005", 0x7f8eb5e6b2a6 "\025\001", 0x7f8eb5e6b2ab ".\001\003\016:\v;\v \v", 0x7f8eb5e6b2b8 ".\001\003\016:\v;\vI\023 \v", 0x7f8eb5e69bc1 "\025\001I\023", 0x7f8eb5e69bc8 "\005", 0x7f8eb5e69bcf "\025\001", 0x7f8eb5e69bd4 ".\001\003\016:\v;\v \v", 0x7f8eb5e69be1 ".\001\003\016:\v;\vI\023 \v", 0x7f8eb5e69bf0 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f8eb5e61860 "\005", 0x7f8eb5e6186f ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f8eb5e5dbcc "!", 0x7f8eb5e5dbd5 "\r", 0x7f8eb5e5dbeb ".", 0x7f8eb5e5dbff "\035\001\061\023\021\001\022\aX!(Y!\224\rW!\020\001\023", 0x7f8eb5e5dc16 "\n", 0x7f8eb5e5dc23 ".", 0x7f8eb5e5dc3c "4", 0x7f8eb5e5dc4d ".", 0x7f8eb5e5dc65 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f8eb5e5dc82 ".", 0x7f8eb5e5dc9c ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f8eb5e5dcb8 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f8eb5e5dccd "\026", 0x7f8eb5e5dcd7 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f8eb5e5dce7 "\017", 0x7f8eb5e5dcef "$", 0x7f8eb5e5dcfb "\026", 0x7f8eb5e5dd09 "&", 0x7f8eb5e5dd0f "\026", 0x7f8eb5e5dd1f "(", 0x7f8eb5e5dd29 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f8eb5e5dd3e "\025\001I\023\001\023", 0x7f8eb5e5dd48 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f8eb5e5dd5d "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f8eb5e5dd6f "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f8eb5e5dd81 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f8eb5e5dd94 "\026", 0x7f8eb5e5dda7 "\r", 0x7f8eb5e5ddbb "\r", 0x7f8eb5e5ddcd "\023\001\v\005:\v;\v9\v\001\023", 0x7f8eb5e5dddd "!", 0x7f8eb5e5dde3 "4", 0x7f8eb5e5ddf3 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f8eb5e5de0e ".", 0x7f8eb5e5de25 ".", 0x7f8eb5e5de3c ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f8eb5e5de58 ".", 0x7f8eb5e5de75 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f8eb5e5de96 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f8eb5e5deb5 ".", 0x7f8eb5e5decf ".", 0x7f8eb5e5deeb "4", 0x7f8eb5e5def7 ".", 0x7f8eb5e5df12 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f8eb5e5df26 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f8eb5e5df45 ".", 0x7f8eb5e5df60 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f8eb5e5df76 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f8eb5e5df93 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f8eb5e5dfab ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7ffc3c451010 "", 0x557aa3091b28 "\022\337\345\265\216\177", 0x557aa30922a8 "", 0x557aa30922b0 "", 0x557aa30922b8 "\005", 0x557aa30922c0 "\340\234\275\322\216\177", 0x7ffc3c451018 "p\230-\242zU", 0x7ffc3c451020 "P\020E<\374\177", 0x7ffc3c451028 "", 0x7ffc3c451030 "", 0x7ffc3c451038 "\225\230-\242zU", 0x0, 0x7ffc3c451040 "H\020E<\374\177", 0x557aa22d9895 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x557aa22d9870 <_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>, 0x557aa3091c60 "\020#\t\243zU", 0x557aa3091f00 "P\037\t\243zU", 0x7f8ed2af3cb5 <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", 0x557aa3091c60 "\020#\t\243zU", 0x557aa3091d50 "", 0x557aa3091f00 "P\037\t\243zU", 0x7f8ed2c01994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x557aa3092310 "", 0x557aa3092308 "\016!;", 0x557aa3092318 "@W\034\243zU"...}}
        i = 0
        j = 310
        shstr = 0x7f8eb6a7eb89 ""
        ehdr = 0x7f8eb4f10000
        shdr = 0x7f8eb6a7ed80
        shstr_shdr = 0x7f8eb6a7f900
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f8eb6a7ee40
        fd = 5
        filesize = 28768576
        file = 0x7f8eb4f10000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f8eb6a7f880
        strtab_shdr = 0x7f8eb6a7f8c0
        dynsym_shdr = 0x7f8eb6a7ef00
        dynstr_shdr = 0x7f8eb6a7ef40
        obj = 0x557aa3dc2da0
        dladdr_fbase = 93985194962944
#2  0x0000557aa260d82f in rb_dump_backtrace_with_lines (num_traces=37, traces=0x557aa297d560 <trace>, errout=0x7f8ed2bda6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 140251395505912
        i = 0
        lines = 0x557aa3dc2310
        obj = 0x557aa3dc2da0
        dladdr_fbases = 0x557aa3dc2c60
        main_path = 0x557aa3091e60 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#3  0x0000557aa2511341 in rb_print_backtrace (errout=0x7f8ed2bda6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x557aa2511326 <rb_print_backtrace+36>, 0x557aa2511a49 <rb_vm_bugreport+656>, 0x557aa26d5b2e <rb_bug_for_fatal_signal+327>, 0x557aa2454718 <sigill>, 0x7f8ed2a02520 <__restore_rt>, 0x557aa24cc3a3 <RB_UNDEF_P+13>, 0x557aa24ef5f1 <vm_exec_core+22236>, 0x557aa25053f8 <rb_vm_exec+320>, 0x557aa2501d8c <invoke_block+216>, 0x557aa25021b2 <invoke_block_from_c_bh+793>, 0x557aa25023ac <vm_yield_with_cref+90>, 0x557aa25023ea <vm_yield+56>, 0x557aa24fc64e <rb_yield_0+47>, 0x557aa24fc6b5 <rb_yield+66>, 0x557aa26171a2 <select_bang_i+88>, 0x557aa22e02c3 <rb_ensure+388>, 0x557aa2617428 <rb_ary_select_bang+159>, 0x557aa2617492 <rb_ary_keep_if+84>, 0x557aa24df0ff <ractor_safe_call_cfunc_0+48>, 0x557aa24dfd04 <vm_call_cfunc_with_frame_+541>, 0x557aa24dff7c <vm_call_cfunc_with_frame+121>, 0x557aa24e0094 <vm_call_cfunc_other+278>, 0x557aa24e04c3 <vm_call_cfunc+302>, 0x557aa24e2ffe <vm_call_method_each_type+289>, 0x557aa24e3aaa <vm_call_method+161>, 0x557aa24e3cac <vm_call_general+47>, 0x557aa24e63b8 <vm_sendish+502>, 0x557aa24ed9c6 <vm_exec_core+15025>, 0x557aa25053f8 <rb_vm_exec+320>, 0x557aa2506257 <rb_iseq_eval_main+61>, 0x557aa22de4e6 <rb_ec_exec_node+296>, 0x557aa22de657 <ruby_run_node+138>, 0x557aa22d9c2e <rb_main+76>, 0x557aa22d9c8f <main+75>, 0x7f8ed29e9d90 <__libc_start_call_main+128>, 0x7f8ed29e9e40 <__libc_start_main_impl+128>, 0x557aa22d9895 <_start+37>, 0x0 <repeats 987 times>}
        n = 37
#4  0x0000557aa2511a49 in rb_vm_bugreport (ctx=0x557aa3092280, errout=0x7f8ed2bda6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x557aa30002a0
        ec = 0x557aa3003c60
#5  0x0000557aa26d5b2e in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x557aa3092280, fmt=0x557aa2799d0b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1087
        pid = -1
        out = 0x7f8ed2bda6a0 <_IO_2_1_stderr_>
        file = 0x7f8eb7a016f0 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 44
#6  0x0000557aa2454718 in sigsegv (sig=11, info=0x557aa30923b0, ctx=0x557aa3092280) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#7  <signal handler called>
No locals.
#8  0x0000557aa24cc3a3 in RB_UNDEF_P (obj=0) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:191
No locals.
#9  0x0000557aa24ef5f1 in vm_exec_core (ec=0x557aa3003c60) at ../../src/trunk-O0/insns.def:1241
        leaf = true
        recv = 3875084
        obj = 12759308
        val = 0
        cd = 0x557aa31c5740
        reg_pc = 0x557aa31c5210
        reg_cfp = 0x7f8ed29bbef8
        insns_address_table = {0x557aa24e9f81 <vm_exec_core+108>, 0x557aa24e9fe3 <vm_exec_core+206>, 0x557aa24ea0f6 <vm_exec_core+481>, 0x557aa24ea20a <vm_exec_core+757>, 0x557aa24ea3a8 <vm_exec_core+1171>, 0x557aa24ea4d8 <vm_exec_core+1475>, 0x557aa24ea6ea <vm_exec_core+2005>, 0x557aa24ea7fc <vm_exec_core+2279>, 0x557aa24ea8d5 <vm_exec_core+2496>, 0x557aa24ea9dc <vm_exec_core+2759>, 0x557aa24eaae3 <vm_exec_core+3022>, 0x557aa24eabf1 <vm_exec_core+3292>, 0x557aa24ead03 <vm_exec_core+3566>, 0x557aa24eadd3 <vm_exec_core+3774>, 0x557aa24eaedc <vm_exec_core+4039>, 0x557aa24eafd6 <vm_exec_core+4289>, 0x557aa24eb099 <vm_exec_core+4484>, 0x557aa24eb15c <vm_exec_core+4679>, 0x557aa24eb1e5 <vm_exec_core+4816>, 0x557aa24eb271 <vm_exec_core+4956>, 0x557aa24eb317 <vm_exec_core+5122>, 0x557aa24eb3ef <vm_exec_core+5338>, 0x557aa24eb4bc <vm_exec_core+5543>, 0x557aa24eb59a <vm_exec_core+5765>, 0x557aa24eb65c <vm_exec_core+5959>, 0x557aa24eb79b <vm_exec_core+6278>, 0x557aa24eb841 <vm_exec_core+6444>, 0x557aa24eb926 <vm_exec_core+6673>, 0x557aa24eba55 <vm_exec_core+6976>, 0x557aa24ebb26 <vm_exec_core+7185>, 0x557aa24ebbe9 <vm_exec_core+7380>, 0x557aa24ebcac <vm_exec_core+7575>, 0x557aa24ebda3 <vm_exec_core+7822>, 0x557aa24ebe65 <vm_exec_core+8016>, 0x557aa24ebf27 <vm_exec_core+8210>, 0x557aa24ec021 <vm_exec_core+8460>, 0x557aa24ec100 <vm_exec_core+8683>, 0x557aa24ec1ed <vm_exec_core+8920>, 0x557aa24ec2fd <vm_exec_core+9192>, 0x557aa24ec3f7 <vm_exec_core+9442>, 0x557aa24ec472 <vm_exec_core+9565>, 0x557aa24ec533 <vm_exec_core+9758>, 0x557aa24ec621 <vm_exec_core+9996>, 0x557aa24ec6d1 <vm_exec_core+10172>, 0x557aa24ec850 <vm_exec_core+10555>, 0x557aa24ec92a <vm_exec_core+10773>, 0x557aa24eca16 <vm_exec_core+11009>, 0x557aa24ecaa7 <vm_exec_core+11154>, 0x557aa24ecc02 <vm_exec_core+11501>, 0x557aa24ed1bc <vm_exec_core+12967>, 0x557aa24ed2b8 <vm_exec_core+13219>, 0x557aa24ed3bb <vm_exec_core+13478>, 0x557aa24ed4a7 <vm_exec_core+13714>, 0x557aa24ed6c0 <vm_exec_core+14251>, 0x557aa24ed7b2 <vm_exec_core+14493>, 0x557aa24ed8b8 <vm_exec_core+14755>, 0x557aa24edac3 <vm_exec_core+15278>, 0x557aa24edc7a <vm_exec_core+15717>, 0x557aa24eddae <vm_exec_core+16025>, 0x557aa24edf23 <vm_exec_core+16398>, 0x557aa24ee057 <vm_exec_core+16706>, 0x557aa24ee1cc <vm_exec_core+17079>, 0x557aa24ee3ae <vm_exec_core+17561>, 0x557aa24ee5b9 <vm_exec_core+18084>, 0x557aa24ee770 <vm_exec_core+18523>, 0x557aa24ee892 <vm_exec_core+18813>, 0x557aa24ee939 <vm_exec_core+18980>, 0x557aa24ee9fd <vm_exec_core+19176>, 0x557aa24eeae6 <vm_exec_core+19409>, 0x557aa24eebd2 <vm_exec_core+19645>, 0x557aa24eecbb <vm_exec_core+19878>, 0x557aa24eedcf <vm_exec_core+20154>, 0x557aa24eeef6 <vm_exec_core+20449>, 0x557aa24ef035 <vm_exec_core+20768>, 0x557aa24ef174 <vm_exec_core+21087>, 0x557aa24ef2b3 <vm_exec_core+21406>, 0x557aa24ef3f2 <vm_exec_core+21725>, 0x557aa24ef531 <vm_exec_core+22044>, 0x557aa24ef67b <vm_exec_core+22374>, 0x557aa24ef7fe <vm_exec_core+22761>, 0x557aa24ef93d <vm_exec_core+23080>, 0x557aa24efa7c <vm_exec_core+23399>, 0x557aa24efbbb <vm_exec_core+23718>, 0x557aa24efcfa <vm_exec_core+24037>, 0x557aa24efe39 <vm_exec_core+24356>, 0x557aa24eff78 <vm_exec_core+24675>, 0x557aa24f00b7 <vm_exec_core+24994>, 0x557aa24f01f6 <vm_exec_core+25313>, 0x557aa24f034e <vm_exec_core+25657>, 0x557aa24f0514 <vm_exec_core+26111>, 0x557aa24f069b <vm_exec_core+26502>, 0x557aa24f07c3 <vm_exec_core+26798>, 0x557aa24f08eb <vm_exec_core+27094>, 0x557aa24f0a0e <vm_exec_core+27385>, 0x557aa24f0b31 <vm_exec_core+27676>, 0x557aa24f0c65 <vm_exec_core+27984>, 0x557aa24f0da4 <vm_exec_core+28303>, 0x557aa24f0e8f <vm_exec_core+28538>, 0x557aa24f0f94 <vm_exec_core+28799>, 0x557aa24f10dc <vm_exec_core+29127>, 0x557aa24f11cb <vm_exec_core+29366>, 0x557aa24f12b4 <vm_exec_core+29599>, 0x557aa24f1389 <vm_exec_core+29812>, 0x557aa24f145e <vm_exec_core+30025>, 0x557aa24f14da <vm_exec_core+30149>, 0x557aa24f1556 <vm_exec_core+30273>, 0x557aa24f1574 <vm_exec_core+30303>, 0x557aa24f1592 <vm_exec_core+30333>, 0x557aa24f15b0 <vm_exec_core+30363>, 0x557aa24f15ce <vm_exec_core+30393>, 0x557aa24f15ec <vm_exec_core+30423>, 0x557aa24f160a <vm_exec_core+30453>, 0x557aa24f1628 <vm_exec_core+30483>, 0x557aa24f1646 <vm_exec_core+30513>, 0x557aa24f1664 <vm_exec_core+30543>, 0x557aa24f1682 <vm_exec_core+30573>, 0x557aa24f16a0 <vm_exec_core+30603>, 0x557aa24f16be <vm_exec_core+30633>, 0x557aa24f16dc <vm_exec_core+30663>, 0x557aa24f16fa <vm_exec_core+30693>, 0x557aa24f1718 <vm_exec_core+30723>, 0x557aa24f1736 <vm_exec_core+30753>, 0x557aa24f1754 <vm_exec_core+30783>, 0x557aa24f1772 <vm_exec_core+30813>, 0x557aa24f1790 <vm_exec_core+30843>, 0x557aa24f17ae <vm_exec_core+30873>, 0x557aa24f17cc <vm_exec_core+30903>, 0x557aa24f17ea <vm_exec_core+30933>, 0x557aa24f1808 <vm_exec_core+30963>, 0x557aa24f1826 <vm_exec_core+30993>, 0x557aa24f1844 <vm_exec_core+31023>, 0x557aa24f1862 <vm_exec_core+31053>, 0x557aa24f1880 <vm_exec_core+31083>, 0x557aa24f189e <vm_exec_core+31113>, 0x557aa24f18bc <vm_exec_core+31143>, 0x557aa24f18da <vm_exec_core+31173>, 0x557aa24f18f8 <vm_exec_core+31203>, 0x557aa24f1916 <vm_exec_core+31233>, 0x557aa24f1934 <vm_exec_core+31263>, 0x557aa24f1952 <vm_exec_core+31293>, 0x557aa24f1970 <vm_exec_core+31323>, 0x557aa24f198e <vm_exec_core+31353>, 0x557aa24f19ac <vm_exec_core+31383>, 0x557aa24f19ca <vm_exec_core+31413>, 0x557aa24f19e8 <vm_exec_core+31443>, 0x557aa24f1a06 <vm_exec_core+31473>, 0x557aa24f1a24 <vm_exec_core+31503>, 0x557aa24f1a42 <vm_exec_core+31533>, 0x557aa24f1a60 <vm_exec_core+31563>, 0x557aa24f1a7e <vm_exec_core+31593>, 0x557aa24f1a9c <vm_exec_core+31623>, 0x557aa24f1aba <vm_exec_core+31653>, 0x557aa24f1ad8 <vm_exec_core+31683>, 0x557aa24f1af6 <vm_exec_core+31713>, 0x557aa24f1b14 <vm_exec_core+31743>, 0x557aa24f1b32 <vm_exec_core+31773>, 0x557aa24f1b50 <vm_exec_core+31803>, 0x557aa24f1b6e <vm_exec_core+31833>, 0x557aa24f1b8c <vm_exec_core+31863>, 0x557aa24f1baa <vm_exec_core+31893>, 0x557aa24f1bc8 <vm_exec_core+31923>, 0x557aa24f1be6 <vm_exec_core+31953>, 0x557aa24f1c04 <vm_exec_core+31983>, 0x557aa24f1c22 <vm_exec_core+32013>, 0x557aa24f1c40 <vm_exec_core+32043>, 0x557aa24f1c5e <vm_exec_core+32073>, 0x557aa24f1c7c <vm_exec_core+32103>, 0x557aa24f1c9a <vm_exec_core+32133>, 0x557aa24f1cb8 <vm_exec_core+32163>, 0x557aa24f1cd6 <vm_exec_core+32193>, 0x557aa24f1cf4 <vm_exec_core+32223>, 0x557aa24f1d12 <vm_exec_core+32253>, 0x557aa24f1d30 <vm_exec_core+32283>, 0x557aa24f1d4e <vm_exec_core+32313>, 0x557aa24f1d6c <vm_exec_core+32343>, 0x557aa24f1d8a <vm_exec_core+32373>, 0x557aa24f1da8 <vm_exec_core+32403>, 0x557aa24f1dc6 <vm_exec_core+32433>, 0x557aa24f1de4 <vm_exec_core+32463>, 0x557aa24f1e02 <vm_exec_core+32493>, 0x557aa24f1e20 <vm_exec_core+32523>, 0x557aa24f1e3e <vm_exec_core+32553>, 0x557aa24f1e5c <vm_exec_core+32583>, 0x557aa24f1e7a <vm_exec_core+32613>, 0x557aa24f1eab <vm_exec_core+32662>, 0x557aa24f1ec9 <vm_exec_core+32692>, 0x557aa24f1ee7 <vm_exec_core+32722>, 0x557aa24f1f05 <vm_exec_core+32752>, 0x557aa24f1f23 <vm_exec_core+32782>, 0x557aa24f1f41 <vm_exec_core+32812>, 0x557aa24f1f5f <vm_exec_core+32842>, 0x557aa24f1f7d <vm_exec_core+32872>, 0x557aa24f1f9b <vm_exec_core+32902>, 0x557aa24f1fb9 <vm_exec_core+32932>, 0x557aa24f1fd7 <vm_exec_core+32962>, 0x557aa24f1ff5 <vm_exec_core+32992>, 0x557aa24f2013 <vm_exec_core+33022>, 0x557aa24f2031 <vm_exec_core+33052>, 0x557aa24f204f <vm_exec_core+33082>, 0x557aa24f206d <vm_exec_core+33112>...}
#10 0x0000557aa25053f8 in rb_vm_exec (ec=0x557aa3003c60) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x557aa3003c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc3c44f860, 0x557aa2505376 <rb_vm_exec+190>, 0x0, 0x7ffc3c44f7b0, 0x7ffc3c44f850}, prev = 0x7ffc3c44fb70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#11 0x0000557aa2501d8c in invoke_block (ec=0x557aa3003c60, iseq=0x7f8eb7cd1160, self=140250970181200, captured=0x7f8ed29bbfb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1516
        arg_size = 1
#12 0x0000557aa25021b2 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc3c44fa98, argc=1, self=140250970181200, captured=0x7f8ed29bbfb8, ec=0x557aa3003c60) at /tmp/ruby/src/trunk-O0/vm.c:1586
        iseq = 0x7f8eb7cd1160
        opt_pc = 0
        type = 572653569
        cfp = 0x7f8ed29bbf68
        sp = 0x7f8ed28bc070
        flags = 0
        use_argv = 0x7ffc3c44fa98
        av = {93985197325026, 140251395506024}
        stack_argv = 0x7f8ed28bc070
#13 invoke_block_from_c_bh (ec=0x557aa3003c60, block_handler=140251395506105, argc=1, argv=0x7ffc3c44fa98, 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 = 0x7f8ed29bbfb8
#14 0x0000557aa25023ac in vm_yield_with_cref (ec=0x557aa3003c60, argc=1, argv=0x7ffc3c44fa98, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1641
No locals.
#15 0x0000557aa25023ea in vm_yield (ec=0x557aa3003c60, argc=1, argv=0x7ffc3c44fa98, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1649
No locals.
#16 0x0000557aa24fc64e in rb_yield_0 (argc=1, argv=0x7ffc3c44fa98) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#17 0x0000557aa24fc6b5 in rb_yield (val=140250938693520) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#18 0x0000557aa26171a2 in select_bang_i (a=140721319640080) at /tmp/ruby/src/trunk-O0/array.c:3834
        v = 140250938693520
        arg = 0x7ffc3c44fc10
        ary = 140250946538920
        i1 = 35335
        i2 = 35335
#19 0x0000557aa22e02c3 in rb_ensure (b_proc=0x557aa261714a <select_bang_i>, data1=140721319640080, e_proc=0x557aa2617224 <select_bang_ensure>, data2=140721319640080) at /tmp/ruby/src/trunk-O0/eval.c:1000
        _ec = 0x557aa3003c60
        _tag = {tag = 36, retval = 140250946538920, buf = {0x7ffc3c44fbf0, 0x557aa22e0266 <rb_ensure+295>, 0x0, 0x7ffc3c44fb00, 0x7ffc3c44fbc8}, prev = 0x7ffc3c450d40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 140250946538920
        ec = 0x557aa3003c60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x557aa2617224 <select_bang_ensure>, data2 = 140721319640080}}
#20 0x0000557aa2617428 in rb_ary_select_bang (ary=140250946538920) at /tmp/ruby/src/trunk-O0/array.c:3897
        args = {ary = 140250946538920, len = {35335, 35335}}
#21 0x0000557aa2617492 in rb_ary_keep_if (ary=140250946538920) at /tmp/ruby/src/trunk-O0/array.c:3922
No locals.
#22 0x0000557aa24df0ff in ractor_safe_call_cfunc_0 (recv=140250946538920, argc=0, argv=0x7f8ed28bc058, func=0x557aa261743e <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3341
        f = 0x557aa261743e <rb_ary_keep_if>
#23 0x0000557aa24dfd04 in vm_call_cfunc_with_frame_ (ec=0x557aa3003c60, reg_cfp=0x7f8ed29bbfa0, calling=0x7ffc3c4500a0, argc=0, argv=0x7f8ed28bc058, stack_bottom=0x7f8ed28bc050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3525
        ci = 0x353100000001
        cc = 0x7f8eb81ffba0
        val = 93465504325653
        me = 0x7f8eb7caf9e8
        cfunc = 0x557aa3055158
        recv = 140250946538920
        block_handler = 140251395506105
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#24 0x0000557aa24dff7c in vm_call_cfunc_with_frame (ec=0x557aa3003c60, reg_cfp=0x7f8ed29bbfa0, calling=0x7ffc3c4500a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3571
        argc = 0
        stack_bottom = 0x7f8ed28bc050
        argv = 0x7f8ed28bc058
#25 0x0000557aa24e0094 in vm_call_cfunc_other (ec=0x557aa3003c60, reg_cfp=0x7f8ed29bbfa0, calling=0x7ffc3c4500a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3597
        ci = 0x353100000001
        argv_ary = 0
#26 0x0000557aa24e04c3 in vm_call_cfunc (ec=0x557aa3003c60, reg_cfp=0x7f8ed29bbfa0, calling=0x7ffc3c4500a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3679
        ci = 0x353100000001
#27 0x0000557aa24e2ffe in vm_call_method_each_type (ec=0x557aa3003c60, cfp=0x7f8ed29bbfa0, calling=0x7ffc3c4500a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4470
        aset_mask = 2027
        ivar_mask = 3083532776
        ci = 0x353100000001
        cc = 0x7f8eb81ffba0
        cme = 0x7f8eb7caf9e8
        v = 93985212079704
#28 0x0000557aa24e3aaa in vm_call_method (ec=0x557aa3003c60, cfp=0x7f8ed29bbfa0, calling=0x7ffc3c4500a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4596
        ci = 0x353100000001
        cc = 0x7f8eb81ffba0
#29 0x0000557aa24e3cac in vm_call_general (ec=0x557aa3003c60, reg_cfp=0x7f8ed29bbfa0, calling=0x7ffc3c4500a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4640
No locals.
#30 0x0000557aa24e63b8 in vm_sendish (ec=0x557aa3003c60, reg_cfp=0x7f8ed29bbfa0, cd=0x557aa31a8530, block_handler=140251395506105, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5654
        val = 36
        ci = 0x353100000001
        cc = 0x7f8eb81ffba0
        argc = 0
        recv = 140250946538920
        calling = {cd = 0x557aa31a8530, cc = 0x7f8eb81ffba0, block_handler = 140251395506105, recv = 140250946538920, argc = 0, kw_splat = false, heap_argv = 0}
#31 0x0000557aa24ed9c6 in vm_exec_core (ec=0x557aa3003c60) at ../../src/trunk-O0/insns.def:861
        bh = 140251395506105
        cd = 0x557aa31a8530
        blockiseq = 0x7f8eb7cd1160
        leaf = false
        val = 140250951188040
        reg_pc = 0x557aa31a7ff0
        reg_cfp = 0x7f8ed29bbfa0
        insns_address_table = {0x557aa24e9f81 <vm_exec_core+108>, 0x557aa24e9fe3 <vm_exec_core+206>, 0x557aa24ea0f6 <vm_exec_core+481>, 0x557aa24ea20a <vm_exec_core+757>, 0x557aa24ea3a8 <vm_exec_core+1171>, 0x557aa24ea4d8 <vm_exec_core+1475>, 0x557aa24ea6ea <vm_exec_core+2005>, 0x557aa24ea7fc <vm_exec_core+2279>, 0x557aa24ea8d5 <vm_exec_core+2496>, 0x557aa24ea9dc <vm_exec_core+2759>, 0x557aa24eaae3 <vm_exec_core+3022>, 0x557aa24eabf1 <vm_exec_core+3292>, 0x557aa24ead03 <vm_exec_core+3566>, 0x557aa24eadd3 <vm_exec_core+3774>, 0x557aa24eaedc <vm_exec_core+4039>, 0x557aa24eafd6 <vm_exec_core+4289>, 0x557aa24eb099 <vm_exec_core+4484>, 0x557aa24eb15c <vm_exec_core+4679>, 0x557aa24eb1e5 <vm_exec_core+4816>, 0x557aa24eb271 <vm_exec_core+4956>, 0x557aa24eb317 <vm_exec_core+5122>, 0x557aa24eb3ef <vm_exec_core+5338>, 0x557aa24eb4bc <vm_exec_core+5543>, 0x557aa24eb59a <vm_exec_core+5765>, 0x557aa24eb65c <vm_exec_core+5959>, 0x557aa24eb79b <vm_exec_core+6278>, 0x557aa24eb841 <vm_exec_core+6444>, 0x557aa24eb926 <vm_exec_core+6673>, 0x557aa24eba55 <vm_exec_core+6976>, 0x557aa24ebb26 <vm_exec_core+7185>, 0x557aa24ebbe9 <vm_exec_core+7380>, 0x557aa24ebcac <vm_exec_core+7575>, 0x557aa24ebda3 <vm_exec_core+7822>, 0x557aa24ebe65 <vm_exec_core+8016>, 0x557aa24ebf27 <vm_exec_core+8210>, 0x557aa24ec021 <vm_exec_core+8460>, 0x557aa24ec100 <vm_exec_core+8683>, 0x557aa24ec1ed <vm_exec_core+8920>, 0x557aa24ec2fd <vm_exec_core+9192>, 0x557aa24ec3f7 <vm_exec_core+9442>, 0x557aa24ec472 <vm_exec_core+9565>, 0x557aa24ec533 <vm_exec_core+9758>, 0x557aa24ec621 <vm_exec_core+9996>, 0x557aa24ec6d1 <vm_exec_core+10172>, 0x557aa24ec850 <vm_exec_core+10555>, 0x557aa24ec92a <vm_exec_core+10773>, 0x557aa24eca16 <vm_exec_core+11009>, 0x557aa24ecaa7 <vm_exec_core+11154>, 0x557aa24ecc02 <vm_exec_core+11501>, 0x557aa24ed1bc <vm_exec_core+12967>, 0x557aa24ed2b8 <vm_exec_core+13219>, 0x557aa24ed3bb <vm_exec_core+13478>, 0x557aa24ed4a7 <vm_exec_core+13714>, 0x557aa24ed6c0 <vm_exec_core+14251>, 0x557aa24ed7b2 <vm_exec_core+14493>, 0x557aa24ed8b8 <vm_exec_core+14755>, 0x557aa24edac3 <vm_exec_core+15278>, 0x557aa24edc7a <vm_exec_core+15717>, 0x557aa24eddae <vm_exec_core+16025>, 0x557aa24edf23 <vm_exec_core+16398>, 0x557aa24ee057 <vm_exec_core+16706>, 0x557aa24ee1cc <vm_exec_core+17079>, 0x557aa24ee3ae <vm_exec_core+17561>, 0x557aa24ee5b9 <vm_exec_core+18084>, 0x557aa24ee770 <vm_exec_core+18523>, 0x557aa24ee892 <vm_exec_core+18813>, 0x557aa24ee939 <vm_exec_core+18980>, 0x557aa24ee9fd <vm_exec_core+19176>, 0x557aa24eeae6 <vm_exec_core+19409>, 0x557aa24eebd2 <vm_exec_core+19645>, 0x557aa24eecbb <vm_exec_core+19878>, 0x557aa24eedcf <vm_exec_core+20154>, 0x557aa24eeef6 <vm_exec_core+20449>, 0x557aa24ef035 <vm_exec_core+20768>, 0x557aa24ef174 <vm_exec_core+21087>, 0x557aa24ef2b3 <vm_exec_core+21406>, 0x557aa24ef3f2 <vm_exec_core+21725>, 0x557aa24ef531 <vm_exec_core+22044>, 0x557aa24ef67b <vm_exec_core+22374>, 0x557aa24ef7fe <vm_exec_core+22761>, 0x557aa24ef93d <vm_exec_core+23080>, 0x557aa24efa7c <vm_exec_core+23399>, 0x557aa24efbbb <vm_exec_core+23718>, 0x557aa24efcfa <vm_exec_core+24037>, 0x557aa24efe39 <vm_exec_core+24356>, 0x557aa24eff78 <vm_exec_core+24675>, 0x557aa24f00b7 <vm_exec_core+24994>, 0x557aa24f01f6 <vm_exec_core+25313>, 0x557aa24f034e <vm_exec_core+25657>, 0x557aa24f0514 <vm_exec_core+26111>, 0x557aa24f069b <vm_exec_core+26502>, 0x557aa24f07c3 <vm_exec_core+26798>, 0x557aa24f08eb <vm_exec_core+27094>, 0x557aa24f0a0e <vm_exec_core+27385>, 0x557aa24f0b31 <vm_exec_core+27676>, 0x557aa24f0c65 <vm_exec_core+27984>, 0x557aa24f0da4 <vm_exec_core+28303>, 0x557aa24f0e8f <vm_exec_core+28538>, 0x557aa24f0f94 <vm_exec_core+28799>, 0x557aa24f10dc <vm_exec_core+29127>, 0x557aa24f11cb <vm_exec_core+29366>, 0x557aa24f12b4 <vm_exec_core+29599>, 0x557aa24f1389 <vm_exec_core+29812>, 0x557aa24f145e <vm_exec_core+30025>, 0x557aa24f14da <vm_exec_core+30149>, 0x557aa24f1556 <vm_exec_core+30273>, 0x557aa24f1574 <vm_exec_core+30303>, 0x557aa24f1592 <vm_exec_core+30333>, 0x557aa24f15b0 <vm_exec_core+30363>, 0x557aa24f15ce <vm_exec_core+30393>, 0x557aa24f15ec <vm_exec_core+30423>, 0x557aa24f160a <vm_exec_core+30453>, 0x557aa24f1628 <vm_exec_core+30483>, 0x557aa24f1646 <vm_exec_core+30513>, 0x557aa24f1664 <vm_exec_core+30543>, 0x557aa24f1682 <vm_exec_core+30573>, 0x557aa24f16a0 <vm_exec_core+30603>, 0x557aa24f16be <vm_exec_core+30633>, 0x557aa24f16dc <vm_exec_core+30663>, 0x557aa24f16fa <vm_exec_core+30693>, 0x557aa24f1718 <vm_exec_core+30723>, 0x557aa24f1736 <vm_exec_core+30753>, 0x557aa24f1754 <vm_exec_core+30783>, 0x557aa24f1772 <vm_exec_core+30813>, 0x557aa24f1790 <vm_exec_core+30843>, 0x557aa24f17ae <vm_exec_core+30873>, 0x557aa24f17cc <vm_exec_core+30903>, 0x557aa24f17ea <vm_exec_core+30933>, 0x557aa24f1808 <vm_exec_core+30963>, 0x557aa24f1826 <vm_exec_core+30993>, 0x557aa24f1844 <vm_exec_core+31023>, 0x557aa24f1862 <vm_exec_core+31053>, 0x557aa24f1880 <vm_exec_core+31083>, 0x557aa24f189e <vm_exec_core+31113>, 0x557aa24f18bc <vm_exec_core+31143>, 0x557aa24f18da <vm_exec_core+31173>, 0x557aa24f18f8 <vm_exec_core+31203>, 0x557aa24f1916 <vm_exec_core+31233>, 0x557aa24f1934 <vm_exec_core+31263>, 0x557aa24f1952 <vm_exec_core+31293>, 0x557aa24f1970 <vm_exec_core+31323>, 0x557aa24f198e <vm_exec_core+31353>, 0x557aa24f19ac <vm_exec_core+31383>, 0x557aa24f19ca <vm_exec_core+31413>, 0x557aa24f19e8 <vm_exec_core+31443>, 0x557aa24f1a06 <vm_exec_core+31473>, 0x557aa24f1a24 <vm_exec_core+31503>, 0x557aa24f1a42 <vm_exec_core+31533>, 0x557aa24f1a60 <vm_exec_core+31563>, 0x557aa24f1a7e <vm_exec_core+31593>, 0x557aa24f1a9c <vm_exec_core+31623>, 0x557aa24f1aba <vm_exec_core+31653>, 0x557aa24f1ad8 <vm_exec_core+31683>, 0x557aa24f1af6 <vm_exec_core+31713>, 0x557aa24f1b14 <vm_exec_core+31743>, 0x557aa24f1b32 <vm_exec_core+31773>, 0x557aa24f1b50 <vm_exec_core+31803>, 0x557aa24f1b6e <vm_exec_core+31833>, 0x557aa24f1b8c <vm_exec_core+31863>, 0x557aa24f1baa <vm_exec_core+31893>, 0x557aa24f1bc8 <vm_exec_core+31923>, 0x557aa24f1be6 <vm_exec_core+31953>, 0x557aa24f1c04 <vm_exec_core+31983>, 0x557aa24f1c22 <vm_exec_core+32013>, 0x557aa24f1c40 <vm_exec_core+32043>, 0x557aa24f1c5e <vm_exec_core+32073>, 0x557aa24f1c7c <vm_exec_core+32103>, 0x557aa24f1c9a <vm_exec_core+32133>, 0x557aa24f1cb8 <vm_exec_core+32163>, 0x557aa24f1cd6 <vm_exec_core+32193>, 0x557aa24f1cf4 <vm_exec_core+32223>, 0x557aa24f1d12 <vm_exec_core+32253>, 0x557aa24f1d30 <vm_exec_core+32283>, 0x557aa24f1d4e <vm_exec_core+32313>, 0x557aa24f1d6c <vm_exec_core+32343>, 0x557aa24f1d8a <vm_exec_core+32373>, 0x557aa24f1da8 <vm_exec_core+32403>, 0x557aa24f1dc6 <vm_exec_core+32433>, 0x557aa24f1de4 <vm_exec_core+32463>, 0x557aa24f1e02 <vm_exec_core+32493>, 0x557aa24f1e20 <vm_exec_core+32523>, 0x557aa24f1e3e <vm_exec_core+32553>, 0x557aa24f1e5c <vm_exec_core+32583>, 0x557aa24f1e7a <vm_exec_core+32613>, 0x557aa24f1eab <vm_exec_core+32662>, 0x557aa24f1ec9 <vm_exec_core+32692>, 0x557aa24f1ee7 <vm_exec_core+32722>, 0x557aa24f1f05 <vm_exec_core+32752>, 0x557aa24f1f23 <vm_exec_core+32782>, 0x557aa24f1f41 <vm_exec_core+32812>, 0x557aa24f1f5f <vm_exec_core+32842>, 0x557aa24f1f7d <vm_exec_core+32872>, 0x557aa24f1f9b <vm_exec_core+32902>, 0x557aa24f1fb9 <vm_exec_core+32932>, 0x557aa24f1fd7 <vm_exec_core+32962>, 0x557aa24f1ff5 <vm_exec_core+32992>, 0x557aa24f2013 <vm_exec_core+33022>, 0x557aa24f2031 <vm_exec_core+33052>, 0x557aa24f204f <vm_exec_core+33082>, 0x557aa24f206d <vm_exec_core+33112>...}
#32 0x0000557aa25053f8 in rb_vm_exec (ec=0x557aa3003c60) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x557aa3003c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc3c450dc0, 0x557aa2505376 <rb_vm_exec+190>, 0x0, 0x7ffc3c450d10, 0x557aa3088db0}, prev = 0x7ffc3c450e30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#33 0x0000557aa2506257 in rb_iseq_eval_main (iseq=0x7f8eb8331fc8) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x557aa3003c60
        val = 140721319644736
#34 0x0000557aa22de4e6 in rb_ec_exec_node (ec=0x557aa3003c60, n=0x7f8eb8331fc8) at /tmp/ruby/src/trunk-O0/eval.c:282
        _ec = 0x557aa3003c60
        _tag = {tag = 36, retval = 93985195285240, buf = {0x7ffc3c450eb0, 0x557aa22de492 <rb_ec_exec_node+212>, 0x0, 0x7ffc3c450e00, 0x557aa3003c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f8eb8331fc8
#35 0x0000557aa22de657 in ruby_run_node (n=0x7f8eb8331fc8) at /tmp/ruby/src/trunk-O0/eval.c:320
        ec = 0x557aa3003c60
        status = 21882
#36 0x0000557aa22d9c2e in rb_main (argc=120, argv=0x7ffc3c451058) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140721319644976
#37 0x0000557aa22d9c8f in main (argc=120, argv=0x7ffc3c451058) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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