# Logfile created on 2024-03-16 00:18:33 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ecfe3e9798 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20240316-001833", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ecfe473290 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ecfe473150 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ecfe472f98 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240316-001833", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240316-001833>, @binmode=false, @mon_data=#<Monitor:0x000055ecfe472ea8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   185112f..def7023  master     -> origin/master
Updating 185112f..def7023
Fast-forward
 vm.c | 4 ++++
 1 file changed, 4 insertions(+)
Latest commit hash = def7023ee4
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating golf_prelude.c
golf_prelude.c unchanged
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=16116
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Failed tests:
TestGCCompact#test_moving_objects_between_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestGc#test_profiler_clear: Test::Unit::PendedError: for now
TestGc#test_thrashing_for_young_objects: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)

Retrying...
Finished tests in 1354.171432s, 19.4015 tests/s, 7032.7514 assertions/s.
26273 tests, 9523551 assertions, 0 failures, 0 errors, 289 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-03-15T23:15:58Z master def7023ee4) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ....................................................................

Finished in 429.402008 seconds

3426 files, 32149 examples, 134283 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.1724239.ruby -x gdbscript
[New LWP 1724239]
[New LWP 1724241]
[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  0x0000559ffe70b38b in fill_line (num_traces=28, traces=0x559ffea80560 <trace>, addr=94145656528991, file=1, line=489, format=4 '\004', version=4, include_directories=0x7fa16b499175 "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7fa16b499a74 "codegen.rs", obj=0x55a000e1c930, lines=0x55a000e1c120, offset=0, errout=0x7fa186e2c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:331
331		if (addr < a && a < addr + 100) {
[Current thread is 1 (Thread 0x7fa186c0f7c0 (LWP 1724239))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fa186c0f7c0 (LWP 1724239) 0x0000559ffe70b38b in fill_line (num_traces=28, traces=0x559ffea80560 <trace>, addr=94145656528991, file=1, line=489, format=4 '\004', version=4, include_directories=0x7fa16b499175 "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7fa16b499a74 "codegen.rs", obj=0x55a000e1c930, lines=0x55a000e1c120, offset=0, errout=0x7fa186e2c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:331
  2    Thread 0x7fa16d62f640 (LWP 1724241) 0x00007fa186d37fde in epoll_wait (epfd=4, events=0x559ffea7d45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fa16d62f640 (LWP 1724241)):
#0  0x00007fa186d37fde in epoll_wait (epfd=4, events=0x559ffea7d45c <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  0x0000559ffe594acd in event_wait (vm=0x55a0003fd2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21919
#2  0x0000559ffe594af1 in timer_thread_polling (vm=0x55a0003fd2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 783638728
#3  0x0000559ffe5951b1 in timer_thread_func (ptr=0x55a0003fd2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x55a0003fd2a0
#4  0x00007fa186ca6b43 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 = {140725533704288, -4685380570214888973, 140331301664320, 25, 140331727874128, 140725533704640, 4735805452759271923, 4735854582743239155}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fa186d37bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fa186c0f7c0 (LWP 1724239)):
#0  0x0000559ffe70b38b in fill_line (num_traces=28, traces=0x559ffea80560 <trace>, addr=94145656528991, file=1, line=489, format=4 '\004', version=4, include_directories=0x7fa16b499175 "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7fa16b499a74 "codegen.rs", obj=0x55a000e1c930, lines=0x55a000e1c120, offset=0, errout=0x7fa186e2c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:331
        a = 140331727437200
        i = 25
#1  0x0000559ffe70b814 in parse_debug_line_cu (num_traces=28, traces=0x559ffea80560 <trace>, debug_line=0x55a00048e408, obj=0x55a000e1c930, lines=0x55a000e1c120, offset=0, errout=0x7fa186e2c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:467
        a = 36
        op = 1 '\001'
        p = 0x7fa16b4a599e "u\004\030\005\t\003\375}\202\004\031\003\352\006f\004\001\005\034\003\260z\202\004\006\005\022\003\332"
        header = {unit_length = 99538, version = 4, format = 4 '\004', header_length = 3517, minimum_instruction_length = 1 '\001', maximum_operations_per_instruction = 0 '\000', default_is_stmt = 1 '\001', line_base = -5 '\373', line_range = 14 '\016', opcode_base = 13 '\r', include_directories = 0x7fa16b499175 "/tmp/ruby/src/trunk-O0/yjit/src", filenames = 0x7fa16b499a74 "codegen.rs", cu_start = 0x7fa16b499f20 "\004\002", cu_end = 0x7fa16b4b162f "(\026"}
        addr = 3215455
        file = 1
        line = 489
        is_stmt = 1
#2  0x0000559ffe70bbfe in parse_debug_line (num_traces=28, traces=0x559ffea80560 <trace>, debug_line=0x7fa16b499159 "\322\204\001", size=1913772, obj=0x55a000e1c930, lines=0x55a000e1c120, offset=0, errout=0x7fa186e2c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:562
        debug_line_end = 0x7fa16b56505b ""
#3  0x0000559ffe70f8dc in fill_lines (num_traces=28, traces=0x559ffea80560 <trace>, check_debuglink=1, objp=0x55a00048eec0, lines=0x55a000e1c120, offset=0, errout=0x7fa186e2c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2269
        i = 0
        j = 310
        shstr = 0x7fa16bf8e4c8 ""
        ehdr = 0x7fa16a41c000
        shdr = 0x7fa16bf8e6b8
        shstr_shdr = 0x7fa16bf8f238
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7fa16bf8e778
        fd = 5
        filesize = 28783224
        file = 0x7fa16a41c000 "\177ELF\002\001\001"
        symtab_shdr = 0x7fa16bf8f1b8
        strtab_shdr = 0x7fa16bf8f1f8
        dynsym_shdr = 0x7fa16bf8e838
        dynstr_shdr = 0x7fa16bf8e878
        obj = 0x55a000e1c930
        dladdr_fbase = 94145653313536
#4  0x0000559ffe70fe6f in rb_dump_backtrace_with_lines (num_traces=28, traces=0x559ffea80560 <trace>, errout=0x7fa186e2c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 140331727249256
        i = 0
        lines = 0x55a000e1c120
        obj = 0x55a000e1c930
        dladdr_fbases = 0x55a000e1c830
        main_path = 0x55a00048ee60 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x0000559ffe6134ed in rb_print_backtrace (errout=0x7fa186e2c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x559ffe6134d2 <rb_print_backtrace+36>, 0x559ffe613bf5 <rb_vm_bugreport+656>, 0x559ffe7d81ee <rb_bug_for_fatal_signal+327>, 0x559ffe55677e <sigill>, 0x7fa186c54520 <__restore_rt>, 0x559ffe3fdeb6 <gc_mark+20>, 0x559ffe3fe8ab <gc_mark_children+1665>, 0x559ffe3feca0 <gc_mark_stacked_objects+116>, 0x559ffe3fee20 <gc_mark_stacked_objects_all+38>, 0x559ffe401290 <gc_marks_rest+126>, 0x559ffe4013c4 <gc_marks+91>, 0x559ffe402f34 <gc_start+820>, 0x559ffe402bc9 <garbage_collect+90>, 0x559ffe403867 <gc_start_internal+179>, 0x559ffe4068c8 <gc_verify_compaction_references+123>, 0x559ffe5eb671 <builtin_invoker3+78>, 0x559ffe5ebf99 <invoke_bf+95>, 0x559ffe5ebfd7 <vm_invoke_builtin+52>, 0x559ffe5f2fc4 <vm_exec_core+28456>, 0x559ffe6075a4 <rb_vm_exec+320>, 0x559ffe608403 <rb_iseq_eval_main+61>, 0x559ffe3e04e6 <rb_ec_exec_node+296>, 0x559ffe3e0657 <ruby_run_node+138>, 0x559ffe3dbc2e <rb_main+76>, 0x559ffe3dbc8f <main+75>, 0x7fa186c3bd90 <__libc_start_call_main+128>, 0x7fa186c3be40 <__libc_start_main_impl+128>, 0x559ffe3db895 <_start+37>, 0x0 <repeats 996 times>}
        n = 28
#6  0x0000559ffe613bf5 in rb_vm_bugreport (ctx=0x55a00048f280, errout=0x7fa186e2c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55a0003fd2a0
        ec = 0x55a000400c60
#7  0x0000559ffe7d81ee in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55a00048f280, fmt=0x559ffe89cd4b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1087
        pid = -1
        out = 0x7fa186e2c6a0 <_IO_2_1_stderr_>
        file = 0x7fa16c48f8a8 "<internal:gc>"
        line = 286
#8  0x0000559ffe55677e in sigsegv (sig=11, info=0x55a00048f3b0, ctx=0x55a00048f280) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9  <signal handler called>
No locals.
#10 0x0000559ffe3fdeb6 in gc_mark (objspace=0x55a0003ffc00, obj=1) at /tmp/ruby/src/trunk-O0/gc.c:6674
No locals.
#11 0x0000559ffe3fe8ab in gc_mark_children (objspace=0x55a0003ffc00, obj=140331283310560) at /tmp/ruby/src/trunk-O0/gc.c:6928
        ptr = 0x55a0008b7c30
        i = 6
        len = 10
        shape = 0x7fa18568fc58
        any = 0x7fa16c4ae7e0
#12 0x0000559ffe3feca0 in gc_mark_stacked_objects (objspace=0x55a0003ffc00, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7020
        mstack = 0x55a000400088
        obj = 140331283310560
        marked_slots_at_the_beginning = 245
        popped_count = 0
#13 0x0000559ffe3fee20 in gc_mark_stacked_objects_all (objspace=0x55a0003ffc00) at /tmp/ruby/src/trunk-O0/gc.c:7058
No locals.
#14 0x0000559ffe401290 in gc_marks_rest (objspace=0x55a0003ffc00) at /tmp/ruby/src/trunk-O0/gc.c:8260
No locals.
#15 0x0000559ffe4013c4 in gc_marks (objspace=0x55a0003ffc00, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8318
        marking_finished = false
#16 0x0000559ffe402f34 in gc_start (objspace=0x55a0003ffc00, reason=107528) at /tmp/ruby/src/trunk-O0/gc.c:9028
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 8897
#17 0x0000559ffe402bc9 in garbage_collect (objspace=0x55a0003ffc00, reason=107520) at /tmp/ruby/src/trunk-O0/gc.c:8909
        _lev = 4957344
        ret = 21920
#18 0x0000559ffe403867 in gc_start_internal (ec=0x0, self=140331301783560, full_mark=20, immediate_mark=20, immediate_sweep=20, compact=0) at /tmp/ruby/src/trunk-O0/gc.c:9360
        objspace = 0x55a0003ffc00
        reason = 107520
        __func__ = "gc_start_internal"
#19 0x0000559ffe4068c8 in gc_verify_compaction_references (ec=0x55a000400c60, self=140331301783560, double_heap=0, expand_heap=20, toward_empty=20) at /tmp/ruby/src/trunk-O0/gc.c:10474
        objspace = 0x55a0003ffc00
#20 0x0000559ffe5eb671 in builtin_invoker3 (ec=0x55a000400c60, self=140331301783560, argv=0x7fa186b0e088, funcptr=0x559ffe40684d <gc_verify_compaction_references>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6802
No locals.
#21 0x0000559ffe5ebf99 in invoke_bf (ec=0x55a000400c60, reg_cfp=0x7fa186c0df68, bf=0x559ffea61b78 <gc_table+216>, argv=0x7fa186b0e088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6921
        canary_p = false
        ret = 94145655715338
#22 0x0000559ffe5ebfd7 in vm_invoke_builtin (ec=0x55a000400c60, cfp=0x7fa186c0df68, bf=0x559ffea61b78 <gc_table+216>, argv=0x7fa186b0e088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6929
No locals.
#23 0x0000559ffe5f2fc4 in vm_exec_core (ec=0x55a000400c60) at ../../src/trunk-O0/insns.def:1530
        bf = 0x559ffea61b78 <gc_table+216>
        leaf = false
        val = 140331283971520
        reg_pc = 0x55a0004ba500
        reg_cfp = 0x7fa186c0df68
        insns_address_table = {0x559ffe5ec108 <vm_exec_core+108>, 0x559ffe5ec16a <vm_exec_core+206>, 0x559ffe5ec27d <vm_exec_core+481>, 0x559ffe5ec391 <vm_exec_core+757>, 0x559ffe5ec52f <vm_exec_core+1171>, 0x559ffe5ec65f <vm_exec_core+1475>, 0x559ffe5ec871 <vm_exec_core+2005>, 0x559ffe5ec983 <vm_exec_core+2279>, 0x559ffe5eca5c <vm_exec_core+2496>, 0x559ffe5ecb63 <vm_exec_core+2759>, 0x559ffe5ecc6a <vm_exec_core+3022>, 0x559ffe5ecd78 <vm_exec_core+3292>, 0x559ffe5ece8a <vm_exec_core+3566>, 0x559ffe5ecf5a <vm_exec_core+3774>, 0x559ffe5ed063 <vm_exec_core+4039>, 0x559ffe5ed15d <vm_exec_core+4289>, 0x559ffe5ed220 <vm_exec_core+4484>, 0x559ffe5ed2e3 <vm_exec_core+4679>, 0x559ffe5ed36c <vm_exec_core+4816>, 0x559ffe5ed3f8 <vm_exec_core+4956>, 0x559ffe5ed49e <vm_exec_core+5122>, 0x559ffe5ed576 <vm_exec_core+5338>, 0x559ffe5ed643 <vm_exec_core+5543>, 0x559ffe5ed721 <vm_exec_core+5765>, 0x559ffe5ed7e3 <vm_exec_core+5959>, 0x559ffe5ed922 <vm_exec_core+6278>, 0x559ffe5ed9c8 <vm_exec_core+6444>, 0x559ffe5edaad <vm_exec_core+6673>, 0x559ffe5edbdc <vm_exec_core+6976>, 0x559ffe5edcad <vm_exec_core+7185>, 0x559ffe5edd70 <vm_exec_core+7380>, 0x559ffe5ede33 <vm_exec_core+7575>, 0x559ffe5edf2a <vm_exec_core+7822>, 0x559ffe5edfec <vm_exec_core+8016>, 0x559ffe5ee0ae <vm_exec_core+8210>, 0x559ffe5ee1a8 <vm_exec_core+8460>, 0x559ffe5ee287 <vm_exec_core+8683>, 0x559ffe5ee374 <vm_exec_core+8920>, 0x559ffe5ee484 <vm_exec_core+9192>, 0x559ffe5ee57e <vm_exec_core+9442>, 0x559ffe5ee5f9 <vm_exec_core+9565>, 0x559ffe5ee6ba <vm_exec_core+9758>, 0x559ffe5ee7a8 <vm_exec_core+9996>, 0x559ffe5ee858 <vm_exec_core+10172>, 0x559ffe5ee9d7 <vm_exec_core+10555>, 0x559ffe5eeab1 <vm_exec_core+10773>, 0x559ffe5eeb9d <vm_exec_core+11009>, 0x559ffe5eec2e <vm_exec_core+11154>, 0x559ffe5eed89 <vm_exec_core+11501>, 0x559ffe5ef343 <vm_exec_core+12967>, 0x559ffe5ef43f <vm_exec_core+13219>, 0x559ffe5ef542 <vm_exec_core+13478>, 0x559ffe5ef62e <vm_exec_core+13714>, 0x559ffe5ef847 <vm_exec_core+14251>, 0x559ffe5ef939 <vm_exec_core+14493>, 0x559ffe5efa3f <vm_exec_core+14755>, 0x559ffe5efc4a <vm_exec_core+15278>, 0x559ffe5efe01 <vm_exec_core+15717>, 0x559ffe5eff35 <vm_exec_core+16025>, 0x559ffe5f00aa <vm_exec_core+16398>, 0x559ffe5f01de <vm_exec_core+16706>, 0x559ffe5f0353 <vm_exec_core+17079>, 0x559ffe5f0535 <vm_exec_core+17561>, 0x559ffe5f0740 <vm_exec_core+18084>, 0x559ffe5f08f7 <vm_exec_core+18523>, 0x559ffe5f0a19 <vm_exec_core+18813>, 0x559ffe5f0ac0 <vm_exec_core+18980>, 0x559ffe5f0b84 <vm_exec_core+19176>, 0x559ffe5f0c6d <vm_exec_core+19409>, 0x559ffe5f0d59 <vm_exec_core+19645>, 0x559ffe5f0e42 <vm_exec_core+19878>, 0x559ffe5f0f56 <vm_exec_core+20154>, 0x559ffe5f107d <vm_exec_core+20449>, 0x559ffe5f11bc <vm_exec_core+20768>, 0x559ffe5f12fb <vm_exec_core+21087>, 0x559ffe5f143a <vm_exec_core+21406>, 0x559ffe5f1579 <vm_exec_core+21725>, 0x559ffe5f16b8 <vm_exec_core+22044>, 0x559ffe5f1802 <vm_exec_core+22374>, 0x559ffe5f1985 <vm_exec_core+22761>, 0x559ffe5f1ac4 <vm_exec_core+23080>, 0x559ffe5f1c03 <vm_exec_core+23399>, 0x559ffe5f1d42 <vm_exec_core+23718>, 0x559ffe5f1e81 <vm_exec_core+24037>, 0x559ffe5f1fc0 <vm_exec_core+24356>, 0x559ffe5f20ff <vm_exec_core+24675>, 0x559ffe5f223e <vm_exec_core+24994>, 0x559ffe5f237d <vm_exec_core+25313>, 0x559ffe5f24d5 <vm_exec_core+25657>, 0x559ffe5f269b <vm_exec_core+26111>, 0x559ffe5f2822 <vm_exec_core+26502>, 0x559ffe5f294a <vm_exec_core+26798>, 0x559ffe5f2a72 <vm_exec_core+27094>, 0x559ffe5f2b95 <vm_exec_core+27385>, 0x559ffe5f2cb8 <vm_exec_core+27676>, 0x559ffe5f2dec <vm_exec_core+27984>, 0x559ffe5f2f2b <vm_exec_core+28303>, 0x559ffe5f3016 <vm_exec_core+28538>, 0x559ffe5f311b <vm_exec_core+28799>, 0x559ffe5f3263 <vm_exec_core+29127>, 0x559ffe5f3352 <vm_exec_core+29366>, 0x559ffe5f343b <vm_exec_core+29599>, 0x559ffe5f3510 <vm_exec_core+29812>, 0x559ffe5f35e5 <vm_exec_core+30025>, 0x559ffe5f3661 <vm_exec_core+30149>, 0x559ffe5f36dd <vm_exec_core+30273>, 0x559ffe5f36fb <vm_exec_core+30303>, 0x559ffe5f3719 <vm_exec_core+30333>, 0x559ffe5f3737 <vm_exec_core+30363>, 0x559ffe5f3755 <vm_exec_core+30393>, 0x559ffe5f3773 <vm_exec_core+30423>, 0x559ffe5f3791 <vm_exec_core+30453>, 0x559ffe5f37af <vm_exec_core+30483>, 0x559ffe5f37cd <vm_exec_core+30513>, 0x559ffe5f37eb <vm_exec_core+30543>, 0x559ffe5f3809 <vm_exec_core+30573>, 0x559ffe5f3827 <vm_exec_core+30603>, 0x559ffe5f3845 <vm_exec_core+30633>, 0x559ffe5f3863 <vm_exec_core+30663>, 0x559ffe5f3881 <vm_exec_core+30693>, 0x559ffe5f389f <vm_exec_core+30723>, 0x559ffe5f38bd <vm_exec_core+30753>, 0x559ffe5f38db <vm_exec_core+30783>, 0x559ffe5f38f9 <vm_exec_core+30813>, 0x559ffe5f3917 <vm_exec_core+30843>, 0x559ffe5f3935 <vm_exec_core+30873>, 0x559ffe5f3953 <vm_exec_core+30903>, 0x559ffe5f3971 <vm_exec_core+30933>, 0x559ffe5f398f <vm_exec_core+30963>, 0x559ffe5f39ad <vm_exec_core+30993>, 0x559ffe5f39cb <vm_exec_core+31023>, 0x559ffe5f39e9 <vm_exec_core+31053>, 0x559ffe5f3a07 <vm_exec_core+31083>, 0x559ffe5f3a25 <vm_exec_core+31113>, 0x559ffe5f3a43 <vm_exec_core+31143>, 0x559ffe5f3a61 <vm_exec_core+31173>, 0x559ffe5f3a7f <vm_exec_core+31203>, 0x559ffe5f3a9d <vm_exec_core+31233>, 0x559ffe5f3abb <vm_exec_core+31263>, 0x559ffe5f3ad9 <vm_exec_core+31293>, 0x559ffe5f3af7 <vm_exec_core+31323>, 0x559ffe5f3b15 <vm_exec_core+31353>, 0x559ffe5f3b33 <vm_exec_core+31383>, 0x559ffe5f3b51 <vm_exec_core+31413>, 0x559ffe5f3b6f <vm_exec_core+31443>, 0x559ffe5f3b8d <vm_exec_core+31473>, 0x559ffe5f3bab <vm_exec_core+31503>, 0x559ffe5f3bc9 <vm_exec_core+31533>, 0x559ffe5f3be7 <vm_exec_core+31563>, 0x559ffe5f3c05 <vm_exec_core+31593>, 0x559ffe5f3c23 <vm_exec_core+31623>, 0x559ffe5f3c41 <vm_exec_core+31653>, 0x559ffe5f3c5f <vm_exec_core+31683>, 0x559ffe5f3c7d <vm_exec_core+31713>, 0x559ffe5f3c9b <vm_exec_core+31743>, 0x559ffe5f3cb9 <vm_exec_core+31773>, 0x559ffe5f3cd7 <vm_exec_core+31803>, 0x559ffe5f3cf5 <vm_exec_core+31833>, 0x559ffe5f3d13 <vm_exec_core+31863>, 0x559ffe5f3d31 <vm_exec_core+31893>, 0x559ffe5f3d4f <vm_exec_core+31923>, 0x559ffe5f3d6d <vm_exec_core+31953>, 0x559ffe5f3d8b <vm_exec_core+31983>, 0x559ffe5f3da9 <vm_exec_core+32013>, 0x559ffe5f3dc7 <vm_exec_core+32043>, 0x559ffe5f3de5 <vm_exec_core+32073>, 0x559ffe5f3e03 <vm_exec_core+32103>, 0x559ffe5f3e21 <vm_exec_core+32133>, 0x559ffe5f3e3f <vm_exec_core+32163>, 0x559ffe5f3e5d <vm_exec_core+32193>, 0x559ffe5f3e7b <vm_exec_core+32223>, 0x559ffe5f3e99 <vm_exec_core+32253>, 0x559ffe5f3eb7 <vm_exec_core+32283>, 0x559ffe5f3ed5 <vm_exec_core+32313>, 0x559ffe5f3ef3 <vm_exec_core+32343>, 0x559ffe5f3f11 <vm_exec_core+32373>, 0x559ffe5f3f2f <vm_exec_core+32403>, 0x559ffe5f3f4d <vm_exec_core+32433>, 0x559ffe5f3f6b <vm_exec_core+32463>, 0x559ffe5f3f89 <vm_exec_core+32493>, 0x559ffe5f3fa7 <vm_exec_core+32523>, 0x559ffe5f3fc5 <vm_exec_core+32553>, 0x559ffe5f3fe3 <vm_exec_core+32583>, 0x559ffe5f4001 <vm_exec_core+32613>, 0x559ffe5f4032 <vm_exec_core+32662>, 0x559ffe5f4050 <vm_exec_core+32692>, 0x559ffe5f406e <vm_exec_core+32722>, 0x559ffe5f408c <vm_exec_core+32752>, 0x559ffe5f40aa <vm_exec_core+32782>, 0x559ffe5f40c8 <vm_exec_core+32812>, 0x559ffe5f40e6 <vm_exec_core+32842>, 0x559ffe5f4104 <vm_exec_core+32872>, 0x559ffe5f4122 <vm_exec_core+32902>, 0x559ffe5f4140 <vm_exec_core+32932>, 0x559ffe5f415e <vm_exec_core+32962>, 0x559ffe5f417c <vm_exec_core+32992>, 0x559ffe5f419a <vm_exec_core+33022>, 0x559ffe5f41b8 <vm_exec_core+33052>, 0x559ffe5f41d6 <vm_exec_core+33082>, 0x559ffe5f41f4 <vm_exec_core+33112>...}
#24 0x0000559ffe6075a4 in rb_vm_exec (ec=0x55a000400c60) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x55a000400c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffd37728280, 0x559ffe607522 <rb_vm_exec+190>, 0x0, 0x7ffd377281d0, 0x55a000485db0}, prev = 0x7ffd377282f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#25 0x0000559ffe608403 in rb_iseq_eval_main (iseq=0x7fa16c581fc8) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x55a000400c60
        val = 140725533704960
#26 0x0000559ffe3e04e6 in rb_ec_exec_node (ec=0x55a000400c60, n=0x7fa16c581fc8) at /tmp/ruby/src/trunk-O0/eval.c:282
        _ec = 0x55a000400c60
        _tag = {tag = 36, retval = 94145653635832, buf = {0x7ffd37728370, 0x559ffe3e0492 <rb_ec_exec_node+212>, 0x0, 0x7ffd377282c0, 0x55a000400c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fa16c581fc8
#27 0x0000559ffe3e0657 in ruby_run_node (n=0x7fa16c581fc8) at /tmp/ruby/src/trunk-O0/eval.c:320
        ec = 0x55a000400c60
        status = 21919
#28 0x0000559ffe3dbc2e in rb_main (argc=120, argv=0x7ffd37728518) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140725533705200
#29 0x0000559ffe3dbc8f in main (argc=120, argv=0x7ffd37728518) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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