# Logfile created on 2024-02-20 23:52:04 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000560bf0de2568 @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.20240220-235203", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000560bf0e7b538 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000560bf0e7b3a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000560bf0e7b218 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240220-235203", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240220-235203>, @binmode=false, @mon_data=#<Monitor:0x0000560bf0e7b150>, @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 -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
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/debug.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/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   9216a2a..e7ab5d8  master     -> origin/master
Updating 9216a2a..e7ab5d8
Fast-forward
 ast.c                      |   2 +
 bootstraptest/test_yjit.rb |  15 +--
 common.mk                  |   1 +
 compile.c                  |  20 +++-
 gc.c                       |  22 ++--
 internal/ruby_parser.h     |   1 +
 misc/lldb_rb/utils.py      |   2 +
 node.c                     |   6 +-
 node_dump.c                |  11 +-
 parse.y                    | 267 +++++++++++++++++++++++++++++++++++++--------
 ruby_parser.c              |  11 ++
 rubyparser.h               |  14 ++-
 yjit/src/codegen.rs        |  13 ++-
 13 files changed, 314 insertions(+), 71 deletions(-)
Latest commit hash = e7ab5d891c
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-O0/common.mk > uncommon.mk
generating node_name.inc
generating parse.c
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
extracting ripper.y from ../../parse.y
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
/bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
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'
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.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'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.h
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'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.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'
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'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
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 -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.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/drb.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.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/miniinit.c
compiling /tmp/ruby/src/trunk-O0/array.c
compiling /tmp/ruby/src/trunk-O0/ast.c
compiling /tmp/ruby/src/trunk-O0/bignum.c
compiling /tmp/ruby/src/trunk-O0/class.c
compiling /tmp/ruby/src/trunk-O0/compile.c
compiling /tmp/ruby/src/trunk-O0/complex.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/debug.c
compiling /tmp/ruby/src/trunk-O0/dir.c
compiling /tmp/ruby/src/trunk-O0/encoding.c
compiling /tmp/ruby/src/trunk-O0/enumerator.c
compiling /tmp/ruby/src/trunk-O0/error.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/hash.c
compiling /tmp/ruby/src/trunk-O0/io.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/load.c
compiling /tmp/ruby/src/trunk-O0/marshal.c
compiling /tmp/ruby/src/trunk-O0/memory_view.c
compiling /tmp/ruby/src/trunk-O0/rjit.c
compiling /tmp/ruby/src/trunk-O0/rjit_c.c
compiling /tmp/ruby/src/trunk-O0/node.c
compiling /tmp/ruby/src/trunk-O0/node_dump.c
compiling /tmp/ruby/src/trunk-O0/numeric.c
compiling /tmp/ruby/src/trunk-O0/object.c
compiling /tmp/ruby/src/trunk-O0/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-O0/proc.c
compiling /tmp/ruby/src/trunk-O0/process.c
compiling /tmp/ruby/src/trunk-O0/ractor.c
compiling /tmp/ruby/src/trunk-O0/random.c
compiling /tmp/ruby/src/trunk-O0/rational.c
compiling /tmp/ruby/src/trunk-O0/re.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/ruby_parser.c
compiling /tmp/ruby/src/trunk-O0/scheduler.c
compiling /tmp/ruby/src/trunk-O0/shape.c
compiling /tmp/ruby/src/trunk-O0/signal.c
compiling /tmp/ruby/src/trunk-O0/string.c
compiling /tmp/ruby/src/trunk-O0/struct.c
compiling /tmp/ruby/src/trunk-O0/symbol.c
compiling /tmp/ruby/src/trunk-O0/thread.c
compiling /tmp/ruby/src/trunk-O0/time.c
compiling /tmp/ruby/src/trunk-O0/variable.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm.c
compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-O0/vm_dump.c
compiling /tmp/ruby/src/trunk-O0/vm_sync.c
compiling /tmp/ruby/src/trunk-O0/vm_trace.c
compiling /tmp/ruby/src/trunk-O0/weakmap.c
compiling /tmp/ruby/src/trunk-O0/yjit.c
building Rust YJIT (release mode)
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
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.

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
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/fiddle'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
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'
compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
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'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
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'
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
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/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
checking /tmp/ruby/src/trunk-O0/parse.y and /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
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/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.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
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision -
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Retrying...
Finished tests in 1503.627574s, 16.7408 tests/s, 6306.9793 assertions/s.
25172 tests, 9483348 assertions, 0 failures, 0 errors, 256 skips

ruby -v: ruby 3.4.0dev (2024-02-20T23:06:48Z master e7ab5d891c) [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-20T23:06:48Z master e7ab5d891c) [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 415.345246 seconds

3424 files, 32111 examples, 140628 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.214768.ruby -x gdbscript
[New LWP 214768]
[New LWP 214770]
[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  0x000055b384f06fbc in get_uint16 (p=0x7f65fc89d9aa "/") at /tmp/ruby/src/trunk-O0/addr2line.c:947
947	    return (uint16_t)MERGE_2INTS(p[0],p[1],8);
[Current thread is 1 (Thread 0x7f6619fce7c0 (LWP 214768))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f6619fce7c0 (LWP 214768) 0x000055b384f06fbc in get_uint16 (p=0x7f65fc89d9aa "/") at /tmp/ruby/src/trunk-O0/addr2line.c:947
  2    Thread 0x7f66009ef640 (LWP 214770) 0x00007f661a0f6fde in epoll_wait (epfd=4, events=0x55b3852668dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f66009ef640 (LWP 214770)):
#0  0x00007f661a0f6fde in epoll_wait (epfd=4, events=0x55b3852668dc <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  0x000055b384d94cd0 in event_wait (vm=0x55b386ce62a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 21939
#2  0x000055b384d94cf4 in timer_thread_polling (vm=0x55b386ce62a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = 534593885
#3  0x000055b384d953b4 in timer_thread_func (ptr=0x55b386ce62a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x55b386ce62a0
#4  0x00007f661a065b43 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 = {140737420078624, 4844013441369467826, 140076073809472, 25, 140076500015184, 140737420078976, -4758785612984915022, -4758808903942575182}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f661a0f6bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f6619fce7c0 (LWP 214768)):
#0  0x000055b384f06fbc in get_uint16 (p=0x7f65fc89d9aa "/") at /tmp/ruby/src/trunk-O0/addr2line.c:947
No locals.
#1  0x000055b384f06ff3 in get_uint32 (p=0x7f65fc89d9a8 "P\314/") at /tmp/ruby/src/trunk-O0/addr2line.c:953
No locals.
#2  0x000055b384f07048 in get_uint64 (p=0x7f65fc89d9a8 "P\314/") at /tmp/ruby/src/trunk-O0/addr2line.c:959
No locals.
#3  0x000055b384f071b5 in read_uintptr (ptr=0x55b386d7bdf0) at /tmp/ruby/src/trunk-O0/addr2line.c:1008
        p = 0x7f65fc89d9a8 "P\314/"
#4  0x000055b384f08b07 in ranges_include (reader=0x55b386d7c0e0, ptr=0x55b386d7bee0, addr=304389, rnglists_header=0x55b386d7bea0, errout=0x7f661a1eb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1697
        from = 0
        to = 0
        p = 0x7f65fc89d9b0 "\\\314/"
        base = 0
        base_valid = true
#5  0x000055b384f09602 in debug_info_read (reader=0x55b386d7c0e0, num_traces=35, traces=0x55b3852699e0 <trace>, lines=0x55b386fcb050, offset=0, errout=0x7f661a1eb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1947
        addr = 94229514532101
        offset = 304389
        saddr = 0
        i = 34
        die = {pos = 4091470, tag = 29, has_children = 1}
        ranges = {low_pc = 0, high_pc = 0, ranges = 394704, low_pc_set = false, high_pc_set = false, ranges_set = true}
        line = {dirname = 0x7f65fc03971b "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/core/src/ptr", filename = 0x7f65fc03a008 "mod.rs", path = 0x0, line = 487, base_addr = 0, saddr = 0, sname = 0x7f65fc203285 "drop_in_place<alloc::string::String>", 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}
#6  0x000055b384f0a4c4 in fill_lines (num_traces=35, traces=0x55b3852699e0 <trace>, check_debuglink=1, objp=0x55b386d7ca00, lines=0x55b386fcb050, offset=0, errout=0x7f661a1eb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x55b386ea2280, file = 0x7f65faff5000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f65fbbc5716 "\234\363\006", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f65fc051240 "(\026", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f65fc039ffa "codegen.rs", debug_line_directories = 0x7f65fc0396fb "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f65fbbed8ba "\030\351\263\023", cu_end = 0x7f65fbc34ab6 "\350[", pend = 0x7f65fbefc0ae "\001(", q0 = 0x7f65fbf1cc38 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f65fbf1cde2 "#4", format = 4, address_size = 8 '\b', level = 25, abbrev_table = {0x7f661a1f9000 "", 0x7f65fbf1cc39 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f65fbf1cc4f "4", 0x7f65fbf1cc5a "\023\001\035\023\003\016\v\v\210\001\017", 0x7f65fbf1cc68 "\r", 0x7f65fbf1cc76 "\017", 0x7f65fbf1cc81 "$", 0x7f65fbf1cc8c "9\001\003\016", 0x7f65fbf1cc93 "\023", 0x7f65fbf1cc9f "\023\001\003\016\v\v\210\001\017", 0x7f65fbf1ccab "/", 0x7f65fbf1ccb4 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f65fbf1ccc5 "4", 0x7f65fbf1ccd5 "\005", 0x7f65fbf1cce2 ".\001n\016\003\016:\v;\005 \v", 0x7f65fbf1ccf1 "\v\001", 0x7f65fbf1ccf6 "\023", 0x7f65fbf1cd02 "4", 0x7f65fbf1cd0f ".\001n\016\003\016:\v;\vI\023 \v", 0x7f65fbf1cd20 "4", 0x7f65fbf1cd30 "\005", 0x7f65fbf1cd3b "\005", 0x7f65fbf1cd48 "4", 0x7f65fbf1cd55 ".\001\021\001\022\006@\030\061\023", 0x7f65fbf1cd62 "\005", 0x7f65fbf1cd6b "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f65fbf1cd7c "4", 0x7f65fbf1cd85 "\035", 0x7f65fbf1cd96 "\v\001\021\001\022\006", 0x7f65fbf1cd9f "4", 0x7f65fbf1cda8 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f65fbf1cdb9 "\005", 0x7f65fbf1cdc2 "\005", 0x7f65fbf1cdcb "4", 0x7f65fbf1cdd4 "\035\001\061\023U\027X\vY\005W\v", 0x7f65fbf1cde3 "4", 0x7f65fbf1cdea ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f65fbf1cdfd "\005", 0x7f65fbf1ce0a "\v\001U\027", 0x7f65fbf1ce11 "\005", 0x7f65fbf1ce18 "\035", 0x7f65fbf1ce27 "\035\001\061\023U\027X\vY\vW\v", 0x7f65fbf1ce36 "\005", 0x7f65fbf1ce43 "3\001\025\023", 0x7f65fbf1ce4a "\r", 0x7f65fbf1ce58 "\031\001\026\v", 0x7f65fbf1ce5f "\031\001", 0x7f65fbf1ce64 "\023\001\003\016\v\005\210\001\017", 0x7f65fbf1ce70 "3\001", 0x7f65fbf1ce75 "\023\001\003\016<\031\210\001\017", 0x7f65fbf1ce81 "3", 0x7f65fbf1ce86 "\027\001\003\016\v\v\210\001\017", 0x7f65fbf1ce92 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f65fbf1cea2 "(", 0x7f65fbf1ceab "\005", 0x7f65fbf1ceb6 ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f65fbf1cec9 "(", 0x7f65fbf1ced2 "\r", 0x7f65fbf1cee3 ".\001n\016\003\016:\v;\v \v", 0x7f65fbf1cef2 "\005", 0x7f65fbf1cf01 "4", 0x7f65fbf1cf13 "4", 0x7f65fbf1cf25 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f65fbf1cf3a "\005", 0x7f65fbf1cf49 "4", 0x7f65fbf1cf52 ".", 0x7f65fbf1cf63 ".", 0x7f65fbf1cf76 "\017", 0x7f65fbf1cf7f "\001\001I\023", 0x7f65fbf1cf86 "!", 0x7f65fbf1cf91 "$", 0x7f65fbf1cf9c "\025\001I\023", 0x7f65fbf1cfa3 "\005", 0x7f65fbf1cfaa ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f65fbf1cfbf "\005", 0x7f65fbf1cfce "\035", 0x7f65fbf1cfdf ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f65fbf1cff2 "\005", 0x7f65fbf1d001 "4", 0x7f65fbf1d013 "4", 0x7f65fbf1d027 "\r", 0x7f65fbf1d035 "4", 0x7f65fbf1d044 "\005", 0x7f65fbf1d04d "\035", 0x7f65fbf1d05c "4", 0x7f65fbf1d06b "4", 0x7f65fbf1d074 "\005", 0x7f65fbf1d083 "4", 0x7f65fbf1d092 "4", 0x7f65fbf1d0a4 ".", 0x7f65fbf1d0b5 ".\001\003\016:\v;\v \v", 0x7f65fbf1d0c2 ".\001\003\016:\v;\vI\023 \v", 0x7f65fbf1d0d1 "\025\001", 0x7f65fbf1c7a8 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f65fbf1c7bb "\005", 0x7f65fbf1c7c4 "4", 0x7f65fbf1c7cd ".", 0x7f65fbf1c7de "\035\001\061\023\021\001\022\006X\vY\v", 0x7f65fbf1c7ed "4", 0x7f65fbf1c7ff "\035", 0x7f65fbf1c80e ".", 0x7f65fbf1c821 "\r", 0x7f65fbf1c82f "\025\001I\023", 0x7f65fbf1c836 "\005", 0x7f65fbf1c83d "\025\001", 0x7f65fbf1c842 ".\001\003\016:\v;\v \v", 0x7f65fbf1c84f ".\001\003\016:\v;\vI\023 \v", 0x7f65fbf1b158 "\025\001I\023", 0x7f65fbf1b15f "\005", 0x7f65fbf1b166 "\025\001", 0x7f65fbf1b16b ".\001\003\016:\v;\v \v", 0x7f65fbf1b178 ".\001\003\016:\v;\vI\023 \v", 0x7f65fbf1b187 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f65fbf12df7 "\005", 0x7f65fbf12e06 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f65fbf0f45e "!", 0x7f65fbf0f467 "\r", 0x7f65fbf0f47d ".", 0x7f65fbf0f491 "\035\001\061\023\021\001\022\aX!(Y!\222\rW!\020\001\023", 0x7f65fbf0f4a8 "\n", 0x7f65fbf0f4b5 ".", 0x7f65fbf0f4ce "4", 0x7f65fbf0f4df ".", 0x7f65fbf0f4f7 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f65fbf0f514 ".", 0x7f65fbf0f52e ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f65fbf0f54a "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f65fbf0f55f "\026", 0x7f65fbf0f569 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f65fbf0f579 "\017", 0x7f65fbf0f581 "$", 0x7f65fbf0f58d "\026", 0x7f65fbf0f59b "&", 0x7f65fbf0f5a1 "\026", 0x7f65fbf0f5b1 "(", 0x7f65fbf0f5bb "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f65fbf0f5d0 "\025\001I\023\001\023", 0x7f65fbf0f5da "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f65fbf0f5ef "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f65fbf0f601 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f65fbf0f613 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f65fbf0f626 "\026", 0x7f65fbf0f639 "\r", 0x7f65fbf0f64d "\r", 0x7f65fbf0f65f "\023\001\v\005:\v;\v9\v\001\023", 0x7f65fbf0f66f "!", 0x7f65fbf0f675 "4", 0x7f65fbf0f685 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f65fbf0f6a0 ".", 0x7f65fbf0f6b7 ".", 0x7f65fbf0f6ce ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f65fbf0f6ea ".", 0x7f65fbf0f707 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f65fbf0f728 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f65fbf0f747 ".", 0x7f65fbf0f761 ".", 0x7f65fbf0f77d "4", 0x7f65fbf0f789 ".", 0x7f65fbf0f7a4 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f65fbf0f7b8 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f65fbf0f7d7 ".", 0x7f65fbf0f7f2 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f65fbf0f808 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f65fbf0f825 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f65fbf0f83d ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7ffffbee3290 "", 0x55b386d7c668 "\244\367\360\373e\177", 0x55b386d7cde8 "\324t\300\204\263U", 0x55b386d7cdf0 "\240\350\375\206\263U", 0x55b386d7cdf8 "w", 0x55b386d7ce00 "\340\254\036\032f\177", 0x7ffffbee3298 "\340\264\275\204\263U", 0x7ffffbee32a0 "\320\062\356\373\377\177", 0x7ffffbee32a8 "", 0x7ffffbee32b0 "", 0x7ffffbee32b8 "\005\265\275\204\263U", 0x0, 0x7ffffbee32c0 "\310\062\356\373\377\177", 0x55b384bdb505 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x55b384bdb4e0 <_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>, 0x55b386d7c7a0 "P\316\327\206\263U", 0x55b386d7ca40 "\220\312\327\206\263U", 0x7f661a104cb5 <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", 0x55b386d7c7a0 "P\316\327\206\263U", 0x55b386d7c890 "", 0x55b386d7ca40 "\220\312\327\206\263U", 0x7f661a212994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55b386d7ce50 ":\320\001", 0x55b386d7ce48 "", 0x55b386d7ce58 "Ht\300\204\263U"...}}
        i = 0
        j = 308
        shstr = 0x7f65fcb0f243 ""
        ehdr = 0x7f65faff5000
        shdr = 0x7f65fcb0f438
        shstr_shdr = 0x7f65fcb0ffb8
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f65fcb0f4f8
        fd = 5
        filesize = 28422136
        file = 0x7f65faff5000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f65fcb0ff38
        strtab_shdr = 0x7f65fcb0ff78
        dynsym_shdr = 0x7f65fcb0f5b8
        dynstr_shdr = 0x7f65fcb0f5f8
        obj = 0x55b386ea2280
        dladdr_fbase = 94229514227712
#7  0x000055b384f0ae6f in rb_dump_backtrace_with_lines (num_traces=35, traces=0x55b3852699e0 <trace>, errout=0x7f661a1eb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 140076499390312
        i = 0
        lines = 0x55b386fcb050
        obj = 0x55b386ea2280
        dladdr_fbases = 0x55b386dd0ef0
        main_path = 0x55b386d7c9a0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#8  0x000055b384e12b20 in rb_print_backtrace (errout=0x7f661a1eb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55b384e12b05 <rb_print_backtrace+36>, 0x55b384e13228 <rb_vm_bugreport+656>, 0x55b384fd281d <rb_bug_for_fatal_signal+327>, 0x55b384d569dc <sigill>, 0x7f661a013520 <__restore_rt>, 0x55b384bf0495 <RB_BUILTIN_TYPE+15>, 0x55b384bf392c <gc_object_moved_p+67>, 0x55b384c07482 <reachable_object_check_moved_i+58>, 0x55b384c0a897 <reachable_objects_from_callback+66>, 0x55b384bfe586 <gc_mark_ptr+225>, 0x55b384bfe843 <rb_gc_mark_and_move+116>, 0x55b384c463b7 <rb_iseq_mark_and_move_each_value+318>, 0x55b384c465bd <rb_iseq_mark_and_move+125>, 0x55b384bfeda7 <gc_mark_and_move_imemo+735>, 0x55b384bff0a9 <gc_mark_children+276>, 0x55b384c0a969 <rb_objspace_reachable_objects_from+207>, 0x55b384c0756b <heap_check_moved_i+151>, 0x55b384bf802a <objspace_each_objects_try+637>, 0x55b384be1f07 <rb_ensure+388>, 0x55b384bf81a5 <objspace_each_exec+186>, 0x55b384bf822d <objspace_each_objects+133>, 0x55b384c07a95 <gc_verify_compaction_references+901>, 0x55b384deb413 <builtin_invoker3+78>, 0x55b384debd3b <invoke_bf+95>, 0x55b384debd79 <vm_invoke_builtin+52>, 0x55b384df2d66 <vm_exec_core+28456>, 0x55b384e06ed5 <rb_vm_exec+320>, 0x55b384e07d34 <rb_iseq_eval_main+61>, 0x55b384be0124 <rb_ec_exec_node+318>, 0x55b384be0295 <ruby_run_node+138>, 0x55b384bdb89e <rb_main+76>, 0x55b384bdb8ff <main+75>, 0x7f6619ffad90 <__libc_start_call_main+128>, 0x7f6619ffae40 <__libc_start_main_impl+128>, 0x55b384bdb505 <_start+37>, 0x0 <repeats 989 times>}
        n = 35
#9  0x000055b384e13228 in rb_vm_bugreport (ctx=0x55b386d7cdc0, errout=0x7f661a1eb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55b386ce62a0
        ec = 0x55b386ce9c60
#10 0x000055b384fd281d in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55b386d7cdc0, fmt=0x55b38508b66b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f661a1eb6a0 <_IO_2_1_stderr_>
        file = 0x7f65fe2aded0 "<internal:gc>"
        line = 286
#11 0x000055b384d569dc in sigsegv (sig=11, info=0x55b386d7cef0, ctx=0x55b386d7cdc0) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#12 <signal handler called>
No locals.
#13 RB_BUILTIN_TYPE (obj=140076032157200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
        ret = 0
#14 0x000055b384bf392c in gc_object_moved_p (objspace=0x55b386ce8bf0, obj=140076032157200) at /tmp/ruby/src/trunk-O0/gc.c:1749
        poisoned = 0x0
        ret = 32613
        __func__ = <optimized out>
#15 0x000055b384c07482 in reachable_object_check_moved_i (ref=140076032157200, data=0x7f65fe1e5f80) at /tmp/ruby/src/trunk-O0/gc.c:10971
        parent = 140076031827840
#16 0x000055b384c0a897 in reachable_objects_from_callback (obj=140076032157200) at /tmp/ruby/src/trunk-O0/gc.c:12053
        cr = 0x55b386ce99b0
#17 0x000055b384bfe586 in gc_mark_ptr (objspace=0x55b386ce8bf0, obj=140076032157200) at /tmp/ruby/src/trunk-O0/gc.c:7066
        __func__ = "gc_mark_ptr"
#18 0x000055b384bfe843 in rb_gc_mark_and_move (ptr=0x7ffffbee1cb8) at /tmp/ruby/src/trunk-O0/gc.c:7125
        objspace = 0x55b386ce8bf0
        __func__ = <optimized out>
#19 0x000055b384c463b7 in rb_iseq_mark_and_move_each_value (iseq=0x7f65fe1e5f80, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:270
        _obj = 140076032157200
        ic = 0x55b386e4a0a0
        i = 0
        size = 65
        code = 0x55b386e00bd0
        body = 0x55b386e8d920
        is_entries = 0x55b386e4a0a0
#20 0x000055b384c465bd in rb_iseq_mark_and_move (iseq=0x7f65fe1e5f80, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:324
        body = 0x55b386e8d920
#21 0x000055b384bfeda7 in gc_mark_and_move_imemo (objspace=0x55b386ce8bf0, obj=140076031827840, reference_updating=false) at /tmp/ruby/src/trunk-O0/gc.c:7264
        __func__ = <optimized out>
#22 0x000055b384bff0a9 in gc_mark_children (objspace=0x55b386ce8bf0, obj=140076031827840) at /tmp/ruby/src/trunk-O0/gc.c:7377
        any = 0x7f65fe1e5f80
#23 0x000055b384c0a969 in rb_objspace_reachable_objects_from (obj=140076031827840, func=0x55b384c07448 <reachable_object_check_moved_i>, data=0x7f65fe1e5f80) at /tmp/ruby/src/trunk-O0/gc.c:12073
        cr = 0x55b386ce99b0
        mfd = {data = 0x7f65fe1e5f80, mark_func = 0x55b384c07448 <reachable_object_check_moved_i>}
        prev_mfd = 0x0
        _lev = 21939
        objspace = 0x55b386ce8bf0
#24 0x000055b384c0756b in heap_check_moved_i (vstart=0x7f65fe1e0008, vend=0x7f65fe1efff8, stride=40, data=0x0) at /tmp/ruby/src/trunk-O0/gc.c:10993
        poisoned = 0x0
        v = 140076031827840
        __func__ = <optimized out>
#25 0x000055b384bf802a in objspace_each_objects_try (arg=140737420075360) at /tmp/ruby/src/trunk-O0/gc.c:3938
        pstart = 140076031803400
        pend = 140076031868920
        i = 3
        size_pool = 0x55b386ce8c10
        pages_count = 206
        pages = 0x55b386e7b370
        page = 0x55b3871c1e90
        i = 0
        data = 0x7ffffbee2160
        objspace = 0x55b386ce8bf0
        __func__ = <optimized out>
#26 0x000055b384be1f07 in rb_ensure (b_proc=0x55b384bf7dad <objspace_each_objects_try>, data1=140737420075360, e_proc=0x55b384bf7d33 <objspace_each_objects_ensure>, data2=140737420075360) at /tmp/ruby/src/trunk-O0/eval.c:1003
        _ec = 0x55b386ce9c60
        _tag = {tag = 36, retval = 94229552148560, buf = {0x7ffffbee2100, 0x55b384be1eaa <rb_ensure+295>, 0x0, 0x7ffffbee2010, 0x55b384bf029a <RB_SPECIAL_CONST_P+24>}, prev = 0x7ffffbee2fc0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 2539214080
        ec = 0x55b386ce9c60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55b384bf7d33 <objspace_each_objects_ensure>, data2 = 140737420075360}}
#27 0x000055b384bf81a5 in objspace_each_exec (protected=true, each_obj_data=0x7ffffbee2160) at /tmp/ruby/src/trunk-O0/gc.c:4013
        objspace = 0x55b386ce8bf0
        reenable_incremental = true
#28 0x000055b384bf822d in objspace_each_objects (objspace=0x55b386ce8bf0, callback=0x55b384c074d4 <heap_check_moved_i>, data=0x0, protected=true) at /tmp/ruby/src/trunk-O0/gc.c:4026
        each_obj_data = {objspace = 0x55b386ce8bf0, reenable_incremental = true, each_obj_callback = 0x55b384c074d4 <heap_check_moved_i>, each_page_callback = 0x0, data = 0x0, pages = {0x55b386e7b370, 0x55b38715aac0, 0x55b386fde8a0, 0x55b3870c92f0, 0x55b386fce090}, pages_counts = {206, 131, 131, 129, 129}}
#29 0x000055b384c07a95 in gc_verify_compaction_references (ec=0x55b386ce9c60, self=140076073928880, double_heap=0, expand_heap=20, toward_empty=20) at /tmp/ruby/src/trunk-O0/gc.c:11147
        objspace = 0x55b386ce8bf0
#30 0x000055b384deb413 in builtin_invoker3 (ec=0x55b386ce9c60, self=140076073928880, argv=0x7f6619ecd088, funcptr=0x55b384c07710 <gc_verify_compaction_references>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6762
No locals.
#31 0x000055b384debd3b in invoke_bf (ec=0x55b386ce9c60, reg_cfp=0x7f6619fccf68, bf=0x55b38524b018 <gc_table+216>, argv=0x7f6619ecd088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6881
        canary_p = false
        ret = 94229516629351
#32 0x000055b384debd79 in vm_invoke_builtin (ec=0x55b386ce9c60, cfp=0x7f6619fccf68, bf=0x55b38524b018 <gc_table+216>, argv=0x7f6619ecd088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6889
No locals.
#33 0x000055b384df2d66 in vm_exec_core (ec=0x55b386ce9c60) at ../../src/trunk-O0/insns.def:1530
        bf = 0x55b38524b018 <gc_table+216>
        leaf = false
        val = 140076056182080
        reg_pc = 0x55b386da7020
        reg_cfp = 0x7f6619fccf68
        insns_address_table = {0x55b384debeaa <vm_exec_core+108>, 0x55b384debf0c <vm_exec_core+206>, 0x55b384dec01f <vm_exec_core+481>, 0x55b384dec133 <vm_exec_core+757>, 0x55b384dec2d1 <vm_exec_core+1171>, 0x55b384dec401 <vm_exec_core+1475>, 0x55b384dec613 <vm_exec_core+2005>, 0x55b384dec725 <vm_exec_core+2279>, 0x55b384dec7fe <vm_exec_core+2496>, 0x55b384dec905 <vm_exec_core+2759>, 0x55b384deca0c <vm_exec_core+3022>, 0x55b384decb1a <vm_exec_core+3292>, 0x55b384decc2c <vm_exec_core+3566>, 0x55b384deccfc <vm_exec_core+3774>, 0x55b384dece05 <vm_exec_core+4039>, 0x55b384deceff <vm_exec_core+4289>, 0x55b384decfc2 <vm_exec_core+4484>, 0x55b384ded085 <vm_exec_core+4679>, 0x55b384ded10e <vm_exec_core+4816>, 0x55b384ded19a <vm_exec_core+4956>, 0x55b384ded240 <vm_exec_core+5122>, 0x55b384ded318 <vm_exec_core+5338>, 0x55b384ded3e5 <vm_exec_core+5543>, 0x55b384ded4c3 <vm_exec_core+5765>, 0x55b384ded585 <vm_exec_core+5959>, 0x55b384ded6c4 <vm_exec_core+6278>, 0x55b384ded76a <vm_exec_core+6444>, 0x55b384ded84f <vm_exec_core+6673>, 0x55b384ded97e <vm_exec_core+6976>, 0x55b384deda4f <vm_exec_core+7185>, 0x55b384dedb12 <vm_exec_core+7380>, 0x55b384dedbd5 <vm_exec_core+7575>, 0x55b384dedccc <vm_exec_core+7822>, 0x55b384dedd8e <vm_exec_core+8016>, 0x55b384dede50 <vm_exec_core+8210>, 0x55b384dedf4a <vm_exec_core+8460>, 0x55b384dee029 <vm_exec_core+8683>, 0x55b384dee116 <vm_exec_core+8920>, 0x55b384dee226 <vm_exec_core+9192>, 0x55b384dee320 <vm_exec_core+9442>, 0x55b384dee39b <vm_exec_core+9565>, 0x55b384dee45c <vm_exec_core+9758>, 0x55b384dee54a <vm_exec_core+9996>, 0x55b384dee5fa <vm_exec_core+10172>, 0x55b384dee779 <vm_exec_core+10555>, 0x55b384dee853 <vm_exec_core+10773>, 0x55b384dee93f <vm_exec_core+11009>, 0x55b384dee9d0 <vm_exec_core+11154>, 0x55b384deeb2b <vm_exec_core+11501>, 0x55b384def0e5 <vm_exec_core+12967>, 0x55b384def1e1 <vm_exec_core+13219>, 0x55b384def2e4 <vm_exec_core+13478>, 0x55b384def3d0 <vm_exec_core+13714>, 0x55b384def5e9 <vm_exec_core+14251>, 0x55b384def6db <vm_exec_core+14493>, 0x55b384def7e1 <vm_exec_core+14755>, 0x55b384def9ec <vm_exec_core+15278>, 0x55b384defba3 <vm_exec_core+15717>, 0x55b384defcd7 <vm_exec_core+16025>, 0x55b384defe4c <vm_exec_core+16398>, 0x55b384deff80 <vm_exec_core+16706>, 0x55b384df00f5 <vm_exec_core+17079>, 0x55b384df02d7 <vm_exec_core+17561>, 0x55b384df04e2 <vm_exec_core+18084>, 0x55b384df0699 <vm_exec_core+18523>, 0x55b384df07bb <vm_exec_core+18813>, 0x55b384df0862 <vm_exec_core+18980>, 0x55b384df0926 <vm_exec_core+19176>, 0x55b384df0a0f <vm_exec_core+19409>, 0x55b384df0afb <vm_exec_core+19645>, 0x55b384df0be4 <vm_exec_core+19878>, 0x55b384df0cf8 <vm_exec_core+20154>, 0x55b384df0e1f <vm_exec_core+20449>, 0x55b384df0f5e <vm_exec_core+20768>, 0x55b384df109d <vm_exec_core+21087>, 0x55b384df11dc <vm_exec_core+21406>, 0x55b384df131b <vm_exec_core+21725>, 0x55b384df145a <vm_exec_core+22044>, 0x55b384df15a4 <vm_exec_core+22374>, 0x55b384df1727 <vm_exec_core+22761>, 0x55b384df1866 <vm_exec_core+23080>, 0x55b384df19a5 <vm_exec_core+23399>, 0x55b384df1ae4 <vm_exec_core+23718>, 0x55b384df1c23 <vm_exec_core+24037>, 0x55b384df1d62 <vm_exec_core+24356>, 0x55b384df1ea1 <vm_exec_core+24675>, 0x55b384df1fe0 <vm_exec_core+24994>, 0x55b384df211f <vm_exec_core+25313>, 0x55b384df2277 <vm_exec_core+25657>, 0x55b384df243d <vm_exec_core+26111>, 0x55b384df25c4 <vm_exec_core+26502>, 0x55b384df26ec <vm_exec_core+26798>, 0x55b384df2814 <vm_exec_core+27094>, 0x55b384df2937 <vm_exec_core+27385>, 0x55b384df2a5a <vm_exec_core+27676>, 0x55b384df2b8e <vm_exec_core+27984>, 0x55b384df2ccd <vm_exec_core+28303>, 0x55b384df2db8 <vm_exec_core+28538>, 0x55b384df2ebd <vm_exec_core+28799>, 0x55b384df3005 <vm_exec_core+29127>, 0x55b384df30f4 <vm_exec_core+29366>, 0x55b384df31dd <vm_exec_core+29599>, 0x55b384df32b2 <vm_exec_core+29812>, 0x55b384df3387 <vm_exec_core+30025>, 0x55b384df3403 <vm_exec_core+30149>, 0x55b384df347f <vm_exec_core+30273>, 0x55b384df349d <vm_exec_core+30303>, 0x55b384df34bb <vm_exec_core+30333>, 0x55b384df34d9 <vm_exec_core+30363>, 0x55b384df34f7 <vm_exec_core+30393>, 0x55b384df3515 <vm_exec_core+30423>, 0x55b384df3533 <vm_exec_core+30453>, 0x55b384df3551 <vm_exec_core+30483>, 0x55b384df356f <vm_exec_core+30513>, 0x55b384df358d <vm_exec_core+30543>, 0x55b384df35ab <vm_exec_core+30573>, 0x55b384df35c9 <vm_exec_core+30603>, 0x55b384df35e7 <vm_exec_core+30633>, 0x55b384df3605 <vm_exec_core+30663>, 0x55b384df3623 <vm_exec_core+30693>, 0x55b384df3641 <vm_exec_core+30723>, 0x55b384df365f <vm_exec_core+30753>, 0x55b384df367d <vm_exec_core+30783>, 0x55b384df369b <vm_exec_core+30813>, 0x55b384df36b9 <vm_exec_core+30843>, 0x55b384df36d7 <vm_exec_core+30873>, 0x55b384df36f5 <vm_exec_core+30903>, 0x55b384df3713 <vm_exec_core+30933>, 0x55b384df3731 <vm_exec_core+30963>, 0x55b384df374f <vm_exec_core+30993>, 0x55b384df376d <vm_exec_core+31023>, 0x55b384df378b <vm_exec_core+31053>, 0x55b384df37a9 <vm_exec_core+31083>, 0x55b384df37c7 <vm_exec_core+31113>, 0x55b384df37e5 <vm_exec_core+31143>, 0x55b384df3803 <vm_exec_core+31173>, 0x55b384df3821 <vm_exec_core+31203>, 0x55b384df383f <vm_exec_core+31233>, 0x55b384df385d <vm_exec_core+31263>, 0x55b384df387b <vm_exec_core+31293>, 0x55b384df3899 <vm_exec_core+31323>, 0x55b384df38b7 <vm_exec_core+31353>, 0x55b384df38d5 <vm_exec_core+31383>, 0x55b384df38f3 <vm_exec_core+31413>, 0x55b384df3911 <vm_exec_core+31443>, 0x55b384df392f <vm_exec_core+31473>, 0x55b384df394d <vm_exec_core+31503>, 0x55b384df396b <vm_exec_core+31533>, 0x55b384df3989 <vm_exec_core+31563>, 0x55b384df39a7 <vm_exec_core+31593>, 0x55b384df39c5 <vm_exec_core+31623>, 0x55b384df39e3 <vm_exec_core+31653>, 0x55b384df3a01 <vm_exec_core+31683>, 0x55b384df3a1f <vm_exec_core+31713>, 0x55b384df3a3d <vm_exec_core+31743>, 0x55b384df3a5b <vm_exec_core+31773>, 0x55b384df3a79 <vm_exec_core+31803>, 0x55b384df3a97 <vm_exec_core+31833>, 0x55b384df3ab5 <vm_exec_core+31863>, 0x55b384df3ad3 <vm_exec_core+31893>, 0x55b384df3af1 <vm_exec_core+31923>, 0x55b384df3b0f <vm_exec_core+31953>, 0x55b384df3b2d <vm_exec_core+31983>, 0x55b384df3b4b <vm_exec_core+32013>, 0x55b384df3b69 <vm_exec_core+32043>, 0x55b384df3b87 <vm_exec_core+32073>, 0x55b384df3ba5 <vm_exec_core+32103>, 0x55b384df3bc3 <vm_exec_core+32133>, 0x55b384df3be1 <vm_exec_core+32163>, 0x55b384df3bff <vm_exec_core+32193>, 0x55b384df3c1d <vm_exec_core+32223>, 0x55b384df3c3b <vm_exec_core+32253>, 0x55b384df3c59 <vm_exec_core+32283>, 0x55b384df3c77 <vm_exec_core+32313>, 0x55b384df3c95 <vm_exec_core+32343>, 0x55b384df3cb3 <vm_exec_core+32373>, 0x55b384df3cd1 <vm_exec_core+32403>, 0x55b384df3cef <vm_exec_core+32433>, 0x55b384df3d0d <vm_exec_core+32463>, 0x55b384df3d2b <vm_exec_core+32493>, 0x55b384df3d49 <vm_exec_core+32523>, 0x55b384df3d67 <vm_exec_core+32553>, 0x55b384df3d85 <vm_exec_core+32583>, 0x55b384df3da3 <vm_exec_core+32613>, 0x55b384df3dd4 <vm_exec_core+32662>, 0x55b384df3df2 <vm_exec_core+32692>, 0x55b384df3e10 <vm_exec_core+32722>, 0x55b384df3e2e <vm_exec_core+32752>, 0x55b384df3e4c <vm_exec_core+32782>, 0x55b384df3e6a <vm_exec_core+32812>, 0x55b384df3e88 <vm_exec_core+32842>, 0x55b384df3ea6 <vm_exec_core+32872>, 0x55b384df3ec4 <vm_exec_core+32902>, 0x55b384df3ee2 <vm_exec_core+32932>, 0x55b384df3f00 <vm_exec_core+32962>, 0x55b384df3f1e <vm_exec_core+32992>, 0x55b384df3f3c <vm_exec_core+33022>, 0x55b384df3f5a <vm_exec_core+33052>, 0x55b384df3f78 <vm_exec_core+33082>, 0x55b384df3f96 <vm_exec_core+33112>...}
#34 0x000055b384e06ed5 in rb_vm_exec (ec=0x55b386ce9c60) at /tmp/ruby/src/trunk-O0/vm.c:2550
        _ec = 0x55b386ce9c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffffbee3040, 0x55b384e06e53 <rb_vm_exec+190>, 0x0, 0x7ffffbee2f90, 0x55b386d70ea0}, prev = 0x7ffffbee30b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#35 0x000055b384e07d34 in rb_iseq_eval_main (iseq=0x7f65ff9423b8) at /tmp/ruby/src/trunk-O0/vm.c:2816
        ec = 0x55b386ce9c60
        val = 94229549194336
#36 0x000055b384be0124 in rb_ec_exec_node (ec=0x55b386ce9c60, n=0x7f65ff9423b8) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x55b386ce8810
        _ec = 0x55b386ce9c60
        _tag = {tag = 36, retval = 94229514549024, buf = {0x7ffffbee3130, 0x55b384be00ba <rb_ec_exec_node+212>, 0x0, 0x7ffffbee3080, 0x55b386ce9c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f65ff9423b8
#37 0x000055b384be0295 in ruby_run_node (n=0x7f65ff9423b8) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55b386ce9c60
        status = 21939
#38 0x000055b384bdb89e in rb_main (argc=120, argv=0x7ffffbee32d8) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140737420079536
#39 0x000055b384bdb8ff in main (argc=120, argv=0x7ffffbee32d8) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.214817.ruby -x gdbscript
[New LWP 214817]
[New LWP 214819]
[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  uleb128 (p=0x56107352c160) at /tmp/ruby/src/trunk-O0/addr2line.c:223
223		unsigned char b = (unsigned char)*(*p)++;
[Current thread is 1 (Thread 0x7f1464f527c0 (LWP 214817))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f1464f527c0 (LWP 214817) uleb128 (p=0x56107352c160) at /tmp/ruby/src/trunk-O0/addr2line.c:223
  2    Thread 0x7f144b97f640 (LWP 214819) 0x00007f146507afde in epoll_wait (epfd=4, events=0x561071d518dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f144b97f640 (LWP 214819)):
#0  0x00007f146507afde in epoll_wait (epfd=4, events=0x561071d518dc <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  0x000056107187fcd0 in event_wait (vm=0x5610734962a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 22032
#2  0x000056107187fcf4 in timer_thread_polling (vm=0x5610734962a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = 511049940
#3  0x00005610718803b4 in timer_thread_func (ptr=0x5610734962a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x5610734962a0
#4  0x00007f1464fe9b43 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 = {140733783229568, 527528420613247503, 139725144323648, 25, 139725570480208, 140733783229920, -469852781661695473, -469815062843796977}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f146507abb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f1464f527c0 (LWP 214817)):
#0  uleb128 (p=0x56107352c160) at /tmp/ruby/src/trunk-O0/addr2line.c:223
        b = 0 '\000'
        r = 0
        s = 0
#1  0x00005610719f3370 in di_skip_records (reader=0x56107352c0e0, errout=0x7f146516f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1482
        v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
        at = 2
        form = 24
#2  0x00005610719f439a in debug_info_read (reader=0x56107352c0e0, num_traces=27, traces=0x561071d549e0 <trace>, lines=0x561073cc0020, offset=0, errout=0x7f146516f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1906
        die = {pos = 4746066, tag = 52, has_children = 0}
        ranges = {low_pc = 0, high_pc = 0, ranges = 0, low_pc_set = false, high_pc_set = false, ranges_set = false}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, 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  0x00005610719f54c4 in fill_lines (num_traces=27, traces=0x561071d549e0 <trace>, check_debuglink=1, objp=0x56107352ca00, lines=0x561073cc0020, offset=0, errout=0x7f146516f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x561073cc07e0, file = 0x7f14487c5000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f1449454ef2 "\264~\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f1449830923 "\343$", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f144982e442 "invariants.rs", debug_line_directories = 0x7f144982dd9c "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f144945d5b4 "v]\001", cu_end = 0x7f144946cdaa "\215`\001", pend = 0x7f14496cc0ae "\001(", q0 = 0x7f14496ee0bf "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f14496ee1d5 "1\023", format = 4, address_size = 8 '\b', level = 13, abbrev_table = {0x7f146517d000 "", 0x7f14496ee0c0 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f14496ee0d6 "4", 0x7f14496ee0e1 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f14496ee0ef "\r", 0x7f14496ee0fd "\017", 0x7f14496ee108 "$", 0x7f14496ee113 "9\001\003\016", 0x7f14496ee11a "\023\001\003\016\v\v\210\001\017", 0x7f14496ee126 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f14496ee137 "4", 0x7f14496ee147 "\v\001", 0x7f14496ee14c "4", 0x7f14496ee159 "\005", 0x7f14496ee166 "/", 0x7f14496ee16f ".\001n\016\003\016:\v;\vI\023 \v", 0x7f14496ee180 "4", 0x7f14496ee190 ".\001n\016\003\016:\v;\005 \v", 0x7f14496ee19f "\005", 0x7f14496ee1aa ".\001\021\001\022\006@\030\061\023", 0x7f14496ee1b7 "\005", 0x7f14496ee1c0 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f14496ee1d1 "4", 0x7f14496ee1da "\035", 0x7f14496ee1eb "\v\001\021\001\022\006", 0x7f14496ee1f4 "4", 0x7f14496ee1fd "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f14496ee20e "\005", 0x7f14496ee217 "\005", 0x7f14496ee220 "4", 0x7f14496ee229 "\035\001\061\023U\027X\vY\005W\v", 0x7f14496ee238 "4", 0x7f14496ee23f "\005", 0x7f14496ee246 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f14496ee259 "\005", 0x7f14496ee266 "\v\001U\027", 0x7f14496ee26d "\035", 0x7f14496ee27c "4", 0x7f14496ee289 "\005", 0x7f14496ee296 "\023", 0x7f14496ee2a2 "\023\001\003\016\v\005\210\001\017", 0x7f14496ee2ae "3\001\025\023", 0x7f14496ee2b5 "\r", 0x7f14496ee2c3 "\031\001\026\v", 0x7f14496ee2ca "\031\001", 0x7f14496ee2cf "\023", 0x7f14496ee2db ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f14496ee2f0 "\005", 0x7f14496ee2ff "\035", 0x7f14496ee310 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f14496ee325 "\005", 0x7f14496ee334 "\005", 0x7f14496ee33f "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f14496ee34f "(", 0x7f14496ee358 "\023\001\003\016<\031\210\001\017", 0x7f14496ee364 "\027\001\003\016\v\v\210\001\017", 0x7f14496ee370 ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f14496ee383 "\r", 0x7f14496ee394 ".\001n\016\003\016:\v;\v \v", 0x7f14496ee3a3 "4", 0x7f14496ee3b7 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f14496ee3ca "\035\001\061\023U\027X\vY\vW\v", 0x7f14496ee3d9 "\035", 0x7f14496ee3e8 ".", 0x7f14496ee3f9 "\005", 0x7f14496ee408 "4", 0x7f14496ee41a "4", 0x7f14496ee42c ".\001\021\001\022\006@\030\003\016:\v;\v?\031", 0x7f14496ee43f ".\001\021\001\022\006@\030\003\016:\v;\005?\031", 0x7f14496ee452 "\005", 0x7f14496ee461 "4", 0x7f14496ee473 "4", 0x7f14496ee47c "4", 0x7f14496ee48e "4", 0x7f14496ee49d "4", 0x7f14496ee4b1 ".\001\003\016:\v;\v \v", 0x7f14496ee4be ".\001\003\016:\v;\vI\023 \v", 0x7f14496ee4cd ".\001\021\001\022\006@\030\003\016:\v;\vI\023?\031", 0x7f14496ee4e2 ".\001\021\001\022\006@\030\003\016:\v;\005I\023?\031", 0x7f14496ee4f7 ".", 0x7f14496ee508 "\001\001I\023", 0x7f14496ee50f "!", 0x7f14496ee51a "$", 0x7f14496ee525 "\017", 0x7f14496ee52e "\025\001", 0x7f14496ee533 "\005", 0x7f14496ee53a "\025\001I\023", 0x7f14496ed86c "\017", 0x7f14496ed875 "\025\001", 0x7f14496ed87a "\005", 0x7f14496ed881 "\035", 0x7f14496ed890 "\025\001I\023", 0x7f14496ed0d1 "\025\001", 0x7f14496ec7a8 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f14496ec7bb "\005", 0x7f14496ec7c4 "4", 0x7f14496ec7cd ".", 0x7f14496ec7de "\035\001\061\023\021\001\022\006X\vY\v", 0x7f14496ec7ed "4", 0x7f14496ec7ff "\035", 0x7f14496ec80e ".", 0x7f14496ec821 "\r", 0x7f14496ec82f "\025\001I\023", 0x7f14496ec836 "\005", 0x7f14496ec83d "\025\001", 0x7f14496ec842 ".\001\003\016:\v;\v \v", 0x7f14496ec84f ".\001\003\016:\v;\vI\023 \v", 0x7f14496eb158 "\025\001I\023", 0x7f14496eb15f "\005", 0x7f14496eb166 "\025\001", 0x7f14496eb16b ".\001\003\016:\v;\v \v", 0x7f14496eb178 ".\001\003\016:\v;\vI\023 \v", 0x7f14496eb187 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f14496e2df7 "\005", 0x7f14496e2e06 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f14496df45e "!", 0x7f14496df467 "\r", 0x7f14496df47d ".", 0x7f14496df491 "\035\001\061\023\021\001\022\aX!(Y!\222\rW!\020\001\023", 0x7f14496df4a8 "\n", 0x7f14496df4b5 ".", 0x7f14496df4ce "4", 0x7f14496df4df ".", 0x7f14496df4f7 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f14496df514 ".", 0x7f14496df52e ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f14496df54a "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f14496df55f "\026", 0x7f14496df569 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f14496df579 "\017", 0x7f14496df581 "$", 0x7f14496df58d "\026", 0x7f14496df59b "&", 0x7f14496df5a1 "\026", 0x7f14496df5b1 "(", 0x7f14496df5bb "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f14496df5d0 "\025\001I\023\001\023", 0x7f14496df5da "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f14496df5ef "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f14496df601 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f14496df613 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f14496df626 "\026", 0x7f14496df639 "\r", 0x7f14496df64d "\r", 0x7f14496df65f "\023\001\v\005:\v;\v9\v\001\023", 0x7f14496df66f "!", 0x7f14496df675 "4", 0x7f14496df685 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f14496df6a0 ".", 0x7f14496df6b7 ".", 0x7f14496df6ce ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f14496df6ea ".", 0x7f14496df707 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f14496df728 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f14496df747 ".", 0x7f14496df761 ".", 0x7f14496df77d "4", 0x7f14496df789 ".", 0x7f14496df7a4 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f14496df7b8 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f14496df7d7 ".", 0x7f14496df7f2 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f14496df808 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f14496df825 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f14496df83d ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f144b15efc0 "\360\357\025K\024\177", 0x56107352c668 "\244\367mI\024\177", 0x56107352cde8 "", 0x56107352cdf0 "", 0x56107352cdf8 "\200\340\067#\377\177", 0x56107352ce00 "\223\002", 0x7f144b15efa0 "", 0x7f144b15efa8 "", 0x7f144b15efb0 "", 0x7f144b15efb8 "", 0x7f144b15efc8 "V(\251q\020V", 0x0, 0x7f144b15efd0 "\260\025`s\020V", 0x561071a92856 <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x561071a92808 <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x56107352c7a0 "P\316Rs\020V", 0x56107352ca40 "\220\312Rs\020V", 0x7f1465088cb5 <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", 0x56107352c7a0 "P\316Rs\020V", 0x56107352c890 "", 0x56107352ca40 "\220\312Rs\020V", 0x7f1465196994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x56107352ce50 "0\005.J\024\177", 0x56107352ce48 "", 0x56107352ce58 "\001"...}}
        i = 0
        j = 308
        shstr = 0x7f144a2df243 ""
        ehdr = 0x7f14487c5000
        shdr = 0x7f144a2df438
        shstr_shdr = 0x7f144a2dffb8
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f144a2df4f8
        fd = 5
        filesize = 28422136
        file = 0x7f14487c5000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f144a2dff38
        strtab_shdr = 0x7f144a2dff78
        dynsym_shdr = 0x7f144a2df5b8
        dynstr_shdr = 0x7f144a2df5f8
        obj = 0x561073cc07e0
        dladdr_fbase = 94628622090240
#4  0x00005610719f5e6f in rb_dump_backtrace_with_lines (num_traces=27, traces=0x561071d549e0 <trace>, errout=0x7f146516f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 139725135933104
        i = 0
        lines = 0x561073cc0020
        obj = 0x561073cc07e0
        dladdr_fbases = 0x561073cc06f0
        main_path = 0x56107352c9a0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x00005610718fdb20 in rb_print_backtrace (errout=0x7f146516f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x5610718fdb05 <rb_print_backtrace+36>, 0x5610718fe228 <rb_vm_bugreport+656>, 0x561071abd81d <rb_bug_for_fatal_signal+327>, 0x5610718419dc <sigill>, 0x7f1464f97520 <__restore_rt>, 0x5610716de9db <RVALUE_WB_UNPROTECTED+8>, 0x5610716e2573 <obj_free+261>, 0x5610716e6748 <gc_sweep_plane+206>, 0x5610716e6a41 <gc_sweep_page+426>, 0x5610716e743d <gc_sweep_step+153>, 0x5610716e76fa <gc_sweep_continue+110>, 0x5610716e04f2 <gc_continue+165>, 0x5610716e054d <heap_prepare+47>, 0x5610716e0a2b <heap_next_free_page+59>, 0x5610716e0cc0 <newobj_alloc+297>, 0x5610716e1205 <newobj_of+211>, 0x5610716e132d <rb_wb_protected_newobj_of+81>, 0x5610718551f0 <ec_str_alloc_embed+64>, 0x561071855486 <ec_str_duplicate+132>, 0x5610718556a2 <rb_ec_str_resurrect+61>, 0x5610718d8393 <vm_exec_core+5461>, 0x5610718f1ed5 <rb_vm_exec+320>, 0x5610718ee869 <invoke_block+216>, 0x5610718ef305 <vm_invoke_proc+911>, 0x5610718efaa9 <rb_vm_invoke_proc+170>, 0x561071a95232 <rb_fiber_start+726>, 0x561071a92856 <fiber_initialize_coroutine>, 0x0 <repeats 997 times>}
        n = 27
#6  0x00005610718fe228 in rb_vm_bugreport (ctx=0x56107352cdc0, errout=0x7f146516f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x5610734962a0
        ec = 0x5610736013e0
#7  0x0000561071abd81d in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x56107352cdc0, fmt=0x561071b7666b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f146516f6a0 <_IO_2_1_stderr_>
        file = 0x7f144a7e3090 "-"
        line = 10
#8  0x00005610718419dc in sigsegv (sig=11, info=0x56107352cef0, ctx=0x56107352cdc0) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9  <signal handler called>
No locals.
#10 0x00005610716de9db in RVALUE_WB_UNPROTECTED (obj=139725120603440) at /tmp/ruby/src/trunk-O0/gc.c:1775
No locals.
#11 0x00005610716e2573 in obj_free (objspace=0x561073498bf0, obj=139725120603440) at /tmp/ruby/src/trunk-O0/gc.c:3504
        __func__ = <optimized out>
#12 0x00005610716e6748 in gc_sweep_plane (objspace=0x561073498bf0, heap=0x561073498c60, p=139725120603440, bitset=2147483647, ctx=0x7f144b15dd10) at /tmp/ruby/src/trunk-O0/gc.c:5636
        vp = 139725120603440
        sweep_page = 0x5610736b7cb0
        slot_size = 40
        slot_bits = 1
        __func__ = <optimized out>
#13 0x00005610716e6a41 in gc_sweep_page (objspace=0x561073498bf0, heap=0x561073498c60, ctx=0x7f144b15dd10) at /tmp/ruby/src/trunk-O0/gc.c:5714
        sweep_page = 0x5610736b7cb0
        __func__ = <optimized out>
        p = 139725120602120
        bits = 0x5610736b7dc0
        bitset = 18446744073709551615
        page_rvalue_count = 1638
        out_of_range_bits = 38
        bitmap_plane_count = 26
#14 0x00005610716e743d in gc_sweep_step (objspace=0x561073498bf0, size_pool=0x561073498c10, heap=0x561073498c60) at /tmp/ruby/src/trunk-O0/gc.c:6003
        ctx = {page = 0x5610736b7cb0, final_slots = 0, freed_slots = 33, empty_slots = 0}
        free_slots = 32532
        sweep_page = 0x5610736b7cb0
        unlink_limit = 3
        swept_slots = 0
        pooled_slots = 0
#15 0x00005610716e76fa in gc_sweep_continue (objspace=0x561073498bf0, sweep_size_pool=0x561073498c10, heap=0x561073498c60) at /tmp/ruby/src/trunk-O0/gc.c:6075
        size_pool = 0x561073498c10
        i = 0
        __func__ = <optimized out>
#16 0x00005610716e04f2 in gc_continue (objspace=0x561073498bf0, size_pool=0x561073498c10, heap=0x561073498c60) at /tmp/ruby/src/trunk-O0/gc.c:2504
        lock_lev = 32532
#17 0x00005610716e054d in heap_prepare (objspace=0x561073498bf0, size_pool=0x561073498c10, heap=0x561073498c60) at /tmp/ruby/src/trunk-O0/gc.c:2516
        __func__ = <optimized out>
#18 0x00005610716e0a2b in heap_next_free_page (objspace=0x561073498bf0, size_pool=0x561073498c10, heap=0x561073498c60) at /tmp/ruby/src/trunk-O0/gc.c:2731
        page = 0x5610734999b0
        __func__ = <optimized out>
#19 0x00005610716e0cc0 in newobj_alloc (objspace=0x561073498bf0, cache=0x561073499ba8, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2832
        page = 0x1
        lev = 1
        unlock_vm = true
        size_pool = 0x561073498c10
        heap = 0x561073498c60
        obj = 0
        __func__ = <optimized out>
#20 0x00005610716e1205 in newobj_of (cr=0x5610734999b0, klass=139725144648800, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=29) at /tmp/ruby/src/trunk-O0/gc.c:2937
        obj = 94628655141856
        objspace = 0x561073498bf0
        size_pool_idx = 0
        cache = 0x561073499ba8
        i = <optimized out>
        cnt = <optimized out>
#21 0x00005610716e132d in rb_wb_protected_newobj_of (ec=0x5610736013e0, klass=139725144648800, flags=5, size=29) at /tmp/ruby/src/trunk-O0/gc.c:2962
        __func__ = <optimized out>
#22 0x00005610718551f0 in ec_str_alloc_embed (ec=0x5610736013e0, klass=139725144648800, capa=5) at /tmp/ruby/src/trunk-O0/string.c:1712
        size = 29
        str = 0x7f144a7bee58
#23 0x0000561071855486 in ec_str_duplicate (ec=0x5610736013e0, klass=139725144648800, str=139725125709400) at /tmp/ruby/src/trunk-O0/string.c:1777
        dup = 139725135802528
#24 0x00005610718556a2 in rb_ec_str_resurrect (ec=0x5610736013e0, str=139725125709400) at /tmp/ruby/src/trunk-O0/string.c:1829
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#25 0x00005610718d8393 in vm_exec_core (ec=0x5610736013e0) at ../../src/trunk-O0/insns.def:378
        str = 139725125709400
        leaf = true
        val = 139725120733280
        reg_pc = 0x561073631298
        reg_cfp = 0x7f144b17eeb0
        insns_address_table = {0x5610718d6eaa <vm_exec_core+108>, 0x5610718d6f0c <vm_exec_core+206>, 0x5610718d701f <vm_exec_core+481>, 0x5610718d7133 <vm_exec_core+757>, 0x5610718d72d1 <vm_exec_core+1171>, 0x5610718d7401 <vm_exec_core+1475>, 0x5610718d7613 <vm_exec_core+2005>, 0x5610718d7725 <vm_exec_core+2279>, 0x5610718d77fe <vm_exec_core+2496>, 0x5610718d7905 <vm_exec_core+2759>, 0x5610718d7a0c <vm_exec_core+3022>, 0x5610718d7b1a <vm_exec_core+3292>, 0x5610718d7c2c <vm_exec_core+3566>, 0x5610718d7cfc <vm_exec_core+3774>, 0x5610718d7e05 <vm_exec_core+4039>, 0x5610718d7eff <vm_exec_core+4289>, 0x5610718d7fc2 <vm_exec_core+4484>, 0x5610718d8085 <vm_exec_core+4679>, 0x5610718d810e <vm_exec_core+4816>, 0x5610718d819a <vm_exec_core+4956>, 0x5610718d8240 <vm_exec_core+5122>, 0x5610718d8318 <vm_exec_core+5338>, 0x5610718d83e5 <vm_exec_core+5543>, 0x5610718d84c3 <vm_exec_core+5765>, 0x5610718d8585 <vm_exec_core+5959>, 0x5610718d86c4 <vm_exec_core+6278>, 0x5610718d876a <vm_exec_core+6444>, 0x5610718d884f <vm_exec_core+6673>, 0x5610718d897e <vm_exec_core+6976>, 0x5610718d8a4f <vm_exec_core+7185>, 0x5610718d8b12 <vm_exec_core+7380>, 0x5610718d8bd5 <vm_exec_core+7575>, 0x5610718d8ccc <vm_exec_core+7822>, 0x5610718d8d8e <vm_exec_core+8016>, 0x5610718d8e50 <vm_exec_core+8210>, 0x5610718d8f4a <vm_exec_core+8460>, 0x5610718d9029 <vm_exec_core+8683>, 0x5610718d9116 <vm_exec_core+8920>, 0x5610718d9226 <vm_exec_core+9192>, 0x5610718d9320 <vm_exec_core+9442>, 0x5610718d939b <vm_exec_core+9565>, 0x5610718d945c <vm_exec_core+9758>, 0x5610718d954a <vm_exec_core+9996>, 0x5610718d95fa <vm_exec_core+10172>, 0x5610718d9779 <vm_exec_core+10555>, 0x5610718d9853 <vm_exec_core+10773>, 0x5610718d993f <vm_exec_core+11009>, 0x5610718d99d0 <vm_exec_core+11154>, 0x5610718d9b2b <vm_exec_core+11501>, 0x5610718da0e5 <vm_exec_core+12967>, 0x5610718da1e1 <vm_exec_core+13219>, 0x5610718da2e4 <vm_exec_core+13478>, 0x5610718da3d0 <vm_exec_core+13714>, 0x5610718da5e9 <vm_exec_core+14251>, 0x5610718da6db <vm_exec_core+14493>, 0x5610718da7e1 <vm_exec_core+14755>, 0x5610718da9ec <vm_exec_core+15278>, 0x5610718daba3 <vm_exec_core+15717>, 0x5610718dacd7 <vm_exec_core+16025>, 0x5610718dae4c <vm_exec_core+16398>, 0x5610718daf80 <vm_exec_core+16706>, 0x5610718db0f5 <vm_exec_core+17079>, 0x5610718db2d7 <vm_exec_core+17561>, 0x5610718db4e2 <vm_exec_core+18084>, 0x5610718db699 <vm_exec_core+18523>, 0x5610718db7bb <vm_exec_core+18813>, 0x5610718db862 <vm_exec_core+18980>, 0x5610718db926 <vm_exec_core+19176>, 0x5610718dba0f <vm_exec_core+19409>, 0x5610718dbafb <vm_exec_core+19645>, 0x5610718dbbe4 <vm_exec_core+19878>, 0x5610718dbcf8 <vm_exec_core+20154>, 0x5610718dbe1f <vm_exec_core+20449>, 0x5610718dbf5e <vm_exec_core+20768>, 0x5610718dc09d <vm_exec_core+21087>, 0x5610718dc1dc <vm_exec_core+21406>, 0x5610718dc31b <vm_exec_core+21725>, 0x5610718dc45a <vm_exec_core+22044>, 0x5610718dc5a4 <vm_exec_core+22374>, 0x5610718dc727 <vm_exec_core+22761>, 0x5610718dc866 <vm_exec_core+23080>, 0x5610718dc9a5 <vm_exec_core+23399>, 0x5610718dcae4 <vm_exec_core+23718>, 0x5610718dcc23 <vm_exec_core+24037>, 0x5610718dcd62 <vm_exec_core+24356>, 0x5610718dcea1 <vm_exec_core+24675>, 0x5610718dcfe0 <vm_exec_core+24994>, 0x5610718dd11f <vm_exec_core+25313>, 0x5610718dd277 <vm_exec_core+25657>, 0x5610718dd43d <vm_exec_core+26111>, 0x5610718dd5c4 <vm_exec_core+26502>, 0x5610718dd6ec <vm_exec_core+26798>, 0x5610718dd814 <vm_exec_core+27094>, 0x5610718dd937 <vm_exec_core+27385>, 0x5610718dda5a <vm_exec_core+27676>, 0x5610718ddb8e <vm_exec_core+27984>, 0x5610718ddccd <vm_exec_core+28303>, 0x5610718dddb8 <vm_exec_core+28538>, 0x5610718ddebd <vm_exec_core+28799>, 0x5610718de005 <vm_exec_core+29127>, 0x5610718de0f4 <vm_exec_core+29366>, 0x5610718de1dd <vm_exec_core+29599>, 0x5610718de2b2 <vm_exec_core+29812>, 0x5610718de387 <vm_exec_core+30025>, 0x5610718de403 <vm_exec_core+30149>, 0x5610718de47f <vm_exec_core+30273>, 0x5610718de49d <vm_exec_core+30303>, 0x5610718de4bb <vm_exec_core+30333>, 0x5610718de4d9 <vm_exec_core+30363>, 0x5610718de4f7 <vm_exec_core+30393>, 0x5610718de515 <vm_exec_core+30423>, 0x5610718de533 <vm_exec_core+30453>, 0x5610718de551 <vm_exec_core+30483>, 0x5610718de56f <vm_exec_core+30513>, 0x5610718de58d <vm_exec_core+30543>, 0x5610718de5ab <vm_exec_core+30573>, 0x5610718de5c9 <vm_exec_core+30603>, 0x5610718de5e7 <vm_exec_core+30633>, 0x5610718de605 <vm_exec_core+30663>, 0x5610718de623 <vm_exec_core+30693>, 0x5610718de641 <vm_exec_core+30723>, 0x5610718de65f <vm_exec_core+30753>, 0x5610718de67d <vm_exec_core+30783>, 0x5610718de69b <vm_exec_core+30813>, 0x5610718de6b9 <vm_exec_core+30843>, 0x5610718de6d7 <vm_exec_core+30873>, 0x5610718de6f5 <vm_exec_core+30903>, 0x5610718de713 <vm_exec_core+30933>, 0x5610718de731 <vm_exec_core+30963>, 0x5610718de74f <vm_exec_core+30993>, 0x5610718de76d <vm_exec_core+31023>, 0x5610718de78b <vm_exec_core+31053>, 0x5610718de7a9 <vm_exec_core+31083>, 0x5610718de7c7 <vm_exec_core+31113>, 0x5610718de7e5 <vm_exec_core+31143>, 0x5610718de803 <vm_exec_core+31173>, 0x5610718de821 <vm_exec_core+31203>, 0x5610718de83f <vm_exec_core+31233>, 0x5610718de85d <vm_exec_core+31263>, 0x5610718de87b <vm_exec_core+31293>, 0x5610718de899 <vm_exec_core+31323>, 0x5610718de8b7 <vm_exec_core+31353>, 0x5610718de8d5 <vm_exec_core+31383>, 0x5610718de8f3 <vm_exec_core+31413>, 0x5610718de911 <vm_exec_core+31443>, 0x5610718de92f <vm_exec_core+31473>, 0x5610718de94d <vm_exec_core+31503>, 0x5610718de96b <vm_exec_core+31533>, 0x5610718de989 <vm_exec_core+31563>, 0x5610718de9a7 <vm_exec_core+31593>, 0x5610718de9c5 <vm_exec_core+31623>, 0x5610718de9e3 <vm_exec_core+31653>, 0x5610718dea01 <vm_exec_core+31683>, 0x5610718dea1f <vm_exec_core+31713>, 0x5610718dea3d <vm_exec_core+31743>, 0x5610718dea5b <vm_exec_core+31773>, 0x5610718dea79 <vm_exec_core+31803>, 0x5610718dea97 <vm_exec_core+31833>, 0x5610718deab5 <vm_exec_core+31863>, 0x5610718dead3 <vm_exec_core+31893>, 0x5610718deaf1 <vm_exec_core+31923>, 0x5610718deb0f <vm_exec_core+31953>, 0x5610718deb2d <vm_exec_core+31983>, 0x5610718deb4b <vm_exec_core+32013>, 0x5610718deb69 <vm_exec_core+32043>, 0x5610718deb87 <vm_exec_core+32073>, 0x5610718deba5 <vm_exec_core+32103>, 0x5610718debc3 <vm_exec_core+32133>, 0x5610718debe1 <vm_exec_core+32163>, 0x5610718debff <vm_exec_core+32193>, 0x5610718dec1d <vm_exec_core+32223>, 0x5610718dec3b <vm_exec_core+32253>, 0x5610718dec59 <vm_exec_core+32283>, 0x5610718dec77 <vm_exec_core+32313>, 0x5610718dec95 <vm_exec_core+32343>, 0x5610718decb3 <vm_exec_core+32373>, 0x5610718decd1 <vm_exec_core+32403>, 0x5610718decef <vm_exec_core+32433>, 0x5610718ded0d <vm_exec_core+32463>, 0x5610718ded2b <vm_exec_core+32493>, 0x5610718ded49 <vm_exec_core+32523>, 0x5610718ded67 <vm_exec_core+32553>, 0x5610718ded85 <vm_exec_core+32583>, 0x5610718deda3 <vm_exec_core+32613>, 0x5610718dedd4 <vm_exec_core+32662>, 0x5610718dedf2 <vm_exec_core+32692>, 0x5610718dee10 <vm_exec_core+32722>, 0x5610718dee2e <vm_exec_core+32752>, 0x5610718dee4c <vm_exec_core+32782>, 0x5610718dee6a <vm_exec_core+32812>, 0x5610718dee88 <vm_exec_core+32842>, 0x5610718deea6 <vm_exec_core+32872>, 0x5610718deec4 <vm_exec_core+32902>, 0x5610718deee2 <vm_exec_core+32932>, 0x5610718def00 <vm_exec_core+32962>, 0x5610718def1e <vm_exec_core+32992>, 0x5610718def3c <vm_exec_core+33022>, 0x5610718def5a <vm_exec_core+33052>, 0x5610718def78 <vm_exec_core+33082>, 0x5610718def96 <vm_exec_core+33112>...}
#26 0x00005610718f1ed5 in rb_vm_exec (ec=0x5610736013e0) at /tmp/ruby/src/trunk-O0/vm.c:2550
        _ec = 0x5610736013e0
        _tag = {tag = 36, retval = 4, buf = {0x7f144b15ecc0, 0x5610718f1e53 <rb_vm_exec+190>, 0x0, 0x7f144b15ec10, 0x0}, prev = 0x7f144b15ef40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#27 0x00005610718ee869 in invoke_block (ec=0x5610736013e0, iseq=0x7f144a7bef48, self=139725568790000, captured=0x5610737e05f0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1514
        arg_size = 0
#28 0x00005610718ef305 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f144b15ef08, argc=0, self=139725568790000, captured=0x5610737e05f0, ec=0x5610736013e0) at /tmp/ruby/src/trunk-O0/vm.c:1584
        iseq = 0x7f144a7bef48
        opt_pc = 0
        type = 572653569
        cfp = 0x7f144b17efc8
        sp = 0x7f144b15f018
        flags = 0
        use_argv = 0x7f144b15ef08
        av = {94628654222976, 0}
        stack_argv = 0x7f144b15f018
#29 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f144b15ef08, argc=0, self=139725568790000, proc=0x5610737e05f0, ec=0x5610736013e0) at /tmp/ruby/src/trunk-O0/vm.c:1682
        block = 0x5610737e05f0
#30 vm_invoke_proc (ec=0x5610736013e0, proc=0x5610737e05f0, self=139725568790000, argc=0, argv=0x7f144b15ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1712
No locals.
#31 0x00005610718efaa9 in rb_vm_invoke_proc (ec=0x5610736013e0, proc=0x5610737e05f0, argc=0, argv=0x7f144b15ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1733
        self = 139725568790000
#32 0x0000561071a95232 in rb_fiber_start (fiber=0x561073601390) at /tmp/ruby/src/trunk-O0/cont.c:2536
        cont = 0x561073601390
        argc = 0
        argv = 0x7f144b15ef08
        args = 4
        _ec = 0x5610736013e0
        _tag = {tag = 36, retval = 0, buf = {0x7f144b15efc0, 0x561071a9504b <rb_fiber_start+239>, 0x0, 0x7f144b15eee0, 0x7f144b15efa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        th = 0x561073498810
        proc = 0x5610737e05f0
        state = RUBY_TAG_NONE
        need_interrupt = 0
        err = 0
#33 0x0000561071a92856 in fiber_entry (from=0x561073499e30, to=0x5610736015b0) at /tmp/ruby/src/trunk-O0/cont.c:847
        fiber = 0x561073601390
        thread = 0x561073498810
#34 0x0000000000000000 in ?? ()
No symbol table info available.

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