# Logfile created on 2024-02-09 15:14:58 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055b2f0bf9e30 @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.20240209-151458", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055b2f0c8f3e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055b2f0c8f250 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055b2f0c8f0c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240209-151458", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240209-151458>, @binmode=false, @mon_data=#<Monitor:0x000055b2f0c8eff8>, @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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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
$$$[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 = 08b77dd682
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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
$$$[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
e0593ad3aba6ad275abc1d98254ee1d11d074c4877e38743af0cc944fc81c665  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 enc.mk
generating encdb.h
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/fiddle'
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]: 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/objspace'
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]: 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.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/racc-1.7.3/ext/racc/cparse'
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/rbs-3.4.2/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/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
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/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/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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
	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 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
generating encdb.h
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating enc.mk
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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/fiddle'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: 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/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
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/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/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/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]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    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.22.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    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.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    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.10
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    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 1891 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 '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
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=55309
  "--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
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

Retrying...
Finished tests in 1156.007550s, 21.7179 tests/s, 8187.6455 assertions/s.
25106 tests, 9464980 assertions, 0 failures, 0 errors, 222 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
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-02-09T12:28:26Z master 08b77dd682) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .......

Finished in 620.554095 seconds

3730 files, 32088 examples, 142234 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.643190.ruby -x gdbscript
[New LWP 643190]
[New LWP 643192]
[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  0x000055b88bc0a25e in parse_debug_line_cu (num_traces=35, traces=0x55b88bf4e9c0 <trace>, debug_line=0x55b88c6fa688, obj=0x55b88d3d0240, lines=0x55b88d3cf840, offset=0, errout=0x7f9bba4226a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:465
465		switch (op) {
[Current thread is 1 (Thread 0x7f9bba2057c0 (LWP 643190))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f9bba2057c0 (LWP 643190) 0x000055b88bc0a25e in parse_debug_line_cu (num_traces=35, traces=0x55b88bf4e9c0 <trace>, debug_line=0x55b88c6fa688, obj=0x55b88d3d0240, lines=0x55b88d3cf840, offset=0, errout=0x7f9bba4226a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:465
  2    Thread 0x7f9ba0c2f640 (LWP 643192) 0x00007f9bba32dfde in epoll_wait (epfd=4, events=0x55b88bf4b8bc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f9ba0c2f640 (LWP 643192)):
#0  0x00007f9bba32dfde in epoll_wait (epfd=4, events=0x55b88bf4b8bc <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  0x000055b88ba9bf85 in event_wait (vm=0x55b88c6662a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 21944
#2  0x000055b88ba9bfa9 in timer_thread_polling (vm=0x55b88c6662a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = -829325441
#3  0x000055b88ba9c669 in timer_thread_func (ptr=0x55b88c6662a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x55b88c6662a0
#4  0x00007f9bba29cb43 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 = {140734697646048, 690498704154305209, 140306393790016, 25, 140306819958864, 140734697646400, -674865477989948743, -674888233678658887}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f9bba32dbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f9bba2057c0 (LWP 643190)):
#0  0x000055b88bc0a25e in parse_debug_line_cu (num_traces=35, traces=0x55b88bf4e9c0 <trace>, debug_line=0x55b88c6fa688, obj=0x55b88d3d0240, lines=0x55b88d3cf840, offset=0, errout=0x7f9bba4226a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:465
        a = 2
        op = 2 '\002'
        p = 0x7f9b9d71e04e "@\022"
        header = {unit_length = 13631, version = 5, format = 4 '\004', header_length = 2434, minimum_instruction_length = 1 '\001', maximum_operations_per_instruction = 0 '\000', default_is_stmt = 1 '\001', line_base = -5 '\373', line_range = 14 '\016', opcode_base = 13 '\r', include_directories = 0x7f9b9d71d0ac "\001\001\037\036\036", filenames = 0x7f9b9d71d128 "\002\001\037\002\017\311\003\024\035", cu_start = 0x7f9b9d71da1c "\005\001", cu_end = 0x7f9b9d7205d1 "\360B"}
        addr = 953527
        file = 8
        line = 240
        is_stmt = 0
#1  0x000055b88bc0a6ce in parse_debug_line (num_traces=35, traces=0x55b88bf4e9c0 <trace>, debug_line=0x7f9b9d71d08e "?5", size=1858156, obj=0x55b88d3d0240, lines=0x55b88d3cf840, offset=0, errout=0x7f9bba4226a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:562
        debug_line_end = 0x7f9b9d8abce0 "\024"
#2  0x000055b88bc0e3ac in fill_lines (num_traces=35, traces=0x55b88bf4e9c0 <trace>, check_debuglink=1, objp=0x55b88c6fb140, lines=0x55b88d3cf840, offset=0, errout=0x7f9bba4226a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2269
        i = 0
        j = 307
        shstr = 0x7f9b9e2ceefd ""
        ehdr = 0x7f9b9c7d1000
        shdr = 0x7f9b9e2cf0f0
        shstr_shdr = 0x7f9b9e2cfc70
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f9b9e2cf1b0
        fd = 5
        filesize = 28306608
        file = 0x7f9b9c7d1000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f9b9e2cfbf0
        strtab_shdr = 0x7f9b9e2cfc30
        dynsym_shdr = 0x7f9b9e2cf270
        dynstr_shdr = 0x7f9b9e2cf2b0
        obj = 0x55b88d3d0240
        dladdr_fbase = 94251103395840
#3  0x000055b88bc0e93f in rb_dump_backtrace_with_lines (num_traces=35, traces=0x55b88bf4e9c0 <trace>, errout=0x7f9bba4226a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 140306819334048
        i = 0
        lines = 0x55b88d3cf840
        obj = 0x55b88d3d0240
        dladdr_fbases = 0x55b88d3d0110
        main_path = 0x55b88c6fb0e0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#4  0x000055b88bb18ed0 in rb_print_backtrace (errout=0x7f9bba4226a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55b88bb18eb5 <rb_print_backtrace+36>, 0x55b88bb195d8 <rb_vm_bugreport+656>, 0x55b88bcced4f <rb_bug_for_fatal_signal+327>, 0x55b88ba5dcea <sigill>, 0x7f9bba24a520 <__restore_rt>, 0x55b88badee11 <vm_push_frame+312>, 0x55b88bb0a12b <invoke_block+200>, 0x55b88bb0a561 <invoke_block_from_c_bh+793>, 0x55b88bb0a75b <vm_yield_with_cref+90>, 0x55b88bb0a799 <vm_yield+56>, 0x55b88bb050ae <rb_yield_0+47>, 0x55b88bb05115 <rb_yield+66>, 0x55b88bc18244 <select_bang_i+88>, 0x55b88b8eac2d <rb_ensure+388>, 0x55b88bc184ca <rb_ary_select_bang+159>, 0x55b88bc18534 <rb_ary_keep_if+84>, 0x55b88bae811b <ractor_safe_call_cfunc_0+48>, 0x55b88bae8d20 <vm_call_cfunc_with_frame_+541>, 0x55b88bae8ef5 <vm_call_cfunc_with_frame+121>, 0x55b88bae900d <vm_call_cfunc_other+278>, 0x55b88bae943c <vm_call_cfunc+302>, 0x55b88baebf77 <vm_call_method_each_type+289>, 0x55b88baeca23 <vm_call_method+161>, 0x55b88baecc25 <vm_call_general+47>, 0x55b88baef331 <vm_sendish+502>, 0x55b88baf685e <vm_exec_core+14784>, 0x55b88bb0d54e <rb_vm_exec+320>, 0x55b88bb0e3ad <rb_iseq_eval_main+61>, 0x55b88b8e8e4a <rb_ec_exec_node+318>, 0x55b88b8e8fbb <ruby_run_node+138>, 0x55b88b8e45c4 <rb_main+76>, 0x55b88b8e4625 <main+75>, 0x7f9bba231d90 <__libc_start_call_main+128>, 0x7f9bba231e40 <__libc_start_main_impl+128>, 0x55b88b8e44a5 <_start+37>, 0x0 <repeats 989 times>}
        n = 35
#5  0x000055b88bb195d8 in rb_vm_bugreport (ctx=0x55b88c6fb500, errout=0x7f9bba4226a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55b88c6662a0
        ec = 0x55b88c669c60
#6  0x000055b88bcced4f in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55b88c6fb500, fmt=0x55b88bd735ab "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f9bba4226a0 <_IO_2_1_stderr_>
        file = 0x7f9b9f53e4c0 "-"
        line = 30
#7  0x000055b88ba5dcea in sigsegv (sig=11, info=0x55b88c6fb630, ctx=0x55b88c6fb500) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#8  <signal handler called>
No locals.
#9  0x000055b88badee11 in vm_push_frame (ec=0x55b88c669c60, iseq=0x7f9b9f56e680, type=572653601, self=140306818256360, specval=94251119568073, cref_or_me=0, pc=0x55b88c7fc4c0, sp=0x7f9bba104090, local_size=0, stack_max=2) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:391
        cfp = 0x7f9bba203f30
#10 0x000055b88bb0a12b in invoke_block (ec=0x55b88c669c60, iseq=0x7f9b9f56e680, self=140306818256360, captured=0x7f9bba203fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1505
        arg_size = 1
#11 0x000055b88bb0a561 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fff59a916e8, argc=1, self=140306818256360, captured=0x7f9bba203fb8, ec=0x55b88c669c60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f9b9f56e680
        opt_pc = 0
        type = 572653569
        cfp = 0x7f9bba203f68
        sp = 0x7f9bba104070
        flags = 0
        use_argv = 0x7fff59a916e8
        av = {94251105750355, 140306819333992}
        stack_argv = 0x7f9bba104070
#12 invoke_block_from_c_bh (ec=0x55b88c669c60, block_handler=140306819334073, argc=1, argv=0x7fff59a916e8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1600
        captured = 0x7f9bba203fb8
#13 0x000055b88bb0a75b in vm_yield_with_cref (ec=0x55b88c669c60, argc=1, argv=0x7fff59a916e8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#14 0x000055b88bb0a799 in vm_yield (ec=0x55b88c669c60, argc=1, argv=0x7fff59a916e8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#15 0x000055b88bb050ae in rb_yield_0 (argc=1, argv=0x7fff59a916e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#16 0x000055b88bb05115 in rb_yield (val=140306362141040) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#17 0x000055b88bc18244 in select_bang_i (a=140734697642080) at /tmp/ruby/src/trunk-O0/array.c:3799
        v = 140306362141040
        arg = 0x7fff59a91860
        ary = 140306370532160
        i1 = 34014
        i2 = 34014
#18 0x000055b88b8eac2d in rb_ensure (b_proc=0x55b88bc181ec <select_bang_i>, data1=140734697642080, e_proc=0x55b88bc182c6 <select_bang_ensure>, data2=140734697642080) at /tmp/ruby/src/trunk-O0/eval.c:1003
        _ec = 0x55b88c669c60
        _tag = {tag = 36, retval = 140306370532160, buf = {0x7fff59a91840, 0x55b88b8eabd0 <rb_ensure+295>, 0x0, 0x7fff59a91750, 0x7fff59a91818}, prev = 0x7fff59a92980, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 140306370532160
        ec = 0x55b88c669c60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55b88bc182c6 <select_bang_ensure>, data2 = 140734697642080}}
#19 0x000055b88bc184ca in rb_ary_select_bang (ary=140306370532160) at /tmp/ruby/src/trunk-O0/array.c:3862
        args = {ary = 140306370532160, len = {34014, 34014}}
#20 0x000055b88bc18534 in rb_ary_keep_if (ary=140306370532160) at /tmp/ruby/src/trunk-O0/array.c:3887
No locals.
#21 0x000055b88bae811b in ractor_safe_call_cfunc_0 (recv=140306370532160, argc=0, argv=0x7f9bba104058, func=0x55b88bc184e0 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
        f = 0x55b88bc184e0 <rb_ary_keep_if>
#22 0x000055b88bae8d20 in vm_call_cfunc_with_frame_ (ec=0x55b88c669c60, reg_cfp=0x7f9bba203fa0, calling=0x7fff59a91cf0, argc=0, argv=0x7f9bba104058, stack_bottom=0x7f9bba104050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x357100000001
        cc = 0x7f9b9fa6fb98
        val = 94251117878184
        me = 0x7f9b9f51fa30
        cfunc = 0x55b88c6bba78
        recv = 140306370532160
        block_handler = 140306819334073
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#23 0x000055b88bae8ef5 in vm_call_cfunc_with_frame (ec=0x55b88c669c60, reg_cfp=0x7f9bba203fa0, calling=0x7fff59a91cf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7f9bba104050
        argv = 0x7f9bba104058
#24 0x000055b88bae900d in vm_call_cfunc_other (ec=0x55b88c669c60, reg_cfp=0x7f9bba203fa0, calling=0x7fff59a91cf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x357100000001
        argv_ary = 0
#25 0x000055b88bae943c in vm_call_cfunc (ec=0x55b88c669c60, reg_cfp=0x7f9bba203fa0, calling=0x7fff59a91cf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x357100000001
#26 0x000055b88baebf77 in vm_call_method_each_type (ec=0x55b88c669c60, cfp=0x7f9bba203fa0, calling=0x7fff59a91cf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x357100000001
        cc = 0x7f9b9fa6fb98
        cme = 0x7f9b9f51fa30
        v = 94251119388792
#27 0x000055b88baeca23 in vm_call_method (ec=0x55b88c669c60, cfp=0x7f9bba203fa0, calling=0x7fff59a91cf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x357100000001
        cc = 0x7f9b9fa6fb98
#28 0x000055b88baecc25 in vm_call_general (ec=0x55b88c669c60, reg_cfp=0x7f9bba203fa0, calling=0x7fff59a91cf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#29 0x000055b88baef331 in vm_sendish (ec=0x55b88c669c60, reg_cfp=0x7f9bba203fa0, cd=0x55b88c80f010, block_handler=140306819334073, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x357100000001
        cc = 0x7f9b9fa6fb98
        argc = 0
        recv = 140306370532160
        calling = {cd = 0x55b88c80f010, cc = 0x7f9b9fa6fb98, block_handler = 140306819334073, recv = 140306370532160, argc = 0, kw_splat = false, heap_argv = 0}
#30 0x000055b88baf685e in vm_exec_core (ec=0x55b88c669c60) at ../../src/trunk-O0/insns.def:842
        bh = 140306819334073
        cd = 0x55b88c80f010
        blockiseq = 0x7f9b9f56e680
        leaf = false
        val = 140306375179840
        reg_pc = 0x55b88c80ead0
        reg_cfp = 0x7f9bba203fa0
        insns_address_table = {0x55b88baf2f0a <vm_exec_core+108>, 0x55b88baf2f6c <vm_exec_core+206>, 0x55b88baf307f <vm_exec_core+481>, 0x55b88baf3193 <vm_exec_core+757>, 0x55b88baf3331 <vm_exec_core+1171>, 0x55b88baf3461 <vm_exec_core+1475>, 0x55b88baf3673 <vm_exec_core+2005>, 0x55b88baf3785 <vm_exec_core+2279>, 0x55b88baf385e <vm_exec_core+2496>, 0x55b88baf3965 <vm_exec_core+2759>, 0x55b88baf3a6c <vm_exec_core+3022>, 0x55b88baf3b7a <vm_exec_core+3292>, 0x55b88baf3c8c <vm_exec_core+3566>, 0x55b88baf3d5c <vm_exec_core+3774>, 0x55b88baf3e65 <vm_exec_core+4039>, 0x55b88baf3f5f <vm_exec_core+4289>, 0x55b88baf4022 <vm_exec_core+4484>, 0x55b88baf40e5 <vm_exec_core+4679>, 0x55b88baf416e <vm_exec_core+4816>, 0x55b88baf41fa <vm_exec_core+4956>, 0x55b88baf42a0 <vm_exec_core+5122>, 0x55b88baf4378 <vm_exec_core+5338>, 0x55b88baf4445 <vm_exec_core+5543>, 0x55b88baf4523 <vm_exec_core+5765>, 0x55b88baf45e5 <vm_exec_core+5959>, 0x55b88baf4724 <vm_exec_core+6278>, 0x55b88baf47ca <vm_exec_core+6444>, 0x55b88baf48af <vm_exec_core+6673>, 0x55b88baf49de <vm_exec_core+6976>, 0x55b88baf4aa1 <vm_exec_core+7171>, 0x55b88baf4b64 <vm_exec_core+7366>, 0x55b88baf4c5b <vm_exec_core+7613>, 0x55b88baf4d1d <vm_exec_core+7807>, 0x55b88baf4ddf <vm_exec_core+8001>, 0x55b88baf4ed9 <vm_exec_core+8251>, 0x55b88baf4fb8 <vm_exec_core+8474>, 0x55b88baf5085 <vm_exec_core+8679>, 0x55b88baf5195 <vm_exec_core+8951>, 0x55b88baf528f <vm_exec_core+9201>, 0x55b88baf530a <vm_exec_core+9324>, 0x55b88baf53cb <vm_exec_core+9517>, 0x55b88baf54b9 <vm_exec_core+9755>, 0x55b88baf5569 <vm_exec_core+9931>, 0x55b88baf56e8 <vm_exec_core+10314>, 0x55b88baf57c2 <vm_exec_core+10532>, 0x55b88baf58ae <vm_exec_core+10768>, 0x55b88baf593f <vm_exec_core+10913>, 0x55b88baf5a9a <vm_exec_core+11260>, 0x55b88baf6054 <vm_exec_core+12726>, 0x55b88baf6150 <vm_exec_core+12978>, 0x55b88baf6253 <vm_exec_core+13237>, 0x55b88baf633f <vm_exec_core+13473>, 0x55b88baf6558 <vm_exec_core+14010>, 0x55b88baf664a <vm_exec_core+14252>, 0x55b88baf6750 <vm_exec_core+14514>, 0x55b88baf695b <vm_exec_core+15037>, 0x55b88baf6b12 <vm_exec_core+15476>, 0x55b88baf6c46 <vm_exec_core+15784>, 0x55b88baf6dbb <vm_exec_core+16157>, 0x55b88baf6eef <vm_exec_core+16465>, 0x55b88baf7064 <vm_exec_core+16838>, 0x55b88baf7246 <vm_exec_core+17320>, 0x55b88baf7451 <vm_exec_core+17843>, 0x55b88baf7608 <vm_exec_core+18282>, 0x55b88baf772a <vm_exec_core+18572>, 0x55b88baf77d1 <vm_exec_core+18739>, 0x55b88baf7895 <vm_exec_core+18935>, 0x55b88baf797e <vm_exec_core+19168>, 0x55b88baf7a6a <vm_exec_core+19404>, 0x55b88baf7b53 <vm_exec_core+19637>, 0x55b88baf7c67 <vm_exec_core+19913>, 0x55b88baf7d8e <vm_exec_core+20208>, 0x55b88baf7ecd <vm_exec_core+20527>, 0x55b88baf800c <vm_exec_core+20846>, 0x55b88baf814b <vm_exec_core+21165>, 0x55b88baf828a <vm_exec_core+21484>, 0x55b88baf83c9 <vm_exec_core+21803>, 0x55b88baf8513 <vm_exec_core+22133>, 0x55b88baf8696 <vm_exec_core+22520>, 0x55b88baf87d5 <vm_exec_core+22839>, 0x55b88baf8914 <vm_exec_core+23158>, 0x55b88baf8a53 <vm_exec_core+23477>, 0x55b88baf8b92 <vm_exec_core+23796>, 0x55b88baf8cd1 <vm_exec_core+24115>, 0x55b88baf8e10 <vm_exec_core+24434>, 0x55b88baf8f4f <vm_exec_core+24753>, 0x55b88baf908e <vm_exec_core+25072>, 0x55b88baf91e6 <vm_exec_core+25416>, 0x55b88baf93ac <vm_exec_core+25870>, 0x55b88baf9533 <vm_exec_core+26261>, 0x55b88baf965b <vm_exec_core+26557>, 0x55b88baf9783 <vm_exec_core+26853>, 0x55b88baf98a6 <vm_exec_core+27144>, 0x55b88baf99c9 <vm_exec_core+27435>, 0x55b88baf9afd <vm_exec_core+27743>, 0x55b88baf9c3c <vm_exec_core+28062>, 0x55b88baf9d27 <vm_exec_core+28297>, 0x55b88baf9e2c <vm_exec_core+28558>, 0x55b88baf9f74 <vm_exec_core+28886>, 0x55b88bafa063 <vm_exec_core+29125>, 0x55b88bafa13d <vm_exec_core+29343>, 0x55b88bafa212 <vm_exec_core+29556>, 0x55b88bafa2ed <vm_exec_core+29775>, 0x55b88bafa369 <vm_exec_core+29899>, 0x55b88bafa3e5 <vm_exec_core+30023>, 0x55b88bafa403 <vm_exec_core+30053>, 0x55b88bafa421 <vm_exec_core+30083>, 0x55b88bafa43f <vm_exec_core+30113>, 0x55b88bafa45d <vm_exec_core+30143>, 0x55b88bafa47b <vm_exec_core+30173>, 0x55b88bafa499 <vm_exec_core+30203>, 0x55b88bafa4b7 <vm_exec_core+30233>, 0x55b88bafa4d5 <vm_exec_core+30263>, 0x55b88bafa4f3 <vm_exec_core+30293>, 0x55b88bafa511 <vm_exec_core+30323>, 0x55b88bafa52f <vm_exec_core+30353>, 0x55b88bafa54d <vm_exec_core+30383>, 0x55b88bafa56b <vm_exec_core+30413>, 0x55b88bafa589 <vm_exec_core+30443>, 0x55b88bafa5a7 <vm_exec_core+30473>, 0x55b88bafa5c5 <vm_exec_core+30503>, 0x55b88bafa5e3 <vm_exec_core+30533>, 0x55b88bafa601 <vm_exec_core+30563>, 0x55b88bafa61f <vm_exec_core+30593>, 0x55b88bafa63d <vm_exec_core+30623>, 0x55b88bafa65b <vm_exec_core+30653>, 0x55b88bafa679 <vm_exec_core+30683>, 0x55b88bafa697 <vm_exec_core+30713>, 0x55b88bafa6b5 <vm_exec_core+30743>, 0x55b88bafa6d3 <vm_exec_core+30773>, 0x55b88bafa6f1 <vm_exec_core+30803>, 0x55b88bafa70f <vm_exec_core+30833>, 0x55b88bafa72d <vm_exec_core+30863>, 0x55b88bafa74b <vm_exec_core+30893>, 0x55b88bafa769 <vm_exec_core+30923>, 0x55b88bafa787 <vm_exec_core+30953>, 0x55b88bafa7a5 <vm_exec_core+30983>, 0x55b88bafa7c3 <vm_exec_core+31013>, 0x55b88bafa7e1 <vm_exec_core+31043>, 0x55b88bafa7ff <vm_exec_core+31073>, 0x55b88bafa81d <vm_exec_core+31103>, 0x55b88bafa83b <vm_exec_core+31133>, 0x55b88bafa859 <vm_exec_core+31163>, 0x55b88bafa877 <vm_exec_core+31193>, 0x55b88bafa895 <vm_exec_core+31223>, 0x55b88bafa8b3 <vm_exec_core+31253>, 0x55b88bafa8d1 <vm_exec_core+31283>, 0x55b88bafa8ef <vm_exec_core+31313>, 0x55b88bafa90d <vm_exec_core+31343>, 0x55b88bafa92b <vm_exec_core+31373>, 0x55b88bafa949 <vm_exec_core+31403>, 0x55b88bafa967 <vm_exec_core+31433>, 0x55b88bafa985 <vm_exec_core+31463>, 0x55b88bafa9a3 <vm_exec_core+31493>, 0x55b88bafa9c1 <vm_exec_core+31523>, 0x55b88bafa9df <vm_exec_core+31553>, 0x55b88bafa9fd <vm_exec_core+31583>, 0x55b88bafaa1b <vm_exec_core+31613>, 0x55b88bafaa39 <vm_exec_core+31643>, 0x55b88bafaa57 <vm_exec_core+31673>, 0x55b88bafaa75 <vm_exec_core+31703>, 0x55b88bafaa93 <vm_exec_core+31733>, 0x55b88bafaab1 <vm_exec_core+31763>, 0x55b88bafaacf <vm_exec_core+31793>, 0x55b88bafaaed <vm_exec_core+31823>, 0x55b88bafab0b <vm_exec_core+31853>, 0x55b88bafab29 <vm_exec_core+31883>, 0x55b88bafab47 <vm_exec_core+31913>, 0x55b88bafab65 <vm_exec_core+31943>, 0x55b88bafab83 <vm_exec_core+31973>, 0x55b88bafaba1 <vm_exec_core+32003>, 0x55b88bafabbf <vm_exec_core+32033>, 0x55b88bafabdd <vm_exec_core+32063>, 0x55b88bafabfb <vm_exec_core+32093>, 0x55b88bafac19 <vm_exec_core+32123>, 0x55b88bafac37 <vm_exec_core+32153>, 0x55b88bafac55 <vm_exec_core+32183>, 0x55b88bafac73 <vm_exec_core+32213>, 0x55b88bafac91 <vm_exec_core+32243>, 0x55b88bafacaf <vm_exec_core+32273>, 0x55b88bafaccd <vm_exec_core+32303>, 0x55b88bafaceb <vm_exec_core+32333>, 0x55b88bafad1c <vm_exec_core+32382>, 0x55b88bafad3a <vm_exec_core+32412>, 0x55b88bafad58 <vm_exec_core+32442>, 0x55b88bafad76 <vm_exec_core+32472>, 0x55b88bafad94 <vm_exec_core+32502>, 0x55b88bafadb2 <vm_exec_core+32532>, 0x55b88bafadd0 <vm_exec_core+32562>, 0x55b88bafadee <vm_exec_core+32592>, 0x55b88bafae0c <vm_exec_core+32622>, 0x55b88bafae2a <vm_exec_core+32652>, 0x55b88bafae48 <vm_exec_core+32682>, 0x55b88bafae66 <vm_exec_core+32712>, 0x55b88bafae84 <vm_exec_core+32742>, 0x55b88bafaea2 <vm_exec_core+32772>, 0x55b88bafaec0 <vm_exec_core+32802>, 0x55b88bafaede <vm_exec_core+32832>, 0x55b88bafaefc <vm_exec_core+32862>, 0x55b88bafaf1a <vm_exec_core+32892>...}
#31 0x000055b88bb0d54e in rb_vm_exec (ec=0x55b88c669c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55b88c669c60
        _tag = {tag = 36, retval = 4, buf = {0x7fff59a92a00, 0x55b88bb0d4cc <rb_vm_exec+190>, 0x0, 0x7fff59a92950, 0x55b88c6ee8e0}, prev = 0x7fff59a92a70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#32 0x000055b88bb0e3ad in rb_iseq_eval_main (iseq=0x7f9b9fb81dd8) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x55b88c669c60
        val = 94251117878368
#33 0x000055b88b8e8e4a in rb_ec_exec_node (ec=0x55b88c669c60, n=0x7f9b9fb81dd8) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x55b88c668810
        _ec = 0x55b88c669c60
        _tag = {tag = 36, retval = 94251103716422, buf = {0x7fff59a92af0, 0x55b88b8e8de0 <rb_ec_exec_node+212>, 0x0, 0x7fff59a92a40, 0x55b88c669c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f9b9fb81dd8
#34 0x000055b88b8e8fbb in ruby_run_node (n=0x7f9b9fb81dd8) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55b88c669c60
        status = 21944
#35 0x000055b88b8e45c4 in rb_main (argc=120, argv=0x7fff59a92c98) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140734697646960
#36 0x000055b88b8e4625 in main (argc=120, argv=0x7fff59a92c98) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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