# Logfile created on 2024-02-09 19:15:45 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e57210e048 @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-191544", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e5721a74a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e5721a7338 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e5721a7180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240209-191544", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240209-191544>, @binmode=false, @mon_data=#<Monitor:0x000055e5721a70b8>, @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 = 717adb564b
$$$[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
27ef51eb099280cefe67e4856c33a4859101490e0d6dc3e83e71067ea9dc719b  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/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/date'
make[2]: Leaving 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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving 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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: 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/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]: 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.3/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.4/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/syslog-0.1.2/ext/syslog'
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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update 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
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Retrying...
Finished tests in 989.582914s, 25.4026 tests/s, 9564.0111 assertions/s.
25138 tests, 9464382 assertions, 0 failures, 0 errors, 221 skips

ruby -v: ruby 3.4.0dev (2024-02-09T17:12:45Z master 717adb564b) [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-09T17:12:45Z master 717adb564b) [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 596.597794 seconds

3730 files, 32088 examples, 140333 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.797100.ruby -x gdbscript
[New LWP 797100]
[New LWP 797102]
[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  0x000055f70c43f27a in gc_mark_ptr (objspace=0x55f70e403bf0, obj=139989946722160) at /tmp/ruby/src/trunk-O0/gc.c:7096
7096	        if (UNLIKELY(RB_TYPE_P(obj, T_NONE))) {
[Current thread is 1 (Thread 0x7f520d79d7c0 (LWP 797100))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f520d79d7c0 (LWP 797100) 0x000055f70c43f27a in gc_mark_ptr (objspace=0x55f70e403bf0, obj=139989946722160) at /tmp/ruby/src/trunk-O0/gc.c:7096
  2    Thread 0x7f51f41bf640 (LWP 797102) 0x00007f520d8c5fde in epoll_wait (epfd=4, events=0x55f70ca838bc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f51f41bf640 (LWP 797102)):
#0  0x00007f520d8c5fde in epoll_wait (epfd=4, events=0x55f70ca838bc <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  0x000055f70c5d3f85 in event_wait (vm=0x55f70e4012a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 22007
#2  0x000055f70c5d3fa9 in timer_thread_polling (vm=0x55f70e4012a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = -1485000868
#3  0x000055f70c5d4669 in timer_thread_func (ptr=0x55f70e4012a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x55f70e4012a0
#4  0x00007f520d834b43 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 = {140724835592656, 6897344637025585774, 139989964551744, 25, 139990390753360, 140724835593008, -6837693142391911826, -6837500653882242450}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f520d8c5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f520d79d7c0 (LWP 797100)):
#0  0x000055f70c43f27a in gc_mark_ptr (objspace=0x55f70e403bf0, obj=139989946722160) at /tmp/ruby/src/trunk-O0/gc.c:7096
        __func__ = "gc_mark_ptr"
#1  0x000055f70c43f4ce in gc_mark (objspace=0x55f70e403bf0, obj=139989946722160) at /tmp/ruby/src/trunk-O0/gc.c:7135
No locals.
#2  0x000055f70c43e9e7 in mark_const_entry_i (value=94519585692672, data=0x55f70e403bf0) at /tmp/ruby/src/trunk-O0/gc.c:6797
        ce = 0x55f70e545c00
        objspace = 0x55f70e403bf0
#3  0x000055f70c5cc664 in rb_id_table_foreach_values (tbl=0x55f70e544730, func=0x55f70c43e9ac <mark_const_entry_i>, data=0x55f70e403bf0) at /tmp/ruby/src/trunk-O0/id_table.c:296
        ret = ID_TABLE_CONTINUE
        i = 6
        capa = 16
#4  0x000055f70c43ea3a in mark_const_tbl (objspace=0x55f70e403bf0, tbl=0x55f70e544730) at /tmp/ruby/src/trunk-O0/gc.c:6806
No locals.
#5  0x000055f70c43fe18 in gc_mark_children (objspace=0x55f70e403bf0, obj=139989946973080) at /tmp/ruby/src/trunk-O0/gc.c:7412
        any = 0x7f51f30fbb98
#6  0x000055f70c4405db in gc_mark_stacked_objects (objspace=0x55f70e403bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x55f70e404078
        obj = 139989946973080
        marked_slots_at_the_beginning = 761
        popped_count = 0
#7  0x000055f70c44075b in gc_mark_stacked_objects_all (objspace=0x55f70e403bf0) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#8  0x000055f70c442acf in gc_marks_rest (objspace=0x55f70e403bf0) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#9  0x000055f70c442c03 in gc_marks (objspace=0x55f70e403bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#10 0x000055f70c4449a6 in gc_start (objspace=0x55f70e403bf0, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#11 0x000055f70c44463b in garbage_collect (objspace=0x55f70e403bf0, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 232133040
        ret = 32765
#12 0x000055f70c436bbd in newobj_slowpath (size_pool_idx=3, wb_protected=1, cr=0x55f70e4049b0, objspace=0x55f70e403bf0, flags=12884901900, klass=139989964662040) at /tmp/ruby/src/trunk-O0/gc.c:2877
        obj = 5
        lev = 1
#13 newobj_slowpath_wb_protected (klass=139989964662040, flags=12884901900, objspace=0x55f70e403bf0, cr=0x55f70e4049b0, size_pool_idx=3) at /tmp/ruby/src/trunk-O0/gc.c:2901
No locals.
#14 0x000055f70c436f57 in newobj_of0 (klass=139989964662040, flags=12884901900, wb_protected=1, cr=0x55f70e4049b0, alloc_size=184) at /tmp/ruby/src/trunk-O0/gc.c:2943
        obj = 4096
        objspace = 0x55f70e403bf0
        size_pool_idx = 3
        i = <optimized out>
        cnt = <optimized out>
#15 0x000055f70c436fc3 in newobj_of (cr=0x55f70e4049b0, klass=139989964662040, flags=12, v1=94519557551040, v2=3, v3=0, wb_protected=1, alloc_size=184) at /tmp/ruby/src/trunk-O0/gc.c:2953
        obj = 94519551030513
#16 0x000055f70c4376ea in typed_data_alloc (klass=139989964662040, typed_flag=2, datap=0x0, type=0x55f70ca6f3c0 <backtrace_data_type>, size=184) at /tmp/ruby/src/trunk-O0/gc.c:3162
        wb_protected = true
#17 0x000055f70c437806 in rb_data_typed_object_zalloc (klass=139989964662040, size=152, type=0x55f70ca6f3c0 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3185
        obj = 94519557551040
        embed_size = 184
        obj = 94519584377952
#18 0x000055f70c64cb70 in rb_ec_partial_backtrace_object (ec=0x55f70e404c60, start_frame=0, num_frames=4, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:616
        cfp = 0x7f520d79bf30
        end_cfp = 0x7f520d79bfd8
        size = 4
        bt = 0x0
        btobj = 4
        loc = 0x0
        cfunc_counter = 0
        memsize = 152
#19 0x000055f70c64cec3 in rb_ec_backtrace_object (ec=0x55f70e404c60) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:682
No locals.
#20 0x000055f70c421807 in setup_exception (ec=0x55f70e404c60, tag=6, mesg=139989946391720, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:569
        at = 139990389000520
        bt = 4
        _ec = 0x55f70e404c60
        _tag = {tag = 36, retval = 139990367600344, buf = {0x7ffd0dd61590, 0x55f70c4216d0 <setup_exception+313>, 0x0, 0x7ffd0dd61440, 0x7f520c21fed8}, prev = 0x7ffd0dd617b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 17214808016506932480
        line = 451
        file = 0x7f51f31534a0 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
        file0 = 0x7f51f31534a0 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#21 0x000055f70c421d9c in rb_longjmp (ec=0x55f70e404c60, tag=6, mesg=139989946391720, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:654
No locals.
#22 0x000055f70c421e22 in rb_exc_exception (mesg=139989946391720, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:669
No locals.
#23 0x000055f70c421e48 in rb_exc_raise (mesg=139989946391720) at /tmp/ruby/src/trunk-O0/eval.c:682
No locals.
#24 0x000055f70c5dba5a in rb_threadptr_execute_interrupts (th=0x55f70e403810, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2491
        err = 139989946391720
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#25 0x000055f70c5cddd8 in rb_vm_check_ints (ec=0x55f70e404c60) at /tmp/ruby/src/trunk-O0/vm_core.h:2091
No locals.
#26 0x000055f70c5d7b43 in unblock_function_set (th=0x55f70e403810, func=0x55f70c5d2588 <ubf_select>, arg=0x55f70e403810, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:314
No locals.
#27 0x000055f70c5da157 in blocking_region_begin (th=0x55f70e403810, region=0x7ffd0dd61758, ubf=0x55f70c5d2588 <ubf_select>, arg=0x55f70e403810, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1467
No locals.
#28 0x000055f70c5da9fe in rb_thread_io_blocking_call (func=0x55f70c4269f3 <no_gvl_fstat>, data1=0x7ffd0dd61880, fd=5, events=0) at /tmp/ruby/src/trunk-O0/thread.c:1781
        __region = {prev_status = THREAD_RUNNABLE}
        _ec = 0x55f70e404c60
        _tag = {tag = 36, retval = 0, buf = {0x7ffd0dd61830, 0x55f70c5da982 <rb_thread_io_blocking_call+352>, 0x0, 0x7ffd0dd61730, 0x7f51f306de60}, prev = 0x7ffd0dd62b70, state = RUBY_TAG_NONE, lock_rec = 0}
        ec = 0x55f70e404c60
        th = 0x55f70e403810
        waiting_fd = {wfd_node = {next = 0x55f70e401488, prev = 0x55f70e401488}, th = 0x55f70e403810, fd = 5, busy = 0x0}
        val = 36
        saved_errno = 0
        state = RUBY_TAG_NONE
        prev_mn_schedulable = false
#29 0x000055f70c5dab9c in rb_thread_io_blocking_region (func=0x55f70c4269f3 <no_gvl_fstat>, data1=0x7ffd0dd61880, fd=5) at /tmp/ruby/src/trunk-O0/thread.c:1822
No locals.
#30 0x000055f70c426a70 in fstat_without_gvl (fd=5, st=0x7ffd0dd61930) at /tmp/ruby/src/trunk-O0/file.c:1153
        data = {st = 0x7ffd0dd61930, file = {path = 0x55f700000005 <error: Cannot access memory at address 0x55f700000005>, fd = 5}}
#31 0x000055f70c426eb5 in rb_stat (file=139989946392160, st=0x7ffd0dd61930) at /tmp/ruby/src/trunk-O0/file.c:1304
        fptr = 0x55f70e521540
        tmp = 139989946392160
        result = 32765
#32 0x000055f70c428131 in rb_file_identical_p (obj=139989964680440, fname1=139989946392160, fname2=139989946392040) at /tmp/ruby/src/trunk-O0/file.c:2196
        st1 = {st_dev = 140724835588432, st_ino = 139990392347776, st_nlink = 94519584937136, st_mode = 24, st_uid = 0, st_gid = 239654048, __pad0 = 22007, st_rdev = 32, st_size = 8, st_blksize = 139989947251840, st_blocks = 140724835588512, st_atim = {tv_sec = 94519551009288, tv_nsec = 139638208862616}, st_mtim = {tv_sec = 139989947251840, tv_nsec = 4}, st_ctim = {tv_sec = 0, tv_nsec = 140724835588672}, __glibc_reserved = {94519551051052, 0, 140724835588864}}
        st2 = {st_dev = 0, st_ino = 139989947252480, st_nlink = 94519584374752, st_mode = 239090672, st_uid = 22007, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 139989964715320, st_blksize = 0, st_blocks = 139989964680440, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94519584377952, tv_nsec = 140724835588704}, st_ctim = {tv_sec = 205836441, tv_nsec = 139990390128432}, __glibc_reserved = {139990389080248, 140724835588704, 94519584377952}}
#33 0x000055f70c62019f in ractor_safe_call_cfunc_2 (recv=139989964680440, argc=2, argv=0x7f520d69c0a8, func=0x55f70c4280e5 <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3322
        f = 0x55f70c4280e5 <rb_file_identical_p>
#34 0x000055f70c620d20 in vm_call_cfunc_with_frame_ (ec=0x55f70e404c60, reg_cfp=0x7f520d79bf68, calling=0x7ffd0dd61eb0, argc=2, argv=0x7f520d69c0a8, stack_bottom=0x7f520d69c0a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x491f00100005
        cc = 0x7f51f306dcd0
        val = 140724835588944
        me = 0x7f51f41e7538
        cfunc = 0x55f70e424de8
        recv = 139989964680440
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#35 0x000055f70c620ef5 in vm_call_cfunc_with_frame (ec=0x55f70e404c60, reg_cfp=0x7f520d79bf68, calling=0x7ffd0dd61eb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 2
        stack_bottom = 0x7f520d69c0a0
        argv = 0x7f520d69c0a8
#36 0x000055f70c62100d in vm_call_cfunc_other (ec=0x55f70e404c60, reg_cfp=0x7f520d79bf68, calling=0x7ffd0dd61eb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x491f00100005
        argv_ary = 0
#37 0x000055f70c62143c in vm_call_cfunc (ec=0x55f70e404c60, reg_cfp=0x7f520d79bf68, calling=0x7ffd0dd61eb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x491f00100005
#38 0x000055f70c623f77 in vm_call_method_each_type (ec=0x55f70e404c60, cfp=0x7f520d79bf68, calling=0x7ffd0dd61eb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x491f00100005
        cc = 0x7f51f306dcd0
        cme = 0x7f51f41e7538
        v = 94519587538968
#39 0x000055f70c624a23 in vm_call_method (ec=0x55f70e404c60, cfp=0x7f520d79bf68, calling=0x7ffd0dd61eb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x491f00100005
        cc = 0x7f51f306dcd0
#40 0x000055f70c624c25 in vm_call_general (ec=0x55f70e404c60, reg_cfp=0x7f520d79bf68, calling=0x7ffd0dd61eb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#41 0x000055f70c627331 in vm_sendish (ec=0x55f70e404c60, reg_cfp=0x7f520d79bf68, cd=0x55f70e5f1990, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x491f00100005
        cc = 0x7f51f306dcd0
        argc = 2
        recv = 139989964680440
        calling = {cd = 0x55f70e5f1990, cc = 0x7f51f306dcd0, block_handler = 0, recv = 139989964680440, argc = 2, kw_splat = false, heap_argv = 0}
#42 0x000055f70c62ea15 in vm_exec_core (ec=0x55f70e404c60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x55f70e5f1990
        leaf = false
        val = 139989946392040
        reg_pc = 0x55f70e5f1738
        reg_cfp = 0x7f520d79bf68
        insns_address_table = {0x55f70c62af0a <vm_exec_core+108>, 0x55f70c62af6c <vm_exec_core+206>, 0x55f70c62b07f <vm_exec_core+481>, 0x55f70c62b193 <vm_exec_core+757>, 0x55f70c62b331 <vm_exec_core+1171>, 0x55f70c62b461 <vm_exec_core+1475>, 0x55f70c62b673 <vm_exec_core+2005>, 0x55f70c62b785 <vm_exec_core+2279>, 0x55f70c62b85e <vm_exec_core+2496>, 0x55f70c62b965 <vm_exec_core+2759>, 0x55f70c62ba6c <vm_exec_core+3022>, 0x55f70c62bb7a <vm_exec_core+3292>, 0x55f70c62bc8c <vm_exec_core+3566>, 0x55f70c62bd5c <vm_exec_core+3774>, 0x55f70c62be65 <vm_exec_core+4039>, 0x55f70c62bf5f <vm_exec_core+4289>, 0x55f70c62c022 <vm_exec_core+4484>, 0x55f70c62c0e5 <vm_exec_core+4679>, 0x55f70c62c16e <vm_exec_core+4816>, 0x55f70c62c1fa <vm_exec_core+4956>, 0x55f70c62c2a0 <vm_exec_core+5122>, 0x55f70c62c378 <vm_exec_core+5338>, 0x55f70c62c445 <vm_exec_core+5543>, 0x55f70c62c523 <vm_exec_core+5765>, 0x55f70c62c5e5 <vm_exec_core+5959>, 0x55f70c62c724 <vm_exec_core+6278>, 0x55f70c62c7ca <vm_exec_core+6444>, 0x55f70c62c8af <vm_exec_core+6673>, 0x55f70c62c9de <vm_exec_core+6976>, 0x55f70c62caa1 <vm_exec_core+7171>, 0x55f70c62cb64 <vm_exec_core+7366>, 0x55f70c62cc5b <vm_exec_core+7613>, 0x55f70c62cd1d <vm_exec_core+7807>, 0x55f70c62cddf <vm_exec_core+8001>, 0x55f70c62ced9 <vm_exec_core+8251>, 0x55f70c62cfb8 <vm_exec_core+8474>, 0x55f70c62d085 <vm_exec_core+8679>, 0x55f70c62d195 <vm_exec_core+8951>, 0x55f70c62d28f <vm_exec_core+9201>, 0x55f70c62d30a <vm_exec_core+9324>, 0x55f70c62d3cb <vm_exec_core+9517>, 0x55f70c62d4b9 <vm_exec_core+9755>, 0x55f70c62d569 <vm_exec_core+9931>, 0x55f70c62d6e8 <vm_exec_core+10314>, 0x55f70c62d7c2 <vm_exec_core+10532>, 0x55f70c62d8ae <vm_exec_core+10768>, 0x55f70c62d93f <vm_exec_core+10913>, 0x55f70c62da9a <vm_exec_core+11260>, 0x55f70c62e054 <vm_exec_core+12726>, 0x55f70c62e150 <vm_exec_core+12978>, 0x55f70c62e253 <vm_exec_core+13237>, 0x55f70c62e33f <vm_exec_core+13473>, 0x55f70c62e558 <vm_exec_core+14010>, 0x55f70c62e64a <vm_exec_core+14252>, 0x55f70c62e750 <vm_exec_core+14514>, 0x55f70c62e95b <vm_exec_core+15037>, 0x55f70c62eb12 <vm_exec_core+15476>, 0x55f70c62ec46 <vm_exec_core+15784>, 0x55f70c62edbb <vm_exec_core+16157>, 0x55f70c62eeef <vm_exec_core+16465>, 0x55f70c62f064 <vm_exec_core+16838>, 0x55f70c62f246 <vm_exec_core+17320>, 0x55f70c62f451 <vm_exec_core+17843>, 0x55f70c62f608 <vm_exec_core+18282>, 0x55f70c62f72a <vm_exec_core+18572>, 0x55f70c62f7d1 <vm_exec_core+18739>, 0x55f70c62f895 <vm_exec_core+18935>, 0x55f70c62f97e <vm_exec_core+19168>, 0x55f70c62fa6a <vm_exec_core+19404>, 0x55f70c62fb53 <vm_exec_core+19637>, 0x55f70c62fc67 <vm_exec_core+19913>, 0x55f70c62fd8e <vm_exec_core+20208>, 0x55f70c62fecd <vm_exec_core+20527>, 0x55f70c63000c <vm_exec_core+20846>, 0x55f70c63014b <vm_exec_core+21165>, 0x55f70c63028a <vm_exec_core+21484>, 0x55f70c6303c9 <vm_exec_core+21803>, 0x55f70c630513 <vm_exec_core+22133>, 0x55f70c630696 <vm_exec_core+22520>, 0x55f70c6307d5 <vm_exec_core+22839>, 0x55f70c630914 <vm_exec_core+23158>, 0x55f70c630a53 <vm_exec_core+23477>, 0x55f70c630b92 <vm_exec_core+23796>, 0x55f70c630cd1 <vm_exec_core+24115>, 0x55f70c630e10 <vm_exec_core+24434>, 0x55f70c630f4f <vm_exec_core+24753>, 0x55f70c63108e <vm_exec_core+25072>, 0x55f70c6311e6 <vm_exec_core+25416>, 0x55f70c6313ac <vm_exec_core+25870>, 0x55f70c631533 <vm_exec_core+26261>, 0x55f70c63165b <vm_exec_core+26557>, 0x55f70c631783 <vm_exec_core+26853>, 0x55f70c6318a6 <vm_exec_core+27144>, 0x55f70c6319c9 <vm_exec_core+27435>, 0x55f70c631afd <vm_exec_core+27743>, 0x55f70c631c3c <vm_exec_core+28062>, 0x55f70c631d27 <vm_exec_core+28297>, 0x55f70c631e2c <vm_exec_core+28558>, 0x55f70c631f74 <vm_exec_core+28886>, 0x55f70c632063 <vm_exec_core+29125>, 0x55f70c63213d <vm_exec_core+29343>, 0x55f70c632212 <vm_exec_core+29556>, 0x55f70c6322ed <vm_exec_core+29775>, 0x55f70c632369 <vm_exec_core+29899>, 0x55f70c6323e5 <vm_exec_core+30023>, 0x55f70c632403 <vm_exec_core+30053>, 0x55f70c632421 <vm_exec_core+30083>, 0x55f70c63243f <vm_exec_core+30113>, 0x55f70c63245d <vm_exec_core+30143>, 0x55f70c63247b <vm_exec_core+30173>, 0x55f70c632499 <vm_exec_core+30203>, 0x55f70c6324b7 <vm_exec_core+30233>, 0x55f70c6324d5 <vm_exec_core+30263>, 0x55f70c6324f3 <vm_exec_core+30293>, 0x55f70c632511 <vm_exec_core+30323>, 0x55f70c63252f <vm_exec_core+30353>, 0x55f70c63254d <vm_exec_core+30383>, 0x55f70c63256b <vm_exec_core+30413>, 0x55f70c632589 <vm_exec_core+30443>, 0x55f70c6325a7 <vm_exec_core+30473>, 0x55f70c6325c5 <vm_exec_core+30503>, 0x55f70c6325e3 <vm_exec_core+30533>, 0x55f70c632601 <vm_exec_core+30563>, 0x55f70c63261f <vm_exec_core+30593>, 0x55f70c63263d <vm_exec_core+30623>, 0x55f70c63265b <vm_exec_core+30653>, 0x55f70c632679 <vm_exec_core+30683>, 0x55f70c632697 <vm_exec_core+30713>, 0x55f70c6326b5 <vm_exec_core+30743>, 0x55f70c6326d3 <vm_exec_core+30773>, 0x55f70c6326f1 <vm_exec_core+30803>, 0x55f70c63270f <vm_exec_core+30833>, 0x55f70c63272d <vm_exec_core+30863>, 0x55f70c63274b <vm_exec_core+30893>, 0x55f70c632769 <vm_exec_core+30923>, 0x55f70c632787 <vm_exec_core+30953>, 0x55f70c6327a5 <vm_exec_core+30983>, 0x55f70c6327c3 <vm_exec_core+31013>, 0x55f70c6327e1 <vm_exec_core+31043>, 0x55f70c6327ff <vm_exec_core+31073>, 0x55f70c63281d <vm_exec_core+31103>, 0x55f70c63283b <vm_exec_core+31133>, 0x55f70c632859 <vm_exec_core+31163>, 0x55f70c632877 <vm_exec_core+31193>, 0x55f70c632895 <vm_exec_core+31223>, 0x55f70c6328b3 <vm_exec_core+31253>, 0x55f70c6328d1 <vm_exec_core+31283>, 0x55f70c6328ef <vm_exec_core+31313>, 0x55f70c63290d <vm_exec_core+31343>, 0x55f70c63292b <vm_exec_core+31373>, 0x55f70c632949 <vm_exec_core+31403>, 0x55f70c632967 <vm_exec_core+31433>, 0x55f70c632985 <vm_exec_core+31463>, 0x55f70c6329a3 <vm_exec_core+31493>, 0x55f70c6329c1 <vm_exec_core+31523>, 0x55f70c6329df <vm_exec_core+31553>, 0x55f70c6329fd <vm_exec_core+31583>, 0x55f70c632a1b <vm_exec_core+31613>, 0x55f70c632a39 <vm_exec_core+31643>, 0x55f70c632a57 <vm_exec_core+31673>, 0x55f70c632a75 <vm_exec_core+31703>, 0x55f70c632a93 <vm_exec_core+31733>, 0x55f70c632ab1 <vm_exec_core+31763>, 0x55f70c632acf <vm_exec_core+31793>, 0x55f70c632aed <vm_exec_core+31823>, 0x55f70c632b0b <vm_exec_core+31853>, 0x55f70c632b29 <vm_exec_core+31883>, 0x55f70c632b47 <vm_exec_core+31913>, 0x55f70c632b65 <vm_exec_core+31943>, 0x55f70c632b83 <vm_exec_core+31973>, 0x55f70c632ba1 <vm_exec_core+32003>, 0x55f70c632bbf <vm_exec_core+32033>, 0x55f70c632bdd <vm_exec_core+32063>, 0x55f70c632bfb <vm_exec_core+32093>, 0x55f70c632c19 <vm_exec_core+32123>, 0x55f70c632c37 <vm_exec_core+32153>, 0x55f70c632c55 <vm_exec_core+32183>, 0x55f70c632c73 <vm_exec_core+32213>, 0x55f70c632c91 <vm_exec_core+32243>, 0x55f70c632caf <vm_exec_core+32273>, 0x55f70c632ccd <vm_exec_core+32303>, 0x55f70c632ceb <vm_exec_core+32333>, 0x55f70c632d1c <vm_exec_core+32382>, 0x55f70c632d3a <vm_exec_core+32412>, 0x55f70c632d58 <vm_exec_core+32442>, 0x55f70c632d76 <vm_exec_core+32472>, 0x55f70c632d94 <vm_exec_core+32502>, 0x55f70c632db2 <vm_exec_core+32532>, 0x55f70c632dd0 <vm_exec_core+32562>, 0x55f70c632dee <vm_exec_core+32592>, 0x55f70c632e0c <vm_exec_core+32622>, 0x55f70c632e2a <vm_exec_core+32652>, 0x55f70c632e48 <vm_exec_core+32682>, 0x55f70c632e66 <vm_exec_core+32712>, 0x55f70c632e84 <vm_exec_core+32742>, 0x55f70c632ea2 <vm_exec_core+32772>, 0x55f70c632ec0 <vm_exec_core+32802>, 0x55f70c632ede <vm_exec_core+32832>, 0x55f70c632efc <vm_exec_core+32862>, 0x55f70c632f1a <vm_exec_core+32892>...}
#43 0x000055f70c645659 in vm_exec_loop (ec=0x55f70e404c60, state=RUBY_TAG_BREAK, tag=0x7ffd0dd62b70, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2516
No locals.
#44 0x000055f70c6455a1 in rb_vm_exec (ec=0x55f70e404c60) at /tmp/ruby/src/trunk-O0/vm.c:2495
        _ec = 0x55f70e404c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffd0dd62bf0, 0x55f70c6454cc <rb_vm_exec+190>, 0x0, 0x7ffd0dd62b40, 0x7ffd0dd62e88}, prev = 0x7ffd0dd62c60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#45 0x000055f70c6463ad in rb_iseq_eval_main (iseq=0x7f51f31010e8) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x55f70e404c60
        val = 94519584377952
#46 0x000055f70c420e4a in rb_ec_exec_node (ec=0x55f70e404c60, n=0x7f51f31010e8) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x55f70e403810
        _ec = 0x55f70e404c60
        _tag = {tag = 36, retval = 94519550936134, buf = {0x7ffd0dd62ce0, 0x55f70c420de0 <rb_ec_exec_node+212>, 0x0, 0x7ffd0dd62c30, 0x55f70e404c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f51f31010e8
#47 0x000055f70c420fbb in ruby_run_node (n=0x7f51f31010e8) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55f70e404c60
        status = 22007
#48 0x000055f70c41c5c4 in rb_main (argc=121, argv=0x7ffd0dd62e88) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140724835593568
#49 0x000055f70c41c625 in main (argc=121, argv=0x7ffd0dd62e88) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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