# Logfile created on 2024-02-21 03:52:01 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a70c8fa0f8 @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.20240221-035201", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a70c9834c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a70c983358 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a70c9831a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240221-035201", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240221-035201>, @binmode=false, @mon_data=#<Monitor:0x000055a70c9830d8>, @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
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
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/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
   ce4142b..d0786cd  master     -> origin/master
Updating ce4142b..d0786cd
Fast-forward
 NEWS.md                               |  16 ++
 compile.c                             |   2 +-
 gc.c                                  |   1 +
 internal/class.h                      |   2 +-
 lib/bundler/man/bundle-add.1          |   2 +-
 lib/bundler/man/bundle-binstubs.1     |   2 +-
 lib/bundler/man/bundle-cache.1        |   2 +-
 lib/bundler/man/bundle-check.1        |   2 +-
 lib/bundler/man/bundle-clean.1        |   2 +-
 lib/bundler/man/bundle-config.1       |   2 +-
 lib/bundler/man/bundle-console.1      |   2 +-
 lib/bundler/man/bundle-doctor.1       |   2 +-
 lib/bundler/man/bundle-exec.1         |   2 +-
 lib/bundler/man/bundle-gem.1          |   2 +-
 lib/bundler/man/bundle-help.1         |   2 +-
 lib/bundler/man/bundle-info.1         |   2 +-
 lib/bundler/man/bundle-init.1         |   2 +-
 lib/bundler/man/bundle-inject.1       |   2 +-
 lib/bundler/man/bundle-install.1      |   6 +-
 lib/bundler/man/bundle-install.1.ronn |   4 +-
 lib/bundler/man/bundle-list.1         |   2 +-
 lib/bundler/man/bundle-lock.1         |   2 +-
 lib/bundler/man/bundle-open.1         |   2 +-
 lib/bundler/man/bundle-outdated.1     |   2 +-
 lib/bundler/man/bundle-platform.1     |   2 +-
 lib/bundler/man/bundle-plugin.1       |   2 +-
 lib/bundler/man/bundle-pristine.1     |   2 +-
 lib/bundler/man/bundle-remove.1       |   2 +-
 lib/bundler/man/bundle-show.1         |   2 +-
 lib/bundler/man/bundle-update.1       |   2 +-
 lib/bundler/man/bundle-version.1      |   2 +-
 lib/bundler/man/bundle-viz.1          |   2 +-
 lib/bundler/man/bundle.1              |   2 +-
 lib/bundler/man/gemfile.5             |   6 +-
 lib/bundler/man/gemfile.5.ronn        |   4 +-
 lib/rubygems/commands/help_command.rb |   4 +-
 lib/rubygems/security.rb              |   2 +-
 lib/rubygems/specification.rb         |   2 +-
 parse.y                               | 265 ++++++++++++----------------------
 test/ruby/test_literal.rb             |   5 +
 test/ruby/test_method.rb              |   8 +
 vm.c                                  |   7 +
 vm_callinfo.h                         |  15 +-
 vm_core.h                             |   1 +
 vm_method.c                           | 114 +++++++++++++++
 45 files changed, 295 insertions(+), 223 deletions(-)
Latest commit hash = d0786cde3f
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
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
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk-O0/revision.h updated
generating eventids1.h from ../../parse.y
generating x86_64-linux-fake.rb
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
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
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/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 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/enum.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/file.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/math.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/scheduler.c
compiling /tmp/ruby/src/trunk-O0/shape.c
compiling /tmp/ruby/src/trunk-O0/signal.c
compiling /tmp/ruby/src/trunk-O0/sprintf.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/transcode.c
compiling /tmp/ruby/src/trunk-O0/variable.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-O0/vm.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
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

Retrying...
Finished tests in 1805.085953s, 13.9356 tests/s, 5253.7011 assertions/s.
25155 tests, 9483382 assertions, 0 failures, 0 errors, 256 skips

ruby -v: ruby 3.4.0dev (2024-02-21T03:30:23Z master d0786cde3f) [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-21T03:30:23Z master d0786cde3f) [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 438.211760 seconds

3424 files, 32111 examples, 136754 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.403226.ruby -x gdbscript
[New LWP 403226]
[New LWP 403230]
[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/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000559084736985 in ranges_include (reader=0x5590869011a0, ptr=0x559086900fa0, addr=472886, rnglists_header=0x559086900f60, errout=0x7f1de62ad6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1630
1630	        if (ptr->low_pc <= addr && addr <= ptr->high_pc) {
[Current thread is 1 (Thread 0x7f1de60907c0 (LWP 403226))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f1de60907c0 (LWP 403226) 0x0000559084736985 in ranges_include (reader=0x5590869011a0, ptr=0x559086900fa0, addr=472886, rnglists_header=0x559086900f60, errout=0x7f1de62ad6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1630
  2    Thread 0x7f1dccaaf640 (LWP 403230) 0x00007f1de61b8fde in epoll_wait (epfd=4, events=0x559084a948dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f1dccaaf640 (LWP 403230)):
#0  0x00007f1de61b8fde in epoll_wait (epfd=4, events=0x559084a948dc <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  0x00005590845c29c0 in event_wait (vm=0x55908686b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 21904
#2  0x00005590845c29e4 in timer_thread_polling (vm=0x55908686b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = 843502544
#3  0x00005590845c30a4 in timer_thread_func (ptr=0x55908686b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x55908686b2a0
#4  0x00007f1de6127b43 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 = {140723240963024, 3422174246237095782, 139765964535360, 25, 139766390749264, 140723240963376, -3367117961940449434, -3367059211766610074}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f1de61b8bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f1de60907c0 (LWP 403226)):
#0  0x0000559084736985 in ranges_include (reader=0x5590869011a0, ptr=0x559086900fa0, addr=472886, rnglists_header=0x559086900f60, errout=0x7f1de62ad6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1630
No locals.
#1  0x0000559084737762 in debug_info_read (reader=0x5590869011a0, num_traces=28, traces=0x559084a979e0 <trace>, lines=0x559086dda740, offset=0, errout=0x7f1de62ad6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1947
        addr = 94079182645046
        offset = 472886
        saddr = 0
        i = 13
        die = {pos = 5583464, tag = 29, has_children = 1}
        ranges = {low_pc = 3509635, high_pc = 3509658, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
        line = {dirname = 0x7f1dc818756e "/tmp/ruby/src/trunk-O0/yjit/src", filename = 0x7f1dc8187d63 "core.rs", path = 0x0, line = 2702, base_addr = 0, saddr = 0, sname = 0x7f1dc8311765 "new<&str>", 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}
#2  0x0000559084738624 in fill_lines (num_traces=28, traces=0x559084a979e0 <trace>, check_debuglink=1, objp=0x559086901ac0, lines=0x559086dda740, offset=0, errout=0x7f1de62ad6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x559086a27e80, file = 0x7f1dc7104000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f1dc7e4b33c "\234\320\003", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f1dc8191085 "\037P", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f1dc8187d63 "core.rs", debug_line_directories = 0x7f1dc818756e "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f1dc7e68cdc "\034E\223)", cu_end = 0x7f1dc7e883dc "&~\002", pend = 0x7f1dc800b45d "\001(", q0 = 0x7f1dc802ebf0 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f1dc802ed19 "\030\064", format = 4, address_size = 8 '\b', level = 5, abbrev_table = {0x7f1de62bb000 "", 0x7f1dc802ebf1 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f1dc802ec07 "4", 0x7f1dc802ec12 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f1dc802ec20 "\r", 0x7f1dc802ec2e "\017", 0x7f1dc802ec39 "$", 0x7f1dc802ec44 "9\001\003\016", 0x7f1dc802ec4b "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f1dc802ec5b "(", 0x7f1dc802ec64 "\023\001\003\016\v\v\210\001\017", 0x7f1dc802ec70 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f1dc802ec81 "/", 0x7f1dc802ec8a "\005", 0x7f1dc802ec97 "\v\001", 0x7f1dc802ec9c "4", 0x7f1dc802eca9 "\023", 0x7f1dc802ecb5 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f1dc802ecc6 "\005", 0x7f1dc802ecd3 "4", 0x7f1dc802ece3 "4", 0x7f1dc802ecf3 ".\001\021\001\022\006@\030\061\023", 0x7f1dc802ed00 "\005", 0x7f1dc802ed09 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f1dc802ed1a "4", 0x7f1dc802ed23 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f1dc802ed38 "\005", 0x7f1dc802ed47 "4", 0x7f1dc802ed50 "\005", 0x7f1dc802ed59 "\v\001\021\001\022\006", 0x7f1dc802ed62 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f1dc802ed73 ".\001n\016\003\016:\v;\005 \v", 0x7f1dc802ed82 "4", 0x7f1dc802ed8f ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f1dc802eda2 "\005", 0x7f1dc802edb1 "\v\001U\027", 0x7f1dc802edb8 "4", 0x7f1dc802edc7 "4", 0x7f1dc802edd6 "\005", 0x7f1dc802eddf "4", 0x7f1dc802edf1 "\035\001\061\023U\027X\vY\005W\v", 0x7f1dc802ee00 "\035", 0x7f1dc802ee0f "\035", 0x7f1dc802ee20 "4", 0x7f1dc802ee27 "\035", 0x7f1dc802ee38 "\035\001\061\023U\027X\vY\vW\v", 0x7f1dc802ee47 "4", 0x7f1dc802ee50 "4", 0x7f1dc802ee62 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f1dc802ee77 "\005", 0x7f1dc802ee86 "\005", 0x7f1dc802ee95 "3\001\025\023", 0x7f1dc802ee9c "\r", 0x7f1dc802eeaa "\031\001\026\v", 0x7f1dc802eeb1 "4", 0x7f1dc802eec0 "\035", 0x7f1dc802eecf "4", 0x7f1dc802eee3 ".", 0x7f1dc802eef8 ".", 0x7f1dc802ef0d "4", 0x7f1dc802ef16 "\005", 0x7f1dc802ef21 ".", 0x7f1dc802ef32 ".\001\021\001\022\006@\030\003\016:\v;\005?\031", 0x7f1dc802ef45 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f1dc802ef54 "\005", 0x7f1dc802ef5b "\023", 0x7f1dc802ef67 ".\001n\016\003\016:\v;\v \v", 0x7f1dc802ef76 ".\001\003\016:\v;\v \v", 0x7f1dc802ef83 ".\001\003\016:\v;\vI\023 \v", 0x7f1dc802ef92 "\031\001", 0x7f1dc802ef97 ".", 0x7f1dc802efa8 "\023\001\003\016<\031\210\001\017", 0x7f1dc802efb4 "\005", 0x7f1dc802efc1 "\005", 0x7f1dc802efcc ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f1dc802efdf "\005", 0x7f1dc802efec "3\001", 0x7f1dc802eff1 ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f1dc802f004 ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f1dc802f017 "(", 0x7f1dc802f020 "\027\001\003\016<\031\210\001\017", 0x7f1dc802f02c "\027\001\003\016\v\v\210\001\017", 0x7f1dc802f038 "\027", 0x7f1dc802f044 "\r", 0x7f1dc802f055 "3", 0x7f1dc802f05a "4", 0x7f1dc802f063 "\001\001I\023", 0x7f1dc802f06a "!", 0x7f1dc802f075 "$", 0x7f1dc802f080 "\017", 0x7f1dc802f089 "\025\001I\023", 0x7f1dc802f090 "\005", 0x7f1dc802f097 "\025\001", 0x7f1dc802bb57 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f1dc802bb6a "\005", 0x7f1dc802bb73 "4", 0x7f1dc802bb7c ".", 0x7f1dc802bb8d "\035\001\061\023\021\001\022\006X\vY\v", 0x7f1dc802bb9c "4", 0x7f1dc802bbae "\035", 0x7f1dc802bbbd ".", 0x7f1dc802bbd0 "\r", 0x7f1dc802bbde "\025\001I\023", 0x7f1dc802bbe5 "\005", 0x7f1dc802bbec "\025\001", 0x7f1dc802bbf1 ".\001\003\016:\v;\v \v", 0x7f1dc802bbfe ".\001\003\016:\v;\vI\023 \v", 0x7f1dc802a507 "\025\001I\023", 0x7f1dc802a50e "\005", 0x7f1dc802a515 "\025\001", 0x7f1dc802a51a ".\001\003\016:\v;\v \v", 0x7f1dc802a527 ".\001\003\016:\v;\vI\023 \v", 0x7f1dc802a536 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f1dc80221a6 "\005", 0x7f1dc80221b5 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f1dc801e80d "!", 0x7f1dc801e816 "\r", 0x7f1dc801e82c ".", 0x7f1dc801e840 "\035\001\061\023\021\001\022\aX!(Y!\222\rW!\020\001\023", 0x7f1dc801e857 "\n", 0x7f1dc801e864 ".", 0x7f1dc801e87d "4", 0x7f1dc801e88e ".", 0x7f1dc801e8a6 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f1dc801e8c3 ".", 0x7f1dc801e8dd ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f1dc801e8f9 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f1dc801e90e "\026", 0x7f1dc801e918 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f1dc801e928 "\017", 0x7f1dc801e930 "$", 0x7f1dc801e93c "\026", 0x7f1dc801e94a "&", 0x7f1dc801e950 "\026", 0x7f1dc801e960 "(", 0x7f1dc801e96a "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f1dc801e97f "\025\001I\023\001\023", 0x7f1dc801e989 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f1dc801e99e "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f1dc801e9b0 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f1dc801e9c2 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f1dc801e9d5 "\026", 0x7f1dc801e9e8 "\r", 0x7f1dc801e9fc "\r", 0x7f1dc801ea0e "\023\001\v\005:\v;\v9\v\001\023", 0x7f1dc801ea1e "!", 0x7f1dc801ea24 "4", 0x7f1dc801ea34 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f1dc801ea4f ".", 0x7f1dc801ea66 ".", 0x7f1dc801ea7d ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f1dc801ea99 ".", 0x7f1dc801eab6 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f1dc801ead7 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f1dc801eaf6 ".", 0x7f1dc801eb10 ".", 0x7f1dc801eb2c "4", 0x7f1dc801eb38 ".", 0x7f1dc801eb53 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f1dc801eb67 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f1dc801eb86 ".", 0x7f1dc801eba1 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f1dc801ebb7 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f1dc801ebd4 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f1dc801ebec ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7ffcaeca1040 "", 0x559086901728 "S\353\001\310\035\177", 0x559086901ea8 "`\270\247\206\220U", 0x559086901eb0 "", 0x559086901eb8 "\b", 0x559086901ec0 "F\002", 0x7ffcaeca1048 "\340\224@\204\220U", 0x7ffcaeca1050 "\200\020\312\256\374\177", 0x7ffcaeca1058 "", 0x7ffcaeca1060 "", 0x7ffcaeca1068 "\005\225@\204\220U", 0x0, 0x7ffcaeca1070 "x\020\312\256\374\177", 0x559084409505 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x5590844094e0 <_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>, 0x559086901860 "\020\037\220\206\220U", 0x559086901b00 "P\033\220\206\220U", 0x7f1de61c6cb5 <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", 0x559086901860 "\020\037\220\206\220U", 0x559086901950 "", 0x559086901b00 "P\033\220\206\220U", 0x7f1de62d4994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x559086901f10 "", 0x559086901f08 "", 0x559086901f18 ""...}}
        i = 0
        j = 308
        shstr = 0x7f1dc8c1e6db ""
        ehdr = 0x7f1dc7104000
        shdr = 0x7f1dc8c1e8d0
        shstr_shdr = 0x7f1dc8c1f450
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f1dc8c1e990
        fd = 5
        filesize = 28423312
        file = 0x7f1dc7104000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f1dc8c1f3d0
        strtab_shdr = 0x7f1dc8c1f410
        dynsym_shdr = 0x7f1dc8c1ea50
        dynstr_shdr = 0x7f1dc8c1ea90
        obj = 0x559086a27e80
        dladdr_fbase = 94079182172160
#3  0x0000559084738fcf in rb_dump_backtrace_with_lines (num_traces=28, traces=0x559084a979e0 <trace>, errout=0x7f1de62ad6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 139766390124392
        i = 0
        lines = 0x559086dda740
        obj = 0x559086a27e80
        dladdr_fbases = 0x559086a7b400
        main_path = 0x559086901a60 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#4  0x0000559084640c4b in rb_print_backtrace (errout=0x7f1de62ad6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x559084640c30 <rb_print_backtrace+36>, 0x559084641353 <rb_vm_bugreport+656>, 0x55908480095d <rb_bug_for_fatal_signal+327>, 0x5590845846cc <sigill>, 0x7f1de60d5520 <__restore_rt>, 0x5590844211cb <asan_unpoison_object_temporary+49>, 0x559084434e32 <gc_ref_update+109>, 0x55908443500b <gc_update_references+255>, 0x5590844295ae <gc_compact_finish+118>, 0x55908442feab <gc_sweep_compact+313>, 0x55908442ac6f <gc_sweep+87>, 0x559084431e13 <gc_start+836>, 0x559084431a98 <garbage_collect+90>, 0x559084432736 <gc_start_internal+179>, 0x559084435a6c <gc_verify_compaction_references+845>, 0x5590846190e3 <builtin_invoker3+78>, 0x559084619a0b <invoke_bf+95>, 0x559084619a49 <vm_invoke_builtin+52>, 0x559084620a36 <vm_exec_core+28456>, 0x559084634f89 <rb_vm_exec+320>, 0x559084635de8 <rb_iseq_eval_main+61>, 0x55908440e124 <rb_ec_exec_node+318>, 0x55908440e295 <ruby_run_node+138>, 0x55908440989e <rb_main+76>, 0x5590844098ff <main+75>, 0x7f1de60bcd90 <__libc_start_call_main+128>, 0x7f1de60bce40 <__libc_start_main_impl+128>, 0x559084409505 <_start+37>, 0x0 <repeats 996 times>}
        n = 28
#5  0x0000559084641353 in rb_vm_bugreport (ctx=0x559086901e80, errout=0x7f1de62ad6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55908686b2a0
        ec = 0x55908686ec70
#6  0x000055908480095d in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x559086901e80, fmt=0x5590848b966b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f1de62ad6a0 <_IO_2_1_stderr_>
        file = 0x7f1dca335f28 "<internal:gc>"
        line = 286
#7  0x00005590845846cc in sigsegv (sig=11, info=0x559086901fb0, ctx=0x559086901e80) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#8  <signal handler called>
No locals.
#9  asan_unpoison_object_temporary (obj=139765941633560) at /tmp/ruby/src/trunk-O0/gc.c:1579
        ptr = 0x0
#10 0x0000559084434e32 in gc_ref_update (vstart=0x7f1dcb4d0018, vend=0x7f1dcb4dffb8, stride=160, objspace=0x55908686dc00, page=0x559086a7b860) at /tmp/ruby/src/trunk-O0/gc.c:10819
        poisoned = 0x0
        v = 139765941633560
#11 0x000055908443500b in gc_update_references (objspace=0x55908686dc00) at /tmp/ruby/src/trunk-O0/gc.c:10873
        start = 139765941600280
        end = 139765941665720
        should_set_mark_bits = false
        size_pool = 0x55908686dde0
        heap = 0x55908686de30
        i = 2
        ec = 0x55908686ec70
        vm = 0x55908686b2a0
        page = 0x559086a7b860
#12 0x00005590844295ae in gc_compact_finish (objspace=0x55908686dc00) at /tmp/ruby/src/trunk-O0/gc.c:5589
No locals.
#13 0x000055908442feab in gc_sweep_compact (objspace=0x55908686dc00) at /tmp/ruby/src/trunk-O0/gc.c:8800
No locals.
#14 0x000055908442ac6f in gc_sweep (objspace=0x55908686dc00) at /tmp/ruby/src/trunk-O0/gc.c:6212
        immediate_sweep = 1
#15 0x0000559084431e13 in gc_start (objspace=0x55908686dc00, reason=238600) at /tmp/ruby/src/trunk-O0/gc.c:9632
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9500
#16 0x0000559084431a98 in garbage_collect (objspace=0x55908686dc00, reason=238592) at /tmp/ruby/src/trunk-O0/gc.c:9512
        _lev = 2256986016
        ret = 21904
#17 0x0000559084432736 in gc_start_internal (ec=0x0, self=139765964654600, full_mark=20, immediate_mark=20, immediate_sweep=20, compact=20) at /tmp/ruby/src/trunk-O0/gc.c:9963
        objspace = 0x55908686dc00
        reason = 238592
        __func__ = "gc_start_internal"
#18 0x0000559084435a6c in gc_verify_compaction_references (ec=0x55908686ec70, self=139765964654600, double_heap=0, expand_heap=20, toward_empty=20) at /tmp/ruby/src/trunk-O0/gc.c:11145
        objspace = 0x55908686dc00
#19 0x00005590846190e3 in builtin_invoker3 (ec=0x55908686ec70, self=139765964654600, argv=0x7f1de5f8f088, funcptr=0x55908443571f <gc_verify_compaction_references>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6762
No locals.
#20 0x0000559084619a0b in invoke_bf (ec=0x55908686ec70, reg_cfp=0x7f1de608ef68, bf=0x559084a79018 <gc_table+216>, argv=0x7f1de5f8f088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6881
        canary_p = false
        ret = 94079184572983
#21 0x0000559084619a49 in vm_invoke_builtin (ec=0x55908686ec70, cfp=0x7f1de608ef68, bf=0x559084a79018 <gc_table+216>, argv=0x7f1de5f8f088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6889
No locals.
#22 0x0000559084620a36 in vm_exec_core (ec=0x55908686ec70) at ../../src/trunk-O0/insns.def:1530
        bf = 0x559084a79018 <gc_table+216>
        leaf = false
        val = 139765946908440
        reg_pc = 0x55908692c480
        reg_cfp = 0x7f1de608ef68
        insns_address_table = {0x559084619b7a <vm_exec_core+108>, 0x559084619bdc <vm_exec_core+206>, 0x559084619cef <vm_exec_core+481>, 0x559084619e03 <vm_exec_core+757>, 0x559084619fa1 <vm_exec_core+1171>, 0x55908461a0d1 <vm_exec_core+1475>, 0x55908461a2e3 <vm_exec_core+2005>, 0x55908461a3f5 <vm_exec_core+2279>, 0x55908461a4ce <vm_exec_core+2496>, 0x55908461a5d5 <vm_exec_core+2759>, 0x55908461a6dc <vm_exec_core+3022>, 0x55908461a7ea <vm_exec_core+3292>, 0x55908461a8fc <vm_exec_core+3566>, 0x55908461a9cc <vm_exec_core+3774>, 0x55908461aad5 <vm_exec_core+4039>, 0x55908461abcf <vm_exec_core+4289>, 0x55908461ac92 <vm_exec_core+4484>, 0x55908461ad55 <vm_exec_core+4679>, 0x55908461adde <vm_exec_core+4816>, 0x55908461ae6a <vm_exec_core+4956>, 0x55908461af10 <vm_exec_core+5122>, 0x55908461afe8 <vm_exec_core+5338>, 0x55908461b0b5 <vm_exec_core+5543>, 0x55908461b193 <vm_exec_core+5765>, 0x55908461b255 <vm_exec_core+5959>, 0x55908461b394 <vm_exec_core+6278>, 0x55908461b43a <vm_exec_core+6444>, 0x55908461b51f <vm_exec_core+6673>, 0x55908461b64e <vm_exec_core+6976>, 0x55908461b71f <vm_exec_core+7185>, 0x55908461b7e2 <vm_exec_core+7380>, 0x55908461b8a5 <vm_exec_core+7575>, 0x55908461b99c <vm_exec_core+7822>, 0x55908461ba5e <vm_exec_core+8016>, 0x55908461bb20 <vm_exec_core+8210>, 0x55908461bc1a <vm_exec_core+8460>, 0x55908461bcf9 <vm_exec_core+8683>, 0x55908461bde6 <vm_exec_core+8920>, 0x55908461bef6 <vm_exec_core+9192>, 0x55908461bff0 <vm_exec_core+9442>, 0x55908461c06b <vm_exec_core+9565>, 0x55908461c12c <vm_exec_core+9758>, 0x55908461c21a <vm_exec_core+9996>, 0x55908461c2ca <vm_exec_core+10172>, 0x55908461c449 <vm_exec_core+10555>, 0x55908461c523 <vm_exec_core+10773>, 0x55908461c60f <vm_exec_core+11009>, 0x55908461c6a0 <vm_exec_core+11154>, 0x55908461c7fb <vm_exec_core+11501>, 0x55908461cdb5 <vm_exec_core+12967>, 0x55908461ceb1 <vm_exec_core+13219>, 0x55908461cfb4 <vm_exec_core+13478>, 0x55908461d0a0 <vm_exec_core+13714>, 0x55908461d2b9 <vm_exec_core+14251>, 0x55908461d3ab <vm_exec_core+14493>, 0x55908461d4b1 <vm_exec_core+14755>, 0x55908461d6bc <vm_exec_core+15278>, 0x55908461d873 <vm_exec_core+15717>, 0x55908461d9a7 <vm_exec_core+16025>, 0x55908461db1c <vm_exec_core+16398>, 0x55908461dc50 <vm_exec_core+16706>, 0x55908461ddc5 <vm_exec_core+17079>, 0x55908461dfa7 <vm_exec_core+17561>, 0x55908461e1b2 <vm_exec_core+18084>, 0x55908461e369 <vm_exec_core+18523>, 0x55908461e48b <vm_exec_core+18813>, 0x55908461e532 <vm_exec_core+18980>, 0x55908461e5f6 <vm_exec_core+19176>, 0x55908461e6df <vm_exec_core+19409>, 0x55908461e7cb <vm_exec_core+19645>, 0x55908461e8b4 <vm_exec_core+19878>, 0x55908461e9c8 <vm_exec_core+20154>, 0x55908461eaef <vm_exec_core+20449>, 0x55908461ec2e <vm_exec_core+20768>, 0x55908461ed6d <vm_exec_core+21087>, 0x55908461eeac <vm_exec_core+21406>, 0x55908461efeb <vm_exec_core+21725>, 0x55908461f12a <vm_exec_core+22044>, 0x55908461f274 <vm_exec_core+22374>, 0x55908461f3f7 <vm_exec_core+22761>, 0x55908461f536 <vm_exec_core+23080>, 0x55908461f675 <vm_exec_core+23399>, 0x55908461f7b4 <vm_exec_core+23718>, 0x55908461f8f3 <vm_exec_core+24037>, 0x55908461fa32 <vm_exec_core+24356>, 0x55908461fb71 <vm_exec_core+24675>, 0x55908461fcb0 <vm_exec_core+24994>, 0x55908461fdef <vm_exec_core+25313>, 0x55908461ff47 <vm_exec_core+25657>, 0x55908462010d <vm_exec_core+26111>, 0x559084620294 <vm_exec_core+26502>, 0x5590846203bc <vm_exec_core+26798>, 0x5590846204e4 <vm_exec_core+27094>, 0x559084620607 <vm_exec_core+27385>, 0x55908462072a <vm_exec_core+27676>, 0x55908462085e <vm_exec_core+27984>, 0x55908462099d <vm_exec_core+28303>, 0x559084620a88 <vm_exec_core+28538>, 0x559084620b8d <vm_exec_core+28799>, 0x559084620cd5 <vm_exec_core+29127>, 0x559084620dc4 <vm_exec_core+29366>, 0x559084620ead <vm_exec_core+29599>, 0x559084620f82 <vm_exec_core+29812>, 0x559084621057 <vm_exec_core+30025>, 0x5590846210d3 <vm_exec_core+30149>, 0x55908462114f <vm_exec_core+30273>, 0x55908462116d <vm_exec_core+30303>, 0x55908462118b <vm_exec_core+30333>, 0x5590846211a9 <vm_exec_core+30363>, 0x5590846211c7 <vm_exec_core+30393>, 0x5590846211e5 <vm_exec_core+30423>, 0x559084621203 <vm_exec_core+30453>, 0x559084621221 <vm_exec_core+30483>, 0x55908462123f <vm_exec_core+30513>, 0x55908462125d <vm_exec_core+30543>, 0x55908462127b <vm_exec_core+30573>, 0x559084621299 <vm_exec_core+30603>, 0x5590846212b7 <vm_exec_core+30633>, 0x5590846212d5 <vm_exec_core+30663>, 0x5590846212f3 <vm_exec_core+30693>, 0x559084621311 <vm_exec_core+30723>, 0x55908462132f <vm_exec_core+30753>, 0x55908462134d <vm_exec_core+30783>, 0x55908462136b <vm_exec_core+30813>, 0x559084621389 <vm_exec_core+30843>, 0x5590846213a7 <vm_exec_core+30873>, 0x5590846213c5 <vm_exec_core+30903>, 0x5590846213e3 <vm_exec_core+30933>, 0x559084621401 <vm_exec_core+30963>, 0x55908462141f <vm_exec_core+30993>, 0x55908462143d <vm_exec_core+31023>, 0x55908462145b <vm_exec_core+31053>, 0x559084621479 <vm_exec_core+31083>, 0x559084621497 <vm_exec_core+31113>, 0x5590846214b5 <vm_exec_core+31143>, 0x5590846214d3 <vm_exec_core+31173>, 0x5590846214f1 <vm_exec_core+31203>, 0x55908462150f <vm_exec_core+31233>, 0x55908462152d <vm_exec_core+31263>, 0x55908462154b <vm_exec_core+31293>, 0x559084621569 <vm_exec_core+31323>, 0x559084621587 <vm_exec_core+31353>, 0x5590846215a5 <vm_exec_core+31383>, 0x5590846215c3 <vm_exec_core+31413>, 0x5590846215e1 <vm_exec_core+31443>, 0x5590846215ff <vm_exec_core+31473>, 0x55908462161d <vm_exec_core+31503>, 0x55908462163b <vm_exec_core+31533>, 0x559084621659 <vm_exec_core+31563>, 0x559084621677 <vm_exec_core+31593>, 0x559084621695 <vm_exec_core+31623>, 0x5590846216b3 <vm_exec_core+31653>, 0x5590846216d1 <vm_exec_core+31683>, 0x5590846216ef <vm_exec_core+31713>, 0x55908462170d <vm_exec_core+31743>, 0x55908462172b <vm_exec_core+31773>, 0x559084621749 <vm_exec_core+31803>, 0x559084621767 <vm_exec_core+31833>, 0x559084621785 <vm_exec_core+31863>, 0x5590846217a3 <vm_exec_core+31893>, 0x5590846217c1 <vm_exec_core+31923>, 0x5590846217df <vm_exec_core+31953>, 0x5590846217fd <vm_exec_core+31983>, 0x55908462181b <vm_exec_core+32013>, 0x559084621839 <vm_exec_core+32043>, 0x559084621857 <vm_exec_core+32073>, 0x559084621875 <vm_exec_core+32103>, 0x559084621893 <vm_exec_core+32133>, 0x5590846218b1 <vm_exec_core+32163>, 0x5590846218cf <vm_exec_core+32193>, 0x5590846218ed <vm_exec_core+32223>, 0x55908462190b <vm_exec_core+32253>, 0x559084621929 <vm_exec_core+32283>, 0x559084621947 <vm_exec_core+32313>, 0x559084621965 <vm_exec_core+32343>, 0x559084621983 <vm_exec_core+32373>, 0x5590846219a1 <vm_exec_core+32403>, 0x5590846219bf <vm_exec_core+32433>, 0x5590846219dd <vm_exec_core+32463>, 0x5590846219fb <vm_exec_core+32493>, 0x559084621a19 <vm_exec_core+32523>, 0x559084621a37 <vm_exec_core+32553>, 0x559084621a55 <vm_exec_core+32583>, 0x559084621a73 <vm_exec_core+32613>, 0x559084621aa4 <vm_exec_core+32662>, 0x559084621ac2 <vm_exec_core+32692>, 0x559084621ae0 <vm_exec_core+32722>, 0x559084621afe <vm_exec_core+32752>, 0x559084621b1c <vm_exec_core+32782>, 0x559084621b3a <vm_exec_core+32812>, 0x559084621b58 <vm_exec_core+32842>, 0x559084621b76 <vm_exec_core+32872>, 0x559084621b94 <vm_exec_core+32902>, 0x559084621bb2 <vm_exec_core+32932>, 0x559084621bd0 <vm_exec_core+32962>, 0x559084621bee <vm_exec_core+32992>, 0x559084621c0c <vm_exec_core+33022>, 0x559084621c2a <vm_exec_core+33052>, 0x559084621c48 <vm_exec_core+33082>, 0x559084621c66 <vm_exec_core+33112>...}
#23 0x0000559084634f89 in rb_vm_exec (ec=0x55908686ec70) at /tmp/ruby/src/trunk-O0/vm.c:2550
        _ec = 0x55908686ec70
        _tag = {tag = 36, retval = 4, buf = {0x7ffcaeca0df0, 0x559084634f07 <rb_vm_exec+190>, 0x0, 0x7ffcaeca0d40, 0x5590868f5f60}, prev = 0x7ffcaeca0e60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#24 0x0000559084635de8 in rb_iseq_eval_main (iseq=0x7f1dcba02428) at /tmp/ruby/src/trunk-O0/vm.c:2816
        ec = 0x55908686ec70
        val = 94079220640880
#25 0x000055908440e124 in rb_ec_exec_node (ec=0x55908686ec70, n=0x7f1dcba02428) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x55908686d820
        _ec = 0x55908686ec70
        _tag = {tag = 36, retval = 94079182493472, buf = {0x7ffcaeca0ee0, 0x55908440e0ba <rb_ec_exec_node+212>, 0x0, 0x7ffcaeca0e30, 0x55908686ec70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f1dcba02428
#26 0x000055908440e295 in ruby_run_node (n=0x7f1dcba02428) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55908686ec70
        status = 21904
#27 0x000055908440989e in rb_main (argc=118, argv=0x7ffcaeca1088) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140723240963936
#28 0x00005590844098ff in main (argc=118, argv=0x7ffcaeca1088) 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.403642.ruby -x gdbscript
[New LWP 403642]
[New LWP 403645]
[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/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  set_uint_value (v=0x559ca8e89fc0, n=3214516) at /tmp/ruby/src/trunk-O0/addr2line.c:1115
1115	    v->type = VAL_uint;
[Current thread is 1 (Thread 0x7fb2107a47c0 (LWP 403642))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fb2107a47c0 (LWP 403642) set_uint_value (v=0x559ca8e89fc0, n=3214516) at /tmp/ruby/src/trunk-O0/addr2line.c:1115
  2    Thread 0x7fb1f71cf640 (LWP 403645) 0x00007fb2108ccfde in epoll_wait (epfd=4, events=0x559ca73ac8dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fb1f71cf640 (LWP 403645)):
#0  0x00007fb2108ccfde in epoll_wait (epfd=4, events=0x559ca73ac8dc <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  0x0000559ca6eda9c0 in event_wait (vm=0x559ca8df42a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 21916
#2  0x0000559ca6eda9e4 in timer_thread_polling (vm=0x559ca8df42a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = -381926932
#3  0x0000559ca6edb0a4 in timer_thread_func (ptr=0x559ca8df42a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x559ca8df42a0
#4  0x00007fb21083bb43 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 = {140735481543024, -9047444626273027154, 140402331809344, 25, 140402757974096, 140735481543376, 9012524421050186670, 9013149860248468398}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fb2108ccbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fb2107a47c0 (LWP 403642)):
#0  set_uint_value (v=0x559ca8e89fc0, n=3214516) at /tmp/ruby/src/trunk-O0/addr2line.c:1115
No locals.
#1  0x0000559ca704d827 in debug_info_reader_read_addr_value_member (reader=0x559ca8e8a1a0, v=0x559ca8e89fc0, size=8) at /tmp/ruby/src/trunk-O0/addr2line.c:1178
No locals.
#2  0x0000559ca704d8c4 in debug_info_reader_read_value (reader=0x559ca8e8a1a0, form=1, v=0x559ca8e89fc0, errout=0x7fb2109c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1197
No locals.
#3  0x0000559ca704e459 in di_read_record (reader=0x559ca8e8a1a0, vp=0x559ca8e89fc0, errout=0x7fb2109c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1473
        at = 17
        form = 1
#4  0x0000559ca704f55c in debug_info_read (reader=0x559ca8e8a1a0, num_traces=28, traces=0x559ca73af9e0 <trace>, lines=0x559ca9583d00, offset=0, errout=0x7fb2109c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1914
        v = {as = {ptr = 0x310cb4 <error: Cannot access memory at address 0x310cb4>, uint64 = 3214516, int64 = 3214516, addr_idx = 3214516}, off = 0, at = 17, form = 1, size = 0, type = 0}
        die = {pos = 4237647, tag = 29, has_children = 1}
        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 = 0x7fb1f52f8b18 "into<i32, yjit::backend::ir::Opnd>", 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}
#5  0x0000559ca7050624 in fill_lines (num_traces=28, traces=0x559ca73af9e0 <trace>, check_debuglink=1, objp=0x559ca8e8aac0, lines=0x559ca9583d00, offset=0, errout=0x7fb2109c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x559ca9584510, file = 0x7fb1f4014000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7fb1f4be49f2 "\274\363\006", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7fb1f5070646 "(\026", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7fb1f50593e6 "codegen.rs", debug_line_directories = 0x7fb1f5058ae7 "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7fb1f4c303bb "#", cu_end = 0x7fb1f4c53db2 "\350[", pend = 0x7fb1f4f1b45d "\001(", q0 = 0x7fb1f4f3bfe7 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7fb1f4f3c120 "\022\006X\vY\005W\v", format = 4, address_size = 8 '\b', level = 7, abbrev_table = {0x7fb2109cf000 "", 0x7fb1f4f3bfe8 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7fb1f4f3bffe "4", 0x7fb1f4f3c009 "\023\001\035\023\003\016\v\v\210\001\017", 0x7fb1f4f3c017 "\r", 0x7fb1f4f3c025 "\017", 0x7fb1f4f3c030 "$", 0x7fb1f4f3c03b "9\001\003\016", 0x7fb1f4f3c042 "\023", 0x7fb1f4f3c04e "\023\001\003\016\v\v\210\001\017", 0x7fb1f4f3c05a "/", 0x7fb1f4f3c063 ".\001n\016\003\016:\v;\005I\023 \v", 0x7fb1f4f3c074 "4", 0x7fb1f4f3c084 "\005", 0x7fb1f4f3c091 ".\001n\016\003\016:\v;\005 \v", 0x7fb1f4f3c0a0 "\v\001", 0x7fb1f4f3c0a5 "\023", 0x7fb1f4f3c0b1 "4", 0x7fb1f4f3c0be ".\001n\016\003\016:\v;\vI\023 \v", 0x7fb1f4f3c0cf "4", 0x7fb1f4f3c0df "\005", 0x7fb1f4f3c0ea "\005", 0x7fb1f4f3c0f7 "4", 0x7fb1f4f3c104 ".\001\021\001\022\006@\030\061\023", 0x7fb1f4f3c111 "\005", 0x7fb1f4f3c11a "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7fb1f4f3c12b "4", 0x7fb1f4f3c134 "\035", 0x7fb1f4f3c145 "\v\001\021\001\022\006", 0x7fb1f4f3c14e "4", 0x7fb1f4f3c157 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7fb1f4f3c168 "\005", 0x7fb1f4f3c171 "\005", 0x7fb1f4f3c17a "4", 0x7fb1f4f3c183 "\035\001\061\023U\027X\vY\005W\v", 0x7fb1f4f3c192 "4", 0x7fb1f4f3c199 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7fb1f4f3c1ac "\005", 0x7fb1f4f3c1b9 "\v\001U\027", 0x7fb1f4f3c1c0 "\005", 0x7fb1f4f3c1c7 "\035", 0x7fb1f4f3c1d6 "\035\001\061\023U\027X\vY\vW\v", 0x7fb1f4f3c1e5 "\005", 0x7fb1f4f3c1f2 "3\001\025\023", 0x7fb1f4f3c1f9 "\r", 0x7fb1f4f3c207 "\031\001\026\v", 0x7fb1f4f3c20e "\031\001", 0x7fb1f4f3c213 "\023\001\003\016\v\005\210\001\017", 0x7fb1f4f3c21f "3\001", 0x7fb1f4f3c224 "\023\001\003\016<\031\210\001\017", 0x7fb1f4f3c230 "3", 0x7fb1f4f3c235 "\027\001\003\016\v\v\210\001\017", 0x7fb1f4f3c241 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7fb1f4f3c251 "(", 0x7fb1f4f3c25a "\005", 0x7fb1f4f3c265 ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7fb1f4f3c278 "(", 0x7fb1f4f3c281 "\r", 0x7fb1f4f3c292 ".\001n\016\003\016:\v;\v \v", 0x7fb1f4f3c2a1 "\005", 0x7fb1f4f3c2b0 "4", 0x7fb1f4f3c2c2 "4", 0x7fb1f4f3c2d4 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7fb1f4f3c2e9 "\005", 0x7fb1f4f3c2f8 "4", 0x7fb1f4f3c301 ".", 0x7fb1f4f3c312 ".", 0x7fb1f4f3c325 "\017", 0x7fb1f4f3c32e "\001\001I\023", 0x7fb1f4f3c335 "!", 0x7fb1f4f3c340 "$", 0x7fb1f4f3c34b "\025\001I\023", 0x7fb1f4f3c352 "\005", 0x7fb1f4f3c359 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7fb1f4f3c36e "\005", 0x7fb1f4f3c37d "\035", 0x7fb1f4f3c38e ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fb1f4f3c3a1 "\005", 0x7fb1f4f3c3b0 "4", 0x7fb1f4f3c3c2 "4", 0x7fb1f4f3c3d6 "\r", 0x7fb1f4f3c3e4 "4", 0x7fb1f4f3c3f3 "\005", 0x7fb1f4f3c3fc "\035", 0x7fb1f4f3c40b "4", 0x7fb1f4f3c41a "4", 0x7fb1f4f3c423 "\005", 0x7fb1f4f3c432 "4", 0x7fb1f4f3c441 "4", 0x7fb1f4f3c453 ".", 0x7fb1f4f3c464 ".\001\003\016:\v;\v \v", 0x7fb1f4f3c471 ".\001\003\016:\v;\vI\023 \v", 0x7fb1f4f3c480 "\025\001", 0x7fb1f4f3bb57 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fb1f4f3bb6a "\005", 0x7fb1f4f3bb73 "4", 0x7fb1f4f3bb7c ".", 0x7fb1f4f3bb8d "\035\001\061\023\021\001\022\006X\vY\v", 0x7fb1f4f3bb9c "4", 0x7fb1f4f3bbae "\035", 0x7fb1f4f3bbbd ".", 0x7fb1f4f3bbd0 "\r", 0x7fb1f4f3bbde "\025\001I\023", 0x7fb1f4f3bbe5 "\005", 0x7fb1f4f3bbec "\025\001", 0x7fb1f4f3bbf1 ".\001\003\016:\v;\v \v", 0x7fb1f4f3bbfe ".\001\003\016:\v;\vI\023 \v", 0x7fb1f4f3a507 "\025\001I\023", 0x7fb1f4f3a50e "\005", 0x7fb1f4f3a515 "\025\001", 0x7fb1f4f3a51a ".\001\003\016:\v;\v \v", 0x7fb1f4f3a527 ".\001\003\016:\v;\vI\023 \v", 0x7fb1f4f3a536 ".\001\003\016:\v;\vI\023?\031 \v", 0x7fb1f4f321a6 "\005", 0x7fb1f4f321b5 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7fb1f4f2e80d "!", 0x7fb1f4f2e816 "\r", 0x7fb1f4f2e82c ".", 0x7fb1f4f2e840 "\035\001\061\023\021\001\022\aX!(Y!\222\rW!\020\001\023", 0x7fb1f4f2e857 "\n", 0x7fb1f4f2e864 ".", 0x7fb1f4f2e87d "4", 0x7fb1f4f2e88e ".", 0x7fb1f4f2e8a6 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7fb1f4f2e8c3 ".", 0x7fb1f4f2e8dd ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7fb1f4f2e8f9 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7fb1f4f2e90e "\026", 0x7fb1f4f2e918 "\023\001\003\016\v\v:\v;\v\001\023", 0x7fb1f4f2e928 "\017", 0x7fb1f4f2e930 "$", 0x7fb1f4f2e93c "\026", 0x7fb1f4f2e94a "&", 0x7fb1f4f2e950 "\026", 0x7fb1f4f2e960 "(", 0x7fb1f4f2e96a "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fb1f4f2e97f "\025\001I\023\001\023", 0x7fb1f4f2e989 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7fb1f4f2e99e "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7fb1f4f2e9b0 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7fb1f4f2e9c2 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fb1f4f2e9d5 "\026", 0x7fb1f4f2e9e8 "\r", 0x7fb1f4f2e9fc "\r", 0x7fb1f4f2ea0e "\023\001\v\005:\v;\v9\v\001\023", 0x7fb1f4f2ea1e "!", 0x7fb1f4f2ea24 "4", 0x7fb1f4f2ea34 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7fb1f4f2ea4f ".", 0x7fb1f4f2ea66 ".", 0x7fb1f4f2ea7d ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7fb1f4f2ea99 ".", 0x7fb1f4f2eab6 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fb1f4f2ead7 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fb1f4f2eaf6 ".", 0x7fb1f4f2eb10 ".", 0x7fb1f4f2eb2c "4", 0x7fb1f4f2eb38 ".", 0x7fb1f4f2eb53 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7fb1f4f2eb67 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fb1f4f2eb86 ".", 0x7fb1f4f2eba1 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7fb1f4f2ebb7 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7fb1f4f2ebd4 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7fb1f4f2ebec ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7fb1f69aefc0 "\360\357\232\366\261\177", 0x559ca8e8a728 "S\353\362\364\261\177", 0x559ca8e8aea8 "", 0x559ca8e8aeb0 "", 0x559ca8e8aeb8 "\200`~\210\377\177", 0x559ca8e8aec0 "\223\002", 0x7fb1f69aefa0 "", 0x7fb1f69aefa8 "", 0x7fb1f69aefb0 "", 0x7fb1f69aefb8 "", 0x7fb1f69aefc8 "\226\331\016\247\234U", 0x0, 0x7fb1f69aefd0 "\200W\354\250\234U", 0x559ca70ed996 <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x559ca70ed948 <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>, 0x559ca8e8a860 "\020\257\350\250\234U", 0x559ca8e8ab00 "P\253\350\250\234U", 0x7fb2108dacb5 <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", 0x559ca8e8a860 "\020\257\350\250\234U", 0x559ca8e8a950 "", 0x559ca8e8ab00 "P\253\350\250\234U", 0x7fb2109e8994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x559ca8e8af10 "\220)", 0x559ca8e8af08 "@\246", 0x559ca8e8af18 "H\001"...}}
        i = 0
        j = 308
        shstr = 0x7fb1f5b2e6db ""
        ehdr = 0x7fb1f4014000
        shdr = 0x7fb1f5b2e8d0
        shstr_shdr = 0x7fb1f5b2f450
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7fb1f5b2e990
        fd = 5
        filesize = 28423312
        file = 0x7fb1f4014000 "\177ELF\002\001\001"
        symtab_shdr = 0x7fb1f5b2f3d0
        strtab_shdr = 0x7fb1f5b2f410
        dynsym_shdr = 0x7fb1f5b2ea50
        dynstr_shdr = 0x7fb1f5b2ea90
        obj = 0x559ca9584510
        dladdr_fbase = 94131301740544
#6  0x0000559ca7050fcf in rb_dump_backtrace_with_lines (num_traces=28, traces=0x559ca73af9e0 <trace>, errout=0x7fb2109c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 140402323418800
        i = 0
        lines = 0x559ca9583d00
        obj = 0x559ca9584510
        dladdr_fbases = 0x559ca9584410
        main_path = 0x559ca8e8aa60 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#7  0x0000559ca6f58c4b in rb_print_backtrace (errout=0x7fb2109c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x559ca6f58c30 <rb_print_backtrace+36>, 0x559ca6f59353 <rb_vm_bugreport+656>, 0x559ca711895d <rb_bug_for_fatal_signal+327>, 0x559ca6e9c6cc <sigill>, 0x7fb2107e9520 <__restore_rt>, 0x559ca6d38d88 <RVALUE_AGE_SET+184>, 0x559ca6d39da0 <RVALUE_AGE_RESET+29>, 0x559ca6d3a529 <heap_page_add_freeobj+120>, 0x559ca6d417cf <gc_sweep_plane+326>, 0x559ca6d41acd <gc_sweep_page+551>, 0x559ca6d4244c <gc_sweep_step+153>, 0x559ca6d42709 <gc_sweep_continue+110>, 0x559ca6d3b4f2 <gc_continue+165>, 0x559ca6d3b54d <heap_prepare+47>, 0x559ca6d3ba2b <heap_next_free_page+59>, 0x559ca6d3bcc0 <newobj_alloc+297>, 0x559ca6d3c205 <newobj_of+211>, 0x559ca6d3c32d <rb_wb_protected_newobj_of+81>, 0x559ca6eafee0 <ec_str_alloc_embed+64>, 0x559ca6eb0176 <ec_str_duplicate+132>, 0x559ca6eb0392 <rb_ec_str_resurrect+61>, 0x559ca6f33063 <vm_exec_core+5461>, 0x559ca6f4cf89 <rb_vm_exec+320>, 0x559ca6f4991d <invoke_block+216>, 0x559ca6f4a3b9 <vm_invoke_proc+911>, 0x559ca6f4ab5d <rb_vm_invoke_proc+170>, 0x559ca70f0372 <rb_fiber_start+726>, 0x559ca70ed996 <fiber_initialize_coroutine>, 0x0 <repeats 996 times>}
        n = 28
#8  0x0000559ca6f59353 in rb_vm_bugreport (ctx=0x559ca8e8ae80, errout=0x7fb2109c16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x559ca8df42a0
        ec = 0x559ca8ec55b0
#9  0x0000559ca711895d in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x559ca8e8ae80, fmt=0x559ca71d166b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7fb2109c16a0 <_IO_2_1_stderr_>
        file = 0x7fb1f60219c0 "-"
        line = 10
#10 0x0000559ca6e9c6cc in sigsegv (sig=11, info=0x559ca8e8afb0, ctx=0x559ca8e8ae80) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#11 <signal handler called>
No locals.
#12 RVALUE_AGE_SET (obj=140402308272080, age=0) at /tmp/ruby/src/trunk-O0/gc.c:1126
        age_bits = 0x559ca909ec40
#13 0x0000559ca6d39da0 in RVALUE_AGE_RESET (obj=140402308272080) at /tmp/ruby/src/trunk-O0/gc.c:1862
No locals.
#14 0x0000559ca6d3a529 in heap_page_add_freeobj (objspace=0x559ca8df6c00, page=0x559ca909e720, obj=140402308272080) at /tmp/ruby/src/trunk-O0/gc.c:2061
        p = 0x7fb1f5b5cfd0
#15 0x0000559ca6d417cf in gc_sweep_plane (objspace=0x559ca8df6c00, heap=0x559ca8df6c70, p=140402308272080, bitset=16383, ctx=0x7fb1f69add10) at /tmp/ruby/src/trunk-O0/gc.c:5641
        vp = 140402308272080
        sweep_page = 0x559ca909e720
        slot_size = 40
        slot_bits = 1
        __func__ = <optimized out>
#16 0x0000559ca6d41acd in gc_sweep_page (objspace=0x559ca8df6c00, heap=0x559ca8df6c70, ctx=0x7fb1f69add10) at /tmp/ruby/src/trunk-O0/gc.c:5722
        i = 20
        sweep_page = 0x559ca909e720
        __func__ = <optimized out>
        p = 140402308270080
        bits = 0x559ca909e830
        bitset = 18446744073709551615
        page_rvalue_count = 1637
        out_of_range_bits = 38
        bitmap_plane_count = 26
#17 0x0000559ca6d4244c in gc_sweep_step (objspace=0x559ca8df6c00, size_pool=0x559ca8df6c20, heap=0x559ca8df6c70) at /tmp/ruby/src/trunk-O0/gc.c:6004
        ctx = {page = 0x559ca909e720, final_slots = 0, freed_slots = 1329, empty_slots = 0}
        free_slots = 1637
        sweep_page = 0x559ca909e720
        unlink_limit = 3
        swept_slots = 0
        pooled_slots = 1637
#18 0x0000559ca6d42709 in gc_sweep_continue (objspace=0x559ca8df6c00, sweep_size_pool=0x559ca8df6c20, heap=0x559ca8df6c70) at /tmp/ruby/src/trunk-O0/gc.c:6076
        size_pool = 0x559ca8df6c20
        i = 0
        __func__ = <optimized out>
#19 0x0000559ca6d3b4f2 in gc_continue (objspace=0x559ca8df6c00, size_pool=0x559ca8df6c20, heap=0x559ca8df6c70) at /tmp/ruby/src/trunk-O0/gc.c:2504
        lock_lev = 32689
#20 0x0000559ca6d3b54d in heap_prepare (objspace=0x559ca8df6c00, size_pool=0x559ca8df6c20, heap=0x559ca8df6c70) at /tmp/ruby/src/trunk-O0/gc.c:2516
        __func__ = <optimized out>
#21 0x0000559ca6d3ba2b in heap_next_free_page (objspace=0x559ca8df6c00, size_pool=0x559ca8df6c20, heap=0x559ca8df6c70) at /tmp/ruby/src/trunk-O0/gc.c:2731
        page = 0x559ca8df79c0
        __func__ = <optimized out>
#22 0x0000559ca6d3bcc0 in newobj_alloc (objspace=0x559ca8df6c00, cache=0x559ca8df7bb8, 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 = 0x559ca8df6c20
        heap = 0x559ca8df6c70
        obj = 0
        __func__ = <optimized out>
#23 0x0000559ca6d3c205 in newobj_of (cr=0x559ca8df79c0, klass=140402332134480, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=29) at /tmp/ruby/src/trunk-O0/gc.c:2937
        obj = 94131337319856
        objspace = 0x559ca8df6c00
        size_pool_idx = 0
        cache = 0x559ca8df7bb8
        i = <optimized out>
        cnt = <optimized out>
#24 0x0000559ca6d3c32d in rb_wb_protected_newobj_of (ec=0x559ca8ec55b0, klass=140402332134480, flags=5, size=29) at /tmp/ruby/src/trunk-O0/gc.c:2962
        __func__ = <optimized out>
#25 0x0000559ca6eafee0 in ec_str_alloc_embed (ec=0x559ca8ec55b0, klass=140402332134480, capa=5) at /tmp/ruby/src/trunk-O0/string.c:1712
        size = 29
        str = 0x7fb1f6072358
#26 0x0000559ca6eb0176 in ec_str_duplicate (ec=0x559ca8ec55b0, klass=140402332134480, str=140402313601880) at /tmp/ruby/src/trunk-O0/string.c:1777
        dup = 140402323288224
#27 0x0000559ca6eb0392 in rb_ec_str_resurrect (ec=0x559ca8ec55b0, str=140402313601880) at /tmp/ruby/src/trunk-O0/string.c:1829
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#28 0x0000559ca6f33063 in vm_exec_core (ec=0x559ca8ec55b0) at ../../src/trunk-O0/insns.def:378
        str = 140402313601880
        leaf = true
        val = 140402308415600
        reg_pc = 0x559ca8f8fe98
        reg_cfp = 0x7fb1f69ceeb0
        insns_address_table = {0x559ca6f31b7a <vm_exec_core+108>, 0x559ca6f31bdc <vm_exec_core+206>, 0x559ca6f31cef <vm_exec_core+481>, 0x559ca6f31e03 <vm_exec_core+757>, 0x559ca6f31fa1 <vm_exec_core+1171>, 0x559ca6f320d1 <vm_exec_core+1475>, 0x559ca6f322e3 <vm_exec_core+2005>, 0x559ca6f323f5 <vm_exec_core+2279>, 0x559ca6f324ce <vm_exec_core+2496>, 0x559ca6f325d5 <vm_exec_core+2759>, 0x559ca6f326dc <vm_exec_core+3022>, 0x559ca6f327ea <vm_exec_core+3292>, 0x559ca6f328fc <vm_exec_core+3566>, 0x559ca6f329cc <vm_exec_core+3774>, 0x559ca6f32ad5 <vm_exec_core+4039>, 0x559ca6f32bcf <vm_exec_core+4289>, 0x559ca6f32c92 <vm_exec_core+4484>, 0x559ca6f32d55 <vm_exec_core+4679>, 0x559ca6f32dde <vm_exec_core+4816>, 0x559ca6f32e6a <vm_exec_core+4956>, 0x559ca6f32f10 <vm_exec_core+5122>, 0x559ca6f32fe8 <vm_exec_core+5338>, 0x559ca6f330b5 <vm_exec_core+5543>, 0x559ca6f33193 <vm_exec_core+5765>, 0x559ca6f33255 <vm_exec_core+5959>, 0x559ca6f33394 <vm_exec_core+6278>, 0x559ca6f3343a <vm_exec_core+6444>, 0x559ca6f3351f <vm_exec_core+6673>, 0x559ca6f3364e <vm_exec_core+6976>, 0x559ca6f3371f <vm_exec_core+7185>, 0x559ca6f337e2 <vm_exec_core+7380>, 0x559ca6f338a5 <vm_exec_core+7575>, 0x559ca6f3399c <vm_exec_core+7822>, 0x559ca6f33a5e <vm_exec_core+8016>, 0x559ca6f33b20 <vm_exec_core+8210>, 0x559ca6f33c1a <vm_exec_core+8460>, 0x559ca6f33cf9 <vm_exec_core+8683>, 0x559ca6f33de6 <vm_exec_core+8920>, 0x559ca6f33ef6 <vm_exec_core+9192>, 0x559ca6f33ff0 <vm_exec_core+9442>, 0x559ca6f3406b <vm_exec_core+9565>, 0x559ca6f3412c <vm_exec_core+9758>, 0x559ca6f3421a <vm_exec_core+9996>, 0x559ca6f342ca <vm_exec_core+10172>, 0x559ca6f34449 <vm_exec_core+10555>, 0x559ca6f34523 <vm_exec_core+10773>, 0x559ca6f3460f <vm_exec_core+11009>, 0x559ca6f346a0 <vm_exec_core+11154>, 0x559ca6f347fb <vm_exec_core+11501>, 0x559ca6f34db5 <vm_exec_core+12967>, 0x559ca6f34eb1 <vm_exec_core+13219>, 0x559ca6f34fb4 <vm_exec_core+13478>, 0x559ca6f350a0 <vm_exec_core+13714>, 0x559ca6f352b9 <vm_exec_core+14251>, 0x559ca6f353ab <vm_exec_core+14493>, 0x559ca6f354b1 <vm_exec_core+14755>, 0x559ca6f356bc <vm_exec_core+15278>, 0x559ca6f35873 <vm_exec_core+15717>, 0x559ca6f359a7 <vm_exec_core+16025>, 0x559ca6f35b1c <vm_exec_core+16398>, 0x559ca6f35c50 <vm_exec_core+16706>, 0x559ca6f35dc5 <vm_exec_core+17079>, 0x559ca6f35fa7 <vm_exec_core+17561>, 0x559ca6f361b2 <vm_exec_core+18084>, 0x559ca6f36369 <vm_exec_core+18523>, 0x559ca6f3648b <vm_exec_core+18813>, 0x559ca6f36532 <vm_exec_core+18980>, 0x559ca6f365f6 <vm_exec_core+19176>, 0x559ca6f366df <vm_exec_core+19409>, 0x559ca6f367cb <vm_exec_core+19645>, 0x559ca6f368b4 <vm_exec_core+19878>, 0x559ca6f369c8 <vm_exec_core+20154>, 0x559ca6f36aef <vm_exec_core+20449>, 0x559ca6f36c2e <vm_exec_core+20768>, 0x559ca6f36d6d <vm_exec_core+21087>, 0x559ca6f36eac <vm_exec_core+21406>, 0x559ca6f36feb <vm_exec_core+21725>, 0x559ca6f3712a <vm_exec_core+22044>, 0x559ca6f37274 <vm_exec_core+22374>, 0x559ca6f373f7 <vm_exec_core+22761>, 0x559ca6f37536 <vm_exec_core+23080>, 0x559ca6f37675 <vm_exec_core+23399>, 0x559ca6f377b4 <vm_exec_core+23718>, 0x559ca6f378f3 <vm_exec_core+24037>, 0x559ca6f37a32 <vm_exec_core+24356>, 0x559ca6f37b71 <vm_exec_core+24675>, 0x559ca6f37cb0 <vm_exec_core+24994>, 0x559ca6f37def <vm_exec_core+25313>, 0x559ca6f37f47 <vm_exec_core+25657>, 0x559ca6f3810d <vm_exec_core+26111>, 0x559ca6f38294 <vm_exec_core+26502>, 0x559ca6f383bc <vm_exec_core+26798>, 0x559ca6f384e4 <vm_exec_core+27094>, 0x559ca6f38607 <vm_exec_core+27385>, 0x559ca6f3872a <vm_exec_core+27676>, 0x559ca6f3885e <vm_exec_core+27984>, 0x559ca6f3899d <vm_exec_core+28303>, 0x559ca6f38a88 <vm_exec_core+28538>, 0x559ca6f38b8d <vm_exec_core+28799>, 0x559ca6f38cd5 <vm_exec_core+29127>, 0x559ca6f38dc4 <vm_exec_core+29366>, 0x559ca6f38ead <vm_exec_core+29599>, 0x559ca6f38f82 <vm_exec_core+29812>, 0x559ca6f39057 <vm_exec_core+30025>, 0x559ca6f390d3 <vm_exec_core+30149>, 0x559ca6f3914f <vm_exec_core+30273>, 0x559ca6f3916d <vm_exec_core+30303>, 0x559ca6f3918b <vm_exec_core+30333>, 0x559ca6f391a9 <vm_exec_core+30363>, 0x559ca6f391c7 <vm_exec_core+30393>, 0x559ca6f391e5 <vm_exec_core+30423>, 0x559ca6f39203 <vm_exec_core+30453>, 0x559ca6f39221 <vm_exec_core+30483>, 0x559ca6f3923f <vm_exec_core+30513>, 0x559ca6f3925d <vm_exec_core+30543>, 0x559ca6f3927b <vm_exec_core+30573>, 0x559ca6f39299 <vm_exec_core+30603>, 0x559ca6f392b7 <vm_exec_core+30633>, 0x559ca6f392d5 <vm_exec_core+30663>, 0x559ca6f392f3 <vm_exec_core+30693>, 0x559ca6f39311 <vm_exec_core+30723>, 0x559ca6f3932f <vm_exec_core+30753>, 0x559ca6f3934d <vm_exec_core+30783>, 0x559ca6f3936b <vm_exec_core+30813>, 0x559ca6f39389 <vm_exec_core+30843>, 0x559ca6f393a7 <vm_exec_core+30873>, 0x559ca6f393c5 <vm_exec_core+30903>, 0x559ca6f393e3 <vm_exec_core+30933>, 0x559ca6f39401 <vm_exec_core+30963>, 0x559ca6f3941f <vm_exec_core+30993>, 0x559ca6f3943d <vm_exec_core+31023>, 0x559ca6f3945b <vm_exec_core+31053>, 0x559ca6f39479 <vm_exec_core+31083>, 0x559ca6f39497 <vm_exec_core+31113>, 0x559ca6f394b5 <vm_exec_core+31143>, 0x559ca6f394d3 <vm_exec_core+31173>, 0x559ca6f394f1 <vm_exec_core+31203>, 0x559ca6f3950f <vm_exec_core+31233>, 0x559ca6f3952d <vm_exec_core+31263>, 0x559ca6f3954b <vm_exec_core+31293>, 0x559ca6f39569 <vm_exec_core+31323>, 0x559ca6f39587 <vm_exec_core+31353>, 0x559ca6f395a5 <vm_exec_core+31383>, 0x559ca6f395c3 <vm_exec_core+31413>, 0x559ca6f395e1 <vm_exec_core+31443>, 0x559ca6f395ff <vm_exec_core+31473>, 0x559ca6f3961d <vm_exec_core+31503>, 0x559ca6f3963b <vm_exec_core+31533>, 0x559ca6f39659 <vm_exec_core+31563>, 0x559ca6f39677 <vm_exec_core+31593>, 0x559ca6f39695 <vm_exec_core+31623>, 0x559ca6f396b3 <vm_exec_core+31653>, 0x559ca6f396d1 <vm_exec_core+31683>, 0x559ca6f396ef <vm_exec_core+31713>, 0x559ca6f3970d <vm_exec_core+31743>, 0x559ca6f3972b <vm_exec_core+31773>, 0x559ca6f39749 <vm_exec_core+31803>, 0x559ca6f39767 <vm_exec_core+31833>, 0x559ca6f39785 <vm_exec_core+31863>, 0x559ca6f397a3 <vm_exec_core+31893>, 0x559ca6f397c1 <vm_exec_core+31923>, 0x559ca6f397df <vm_exec_core+31953>, 0x559ca6f397fd <vm_exec_core+31983>, 0x559ca6f3981b <vm_exec_core+32013>, 0x559ca6f39839 <vm_exec_core+32043>, 0x559ca6f39857 <vm_exec_core+32073>, 0x559ca6f39875 <vm_exec_core+32103>, 0x559ca6f39893 <vm_exec_core+32133>, 0x559ca6f398b1 <vm_exec_core+32163>, 0x559ca6f398cf <vm_exec_core+32193>, 0x559ca6f398ed <vm_exec_core+32223>, 0x559ca6f3990b <vm_exec_core+32253>, 0x559ca6f39929 <vm_exec_core+32283>, 0x559ca6f39947 <vm_exec_core+32313>, 0x559ca6f39965 <vm_exec_core+32343>, 0x559ca6f39983 <vm_exec_core+32373>, 0x559ca6f399a1 <vm_exec_core+32403>, 0x559ca6f399bf <vm_exec_core+32433>, 0x559ca6f399dd <vm_exec_core+32463>, 0x559ca6f399fb <vm_exec_core+32493>, 0x559ca6f39a19 <vm_exec_core+32523>, 0x559ca6f39a37 <vm_exec_core+32553>, 0x559ca6f39a55 <vm_exec_core+32583>, 0x559ca6f39a73 <vm_exec_core+32613>, 0x559ca6f39aa4 <vm_exec_core+32662>, 0x559ca6f39ac2 <vm_exec_core+32692>, 0x559ca6f39ae0 <vm_exec_core+32722>, 0x559ca6f39afe <vm_exec_core+32752>, 0x559ca6f39b1c <vm_exec_core+32782>, 0x559ca6f39b3a <vm_exec_core+32812>, 0x559ca6f39b58 <vm_exec_core+32842>, 0x559ca6f39b76 <vm_exec_core+32872>, 0x559ca6f39b94 <vm_exec_core+32902>, 0x559ca6f39bb2 <vm_exec_core+32932>, 0x559ca6f39bd0 <vm_exec_core+32962>, 0x559ca6f39bee <vm_exec_core+32992>, 0x559ca6f39c0c <vm_exec_core+33022>, 0x559ca6f39c2a <vm_exec_core+33052>, 0x559ca6f39c48 <vm_exec_core+33082>, 0x559ca6f39c66 <vm_exec_core+33112>...}
#29 0x0000559ca6f4cf89 in rb_vm_exec (ec=0x559ca8ec55b0) at /tmp/ruby/src/trunk-O0/vm.c:2550
        _ec = 0x559ca8ec55b0
        _tag = {tag = 36, retval = 4, buf = {0x7fb1f69aecc0, 0x559ca6f4cf07 <rb_vm_exec+190>, 0x0, 0x7fb1f69aec10, 0x0}, prev = 0x7fb1f69aef40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#30 0x0000559ca6f4991d in invoke_block (ec=0x559ca8ec55b0, iseq=0x7fb1f6072470, self=140402756275680, captured=0x559ca90e9b60, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1514
        arg_size = 0
#31 0x0000559ca6f4a3b9 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fb1f69aef08, argc=0, self=140402756275680, captured=0x559ca90e9b60, ec=0x559ca8ec55b0) at /tmp/ruby/src/trunk-O0/vm.c:1584
        iseq = 0x7fb1f6072470
        opt_pc = 0
        type = 572653569
        cfp = 0x7fb1f69cefc8
        sp = 0x7fb1f69af018
        flags = 0
        use_argv = 0x7fb1f69aef08
        av = {94131337031488, 0}
        stack_argv = 0x7fb1f69af018
#32 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fb1f69aef08, argc=0, self=140402756275680, proc=0x559ca90e9b60, ec=0x559ca8ec55b0) at /tmp/ruby/src/trunk-O0/vm.c:1682
        block = 0x559ca90e9b60
#33 vm_invoke_proc (ec=0x559ca8ec55b0, proc=0x559ca90e9b60, self=140402756275680, argc=0, argv=0x7fb1f69aef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1712
No locals.
#34 0x0000559ca6f4ab5d in rb_vm_invoke_proc (ec=0x559ca8ec55b0, proc=0x559ca90e9b60, argc=0, argv=0x7fb1f69aef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1733
        self = 140402756275680
#35 0x0000559ca70f0372 in rb_fiber_start (fiber=0x559ca8ec5560) at /tmp/ruby/src/trunk-O0/cont.c:2536
        cont = 0x559ca8ec5560
        argc = 0
        argv = 0x7fb1f69aef08
        args = 4
        _ec = 0x559ca8ec55b0
        _tag = {tag = 36, retval = 0, buf = {0x7fb1f69aefc0, 0x559ca70f018b <rb_fiber_start+239>, 0x0, 0x7fb1f69aeee0, 0x7fb1f69aefa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        th = 0x559ca8df6820
        proc = 0x559ca90e9b60
        state = RUBY_TAG_NONE
        need_interrupt = 0
        err = 0
#36 0x0000559ca70ed996 in fiber_entry (from=0x559ca8df7e40, to=0x559ca8ec5780) at /tmp/ruby/src/trunk-O0/cont.c:847
        fiber = 0x559ca8ec5560
        thread = 0x559ca8df6820
#37 0x0000000000000000 in ?? ()
No symbol table info available.

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