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

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

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

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

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

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

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

Retrying...
Finished tests in 1257.485852s, 20.0686 tests/s, 7555.4862 assertions/s.
25236 tests, 9500917 assertions, 0 failures, 0 errors, 256 skips

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

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

3424 files, 32111 examples, 137178 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.786960.ruby -x gdbscript
[New LWP 786960]
[New LWP 786962]
[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/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00005652a53253f5 in get_nth_dirname (dir=8, p=0x7f1b4f2da62a "core/src", errout=0x7f1b6bedf6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
263		while (*p) p++;
[Current thread is 1 (Thread 0x7f1b6bcc27c0 (LWP 786960))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f1b6bcc27c0 (LWP 786960) 0x00005652a53253f5 in get_nth_dirname (dir=8, p=0x7f1b4f2da62a "core/src", errout=0x7f1b6bedf6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
  2    Thread 0x7f1b526ef640 (LWP 786962) 0x00007f1b6bdeafde in epoll_wait (epfd=4, events=0x5652a56888fc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f1b526ef640 (LWP 786962)):
#0  0x00007f1b6bdeafde in epoll_wait (epfd=4, events=0x5652a56888fc <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  0x00005652a51b2182 in event_wait (vm=0x5652a6da32a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22098
#2  0x00005652a51b21a6 in timer_thread_polling (vm=0x5652a6da32a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 992675332
#3  0x00005652a51b2866 in timer_thread_func (ptr=0x5652a6da32a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x5652a6da32a0
#4  0x00007f1b6bd59b43 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 = {140728934024800, -6203222984290895859, 139755323848256, 25, 139755750004816, 140728934025152, 6331811839349717005, 6331900705834498061}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f1b6bdeabb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f1b6bcc27c0 (LWP 786960)):
#0  0x00005652a53253f5 in get_nth_dirname (dir=8, p=0x7f1b4f2da62a "core/src", errout=0x7f1b6bedf6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
No locals.
#1  0x00005652a53255fb in fill_filename (file=16, format=4 '\004', version=4, include_directories=0x7f1b4f2da5af "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/thread", filenames=0x7f1b4f2dae0c "local.rs", line=0x5652a6e38ff0, obj=0x5652a725b120, errout=0x7f1b6bedf6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:314
        i = 16
        p = 0x7f1b4f2daf00 "alloc.rs"
        filename = 0x7f1b4f2daef4 "stats.rs"
        dir = 11
#2  0x00005652a532882a in debug_info_read (reader=0x5652a6e391a0, num_traces=49, traces=0x5652a568ba00 <trace>, lines=0x5652a725a330, offset=0, errout=0x7f1b6bedf6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1922
        v = {as = {ptr = 0x10 <error: Cannot access memory at address 0x10>, uint64 = 16, int64 = 16, addr_idx = 16}, off = 0, at = 88, form = 11, size = 0, type = 3}
        die = {pos = 5294065, tag = 29, has_children = 1}
        ranges = {low_pc = 3399767, high_pc = 3399775, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
        line = {dirname = 0x0, filename = 0x7f1b4f2daef4 "stats.rs", path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7f1b4f46fbc3 "fetch_sub", next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3  0x00005652a53297d4 in fill_lines (num_traces=49, traces=0x5652a568ba00 <trace>, check_debuglink=1, objp=0x5652a6e39ac0, lines=0x5652a725a330, offset=0, errout=0x7f1b6bedf6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x5652a725b120, file = 0x7f1b4e247000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f1b4ef68a61 "\267:\003", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f1b4f2e4509 "@\233", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f1b4f2dae0c "local.rs", debug_line_directories = 0x7f1b4f2da5af "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/thread", p = 0x7f1b4ef6dc54 "%\t!\001PE\352", cu_end = 0x7f1b4ef9c51c "\350\317\003", pend = 0x7f1b4f1666e6 "\001(", q0 = 0x7f1b4f18a1c6 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f1b4f18a38c "Y\vW\v", format = 4, address_size = 8 '\b', level = 17, abbrev_table = {0x7f1b6beed000 "", 0x7f1b4f18a1c7 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f1b4f18a1dd "4", 0x7f1b4f18a1e8 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f1b4f18a1f6 "\r", 0x7f1b4f18a204 "\017", 0x7f1b4f18a20f "$", 0x7f1b4f18a21a "9\001\003\016", 0x7f1b4f18a221 "\023", 0x7f1b4f18a22d "\023\001\003\016\v\v\210\001\017", 0x7f1b4f18a239 "/", 0x7f1b4f18a242 ".\001n\016\003\016:\v;\005 \v", 0x7f1b4f18a251 "4", 0x7f1b4f18a25e "4", 0x7f1b4f18a26e "\v\001", 0x7f1b4f18a273 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f1b4f18a284 "\005", 0x7f1b4f18a291 "\023\001\003\016<\031\210\001\017", 0x7f1b4f18a29d "\023", 0x7f1b4f18a2a9 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f1b4f18a2ba "4", 0x7f1b4f18a2ca "4", 0x7f1b4f18a2d7 "3", 0x7f1b4f18a2dc "\005", 0x7f1b4f18a2e9 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f1b4f18a2fe "\005", 0x7f1b4f18a30d "\035\001\061\023U\027X\vY\005W\v", 0x7f1b4f18a31c "\005", 0x7f1b4f18a325 "\v\001U\027", 0x7f1b4f18a32c "4", 0x7f1b4f18a335 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f1b4f18a346 "\v\001\021\001\022\006", 0x7f1b4f18a34f "4", 0x7f1b4f18a358 "4", 0x7f1b4f18a361 "\005", 0x7f1b4f18a36a ".\001\021\001\022\006@\030\061\023", 0x7f1b4f18a377 "\005", 0x7f1b4f18a382 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f1b4f18a393 "\005", 0x7f1b4f18a39c "\035", 0x7f1b4f18a3ad "4", 0x7f1b4f18a3b6 "\035", 0x7f1b4f18a3c7 "4", 0x7f1b4f18a3ce ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f1b4f18a3e1 "\005", 0x7f1b4f18a3ee "\005", 0x7f1b4f18a3f5 "\035", 0x7f1b4f18a404 "\027\001\003\016\v\v\210\001\017", 0x7f1b4f18a410 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f1b4f18a420 "(", 0x7f1b4f18a429 ".\001n\016\003\016:\v;\v \v", 0x7f1b4f18a438 "\005", 0x7f1b4f18a443 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f1b4f18a456 "\005", 0x7f1b4f18a463 "\035\001\061\023U\027X\vY\vW\v", 0x7f1b4f18a472 "\005", 0x7f1b4f18a47b "3\001\025\023", 0x7f1b4f18a482 "\r", 0x7f1b4f18a490 "\031\001\026\v", 0x7f1b4f18a497 "\031\001", 0x7f1b4f18a49c "3\001", 0x7f1b4f18a4a1 ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f1b4f18a4b4 ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f1b4f18a4c7 "\005", 0x7f1b4f18a4d6 "\035", 0x7f1b4f18a4e5 "(", 0x7f1b4f18a4ee ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f1b4f18a503 "\005", 0x7f1b4f18a512 "4", 0x7f1b4f18a51b "\005", 0x7f1b4f18a52a "4", 0x7f1b4f18a539 "4", 0x7f1b4f18a54b ".", 0x7f1b4f18a55c "4", 0x7f1b4f18a56e "4", 0x7f1b4f18a580 "4", 0x7f1b4f18a58f "4", 0x7f1b4f18a59e "4", 0x7f1b4f18a5b0 ".", 0x7f1b4f18a5c1 ".\001\003\016:\v;\v \v", 0x7f1b4f18a5ce ".\001\003\016:\v;\vI\023 \v", 0x7f1b4f18a5dd "\001\001I\023", 0x7f1b4f18a5e4 "!", 0x7f1b4f18a5ef "$", 0x7f1b4f18a5fa "\017", 0x7f1b4f18a603 "\025\001I\023", 0x7f1b4f18a60a "\005", 0x7f1b4f18a611 "\025\001", 0x7f1b4f187f1f ".\001\003\016:\v;\vI\023 \v", 0x7f1b4f187f2e "\025\001I\023", 0x7f1b4f187f35 "\005", 0x7f1b4f187f3c "\025\001", 0x7f1b4f187610 "4", 0x7f1b4f187622 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f1b4f187635 "\005", 0x7f1b4f18763e "4", 0x7f1b4f187647 ".", 0x7f1b4f187658 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f1b4f187667 "4", 0x7f1b4f187679 "\035", 0x7f1b4f187688 ".", 0x7f1b4f18769b "\r", 0x7f1b4f1876a9 "\025\001I\023", 0x7f1b4f1876b0 "\005", 0x7f1b4f1876b7 "\025\001", 0x7f1b4f1876bc ".\001\003\016:\v;\v \v", 0x7f1b4f1876c9 ".\001\003\016:\v;\vI\023 \v", 0x7f1b4f185fd2 "\025\001I\023", 0x7f1b4f185fd9 "\005", 0x7f1b4f185fe0 "\025\001", 0x7f1b4f185fe5 ".\001\003\016:\v;\v \v", 0x7f1b4f185ff2 ".\001\003\016:\v;\vI\023 \v", 0x7f1b4f186001 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f1b4f17dc71 "\005", 0x7f1b4f17dc80 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f1b4f17a081 "!", 0x7f1b4f17a08a "\r", 0x7f1b4f17a0a0 ".", 0x7f1b4f17a0b4 "\035\001\061\023\021\001\022\aX!(Y!\224\rW!\020\001\023", 0x7f1b4f17a0cb "\n", 0x7f1b4f17a0d8 ".", 0x7f1b4f17a0f1 "4", 0x7f1b4f17a102 ".", 0x7f1b4f17a11a ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f1b4f17a137 ".", 0x7f1b4f17a151 ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f1b4f17a16d "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f1b4f17a182 "\026", 0x7f1b4f17a18c "\023\001\003\016\v\v:\v;\v\001\023", 0x7f1b4f17a19c "\017", 0x7f1b4f17a1a4 "$", 0x7f1b4f17a1b0 "\026", 0x7f1b4f17a1be "&", 0x7f1b4f17a1c4 "\026", 0x7f1b4f17a1d4 "(", 0x7f1b4f17a1de "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f1b4f17a1f3 "\025\001I\023\001\023", 0x7f1b4f17a1fd "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f1b4f17a212 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f1b4f17a224 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f1b4f17a236 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f1b4f17a249 "\026", 0x7f1b4f17a25c "\r", 0x7f1b4f17a270 "\r", 0x7f1b4f17a282 "\023\001\v\005:\v;\v9\v\001\023", 0x7f1b4f17a292 "!", 0x7f1b4f17a298 "4", 0x7f1b4f17a2a8 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f1b4f17a2c3 ".", 0x7f1b4f17a2da ".", 0x7f1b4f17a2f1 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f1b4f17a30d ".", 0x7f1b4f17a32a ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f1b4f17a34b ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f1b4f17a36a ".", 0x7f1b4f17a384 ".", 0x7f1b4f17a3a0 "4", 0x7f1b4f17a3ac ".", 0x7f1b4f17a3c7 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f1b4f17a3db ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f1b4f17a3fa ".", 0x7f1b4f17a415 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f1b4f17a42b ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f1b4f17a448 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f1b4f17a460 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7ffe021f4ad0 "", 0x5652a6e39728 "\307\243\027O\033\177", 0x5652a6e39ea8 "", 0x5652a6e39eb0 "($\377P\033\177", 0x5652a6e39eb8 "\005", 0x5652a6e39ec0 "", 0x7ffe021f4ad8 "", 0x7ffe021f4ae0 "\020K\037\002\376\177", 0x7ffe021f4ae8 "", 0x7ffe021f4af0 "", 0x7ffe021f4af8 "%\210\377\244RV", 0x0, 0x7ffe021f4b00 "\bK\037\002\376\177", 0x5652a4ff8825 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x5652a4ff8800 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=\265\003", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x5652a6e39860 "\020\237\343\246RV", 0x5652a6e39b00 "P\233\343\246RV", 0x7f1b6bdf8cb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x5652a6e39860 "\020\237\343\246RV", 0x5652a6e39950 "", 0x5652a6e39b00 "P\233\343\246RV", 0x7f1b6bf06994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x5652a6e39f10 "\031\024\037\002\376\177", 0x5652a6e39f08 "\002", 0x5652a6e39f18 "9\020\037\002\376\177"...}}
        i = 0
        j = 308
        shstr = 0x7f1b4fd8ed7c ""
        ehdr = 0x7f1b4e247000
        shdr = 0x7f1b4fd8ef70
        shstr_shdr = 0x7f1b4fd8faf0
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f1b4fd8f030
        fd = 5
        filesize = 28609328
        file = 0x7f1b4e247000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f1b4fd8fa70
        strtab_shdr = 0x7f1b4fd8fab0
        dynsym_shdr = 0x7f1b4fd8f0f0
        dynstr_shdr = 0x7f1b4fd8f130
        obj = 0x5652a725b120
        dladdr_fbase = 94912955211776
#4  0x00005652a532a17f in rb_dump_backtrace_with_lines (num_traces=49, traces=0x5652a568ba00 <trace>, errout=0x7f1b6bedf6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 2
        i = 0
        lines = 0x5652a725a330
        obj = 0x5652a725b120
        dladdr_fbases = 0x5652a725af80
        main_path = 0x5652a6e39a60 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x00005652a52305eb in rb_print_backtrace (errout=0x7f1b6bedf6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x5652a52305d0 <rb_print_backtrace+36>, 0x5652a5230cf3 <rb_vm_bugreport+656>, 0x5652a53f175a <rb_bug_for_fatal_signal+327>, 0x5652a5173eb3 <sigill>, 0x7f1b6bd07520 <__restore_rt>, 0x5652a51758ec <ruby_nonempty_memcpy+50>, 0x5652a517a211 <BSD__sfvwrite+160>, 0x5652a517a298 <BSD__sprint+65>, 0x5652a517d0a8 <BSD_vfprintf+11355>, 0x5652a517d5c6 <ruby_do_vsnprintf+141>, 0x5652a517d6e1 <ruby_snprintf+221>, 0x7f1b516378a1 <dump_append_sizet+95>, 0x7f1b516384eb <dump_object+581>, 0x7f1b51639855 <objspace_dump+193>, 0x5652a51fdcb1 <call_cfunc_2+75>, 0x5652a51ff27d <vm_call_cfunc_with_frame_+541>, 0x5652a51ff4f5 <vm_call_cfunc_with_frame+121>, 0x5652a5205931 <vm_sendish+502>, 0x5652a520d0f6 <vm_exec_core+15464>, 0x5652a5224929 <rb_vm_exec+320>, 0x5652a52212bd <invoke_block+216>, 0x5652a52216e3 <invoke_block_from_c_bh+793>, 0x5652a52218dd <vm_yield_with_cref+90>, 0x5652a522191b <vm_yield+56>, 0x5652a521bbe9 <rb_yield_0+47>, 0x5652a521bc50 <rb_yield+66>, 0x5652a5333acc <select_bang_i+88>, 0x5652a4fff211 <rb_ensure+388>, 0x5652a5333d52 <rb_ary_select_bang+159>, 0x5652a5333dbc <rb_ary_keep_if+84>, 0x5652a51fe678 <ractor_safe_call_cfunc_0+48>, 0x5652a51ff27d <vm_call_cfunc_with_frame_+541>, 0x5652a51ff4f5 <vm_call_cfunc_with_frame+121>, 0x5652a51ff60d <vm_call_cfunc_other+278>, 0x5652a51ffa3c <vm_call_cfunc+302>, 0x5652a5202577 <vm_call_method_each_type+289>, 0x5652a5203023 <vm_call_method+161>, 0x5652a5203225 <vm_call_general+47>, 0x5652a5205931 <vm_sendish+502>, 0x5652a520cf3f <vm_exec_core+15025>, 0x5652a5224929 <rb_vm_exec+320>, 0x5652a5225788 <rb_iseq_eval_main+61>, 0x5652a4ffd42e <rb_ec_exec_node+296>, 0x5652a4ffd59f <ruby_run_node+138>, 0x5652a4ff8bbe <rb_main+76>, 0x5652a4ff8c1f <main+75>, 0x7f1b6bceed90 <__libc_start_call_main+128>, 0x7f1b6bceee40 <__libc_start_main_impl+128>, 0x5652a4ff8825 <_start+37>, 0x0 <repeats 975 times>}
        n = 49
#6  0x00005652a5230cf3 in rb_vm_bugreport (ctx=0x5652a6e39e80, errout=0x7f1b6bedf6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x5652a6da32a0
        ec = 0x5652a6da6c70
#7  0x00005652a53f175a in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x5652a6e39e80, fmt=0x5652a54ac50b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1066
        pid = -1
        out = 0x7f1b6bedf6a0 <_IO_2_1_stderr_>
        file = 0x7f1b50d21568 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 43
#8  0x00005652a5173eb3 in sigsegv (sig=11, info=0x5652a6e39fb0, ctx=0x5652a6e39e80) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9  <signal handler called>
No locals.
#10 0x00005652a51758ec in ruby_nonempty_memcpy (dest=0x7ffe021f1419, src=0x7ffe021f1085, n=2) at /tmp/ruby/src/trunk-O0/include/ruby/internal/memory.h:658
No locals.
#11 0x00005652a517a211 in BSD__sfvwrite (fp=0x7ffe021f1100, uio=0x7ffe021f0aa0) at /tmp/ruby/src/trunk-O0/vsnprintf.c:279
        len = 2
        p = <optimized out>
        iov = 0x7ffe021f0ad0
        w = 2
#12 0x00005652a517a298 in BSD__sprint (fp=0x7ffe021f1100, uio=0x7ffe021f0aa0) at /tmp/ruby/src/trunk-O0/vsnprintf.c:318
        err = 1807487048
#13 0x00005652a517d0a8 in BSD_vfprintf (fp=0x7ffe021f1100, fmt0=0x7f1b5163a657 "%zu", ap=0x7ffe021f1180) at /tmp/ruby/src/trunk-O0/vsnprintf.c:1215
        nc = 0
        PRI_EXTRA_MARK_LEN = 1
        fmt = <optimized out>
        ch = 117
        n = 1807487048
        cp = 0x7ffe021f1085 "99"
        iovp = 0x7ffe021f0ad0
        flags = 16
        ret = 2
        width = 0
        prec = -1
        sign = 0 '\000'
        softsign = 0 '\000'
        _double = 0
        expt = 1812879337
        expsize = 0
        ndig = 0
        fprec = 0
        expstr = "\000\000\000\000\000\000"
        ulval = 99
        base = 10
        dprec = -1
        fieldsz = 2
        realsz = 2
        size = 2
        xdigs = 0x0
        uio = {uio_iov = 0x7ffe021f0ac0, uio_iovcnt = 1, uio_resid = 2}
        iov = {{iov_base = 0x7ffe021f1085, iov_len = 2}, {iov_base = 0x7ffe021f0b64, iov_len = 140728934009696}, {iov_base = 0x5652a4fbe298, iov_len = 4055378184}, {iov_base = 0x7ffe021f0b64, iov_len = 63365284}, {iov_base = 0x5652a6dd0c20, iov_len = 139755306288955}, {iov_base = 0x565200000000, iov_len = 139755306288736}, {iov_base = 0x7f1b5162f718, iov_len = 140728934009904}, {iov_base = 0x7ffe021f0c20, iov_len = 0}}
        buf = "\001\000\000\000\000\000\000\000P\377\363\246RV", '\000' <repeats 18 times>, "\020o\315k\001\000\000\000\b)\270\361\000\000\000\000\300\f\037\002\376\177\000\000`\006cQ\033\177\000\000\300\002\364\246RV\000\000 \f\037\002\376\177\000\000\060\f\037\002\376\177\000\000\021b\016l\033\177", '\000' <repeats 18 times>, "\005", '\000' <repeats 15 times>, "\001\000\000\000\000\000\000\000P\377\363\246RV\000\000\000\000\000\000\000\000\000\000P\377\363\246RV\000\000\005\000\000\000\001\000\000\000\300\002\364\246RV", '\000' <repeats 14 times>, "\033\177\000\000\000\000\000\000\000\000\000\000"...
        ox = "\000\000\000\r"
        ebuf = 0x7ffe021f1087 ""
        ln = -3
        blanks = ' ' <repeats 16 times>
        zeroes = '0' <repeats 16 times>
#14 0x00005652a517d5c6 in ruby_do_vsnprintf (str=0x7ffe021f1419 "99", n=21, fmt=0x7f1b5163a657 "%zu", ap=0x7ffe021f1180) at /tmp/ruby/src/trunk-O0/sprintf.c:1036
        ret = 223338299409
        f = {_p = 0x7ffe021f1419 "99", _w = 20, _flags = 520, _file = 543, _bf = {_base = 0x7ffe021f1419 "99", _size = 20}, vwrite = 0x5652a517a171 <BSD__sfvwrite>, vextra = 0x0}
#15 0x00005652a517d6e1 in ruby_snprintf (str=0x7ffe021f1419 "99", n=21, fmt=0x7f1b5163a657 "%zu") at /tmp/ruby/src/trunk-O0/sprintf.c:1054
        ret = 0
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffe021f1260, reg_save_area = 0x7ffe021f11a0}}
#16 0x00007f1b516378a1 in dump_append_sizet (dc=0x7ffe021f1380, number=99) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:148
        width = 21
        required = 140728934011776
#17 0x00007f1b516384eb in dump_object (obj=139755287596320, dc=0x7ffe021f1380) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:420
        memsize = 5
        ainfo = 0x0
        fptr = 0x10
        flags = {139755306313816, 4, 140728934011728, 139755306325797, 16, 4}
        n = 140728934011664
        i = 16
        mid = 16
        shape_id = 99
#18 0x00007f1b51639855 in objspace_dump (os=139755323967040, obj=139755287596320, output=139755305941160) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:751
        dc = {type = 0, stream = 0, string = 139755305941160, root_category = 0x0, cur_obj = 139755287596320, cur_obj_klass = 139755303954720, cur_page_slot_size = 160, cur_obj_references = 0, roots = 0, full_heap = 0, partial_dump = 0, since = 0, shapes_since = 0, buffer_len = 57, buffer = "{\"address\":\"0x7f1b5045cd20\", \"type\":\"OBJECT\", \"shape_id\":99", '\000' <repeats 4036 times>}
#19 0x00005652a51fdcb1 in call_cfunc_2 (recv=139755323967040, argc=2, argv=0x7f1b6bbc10e0, func=0x7f1b51639794 <objspace_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3215
        f = 0x7f1b51639794 <objspace_dump>
#20 0x00005652a51ff27d in vm_call_cfunc_with_frame_ (ec=0x5652a6da6c70, reg_cfp=0x7f1b6bcc0ef8, calling=0x7ffe021f2600, argc=2, argv=0x7f1b6bbc10e0, stack_bottom=0x7f1b6bbc10d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3524
        ci = 0x14d100140005
        cc = 0x7f1b5152fa80
        val = 139755305941160
        me = 0x7f1b50ff2428
        cfunc = 0x5652a6f3d9e8
        recv = 139755323967040
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#21 0x00005652a51ff4f5 in vm_call_cfunc_with_frame (ec=0x5652a6da6c70, reg_cfp=0x7f1b6bcc0ef8, calling=0x7ffe021f2600) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3570
        argc = 2
        stack_bottom = 0x7f1b6bbc10d8
        argv = 0x7f1b6bbc10e0
#22 0x00005652a5205931 in vm_sendish (ec=0x5652a6da6c70, reg_cfp=0x7f1b6bcc0ef8, cd=0x5652a6f6bf40, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5653
        val = 36
        ci = 0x14d100140005
        cc = 0x7f1b5152fa80
        argc = 2
        recv = 139755323967040
        calling = {cd = 0x5652a6f6bf40, cc = 0x7f1b5152fa80, block_handler = 0, recv = 139755323967040, argc = 2, kw_splat = false, heap_argv = 0}
#23 0x00005652a520d0f6 in vm_exec_core (ec=0x5652a6da6c70) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x5652a6f6bf40
        leaf = false
        val = 139755305941160
        reg_pc = 0x5652a6f6baf0
        reg_cfp = 0x7f1b6bcc0ef8
        insns_address_table = {0x5652a52094fa <vm_exec_core+108>, 0x5652a520955c <vm_exec_core+206>, 0x5652a520966f <vm_exec_core+481>, 0x5652a5209783 <vm_exec_core+757>, 0x5652a5209921 <vm_exec_core+1171>, 0x5652a5209a51 <vm_exec_core+1475>, 0x5652a5209c63 <vm_exec_core+2005>, 0x5652a5209d75 <vm_exec_core+2279>, 0x5652a5209e4e <vm_exec_core+2496>, 0x5652a5209f55 <vm_exec_core+2759>, 0x5652a520a05c <vm_exec_core+3022>, 0x5652a520a16a <vm_exec_core+3292>, 0x5652a520a27c <vm_exec_core+3566>, 0x5652a520a34c <vm_exec_core+3774>, 0x5652a520a455 <vm_exec_core+4039>, 0x5652a520a54f <vm_exec_core+4289>, 0x5652a520a612 <vm_exec_core+4484>, 0x5652a520a6d5 <vm_exec_core+4679>, 0x5652a520a75e <vm_exec_core+4816>, 0x5652a520a7ea <vm_exec_core+4956>, 0x5652a520a890 <vm_exec_core+5122>, 0x5652a520a968 <vm_exec_core+5338>, 0x5652a520aa35 <vm_exec_core+5543>, 0x5652a520ab13 <vm_exec_core+5765>, 0x5652a520abd5 <vm_exec_core+5959>, 0x5652a520ad14 <vm_exec_core+6278>, 0x5652a520adba <vm_exec_core+6444>, 0x5652a520ae9f <vm_exec_core+6673>, 0x5652a520afce <vm_exec_core+6976>, 0x5652a520b09f <vm_exec_core+7185>, 0x5652a520b162 <vm_exec_core+7380>, 0x5652a520b225 <vm_exec_core+7575>, 0x5652a520b31c <vm_exec_core+7822>, 0x5652a520b3de <vm_exec_core+8016>, 0x5652a520b4a0 <vm_exec_core+8210>, 0x5652a520b59a <vm_exec_core+8460>, 0x5652a520b679 <vm_exec_core+8683>, 0x5652a520b766 <vm_exec_core+8920>, 0x5652a520b876 <vm_exec_core+9192>, 0x5652a520b970 <vm_exec_core+9442>, 0x5652a520b9eb <vm_exec_core+9565>, 0x5652a520baac <vm_exec_core+9758>, 0x5652a520bb9a <vm_exec_core+9996>, 0x5652a520bc4a <vm_exec_core+10172>, 0x5652a520bdc9 <vm_exec_core+10555>, 0x5652a520bea3 <vm_exec_core+10773>, 0x5652a520bf8f <vm_exec_core+11009>, 0x5652a520c020 <vm_exec_core+11154>, 0x5652a520c17b <vm_exec_core+11501>, 0x5652a520c735 <vm_exec_core+12967>, 0x5652a520c831 <vm_exec_core+13219>, 0x5652a520c934 <vm_exec_core+13478>, 0x5652a520ca20 <vm_exec_core+13714>, 0x5652a520cc39 <vm_exec_core+14251>, 0x5652a520cd2b <vm_exec_core+14493>, 0x5652a520ce31 <vm_exec_core+14755>, 0x5652a520d03c <vm_exec_core+15278>, 0x5652a520d1f3 <vm_exec_core+15717>, 0x5652a520d327 <vm_exec_core+16025>, 0x5652a520d49c <vm_exec_core+16398>, 0x5652a520d5d0 <vm_exec_core+16706>, 0x5652a520d745 <vm_exec_core+17079>, 0x5652a520d927 <vm_exec_core+17561>, 0x5652a520db32 <vm_exec_core+18084>, 0x5652a520dce9 <vm_exec_core+18523>, 0x5652a520de0b <vm_exec_core+18813>, 0x5652a520deb2 <vm_exec_core+18980>, 0x5652a520df76 <vm_exec_core+19176>, 0x5652a520e05f <vm_exec_core+19409>, 0x5652a520e14b <vm_exec_core+19645>, 0x5652a520e234 <vm_exec_core+19878>, 0x5652a520e348 <vm_exec_core+20154>, 0x5652a520e46f <vm_exec_core+20449>, 0x5652a520e5ae <vm_exec_core+20768>, 0x5652a520e6ed <vm_exec_core+21087>, 0x5652a520e82c <vm_exec_core+21406>, 0x5652a520e96b <vm_exec_core+21725>, 0x5652a520eaaa <vm_exec_core+22044>, 0x5652a520ebf4 <vm_exec_core+22374>, 0x5652a520ed77 <vm_exec_core+22761>, 0x5652a520eeb6 <vm_exec_core+23080>, 0x5652a520eff5 <vm_exec_core+23399>, 0x5652a520f134 <vm_exec_core+23718>, 0x5652a520f273 <vm_exec_core+24037>, 0x5652a520f3b2 <vm_exec_core+24356>, 0x5652a520f4f1 <vm_exec_core+24675>, 0x5652a520f630 <vm_exec_core+24994>, 0x5652a520f76f <vm_exec_core+25313>, 0x5652a520f8c7 <vm_exec_core+25657>, 0x5652a520fa8d <vm_exec_core+26111>, 0x5652a520fc14 <vm_exec_core+26502>, 0x5652a520fd3c <vm_exec_core+26798>, 0x5652a520fe64 <vm_exec_core+27094>, 0x5652a520ff87 <vm_exec_core+27385>, 0x5652a52100aa <vm_exec_core+27676>, 0x5652a52101de <vm_exec_core+27984>, 0x5652a521031d <vm_exec_core+28303>, 0x5652a5210408 <vm_exec_core+28538>, 0x5652a521050d <vm_exec_core+28799>, 0x5652a5210655 <vm_exec_core+29127>, 0x5652a5210744 <vm_exec_core+29366>, 0x5652a521082d <vm_exec_core+29599>, 0x5652a5210902 <vm_exec_core+29812>, 0x5652a52109d7 <vm_exec_core+30025>, 0x5652a5210a53 <vm_exec_core+30149>, 0x5652a5210acf <vm_exec_core+30273>, 0x5652a5210aed <vm_exec_core+30303>, 0x5652a5210b0b <vm_exec_core+30333>, 0x5652a5210b29 <vm_exec_core+30363>, 0x5652a5210b47 <vm_exec_core+30393>, 0x5652a5210b65 <vm_exec_core+30423>, 0x5652a5210b83 <vm_exec_core+30453>, 0x5652a5210ba1 <vm_exec_core+30483>, 0x5652a5210bbf <vm_exec_core+30513>, 0x5652a5210bdd <vm_exec_core+30543>, 0x5652a5210bfb <vm_exec_core+30573>, 0x5652a5210c19 <vm_exec_core+30603>, 0x5652a5210c37 <vm_exec_core+30633>, 0x5652a5210c55 <vm_exec_core+30663>, 0x5652a5210c73 <vm_exec_core+30693>, 0x5652a5210c91 <vm_exec_core+30723>, 0x5652a5210caf <vm_exec_core+30753>, 0x5652a5210ccd <vm_exec_core+30783>, 0x5652a5210ceb <vm_exec_core+30813>, 0x5652a5210d09 <vm_exec_core+30843>, 0x5652a5210d27 <vm_exec_core+30873>, 0x5652a5210d45 <vm_exec_core+30903>, 0x5652a5210d63 <vm_exec_core+30933>, 0x5652a5210d81 <vm_exec_core+30963>, 0x5652a5210d9f <vm_exec_core+30993>, 0x5652a5210dbd <vm_exec_core+31023>, 0x5652a5210ddb <vm_exec_core+31053>, 0x5652a5210df9 <vm_exec_core+31083>, 0x5652a5210e17 <vm_exec_core+31113>, 0x5652a5210e35 <vm_exec_core+31143>, 0x5652a5210e53 <vm_exec_core+31173>, 0x5652a5210e71 <vm_exec_core+31203>, 0x5652a5210e8f <vm_exec_core+31233>, 0x5652a5210ead <vm_exec_core+31263>, 0x5652a5210ecb <vm_exec_core+31293>, 0x5652a5210ee9 <vm_exec_core+31323>, 0x5652a5210f07 <vm_exec_core+31353>, 0x5652a5210f25 <vm_exec_core+31383>, 0x5652a5210f43 <vm_exec_core+31413>, 0x5652a5210f61 <vm_exec_core+31443>, 0x5652a5210f7f <vm_exec_core+31473>, 0x5652a5210f9d <vm_exec_core+31503>, 0x5652a5210fbb <vm_exec_core+31533>, 0x5652a5210fd9 <vm_exec_core+31563>, 0x5652a5210ff7 <vm_exec_core+31593>, 0x5652a5211015 <vm_exec_core+31623>, 0x5652a5211033 <vm_exec_core+31653>, 0x5652a5211051 <vm_exec_core+31683>, 0x5652a521106f <vm_exec_core+31713>, 0x5652a521108d <vm_exec_core+31743>, 0x5652a52110ab <vm_exec_core+31773>, 0x5652a52110c9 <vm_exec_core+31803>, 0x5652a52110e7 <vm_exec_core+31833>, 0x5652a5211105 <vm_exec_core+31863>, 0x5652a5211123 <vm_exec_core+31893>, 0x5652a5211141 <vm_exec_core+31923>, 0x5652a521115f <vm_exec_core+31953>, 0x5652a521117d <vm_exec_core+31983>, 0x5652a521119b <vm_exec_core+32013>, 0x5652a52111b9 <vm_exec_core+32043>, 0x5652a52111d7 <vm_exec_core+32073>, 0x5652a52111f5 <vm_exec_core+32103>, 0x5652a5211213 <vm_exec_core+32133>, 0x5652a5211231 <vm_exec_core+32163>, 0x5652a521124f <vm_exec_core+32193>, 0x5652a521126d <vm_exec_core+32223>, 0x5652a521128b <vm_exec_core+32253>, 0x5652a52112a9 <vm_exec_core+32283>, 0x5652a52112c7 <vm_exec_core+32313>, 0x5652a52112e5 <vm_exec_core+32343>, 0x5652a5211303 <vm_exec_core+32373>, 0x5652a5211321 <vm_exec_core+32403>, 0x5652a521133f <vm_exec_core+32433>, 0x5652a521135d <vm_exec_core+32463>, 0x5652a521137b <vm_exec_core+32493>, 0x5652a5211399 <vm_exec_core+32523>, 0x5652a52113b7 <vm_exec_core+32553>, 0x5652a52113d5 <vm_exec_core+32583>, 0x5652a52113f3 <vm_exec_core+32613>, 0x5652a5211424 <vm_exec_core+32662>, 0x5652a5211442 <vm_exec_core+32692>, 0x5652a5211460 <vm_exec_core+32722>, 0x5652a521147e <vm_exec_core+32752>, 0x5652a521149c <vm_exec_core+32782>, 0x5652a52114ba <vm_exec_core+32812>, 0x5652a52114d8 <vm_exec_core+32842>, 0x5652a52114f6 <vm_exec_core+32872>, 0x5652a5211514 <vm_exec_core+32902>, 0x5652a5211532 <vm_exec_core+32932>, 0x5652a5211550 <vm_exec_core+32962>, 0x5652a521156e <vm_exec_core+32992>, 0x5652a521158c <vm_exec_core+33022>, 0x5652a52115aa <vm_exec_core+33052>, 0x5652a52115c8 <vm_exec_core+33082>, 0x5652a52115e6 <vm_exec_core+33112>...}
#24 0x00005652a5224929 in rb_vm_exec (ec=0x5652a6da6c70) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x5652a6da6c70
        _tag = {tag = 36, retval = 4, buf = {0x7ffe021f3320, 0x5652a52248a7 <rb_vm_exec+190>, 0x0, 0x7ffe021f3270, 0x7ffe021f3310}, prev = 0x7ffe021f3630, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#25 0x00005652a52212bd in invoke_block (ec=0x5652a6da6c70, iseq=0x7f1b50ff1370, self=139755748314600, captured=0x7f1b6bcc0fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1516
        arg_size = 1
#26 0x00005652a52216e3 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe021f3558, argc=1, self=139755748314600, captured=0x7f1b6bcc0fb8, ec=0x5652a6da6c70) at /tmp/ruby/src/trunk-O0/vm.c:1586
        iseq = 0x7f1b50ff1370
        opt_pc = 0
        type = 572653569
        cfp = 0x7f1b6bcc0f68
        sp = 0x7f1b6bbc1070
        flags = 0
        use_argv = 0x7ffe021f3558
        av = {94912957575254, 139755749379944}
        stack_argv = 0x7f1b6bbc1070
#27 invoke_block_from_c_bh (ec=0x5652a6da6c70, block_handler=139755749380025, argc=1, argv=0x7ffe021f3558, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1604
        captured = 0x7f1b6bcc0fb8
#28 0x00005652a52218dd in vm_yield_with_cref (ec=0x5652a6da6c70, argc=1, argv=0x7ffe021f3558, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1641
No locals.
#29 0x00005652a522191b in vm_yield (ec=0x5652a6da6c70, argc=1, argv=0x7ffe021f3558, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1649
No locals.
#30 0x00005652a521bbe9 in rb_yield_0 (argc=1, argv=0x7ffe021f3558) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#31 0x00005652a521bc50 in rb_yield (val=139755287596320) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#32 0x00005652a5333acc in select_bang_i (a=140728934020816) at /tmp/ruby/src/trunk-O0/array.c:3799
        v = 139755287596320
        arg = 0x7ffe021f36d0
        ary = 139755300590320
        i1 = 8308
        i2 = 8308
#33 0x00005652a4fff211 in rb_ensure (b_proc=0x5652a5333a74 <select_bang_i>, data1=140728934020816, e_proc=0x5652a5333b4e <select_bang_ensure>, data2=140728934020816) at /tmp/ruby/src/trunk-O0/eval.c:1000
        _ec = 0x5652a6da6c70
        _tag = {tag = 36, retval = 139755300590320, buf = {0x7ffe021f36b0, 0x5652a4fff1b4 <rb_ensure+295>, 0x0, 0x7ffe021f35c0, 0x7ffe021f3688}, prev = 0x7ffe021f4800, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 139755300590320
        ec = 0x5652a6da6c70
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x5652a5333b4e <select_bang_ensure>, data2 = 140728934020816}}
#34 0x00005652a5333d52 in rb_ary_select_bang (ary=139755300590320) at /tmp/ruby/src/trunk-O0/array.c:3862
        args = {ary = 139755300590320, len = {8308, 8308}}
#35 0x00005652a5333dbc in rb_ary_keep_if (ary=139755300590320) at /tmp/ruby/src/trunk-O0/array.c:3887
No locals.
#36 0x00005652a51fe678 in ractor_safe_call_cfunc_0 (recv=139755300590320, argc=0, argv=0x7f1b6bbc1058, func=0x5652a5333d68 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3340
        f = 0x5652a5333d68 <rb_ary_keep_if>
#37 0x00005652a51ff27d in vm_call_cfunc_with_frame_ (ec=0x5652a6da6c70, reg_cfp=0x7f1b6bcc0fa0, calling=0x7ffe021f3b60, argc=0, argv=0x7f1b6bbc1058, stack_bottom=0x7f1b6bbc1050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3524
        ci = 0x357100000001
        cc = 0x7f1b5152fb98
        val = 94565063265695
        me = 0x7f1b50fdf990
        cfunc = 0x5652a6df9f58
        recv = 139755300590320
        block_handler = 139755749380025
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#38 0x00005652a51ff4f5 in vm_call_cfunc_with_frame (ec=0x5652a6da6c70, reg_cfp=0x7f1b6bcc0fa0, calling=0x7ffe021f3b60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3570
        argc = 0
        stack_bottom = 0x7f1b6bbc1050
        argv = 0x7f1b6bbc1058
#39 0x00005652a51ff60d in vm_call_cfunc_other (ec=0x5652a6da6c70, reg_cfp=0x7f1b6bcc0fa0, calling=0x7ffe021f3b60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3596
        ci = 0x357100000001
        argv_ary = 0
#40 0x00005652a51ffa3c in vm_call_cfunc (ec=0x5652a6da6c70, reg_cfp=0x7f1b6bcc0fa0, calling=0x7ffe021f3b60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3678
        ci = 0x357100000001
#41 0x00005652a5202577 in vm_call_method_each_type (ec=0x5652a6da6c70, cfp=0x7f1b6bcc0fa0, calling=0x7ffe021f3b60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4469
        aset_mask = 2026
        ivar_mask = 1358821776
        ci = 0x357100000001
        cc = 0x7f1b5152fb98
        cme = 0x7f1b50fdf990
        v = 94912989486600
#42 0x00005652a5203023 in vm_call_method (ec=0x5652a6da6c70, cfp=0x7f1b6bcc0fa0, calling=0x7ffe021f3b60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4595
        ci = 0x357100000001
        cc = 0x7f1b5152fb98
#43 0x00005652a5203225 in vm_call_general (ec=0x5652a6da6c70, reg_cfp=0x7f1b6bcc0fa0, calling=0x7ffe021f3b60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4639
No locals.
#44 0x00005652a5205931 in vm_sendish (ec=0x5652a6da6c70, reg_cfp=0x7f1b6bcc0fa0, cd=0x5652a6f4ee50, block_handler=139755749380025, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5653
        val = 36
        ci = 0x357100000001
        cc = 0x7f1b5152fb98
        argc = 0
        recv = 139755300590320
        calling = {cd = 0x5652a6f4ee50, cc = 0x7f1b5152fb98, block_handler = 139755749380025, recv = 139755300590320, argc = 0, kw_splat = false, heap_argv = 0}
#45 0x00005652a520cf3f in vm_exec_core (ec=0x5652a6da6c70) at ../../src/trunk-O0/insns.def:861
        bh = 139755749380025
        cd = 0x5652a6f4ee50
        blockiseq = 0x7f1b50ff1370
        leaf = false
        val = 139755305238080
        reg_pc = 0x5652a6f4e910
        reg_cfp = 0x7f1b6bcc0fa0
        insns_address_table = {0x5652a52094fa <vm_exec_core+108>, 0x5652a520955c <vm_exec_core+206>, 0x5652a520966f <vm_exec_core+481>, 0x5652a5209783 <vm_exec_core+757>, 0x5652a5209921 <vm_exec_core+1171>, 0x5652a5209a51 <vm_exec_core+1475>, 0x5652a5209c63 <vm_exec_core+2005>, 0x5652a5209d75 <vm_exec_core+2279>, 0x5652a5209e4e <vm_exec_core+2496>, 0x5652a5209f55 <vm_exec_core+2759>, 0x5652a520a05c <vm_exec_core+3022>, 0x5652a520a16a <vm_exec_core+3292>, 0x5652a520a27c <vm_exec_core+3566>, 0x5652a520a34c <vm_exec_core+3774>, 0x5652a520a455 <vm_exec_core+4039>, 0x5652a520a54f <vm_exec_core+4289>, 0x5652a520a612 <vm_exec_core+4484>, 0x5652a520a6d5 <vm_exec_core+4679>, 0x5652a520a75e <vm_exec_core+4816>, 0x5652a520a7ea <vm_exec_core+4956>, 0x5652a520a890 <vm_exec_core+5122>, 0x5652a520a968 <vm_exec_core+5338>, 0x5652a520aa35 <vm_exec_core+5543>, 0x5652a520ab13 <vm_exec_core+5765>, 0x5652a520abd5 <vm_exec_core+5959>, 0x5652a520ad14 <vm_exec_core+6278>, 0x5652a520adba <vm_exec_core+6444>, 0x5652a520ae9f <vm_exec_core+6673>, 0x5652a520afce <vm_exec_core+6976>, 0x5652a520b09f <vm_exec_core+7185>, 0x5652a520b162 <vm_exec_core+7380>, 0x5652a520b225 <vm_exec_core+7575>, 0x5652a520b31c <vm_exec_core+7822>, 0x5652a520b3de <vm_exec_core+8016>, 0x5652a520b4a0 <vm_exec_core+8210>, 0x5652a520b59a <vm_exec_core+8460>, 0x5652a520b679 <vm_exec_core+8683>, 0x5652a520b766 <vm_exec_core+8920>, 0x5652a520b876 <vm_exec_core+9192>, 0x5652a520b970 <vm_exec_core+9442>, 0x5652a520b9eb <vm_exec_core+9565>, 0x5652a520baac <vm_exec_core+9758>, 0x5652a520bb9a <vm_exec_core+9996>, 0x5652a520bc4a <vm_exec_core+10172>, 0x5652a520bdc9 <vm_exec_core+10555>, 0x5652a520bea3 <vm_exec_core+10773>, 0x5652a520bf8f <vm_exec_core+11009>, 0x5652a520c020 <vm_exec_core+11154>, 0x5652a520c17b <vm_exec_core+11501>, 0x5652a520c735 <vm_exec_core+12967>, 0x5652a520c831 <vm_exec_core+13219>, 0x5652a520c934 <vm_exec_core+13478>, 0x5652a520ca20 <vm_exec_core+13714>, 0x5652a520cc39 <vm_exec_core+14251>, 0x5652a520cd2b <vm_exec_core+14493>, 0x5652a520ce31 <vm_exec_core+14755>, 0x5652a520d03c <vm_exec_core+15278>, 0x5652a520d1f3 <vm_exec_core+15717>, 0x5652a520d327 <vm_exec_core+16025>, 0x5652a520d49c <vm_exec_core+16398>, 0x5652a520d5d0 <vm_exec_core+16706>, 0x5652a520d745 <vm_exec_core+17079>, 0x5652a520d927 <vm_exec_core+17561>, 0x5652a520db32 <vm_exec_core+18084>, 0x5652a520dce9 <vm_exec_core+18523>, 0x5652a520de0b <vm_exec_core+18813>, 0x5652a520deb2 <vm_exec_core+18980>, 0x5652a520df76 <vm_exec_core+19176>, 0x5652a520e05f <vm_exec_core+19409>, 0x5652a520e14b <vm_exec_core+19645>, 0x5652a520e234 <vm_exec_core+19878>, 0x5652a520e348 <vm_exec_core+20154>, 0x5652a520e46f <vm_exec_core+20449>, 0x5652a520e5ae <vm_exec_core+20768>, 0x5652a520e6ed <vm_exec_core+21087>, 0x5652a520e82c <vm_exec_core+21406>, 0x5652a520e96b <vm_exec_core+21725>, 0x5652a520eaaa <vm_exec_core+22044>, 0x5652a520ebf4 <vm_exec_core+22374>, 0x5652a520ed77 <vm_exec_core+22761>, 0x5652a520eeb6 <vm_exec_core+23080>, 0x5652a520eff5 <vm_exec_core+23399>, 0x5652a520f134 <vm_exec_core+23718>, 0x5652a520f273 <vm_exec_core+24037>, 0x5652a520f3b2 <vm_exec_core+24356>, 0x5652a520f4f1 <vm_exec_core+24675>, 0x5652a520f630 <vm_exec_core+24994>, 0x5652a520f76f <vm_exec_core+25313>, 0x5652a520f8c7 <vm_exec_core+25657>, 0x5652a520fa8d <vm_exec_core+26111>, 0x5652a520fc14 <vm_exec_core+26502>, 0x5652a520fd3c <vm_exec_core+26798>, 0x5652a520fe64 <vm_exec_core+27094>, 0x5652a520ff87 <vm_exec_core+27385>, 0x5652a52100aa <vm_exec_core+27676>, 0x5652a52101de <vm_exec_core+27984>, 0x5652a521031d <vm_exec_core+28303>, 0x5652a5210408 <vm_exec_core+28538>, 0x5652a521050d <vm_exec_core+28799>, 0x5652a5210655 <vm_exec_core+29127>, 0x5652a5210744 <vm_exec_core+29366>, 0x5652a521082d <vm_exec_core+29599>, 0x5652a5210902 <vm_exec_core+29812>, 0x5652a52109d7 <vm_exec_core+30025>, 0x5652a5210a53 <vm_exec_core+30149>, 0x5652a5210acf <vm_exec_core+30273>, 0x5652a5210aed <vm_exec_core+30303>, 0x5652a5210b0b <vm_exec_core+30333>, 0x5652a5210b29 <vm_exec_core+30363>, 0x5652a5210b47 <vm_exec_core+30393>, 0x5652a5210b65 <vm_exec_core+30423>, 0x5652a5210b83 <vm_exec_core+30453>, 0x5652a5210ba1 <vm_exec_core+30483>, 0x5652a5210bbf <vm_exec_core+30513>, 0x5652a5210bdd <vm_exec_core+30543>, 0x5652a5210bfb <vm_exec_core+30573>, 0x5652a5210c19 <vm_exec_core+30603>, 0x5652a5210c37 <vm_exec_core+30633>, 0x5652a5210c55 <vm_exec_core+30663>, 0x5652a5210c73 <vm_exec_core+30693>, 0x5652a5210c91 <vm_exec_core+30723>, 0x5652a5210caf <vm_exec_core+30753>, 0x5652a5210ccd <vm_exec_core+30783>, 0x5652a5210ceb <vm_exec_core+30813>, 0x5652a5210d09 <vm_exec_core+30843>, 0x5652a5210d27 <vm_exec_core+30873>, 0x5652a5210d45 <vm_exec_core+30903>, 0x5652a5210d63 <vm_exec_core+30933>, 0x5652a5210d81 <vm_exec_core+30963>, 0x5652a5210d9f <vm_exec_core+30993>, 0x5652a5210dbd <vm_exec_core+31023>, 0x5652a5210ddb <vm_exec_core+31053>, 0x5652a5210df9 <vm_exec_core+31083>, 0x5652a5210e17 <vm_exec_core+31113>, 0x5652a5210e35 <vm_exec_core+31143>, 0x5652a5210e53 <vm_exec_core+31173>, 0x5652a5210e71 <vm_exec_core+31203>, 0x5652a5210e8f <vm_exec_core+31233>, 0x5652a5210ead <vm_exec_core+31263>, 0x5652a5210ecb <vm_exec_core+31293>, 0x5652a5210ee9 <vm_exec_core+31323>, 0x5652a5210f07 <vm_exec_core+31353>, 0x5652a5210f25 <vm_exec_core+31383>, 0x5652a5210f43 <vm_exec_core+31413>, 0x5652a5210f61 <vm_exec_core+31443>, 0x5652a5210f7f <vm_exec_core+31473>, 0x5652a5210f9d <vm_exec_core+31503>, 0x5652a5210fbb <vm_exec_core+31533>, 0x5652a5210fd9 <vm_exec_core+31563>, 0x5652a5210ff7 <vm_exec_core+31593>, 0x5652a5211015 <vm_exec_core+31623>, 0x5652a5211033 <vm_exec_core+31653>, 0x5652a5211051 <vm_exec_core+31683>, 0x5652a521106f <vm_exec_core+31713>, 0x5652a521108d <vm_exec_core+31743>, 0x5652a52110ab <vm_exec_core+31773>, 0x5652a52110c9 <vm_exec_core+31803>, 0x5652a52110e7 <vm_exec_core+31833>, 0x5652a5211105 <vm_exec_core+31863>, 0x5652a5211123 <vm_exec_core+31893>, 0x5652a5211141 <vm_exec_core+31923>, 0x5652a521115f <vm_exec_core+31953>, 0x5652a521117d <vm_exec_core+31983>, 0x5652a521119b <vm_exec_core+32013>, 0x5652a52111b9 <vm_exec_core+32043>, 0x5652a52111d7 <vm_exec_core+32073>, 0x5652a52111f5 <vm_exec_core+32103>, 0x5652a5211213 <vm_exec_core+32133>, 0x5652a5211231 <vm_exec_core+32163>, 0x5652a521124f <vm_exec_core+32193>, 0x5652a521126d <vm_exec_core+32223>, 0x5652a521128b <vm_exec_core+32253>, 0x5652a52112a9 <vm_exec_core+32283>, 0x5652a52112c7 <vm_exec_core+32313>, 0x5652a52112e5 <vm_exec_core+32343>, 0x5652a5211303 <vm_exec_core+32373>, 0x5652a5211321 <vm_exec_core+32403>, 0x5652a521133f <vm_exec_core+32433>, 0x5652a521135d <vm_exec_core+32463>, 0x5652a521137b <vm_exec_core+32493>, 0x5652a5211399 <vm_exec_core+32523>, 0x5652a52113b7 <vm_exec_core+32553>, 0x5652a52113d5 <vm_exec_core+32583>, 0x5652a52113f3 <vm_exec_core+32613>, 0x5652a5211424 <vm_exec_core+32662>, 0x5652a5211442 <vm_exec_core+32692>, 0x5652a5211460 <vm_exec_core+32722>, 0x5652a521147e <vm_exec_core+32752>, 0x5652a521149c <vm_exec_core+32782>, 0x5652a52114ba <vm_exec_core+32812>, 0x5652a52114d8 <vm_exec_core+32842>, 0x5652a52114f6 <vm_exec_core+32872>, 0x5652a5211514 <vm_exec_core+32902>, 0x5652a5211532 <vm_exec_core+32932>, 0x5652a5211550 <vm_exec_core+32962>, 0x5652a521156e <vm_exec_core+32992>, 0x5652a521158c <vm_exec_core+33022>, 0x5652a52115aa <vm_exec_core+33052>, 0x5652a52115c8 <vm_exec_core+33082>, 0x5652a52115e6 <vm_exec_core+33112>...}
#46 0x00005652a5224929 in rb_vm_exec (ec=0x5652a6da6c70) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x5652a6da6c70
        _tag = {tag = 36, retval = 4, buf = {0x7ffe021f4880, 0x5652a52248a7 <rb_vm_exec+190>, 0x0, 0x7ffe021f47d0, 0x5652a6e2df70}, prev = 0x7ffe021f48f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#47 0x00005652a5225788 in rb_iseq_eval_main (iseq=0x7f1b51642120) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x5652a6da6c70
        val = 140728934025472
#48 0x00005652a4ffd42e in rb_ec_exec_node (ec=0x5652a6da6c70, n=0x7f1b51642120) at /tmp/ruby/src/trunk-O0/eval.c:282
        _ec = 0x5652a6da6c70
        _tag = {tag = 36, retval = 94912955533888, buf = {0x7ffe021f4970, 0x5652a4ffd3da <rb_ec_exec_node+212>, 0x0, 0x7ffe021f48c0, 0x5652a6da6c70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f1b51642120
#49 0x00005652a4ffd59f in ruby_run_node (n=0x7f1b51642120) at /tmp/ruby/src/trunk-O0/eval.c:320
        ec = 0x5652a6da6c70
        status = 22098
#50 0x00005652a4ff8bbe in rb_main (argc=120, argv=0x7ffe021f4b18) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140728934025712
#51 0x00005652a4ff8c1f in main (argc=120, argv=0x7ffe021f4b18) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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