# Logfile created on 2024-01-19 09:01:36 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e5caf4a5c8 @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.20240119-090136", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e5cafdf560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e5cafdf420 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e5cafdf240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240119-090136", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240119-090136>, @binmode=false, @mon_data=#<Monitor:0x000055e5cafdf178>, @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
$$$[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
d3898e9..0f31521 master -> origin/master
Updating d3898e9..0f31521
Fast-forward
NEWS.md | 4 +-
doc/maintainers.md | 15 ++--
doc/standard_library.rdoc | 4 +-
gems/bundled_gems | 4 +-
lib/abbrev.gemspec | 30 -------
lib/abbrev.rb | 133 --------------------------------
lib/resolv-replace.gemspec | 22 ------
lib/resolv-replace.rb | 76 ------------------
spec/ruby/library/abbrev/abbrev_spec.rb | 47 +++++------
test/test_abbrev.rb | 55 -------------
tool/sync_default_gems.rb | 2 -
tool/test-bundled-gems.rb | 3 +
12 files changed, 42 insertions(+), 353 deletions(-)
delete mode 100644 lib/abbrev.gemspec
delete mode 100644 lib/abbrev.rb
delete mode 100644 lib/resolv-replace.gemspec
delete mode 100644 lib/resolv-replace.rb
delete mode 100644 test/test_abbrev.rb
Latest commit hash = 0f315216bb
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/socket'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Downloading bundled gem rbs-3.4.2...
Downloading bundled gem abbrev-0.1.2...
Downloading bundled gem resolv-replace-0.1.1...
Extracting bundle gem abbrev-0.1.2...
Extracting bundle gem rbs-3.4.2...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem resolv-replace-0.1.1...
Unpacked gems/rbs-3.4.2.gem
Unpacked gems/resolv-replace-0.1.1.gem
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db 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 'srcs'.
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 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
configuring rbs-3.4.2/ext/rbs_extension
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: 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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension/lexer.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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension/ruby_objs.c
compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension/unescape.c
ln -sfT ../../../../../src/trunk-O0/.bundle/gems/rbs-3.4.2/lib ../../../../../.bundle/gems/rbs-3.4.2/lib
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
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
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
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering 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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/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/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
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
csv 3.2.9
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
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.1
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.19.0
pstore 0.1.3
rdoc 6.6.2
readline 0.0.4
reline 0.4.2
resolv 0.3.0
rinda 0.2.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
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.1
strscan 3.0.9
syslog 0.1.2
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
minitest 5.21.2
power_assert 2.0.3
rake 13.1.0
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.3.4
net-imap 0.4.9.1
net-pop 0.1.2
net-smtp 0.4.0.1
matrix 0.4.2
prime 0.1.2
rbs 3.4.2
typeprof 0.21.9
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
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 1876 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.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
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/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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
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=11695
"--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
--exclude=rubygems/test_gem_package_task\.rb
# Running tests:
[ 1/900] 1036027=test_provider
[ 2/900] 1036024=test_exception
[ 3/900] 1036026=test_case_comprehensive
[ 4/900] 1036025=test_syntax
[ 5/900] 1036027=test_rdoc_store
[ 6/900] 1036024=test_enc_raise
[ 7/900] 1036024=test_webauthn_listener_response
[ 8/900] 1036024=test_inadvertent_creation
[ 9/900] 1036024=test_rdoc_stats
[ 10/900] 1036024=test_gem_dependency_resolution_error
[ 11/900] 1036024=test_gem_bundler_version_finder
[ 12/900] 1036024=test_files_test
[ 13/900] 1036027=test_time
[ 14/900] 1036024=test_parser_events
[ 15/900] 1036024=test_gem_request_set_lockfile_parser
[ 16/900] 1036027=test_io_wait_uncommon
[ 17/900] 1036027=test_gem_silent_ui
[ 18/900] 1036024=test_gem_commands_signout_command
[ 19/900] 1036024=test_gem_ci_detector
[ 20/900] 1036024=test_gc_compact
[ 21/900] 1036027=test_rdoc_markup_to_ansi
[ 22/900] 1036027=test_delete
[ 23/900] 1036027=test_str2big
[ 24/900] 1036027=test_continuation
[ 25/900] 1036027=test_gem_impossible_dependencies_error
[ 26/900] 1036027=json_generator_test
[ 27/900] 1036027=test_popen_deadlock
[ 28/900] 1036027=test_gem_commands_specification_command
[ 29/900] 1036027=test_placearg
[ 30/900] 1036027=test_len
[ 31/900] 1036027=test_features
[ 32/900] 1036027=attribute_write_test
[ 33/900] 1036027=test_asn1
[ 34/900] 1036027=test_backtrace
[ 35/900] 1036027=test_type
[ 36/900] 1036027=test_common
[ 37/900] 1036027=test_class_name_check
[ 38/900] 1036027=test_m17n_comb
[ 39/900] 1036025=test_gem_commands_push_command
[ 40/900] 1036025=json_generic_object_test
[ 41/900] 1036025=test_complex
[ 42/900] 1036024=test_gem_commands_build_command
[ 43/900] 1036025=test_qsort
[ 44/900] 1036025=test_invalid
[ 45/900] 1036025=json_addition_test
[ 46/900] 1036025=test_rdoc_single_class
[ 47/900] 1036025=test_workspace
[ 48/900] 1036024=test_debug_cmd
[ 49/900] 1036024=test_win32ole_param_event
[ 50/900] 1036024=test_gem_resolver_index_set
[ 51/900] 1036024=test_cgi_tag_helper
[ 52/900] 1036024=test_rdoc_generator_json_index
[ 53/900] 1036024=test_recorder
[ 54/900] 1036025=test_rdoc_token_stream
[ 55/900] 1036024=test_thread
[ 56/900] 1036025=test_pkey_ec
[ 57/900] 1036024=test_gem_request
[ 58/900] 1036025=test_folderitem2_invokeverb
[ 59/900] 1036025=test_gem_spec_fetcher
[ 60/900] 1036024=test_date_parse
[ 61/900] 1036025=test_enum
[ 62/900] 1036024=test_write
[ 63/900] 1036024=test_gem_commands_outdated_command
[ 64/900] 1036024=test_gem_validator
[ 65/900] 1036024=test_usrmarshal
[ 66/900] 1036024=test_rdoc_markup_formatter
[ 67/900] 1036024=test_rendering
[ 68/900] 1036024=!Nothing_to_test
[ 69/900] 1036024=test_each
[ 70/900] 1036024=json_parser_test
[ 71/900] 1036024=test_gbk
[ 72/900] 1036024=parse_test
[ 73/900] 1036025=test_profile_frames
[ 74/900] 1036025=test_nil2vtempty
[ 75/900] 1036025=test_kernel
[ 76/900] 1036025=test_div
[ 77/900] 1036025=test_read_write
[ 78/900] 1036025=test_deprecated
[ 79/900] 1036025=test_integer_comb
[ 80/900] 1036027=test_syslog_logger
[ 81/900] 1036027=test_gem_source_lock
[ 82/900] 1036027=test_gem_dependency_installer
[ 83/900] 1036024=test_ripper
[ 84/900] 1036024=test_optarg
[ 85/900] 1036024=regexp_test
[ 86/900] 1036024=test_generic
[ 87/900] 1036024=test_enc_str_buf_cat
[ 88/900] 1036024=test_input_method
[ 89/900] 1036024=test_header
[ 90/900] 1036024=test_win32ole_type
[ 91/900] 1036024=test_exception
[ 92/900] 1036024=test_x509store
[ 93/900] 1036024=test_windows_1252
[ 94/900] 1036024=test_null
[ 95/900] 1036024=test_ansi_without_terminfo
[ 96/900] 1036024=test_rdoc_text
[ 97/900] 1036024=test_autoload
[ 98/900] 1036027=test_cgi_util
[ 99/900] 1036025=test_gem_dependency
[100/900] 1036027=test_require
[101/900] 1036027=test_gem_source_vendor
[102/900] 1036027=test_call
[103/900] 1036025=test_data_converters
[104/900] 1036025=test_my_integer
[105/900] 1036025=test_gem_available_set
[106/900] 1036025=test_memory_view
[107/900] 1036025=test_modify_expand
[108/900] 1036025=test_assignment
[109/900] 1036027=test_ractor
[110/900] 1036027=test_emoji_breaks
[111/900] 1036024=test_gem_command
[112/900] 1036024=test_fiddle
[113/900] 1036024=test_gem_resolver_lock_specification
[114/900] 1036024=test_nofree
[115/900] 1036024=test_gem_resolver_git_set
[116/900] 1036025=test_store
[117/900] 1036024=test_bug-5832
[118/900] 1036024=test_gem_commands_open_command
[119/900] 1036025=test_digest
[120/900] 1036024=test_files_lib
[121/900] 1036024=test_quote_char_nil
[122/900] 1036024=test_rdoc_cross_reference
[123/900] 1036025=test_shift_jis
[124/900] 1036025=test_member
[125/900] 1036025=test_rubygems
[126/900] 1036025=test_gem_security
[127/900] 1036027=test_kconv
[128/900] 1036027=test_eval
[129/900] 1036024=test_stringchar
[130/900] 1036024=test_reline_key
[131/900] 1036024=test_bug-3571
[132/900] 1036024=test_unicode_normalize
[133/900] 1036027=test_read
[134/900] 1036027=test_date_time
[135/900] 1036027=test_did_you_mean
[136/900] 1036027=test_handle
[137/900] 1036027=test_arity
[138/900] 1036027=test_rdoc_markup_to_joined_paragraph
[139/900] 1036027=test_switch_hitter
[140/900] 1036027=test_pkey_dsa
[141/900] 1036025=test_rdoc_rubygems_hook
[142/900] 1036027=test_gem_commands_dependency_command
[143/900] 1036027=test_weakref
[144/900] 1036025=test_timeout
[145/900] 1036027=test_enumerator
[146/900] 1036025=test_string
[147/900] 1036024=locals_test
[148/900] 1036024=test_name_error
[149/900] 1036024=test_hash_create
[150/900] 1036024=test_rdoc_generator_ri
[151/900] 1036024=test_file
[152/900] 1036024=test_thread_fd_close
[153/900] 1036024=test_ansi_with_terminfo
[154/900] 1036024=test_gem_stream_ui
[155/900] 1036024=test_safe_load
[156/900] 1036024=bom_test
[157/900] 1036024=test_win32ole_method
[158/900] 1036024=test_gem_source_local
[159/900] 1036024=test_flip
[160/900] 1036024=test_frozen
[161/900] 1036024=test_date_conv
[162/900] 1036024=test_gem_source_subpath_problem
[163/900] 1036024=test_date_compat
[164/900] 1036024=test_case_mapping
[165/900] 1036024=test_egrep_cpp
[166/900] 1036024=test_weakmap
[167/900] 1036026=test_dot_dot
[168/900] 1036026=test_scan_args
[169/900] 1036026=test_rewind
[170/900] 1036026=test_win32ole_type_event
[171/900] 1036026=test_rdoc_method_attr
[172/900] 1036026=test_sprintf
[173/900] 1036026=test_gem_uri
[174/900] 1036026=test_enumerator
[175/900] 1036026=test_row
[176/900] 1036026=test_exception_at_throwing
[177/900] 1036026=test_memory_view
[178/900] 1036026=test_stringio
[179/900] 1036026=test_severity
[180/900] 1036026=test_load
[181/900] 1036026=test_ractor
[182/900] 1036026=test_arithmetic_sequence
[183/900] 1036026=test_gem_update_suggestion
[184/900] 1036026=test_http
[185/900] 1036026=test_gem_source_installed
[186/900] 1036026=test_gem_resolver_installer_set
[187/900] 1036026=test_psych
[188/900] 1036026=test_flags
[189/900] 1036025=test_ole_methods
[190/900] 1036025=test_gem_resolver_lock_set
[191/900] 1036025=test_rdoc_i18n_locale
[192/900] 1036025=test_rdoc_rdoc
[193/900] 1036025=test_cclass
[194/900] 1036025=test_rdoc_comment
[195/900] 1036025=test_kdf
[196/900] 1036025=test_win32ole_variant_m
[197/900] 1036025=test_tcp
[198/900] 1036025=test_cgi_multipart
[199/900] 1036026=test_json_tree
[200/900] 1036026=test_bug_reporter
[201/900] 1036025=test_io_buffer
[202/900] 1036026=test_autoconf
[203/900] 1036026=test_const
[204/900] 1036026=test_class
[205/900] 1036025=test_rdoc_encoding
[206/900] 1036025=test_files_test_1
[207/900] 1036027=test_io_timeout
[208/900] 1036027=test_rdoc_rd_inline
[209/900] 1036027=test_rdoc_markdown
[210/900] 1036027=test_gem_package_tar_reader
[211/900] 1036027=test_rdoc_normal_class
[212/900] 1036027=test_comparable
[213/900] 1036027=test_ipaddr
[214/900] 1036027=test_gem_installer
[215/900] 1036024=test_pkcs12
[216/900] 1036024=test_deprecate
[217/900] 1036024=test_rdoc_constant
[218/900] 1036024=test_row_separator
[219/900] 1036024=test_method
[220/900] 1036025=test_rdoc_markup_parser
[221/900] 1036025=test_gem_source_specific_file
[222/900] 1036025=test_require_path_check
[223/900] 1036025=test_gem_unsatisfiable_dependency_error
[224/900] 1036025=test_acl
[225/900] 1036025=test_utf16
[226/900] 1036025=test_date_new
[227/900] 1036025=test_gem_commands_cert_command
[228/900] 1036026=test_wait
[229/900] 1036026=test_tempfile
[230/900] 1036026=test_object_create_start
[231/900] 1036026=test_duplicate
[232/900] 1036026=magic_comment_test
[233/900] 1036026=test_quote_empty
[234/900] 1036026=test_rdoc_markup_raw
[235/900] 1036026=json_string_matching_test
[236/900] 1036026=test_rdoc_markup_paragraph
[237/900] 1036026=test_cmd
[238/900] 1036025=test_path
[239/900] 1036025=test_fstring
[240/900] 1036025=test_nomethod_error
[241/900] 1036025=test_euc_tw
[242/900] 1036025=test_emitter
[243/900] 1036025=test_rdoc_markup_verbatim
[244/900] 1036025=json_fixtures_test
[245/900] 1036025=test_econv
[246/900] 1036026=newline_test
[247/900] 1036026=test_gem_platform
[248/900] 1036025=test_rdoc_parser_c
[249/900] 1036026=test_rdoc_task
[250/900] 1036026=test_numhash
[251/900] 1036026=test_macro
[252/900] 1036026=test_rdoc_markup_to_html
[253/900] 1036025=test_backtrace
[254/900] 1036026=test_pkey_rsa
[255/900] 1036026=test_bigzero
[256/900] 1036026=test_stack
[257/900] 1036027=test_color
[258/900] 1036027=test_ldap
[259/900] 1036025=test_method_name_check
[260/900] 1036027=test_parse
[261/900] 1036025=test_gem_commands_setup_command
[262/900] 1036027=test_hmac
[263/900] 1036027=test_rdoc_top_level
[264/900] 1036025=test_postponed_job
[265/900] 1036027=test_gem_request_set_lockfile
[266/900] 1036026=test_uncorrectable_name_check
[267/900] 1036026=test_erb
[268/900] 1036026=test_gem_commands_environment_command
[269/900] 1036025=test_numeric
[270/900] 1036026=test_bmethod
[271/900] 1036026=encoding_test
[272/900] 1036025=test_pty
[273/900] 1036026=test_string
[274/900] 1036026=test_function
[275/900] 1036027=test_mkmf
[276/900] 1036026=test_raise
[277/900] 1036026=test_assembler
[278/900] 1036026=test_gem_stub_specification
[279/900] 1036027=test_reline
[280/900] 1036026=test_yaml
[281/900] 1036027=comments_test
[282/900] 1036027=test_debug
[283/900] 1036025=test_array
[284/900] 1036027=test_erb_m17n
[285/900] 1036025=test_syslog
[286/900] 1036027=test_gem_commands_uninstall_command
[287/900] 1036025=test_rdoc_code_object
[288/900] 1036026=test_socket
[289/900] 1036025=test_framework
[290/900] 1036025=test_rdoc_markup_to_html_crossref
[291/900] 1036025=test_class2name
[292/900] 1036025=test_yamlstore
[293/900] 1036025=test_random_formatter
[294/900] 1036027=test_depth_first
[295/900] 1036027=test_benchmark
[296/900] 1036025=test_fnmatch
[297/900] 1036025=test_x509name
[298/900] 1036025=test_rdoc_markup_heading
[299/900] 1036025=test_pack
[300/900] 1036025=test_gem_source
[301/900] 1036025=test_skip_lines
[302/900] 1036025=test_sizeof
[303/900] 1036027=test_emoji
[304/900] 1036026=test_face
[305/900] 1036027=test_sorted_set
[306/900] 1036026=test_iseq
[307/900] 1036027=test_condition
[308/900] 1036027=test_gem_commands_search_command
[309/900] 1036027=test_cp949
[310/900] 1036027=test_defined
[311/900] 1036027=test_basicsocket
[312/900] 1036027=test_sleep
[313/900] 1036027=test_date_attr
[314/900] 1036027=test_rdoc_rd_inline_parser
[315/900] 1036027=test_color_printer
[316/900] 1036027=test_date_strftime
[317/900] 1036026=test_reqarg
[318/900] 1036026=test_set
[319/900] 1036026=test_init
[320/900] 1036026=test_file
[321/900] 1036026=test_gem_commands_signin_command
[322/900] 1036026=test_resource
[323/900] 1036026=test_zsh_completion
[324/900] 1036026=library_symbols_test
[325/900] 1036026=test_system
[326/900] 1036027=test_rdoc_normal_module
[327/900] 1036027=test_rdoc_markdown_test
[328/900] 1036025=test_gem_version
[329/900] 1036025=test_rdoc_markup_hard_break
[330/900] 1036025=test_ssl_session
[331/900] 1036025=test_random
[332/900] 1036025=test_ns_spki
[333/900] 1036025=test_encodings
[334/900] 1036026=test_gem_resolver_dependency_request
[335/900] 1036026=test_scalar
[336/900] 1036026=test_gem_resolver_requirement_list
[337/900] 1036026=test_arith_seq_beg_len_step
[338/900] 1036026=test_type_completor
[339/900] 1036026=test_utf32
[340/900] 1036026=test_iseq_load
[341/900] 1036025=test_rdoc_markup_to_markdown
[342/900] 1036025=test_trick
[343/900] 1036027=test_key_name_check
[344/900] 1036027=test_change_word
[345/900] 1036027=test_noarg
[346/900] 1036027=test_tmpdir
[347/900] 1036027=test_gem_commands_pristine_command
[348/900] 1036026=test_protect
[349/900] 1036026=test_tree_builder
[350/900] 1036026=test_rdoc_generator_pot_po
[351/900] 1036026=test_clone
[352/900] 1036024=test_rdoc_servlet
[353/900] 1036026=test_typeddata
[354/900] 1036024=test_rdoc_markup_include
[355/900] 1036024=test_cesu8
[356/900] 1036024=test_inputs_scanner
[357/900] 1036024=test_httpheader
[358/900] 1036024=test_rdoc_ri_driver
[359/900] 1036026=test_shapes
[360/900] 1036026=test_gem_commands_mirror
[361/900] 1036026=test_gem_commands_cleanup_command
[362/900] 1036024=test_euc_kr
[363/900] 1036024=test_date_marshal
[364/900] 1036024=test_literal
[365/900] 1036026=test_nextafter
[366/900] 1036027=test_thread
[367/900] 1036027=test_capacity
[368/900] 1036027=test_rubyoptions
[369/900] 1036026=test_integer
[370/900] 1036026=test_yield
[371/900] 1036025=test_kwargs
[372/900] 1036025=test_acceptable
[373/900] 1036025=test_string_memory
[374/900] 1036024=test_io_wait
[375/900] 1036025=test_pkey
[376/900] 1036024=test_stream
[377/900] 1036024=test_line_editor
[378/900] 1036025=test_gem_security_trust_dir
[379/900] 1036024=test_rinda
[380/900] 1036025=test_ractor
[381/900] 1036025=test_dryrun
[382/900] 1036025=test_gem_resolver_api_set
[383/900] 1036025=test_forwardable
[384/900] 1036025=parse_comments_test
[385/900] 1036025=test_ifunless
[386/900] 1036025=test_ractor
[387/900] 1036025=test_key_stroke
[388/900] 1036025=test_process
[389/900] 1036024=test_config
[390/900] 1036024=test_mdns
[391/900] 1036024=test_rat
[392/900] 1036024=test_win32ole_typelib
[393/900] 1036024=test_bundled_ca
[394/900] 1036024=test_external_new
[395/900] 1036024=constant_path_node_test
[396/900] 1036024=test_http_request
[397/900] 1036024=test_date_ractor
[398/900] 1036024=test_undef
[399/900] 1036024=test_gem_name_tuple
[400/900] 1036024=test_gem_request_set
[401/900] 1036024=test_function_entry
[402/900] 1036024=test_gem_resolver_activation_request
[403/900] 1036024=test_path_to_class
[404/900] 1036024=test_pkey_dh
[405/900] 1036024=test_securerandom
[406/900] 1036024=test_win32ole_method_event
[407/900] 1036024=test_gem_ext_ext_conf_builder
[408/900] 1036024=test_complexrational
[409/900] 1036024=test_drb
[410/900] 1036026=test_hash
[411/900] 1036026=test_alias_and_anchor
[412/900] 1036026=test_config
[413/900] 1036026=test_rdoc_any_method
[414/900] 1036026=test_abi
[415/900] 1036026=test_prettyprint
[416/900] 1036026=test_threadgroup
[417/900] 1036026=test_human_typo
[418/900] 1036026=test_stream
[419/900] 1036026=test_gem_ext_builder
[420/900] 1036026=test_queue
[421/900] 1036026=test_gem_commands_check_command
[422/900] 1036026=test_gem_commands_yank_command
[423/900] 1036026=test_big2str
[424/900] 1036026=test_data
[425/900] 1036026=test_rdoc_alias
[426/900] 1036026=test_rdoc_context_section
[427/900] 1036026=test_gem_security_policy
[428/900] 1036026=test_io
[429/900] 1036026=test_emitter
[430/900] 1036026=test_ellipsize
[431/900] 1036026=test_io_buffer
[432/900] 1036026=test_gem_ext_cargo_builder
[433/900] 1036026=test_gem_package_tar_header
[434/900] 1036026=test_merge_keys
[435/900] 1036026=test_gem_resolver_index_specification
[436/900] 1036026=test_c_struct_builder
[437/900] 1036026=test_rdoc_extend
[438/900] 1036026=test_to_ruby
[439/900] 1036026=test_metaclass
[440/900] 1036026=test_files_sample
[441/900] 1036026=test_rbconfig
[442/900] 1036026=test_gem_specification
[443/900] 1036027=test_gem_package_tar_reader_entry
[444/900] 1036027=test_rdoc_markup_to_label
[445/900] 1036027=test_tsort
[446/900] 1036027=test_gem_commands_exec_command
[447/900] 1036024=test_cgi_cookie
[448/900] 1036024=test_scheduler
[449/900] 1036027=test_object_references
[450/900] 1036027=test_win32ole_variable
[451/900] 1036027=test_gem_resolver
[452/900] 1036026=version_test
[453/900] 1036026=test_beginendblock
[454/900] 1036024=test_rdoc_parser_ruby
[455/900] 1036027=test_httpresponse
[456/900] 1036027=test_cipher
[457/900] 1036027=test_new
[458/900] 1036027=test_big5
[459/900] 1036027=test_time_tz
[460/900] 1036027=test_within_pipe
[461/900] 1036027=test_rdoc_generator_darkfish
[462/900] 1036026=test_mixed_unicode_escapes
[463/900] 1036026=test_have_library
[464/900] 1036027=test_load
[465/900] 1036027=test_objspace
[466/900] 1036026=test_general
[467/900] 1036026=test_gem_commands_server_command
[468/900] 1036026=test_httpresponses
[469/900] 1036026=test_timeout
[470/900] 1036026=test_rdoc_markup_attributes
[471/900] 1036026=test_cparser
[472/900] 1036024=test_unicode_escape
[473/900] 1036024=test_c_union_entity
[474/900] 1036024=test_string_processing
[475/900] 1036024=test_recursion
[476/900] 1036024=test_io_console
[477/900] 1036026=test_bn
[478/900] 1036026=test_logperiod
[479/900] 1036026=test_config
[480/900] 1036026=test_gem_request_connection_pools
[481/900] 1036026=test_ractor
[482/900] 1036026=test_rubyvm
[483/900] 1036026=test_arith_seq_extract
[484/900] 1036026=test_pack
[485/900] 1036024=test_last_thread
[486/900] 1036024=test_import
[487/900] 1036026=test_logdevice
[488/900] 1036026=test_ftp
[489/900] 1036026=test_pp
[490/900] 1036026=test_rdoc_markup_to_table_of_contents
[491/900] 1036026=test_gem_commands_unpack_command
[492/900] 1036026=test_x509cert
[493/900] 1036026=test_enc_associate
[494/900] 1036026=test_key_error
[495/900] 1036026=test_module
[496/900] 1036024=test_rb_str_dup
[497/900] 1036024=test_symbol
[498/900] 1036024=test_append
[499/900] 1036024=test_engine
[500/900] 1036024=test_logger
[501/900] 1036024=test_digest_extend
[502/900] 1036024=test_ssl
[503/900] 1036026=test_mutex
[504/900] 1036026=test_option
[505/900] 1036026=test_win32ole_event
[506/900] 1036026=test_etc
[507/900] 1036026=test_struct
[508/900] 1036026=test_scalar_scanner
[509/900] 1036026=test_notimplement
[510/900] 1036026=test_key_event_record
[511/900] 1036026=test_array_create
[512/900] 1036026=test_sexp
[513/900] 1036026=test_io
[514/900] 1036025=test_compile_prism
[515/900] 1036025=test_interned_str
[516/900] 1036025=test_gem_ext_cmake_builder
[517/900] 1036025=test_objectspace
[518/900] 1036024=test_integer
[519/900] 1036025=test_require_lib
[520/900] 1036025=test_gem_util
[521/900] 1036024=test_euc_jp
[522/900] 1036024=test_tree_spell_checker
[523/900] 1036024=test_ractor
[524/900] 1036025=test_case_options
[525/900] 1036025=test_evaluation
[526/900] 1036025=test_ssl
[527/900] 1036025=test_rdoc_markup_to_tt_only
[528/900] 1036025=test_https
[529/900] 1036024=test_gem_console_ui
[530/900] 1036024=test_convert
[531/900] 1036024=test_optparse
[532/900] 1036024=ripper_compat_test
[533/900] 1036024=test_rdoc_markup_to_bs
[534/900] 1036024=test_raise_exception
[535/900] 1036025=test_marshal
[536/900] 1036024=json_encoding_test
[537/900] 1036024=test_gem_commands_update_command
[538/900] 1036025=test_parser
[539/900] 1036025=test_rdoc_require
[540/900] 1036025=test_fiber
[541/900] 1036024=test_rational2
[542/900] 1036024=test_terminfo
[543/900] 1036024=test_bash_completion
[544/900] 1036024=test_gem_ext_cargo_builder_unit
[545/900] 1036024=test_delegate
[546/900] 1036024=test_bug-14834
[547/900] 1036024=test_fixnum
[548/900] 1036024=test_signal
[549/900] 1036024=test_cgi_core
[550/900] 1036025=test_addrinfo
[551/900] 1036024=test_gem
[552/900] 1036025=test_to_ary_concat
[553/900] 1036024=test_encoding
[554/900] 1036026=test_completion
[555/900] 1036024=test_buffered_io
[556/900] 1036024=test_constant
[557/900] 1036026=test_whileuntil
[558/900] 1036026=test_gem_resolver_best_set
[559/900] 1036026=test_cstr
[560/900] 1036025=test_gem_config_file
[561/900] 1036025=test_document
[562/900] 1036025=test_yjit_exit_locations
[563/900] 1036025=test_data_error
[564/900] 1036025=test_monitor
[565/900] 1036025=test_mul
[566/900] 1036025=test_primitive
[567/900] 1036025=test_gem_commands_which_command
[568/900] 1036025=test_passing_block
[569/900] 1036025=test_history
[570/900] 1036024=test_method_cache
[571/900] 1036024=test_gem_gemcutter_utilities
[572/900] 1036025=test_float
[573/900] 1036024=test_fileutils
[574/900] 1036026=errors_test
[575/900] 1036026=test_vm_dump
[576/900] 1036026=test_thread_queue
[577/900] 1036025=test_nesting_parser
[578/900] 1036025=test_nowrite
[579/900] 1036025=test_gem_resolver_conflict
[580/900] 1036024=test_gb18030
[581/900] 1036025=test_gem_package_tar_writer
[582/900] 1036024=test_yaml_tree
[583/900] 1036024=test_shellwords
[584/900] 1036024=test_windows_1251
[585/900] 1036024=test_encoding
[586/900] 1036024=test_omap
[587/900] 1036025=test_gem_uri_formatter
[588/900] 1036024=test_sockopt
[589/900] 1036025=test_math
[590/900] 1036024=test_gc
[591/900] 1036024=test_libs
[592/900] 1036025=test_x509ext
[593/900] 1036025=test_wss
[594/900] 1036025=test_class
[595/900] 1036024=test_configuration
[596/900] 1036025=test_fips
[597/900] 1036024=test_gem_path_support
[598/900] 1036024=test_case
[599/900] 1036024=test_helper
[600/900] 1036024=test_coverage
[601/900] 1036025=test_pathname
[602/900] 1036025=test_thread_cv
[603/900] 1036025=test_pattern_matching
[604/900] 1036025=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, 45019>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11
[605/900] 1036025=test_rdoc_parser
[606/900] 1036025=test_marshalable
[607/900] 1036025=test_rdoc_parser_rd
[608/900] 1036025=test_webauthn_poller
[609/900] 1036025=test_unicode
[610/900] 1036025=test_x509attr
[611/900] 1036025=test_set_len
[612/900] 1036025=test_parser
[613/900] 1036025=test_gem_ext_rake_builder
[614/900] 1036024=test_irb
[615/900] 1036026=test_gem_resolver_installed_specification
[616/900] 1036026=test_cmethod
[617/900] 1036026=test_gem_commands_list_command
[618/900] 1036026=test_gem_resolver_vendor_set
[619/900] 1036026=test_numeric
[620/900] 1036026=test_word
[621/900] 1036026=test_gem_requirement
[622/900] 1036024=test_refinement
[623/900] 1036025=test_gem_command_manager
[624/900] 1036026=test_address_resolve
[625/900] 1036025=test_project_sanity
[626/900] 1036026=test_gem_install_update_options
[627/900] 1036025=test_num2int
[628/900] 1036025=test_pkcs7
[629/900] 1036025=test_cgi_session
[630/900] 1036025=test_ensured
[631/900] 1036026=test_hash
[632/900] 1036025=test_x509crl
[633/900] 1036025=test_keyword
[634/900] 1036025=test_iter_break
[635/900] 1036025=test_gem_version_option
[636/900] 1036025=test_insns_leaf
[637/900] 1036025=test_ubf_async_safe
[638/900] 1036025=test_ossl
[639/900] 1036025=test_ruby_lex
[640/900] 1036025=test_win32ole_record
[641/900] 1036025=test_eval_history
[642/900] 1036025=test_complex2
[643/900] 1036025=dispatcher_test
[644/900] 1036025=test_argf
[645/900] 1036024=test_console_attr
[646/900] 1036024=test_gem_ext_cargo_builder_link_flag_converter
[647/900] 1036024=test_array
[648/900] 1036026=test_x509req
[649/900] 1036026=test_files_ext
[650/900] 1036026=test_frozen_error
[651/900] 1036026=test_yjit
[652/900] 1036025=test_m17n
[653/900] 1036025=test_digest
[654/900] 1036025=test_gem_resolver_local_specification
[655/900] 1036025=test_object
[656/900] 1036025=test_closure
[657/900] 1036027=test_at_exit
[658/900] 1036027=test_rdoc_options
[659/900] 1036025=test_dln
[660/900] 1036025=test_yield_block
[661/900] 1036025=test_pkg_config
[662/900] 1036025=test_rdoc_include
[663/900] 1036027=test_set
[664/900] 1036027=test_gem_commands_help_command
[665/900] 1036025=unescape_test
[666/900] 1036027=test_yamldbm
[667/900] 1036027=test_jaro_winkler
[668/900] 1036027=test_func
[669/900] 1036025=test_install
[670/900] 1036025=test_foreach
[671/900] 1036025=test_win32ole_variant
[672/900] 1036025=test_summary
[673/900] 1036025=test_gem_resolver_composed_set
[674/900] 1036025=test_object
[675/900] 1036025=test_arity
[676/900] 1036025=test_find
[677/900] 1036025=test_trace
[678/900] 1036025=test_nil
[679/900] 1036025=test_rdoc_markup_attribute_manager
[680/900] 1036025=test_liberal_parsing
[681/900] 1036025=test_rdoc_class_module
[682/900] 1036025=test_gem_commands_owner_command
[683/900] 1036025=test_cgi_modruby
[684/900] 1036025=test_rational
[685/900] 1036027=test_gc
[686/900] 1036025=test_gem_local_remote_options
[687/900] 1036025=test_pair
[688/900] 1036026=test_stat
[689/900] 1036026=test_flush
[690/900] 1036026=test_resolve_symbol
[691/900] 1036026=test_transcode
[692/900] 1036026=test_iso_8859
[693/900] 1036026=test_coderange
[694/900] 1036026=test_dir
[695/900] 1036025=test_mailto
[696/900] 1036025=test_enumerator_kw
[697/900] 1036025=test_gem_commands_install_command
[698/900] 1036026=test_strip
[699/900] 1036026=test_nonblock
[700/900] 1036026=test_lexer
[701/900] 1036026=test_date
[702/900] 1036026=test_open-uri
[703/900] 1036026=test_c_struct_entry
[704/900] 1036025=test_random
[705/900] 1036025=test_rdoc_context
[706/900] 1036026=test_boolean
[707/900] 1036026=test_kill_ring
[708/900] 1036026=test_drbssl
[709/900] 1036025=parameters_signature_test
[710/900] 1036025=test_rdoc_parser_changelog
[711/900] 1036025=test_column_separator
[712/900] 1036025=test_gem_source_list
[713/900] 1036025=test_yaml_special_cases
[714/900] 1036025=test_win32ole
[715/900] 1036025=test_settracefunc
[716/900] 1036025=test_gem_text
[717/900] 1036025=test_variable
[718/900] 1036025=test_pstore
[719/900] 1036025=test_readpartial
[720/900] 1036025=test_lambda
[721/900] 1036025=test_gem_request_set_gem_dependency_api
[722/900] 1036025=test_ocsp
[723/900] 1036025=test_super
[724/900] 1036025=test_win32ole_param
[725/900] 1036025=test_time
[726/900] 1036025=test_sprintf_comb
[727/900] 1036025=heredoc_dedent_test
[728/900] 1036025=test_method_cache
[729/900] 1036025=memsize_test
[730/900] 1036025=test_gem_package_old
[731/900] 1036025=test_env
[732/900] 1036024=test_rdoc_markup_pre_process
[733/900] 1036024=test_nkf
[734/900] 1036024=test_convertible
[735/900] 1036026=test_stringscanner
[736/900] 1036026=test_io_m17n
[737/900] 1036025=test_resize
[738/900] 1036025=test_general
[739/900] 1036025=test_have_macro
[740/900] 1036025=test_pipe
[741/900] 1036025=desugar_compiler_test
[742/900] 1036025=test_tracepoint
[743/900] 1036026=test_gem_resolver_specification
[744/900] 1036026=test_internal_ivar
[745/900] 1036026=test_config
[746/900] 1036025=test_error_highlight
[747/900] 1036026=test_gem_commands_info_command
[748/900] 1036026=test_addr
[749/900] 1036026=test_getopts
[750/900] 1036026=test_dns
[751/900] 1036026=test_process
[752/900] 1036026=test_tuplebag
[753/900] 1036026=test_show_source
[754/900] 1036026=test_cgi_header
[755/900] 1036026=test_rdoc_markup_to_rdoc
[756/900] 1036026=test_protocol
[757/900] 1036026=test_singleton_function
[758/900] 1036026=test_dir_m17n
[759/900] 1036025=test_helper
[760/900] 1036025=test_rdoc_generator_pot_po_entry
[761/900] 1036025=test_eval
[762/900] 1036025=test_proc
[763/900] 1036024=test_alias
[764/900] 1036024=test_gem_gem_runner
[765/900] 1036024=test_pointer
[766/900] 1036026=test_rdoc_generator_pot
[767/900] 1036026=test_gem_uninstaller
[768/900] 1036025=test_zlib
[769/900] 1036027=test_storage
[770/900] 1036027=test_string
[771/900] 1036027=test_variable_name_check
[772/900] 1036027=test_iterator
[773/900] 1036027=compiler_test
[774/900] 1036027=test_printf
[775/900] 1036027=test_case
[776/900] 1036027=test_gem_remote_fetcher
[777/900] 1036026=test_regexp
[778/900] 1036024=test_extlibs
[779/900] 1036027=test_file_exhaustive
[780/900] 1036024=pattern_test
[781/900] 1036024=test_open3
[782/900] 1036024=test_udp
[783/900] 1036024=test_pinned
[784/900] 1036024=test_require
[785/900] 1036025=test_remote_fetch_error
[786/900] 1036025=test_pattern_key_name_check
[787/900] 1036025=test_thread
[788/900] 1036024=test_ts
[789/900] 1036024=test_find_executable
[790/900] 1036024=test_unconverted_fields
[791/900] 1036024=test_require
[792/900] 1036027=test_locale
[793/900] 1036027=test_history
[794/900] 1036027=test_delegation
[795/900] 1036027=test_dup
[796/900] 1036027=test_formatter
[797/900] 1036027=test_weakkeymap
[798/900] 1036027=test_key_actor_vi
[799/900] 1036027=test_lazy_enumerator
[800/900] 1036024=test_rdoc_markup_document
[801/900] 1036024=test_drbobject
[802/900] 1036024=test_gem_commands_query_command
[803/900] 1036027=test_optimization
[804/900] 1036025=test_rdoc_rd
[805/900] 1036025=test_range
[806/900] 1036024=test_exit
[807/900] 1036024=location_test
[808/900] 1036024=test_gem_resolver_api_specification
[809/900] 1036024=test_gem_package
[810/900] 1036024=test_gem_security_signer
[811/900] 1036024=test_date_arith
[812/900] 1036024=test_drbunix
[813/900] 1036025=test_svcb_https
[814/900] 1036025=test_buffering
[815/900] 1036025=test_patterns
[816/900] 1036025=test_gem_commands_stale_command
[817/900] 1036025=test_rdoc_parser_simple
[818/900] 1036025=test_signedness
[819/900] 1036025=test_too_many_dummy_encodings
[820/900] 1036025=test_enumerable
[821/900] 1036025=json_common_interface_test
[822/900] 1036025=test_ractor
[823/900] 1036025=test_grapheme_breaks
[824/900] 1036025=test_date_strptime
[825/900] 1036025=test_gem_doctor
[826/900] 1036025=test_gem_request_set_lockfile_tokenizer
[827/900] 1036025=test_gem_safe_marshal
[828/900] 1036025=ruby_api_test
[829/900] 1036024=test_instrumentation_api
[830/900] 1036025=test_default_gems
[831/900] 1036025=test_serialize_subclasses
[832/900] 1036025=test_rand
[833/900] 1036025=test_ast
[834/900] 1036024=fuzzer_test
[835/900] 1036024=test_struct
[836/900] 1036024=test_propertyputref
[837/900] 1036024=test_symbol
[838/900] 1036027=test_coder
[839/900] 1036027=test_context
[840/900] 1036027=test_gem_commands_sources_command
[841/900] 1036027=test_have_func
[842/900] 1036027=test_ractor_compatibility
[843/900] 1036027=test_gem_commands_contents_command
[844/900] 1036027=test_win32ole_variant_outarg
[845/900] 1036027=test_erb_command
[846/900] 1036027=test_gem_rdoc
[847/900] 1036027=test_ws
[848/900] 1036027=test_unix
[849/900] 1036027=test_regex_casefold
[850/900] 1036027=test_gem_source_git
[851/900] 1036027=test_fd_setsize
[852/900] 1036027=test_http
[853/900] 1036024=test_gem_commands_lock_command
[854/900] 1036024=test_rdoc_markup_to_html_snippet
[855/900] 1036024=test_data
[856/900] 1036024=test_rdoc_parser_markdown
[857/900] 1036024=test_gem_source_fetch_problem
[858/900] 1036024=test_rdoc_i18n_text
[859/900] 1036024=test_rdoc_markup_indented_paragraph
[860/900] 1036024=test_force_quotes
[861/900] 1036024=test_err_in_callback
[862/900] 1036024=test_gem_ext_configure_builder
[863/900] 1036024=test_gem_dependency_list
[864/900] 1036024=test_rendering
[865/900] 1036024=test_rdoc_generator_markup
[866/900] 1036024=test_filter
[867/900] 1036024=test_inlinecache
[868/900] 1036024=test_scanner_events
[869/900] 1036024=test_gem_resolver_vendor_specification
[870/900] 1036024=json_ext_parser_test
[871/900] 1036024=test_koi8
[872/900] 1036024=test_ostruct
[873/900] 1036024=test_table
[874/900] 1036024=test_not
[875/900] 1036024=test_rdoc_attr
[876/900] 1036024=test_update
[877/900] 1036024=test_basicinstructions
[878/900] 1036024=test_read
[879/900] 1036024=test_verbose
[880/900] 1036024=test_ractor
[881/900] 1036024=test_key_actor_emacs
[882/900] 1036024=test_stringify_symbols
[883/900] 1036024=test_pack
[884/900] 1036024=test_rdoc_ri_paths
[885/900] 1036024=test_name_error_extension
[886/900] 1036027=test_rdoc_rd_block_parser
[887/900] 1036024=test_https_proxy
[888/900] 1036024=test_singleton
[889/900] 1036024=test_spell_checker
[890/900] 1036024=test_ancdata
[891/900] 1036027=test_rdoc_markup
[892/900] 1036027=test_files_test_2
[893/900] 1036024=test_gem_resolver_git_specification
[894/900] 1036024=test_normalize
[895/900] 1036024=test_converters
[896/900] 1036024=test_sleep
[897/900] 1036024=test_bignum
[898/900] 1036024=test_rdoc_tom_doc
[899/900] 1036024=test_gem_commands_fetch_command
[900/900] 1036024=ractor_test
Retrying...
Finished tests in 1376.713933s, 19.5059 tests/s, 6934.8038 assertions/s.
26854 tests, 9547241 assertions, 0 failures, 0 errors, 230 skips
ruby -v: ruby 3.4.0dev (2024-01-19T08:57:54Z master 0f315216bb) [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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
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/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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
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-01-19T08:57:54Z master 0f315216bb) [x86_64-linux]
0 .........................................................................
73 .........................................................................
146 .........................................................................
219 .........................................................................
292 .........................................................................
365 .........................................................................
438 .........................................................................
511 .........................................................................
584 .........................................................................
657 .........................................................................
730 .........................................................................
803 .........................................................................
876 .........................................................................
949 .........................................................................
1022 .........................................................................
1095 .........................................................................
1168 .........................................................................
1241 .........................................................................
1314 .........................................................................
1387 .........................................................................
1460 .........................................................................
1533 .........................................................................
1606 .........................................................................
1679 .........................................................................
1752 .........................................................................
1825 .........................................................................
1898 .........................................................................
1971 .........................................................................
2044 .........................................................................
2117 .........................................................................
2190 .........................................................................
2263 .........................................................................
2336 .........................................................................
2409 .........................................................................
2482 .........................................................................
2555 .........................................................................
2628 .........................................................................
2701 .........................................................................
2774 .........................................................................
2847 .........................................................................
2920 .........................................................................
2993 .........................................................................
3066 .........................................................................
3139 .........................................................................
3212 .........................................................................
3285 .........................................................................
3358 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 .........................................................................
3723 .....
Finished in 627.554837 seconds
3728 files, 32011 examples, 141779 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.1036880.ruby -x gdbscript
[New LWP 1036880]
[New LWP 1036883]
[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 uleb128 (p=0x56475019a960) at /tmp/ruby/src/trunk-O0/addr2line.c:232
232 }
[Current thread is 1 (Thread 0x7f3b5223f7c0 (LWP 1036880))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f3b5223f7c0 (LWP 1036880) uleb128 (p=0x56475019a960) at /tmp/ruby/src/trunk-O0/addr2line.c:232
2 Thread 0x7f3b38c5f640 (LWP 1036883) 0x00007f3b52367fde in epoll_wait (epfd=4, events=0x56474ef8683c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f3b38c5f640 (LWP 1036883)):
#0 0x00007f3b52367fde in epoll_wait (epfd=4, events=0x56474ef8683c <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 0x000056474eae63f6 in event_wait (vm=0x5647501062a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
r = 22087
#2 0x000056474eae641a in timer_thread_polling (vm=0x5647501062a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
r = -2052432724
#3 0x000056474eae6ada in timer_thread_func (ptr=0x5647501062a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3026
vm = 0x5647501062a0
#4 0x00007f3b522d6b43 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 = {140733935762240, -1873205917953797117, 139892332295744, 25, 139892758505552, 140733935762592, 1763010475222914051, 1763068539032720387}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x00007f3b52367bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f3b5223f7c0 (LWP 1036880)):
#0 uleb128 (p=0x56475019a960) at /tmp/ruby/src/trunk-O0/addr2line.c:232
r = 87
s = 0
#1 0x000056474ec8a1f9 in di_read_record (reader=0x56475019a8e0, vp=0x56475019a700, errout=0x7f3b5245c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1468
at = 89
form = 11
#2 0x000056474ec8b359 in debug_info_read (reader=0x56475019a8e0, num_traces=43, traces=0x56474ef89940 <trace>, lines=0x564751c6f200, offset=0, errout=0x7f3b5245c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1914
v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
die = {pos = 4568155, tag = 29, has_children = 1}
ranges = {low_pc = 3507237, high_pc = 3507243, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
line = {dirname = 0x7f3b34360cf0 "/tmp/ruby/src/trunk-O0/yjit/src", filename = 0x7f3b34361166 "stats.rs", path = 0x0, line = 38, base_addr = 0, saddr = 0, sname = 0x7f3b344fc804 "dealloc", next = 0x0}
addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3 0x000056474ec8c421 in fill_lines (num_traces=43, traces=0x56474ef89940 <trace>, check_debuglink=1, objp=0x56475019b200, lines=0x564751c6f200, offset=0, errout=0x7f3b5245c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
reader = {obj = 0x5647504f8510, file = 0x7f3b33356000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f3b33f87619 "\263p\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f3b343640d8 "\376%", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f3b343610df "function.rs", debug_line_directories = 0x7f3b34360a6f "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/core/src/ops", p = 0x7f3b33f89765 "\t$\001U\035e\001", cu_end = 0x7f3b33f9e6d0 "\177\n\001", pend = 0x7f3b341fd2da "\001$", q0 = 0x7f3b3421ef1e "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f3b3421f11c "\v", format = 4, address_size = 8 '\b', level = 15, abbrev_table = {0x7f3b5246a000 "", 0x7f3b3421ef1f "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f3b3421ef35 "4", 0x7f3b3421ef40 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f3b3421ef4e "\r", 0x7f3b3421ef5c "\017", 0x7f3b3421ef67 "$", 0x7f3b3421ef72 "9\001\003\016", 0x7f3b3421ef79 "\023", 0x7f3b3421ef85 "\023\001\003\016\v\v\210\001\017", 0x7f3b3421ef91 "/", 0x7f3b3421ef9a ".\001n\016\003\016:\v;\005I\023 \v", 0x7f3b3421efab "\005", 0x7f3b3421efb8 ".\001n\016\003\016:\v;\005 \v", 0x7f3b3421efc7 "4", 0x7f3b3421efd7 "\v\001", 0x7f3b3421efdc "4", 0x7f3b3421efe9 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f3b3421eff9 "(", 0x7f3b3421f002 "(", 0x7f3b3421f00b "3\001\025\023", 0x7f3b3421f012 "\r", 0x7f3b3421f020 "\031\001\026\v", 0x7f3b3421f027 "\027\001\003\016\v\v\210\001\017", 0x7f3b3421f033 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f3b3421f048 "\005", 0x7f3b3421f057 "\035", 0x7f3b3421f068 "\005", 0x7f3b3421f077 ".\001n\016\003\016:\v;\v \v", 0x7f3b3421f086 "\005", 0x7f3b3421f091 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f3b3421f0a2 "4", 0x7f3b3421f0b2 "\005", 0x7f3b3421f0bd ".\001\021\001\022\006@\030\061\023", 0x7f3b3421f0ca "\005", 0x7f3b3421f0d1 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f3b3421f0e2 "4", 0x7f3b3421f0eb "\005", 0x7f3b3421f0f4 "\005", 0x7f3b3421f0fd "\v\001\021\001\022\006", 0x7f3b3421f106 "4", 0x7f3b3421f10f "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f3b3421f120 "\005", 0x7f3b3421f129 "4", 0x7f3b3421f132 "\035\001\061\023U\027X\vY\005W\v", 0x7f3b3421f141 "4", 0x7f3b3421f148 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f3b3421f15b "\005", 0x7f3b3421f168 "\v\001U\027", 0x7f3b3421f16f "\035", 0x7f3b3421f17e "4", 0x7f3b3421f18b "\023", 0x7f3b3421f197 "\031\001", 0x7f3b3421f19c "\023\001\003\016<\031\210\001\017", 0x7f3b3421f1a8 "3\001", 0x7f3b3421f1ad "\005", 0x7f3b3421f1ba "3", 0x7f3b3421f1bf ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f3b3421f1d4 "\005", 0x7f3b3421f1e3 "\035\001\061\023U\027X\vY\vW\v", 0x7f3b3421f1f2 "4", 0x7f3b3421f204 "\035", 0x7f3b3421f215 "4", 0x7f3b3421f224 "4", 0x7f3b3421f236 "\005", 0x7f3b3421f245 "4", 0x7f3b3421f257 "\005", 0x7f3b3421f260 "4", 0x7f3b3421f269 "4", 0x7f3b3421f27b "4", 0x7f3b3421f28a "\035", 0x7f3b3421f299 ".\001\003\016:\v;\v \v", 0x7f3b3421f2a6 ".\001\003\016:\v;\vI\023 \v", 0x7f3b3421f2b5 ".", 0x7f3b3421f2c6 ".", 0x7f3b3421f2d7 "\017", 0x7f3b3421f2e0 "\025\001", 0x7f3b3421f2e5 "\005", 0x7f3b3421f2ec "\001\001I\023", 0x7f3b3421f2f3 "!", 0x7f3b3421f2fe "$", 0x7f3b3421f309 "\025\001I\023", 0x7f3b3421eeba ".\001\003\016:\v;\v \v", 0x7f3b3421eec7 ".\001\003\016:\v;\vI\023 \v", 0x7f3b3421eed6 "\001\001I\023", 0x7f3b3421eedd "!", 0x7f3b3421eee8 "$", 0x7f3b3421eef3 "\017", 0x7f3b3421eefc "\025\001", 0x7f3b3421ef01 "\005", 0x7f3b3421ef08 "\035", 0x7f3b3421ef17 "\025\001I\023", 0x7f3b3421de28 "4", 0x7f3b3421de3a ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f3b3421de4d "\005", 0x7f3b3421de56 "4", 0x7f3b3421de5f ".", 0x7f3b3421de70 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f3b3421de7f "4", 0x7f3b3421de91 "\035", 0x7f3b3421dea0 ".", 0x7f3b3421deb3 "\r", 0x7f3b3421dec1 "\025\001I\023", 0x7f3b3421dec8 "\005", 0x7f3b3421decf "\025\001", 0x7f3b3421ded4 ".\001\003\016:\v;\v \v", 0x7f3b3421dee1 ".\001\003\016:\v;\vI\023 \v", 0x7f3b3421c7ea "\025\001I\023", 0x7f3b3421c7f1 "\005", 0x7f3b3421c7f8 "\025\001", 0x7f3b3421c7fd ".\001\003\016:\v;\v \v", 0x7f3b3421c80a ".\001\003\016:\v;\vI\023 \v", 0x7f3b3421c819 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f3b34214487 "\005", 0x7f3b34214496 ".", 0x7f3b342104fc "!", 0x7f3b34210505 "\r", 0x7f3b3421051b ".", 0x7f3b3421052f "\035\001\061\023\021\001\022\aX!)Y!\220\rW!\020\001\023", 0x7f3b34210546 "\n", 0x7f3b34210553 ".", 0x7f3b3421056c "4", 0x7f3b3421057d ".", 0x7f3b34210595 ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f3b342105b2 ".", 0x7f3b342105cc ".\001?\031\003\016:!\";\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f3b342105e8 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f3b342105fd "\026", 0x7f3b34210607 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f3b34210617 "\017", 0x7f3b3421061f "$", 0x7f3b3421062b "\026", 0x7f3b34210639 "&", 0x7f3b3421063f "\026", 0x7f3b3421064f "(", 0x7f3b34210659 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f3b3421066e "\025\001I\023\001\023", 0x7f3b34210678 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f3b3421068d "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f3b3421069f "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f3b342106b1 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f3b342106c4 "\026", 0x7f3b342106d7 "!", 0x7f3b342106dd "4", 0x7f3b342106ed ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f3b34210708 ".", 0x7f3b3421071f ".", 0x7f3b34210736 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f3b34210752 ".", 0x7f3b3421076f ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f3b34210790 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f3b342107af ".", 0x7f3b342107c9 ".", 0x7f3b342107e5 "4", 0x7f3b342107f1 ".", 0x7f3b3421080c ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f3b34210820 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f3b3421083f ".", 0x7f3b3421085a ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f3b34210870 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f3b3421088d ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f3b342108a5 ".", 0x7fff2c3fbfa8 "", 0x56475019b630 "ld", 0x56475019b628 "\"\212?,\377\177", 0x7fff2c3fbfb0 "", 0x56475019ae68 "Z\b!4;\177", 0x56475019b5e8 "", 0x56475019b5f0 "\340\004H6;\177", 0x56475019b5f8 "\005", 0x56475019b600 "", 0x7fff2c3fbfb8 "\200\004\223NGV", 0x7fff2c3fbfc0 "\360\277?,\377\177", 0x7fff2c3fbfc8 "", 0x7fff2c3fbfd0 "", 0x7fff2c3fbfd8 "\245\004\223NGV", 0x0, 0x7fff2c3fbfe0 "\350\277?,\377\177", 0x56474e9304a5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x56474e930480 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=;\001", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x56475019afa0 "P\266\031PGV", 0x56475019b240 "\220\262\031PGV", 0x7f3b52375cb5 <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", 0x56475019afa0 "P\266\031PGV", 0x56475019b090 "", 0x56475019b240 "\220\262\031PGV", 0x7f3b52483994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x56475019b650 "\340\210?,\377\177", 0x56475019b648 "\345", 0x56475019b658 "o\003H6;\177"...}}
i = 0
j = 307
shstr = 0x7f3b34dce90b ""
ehdr = 0x7f3b33356000
shdr = 0x7f3b34dceb00
shstr_shdr = 0x7f3b34dcf680
gnu_debuglink_shdr = 0x0
note_gnu_build_id = 0x7f3b34dcebc0
fd = 5
filesize = 27760320
file = 0x7f3b33356000 "\177ELF\002\001\001"
symtab_shdr = 0x7f3b34dcf600
strtab_shdr = 0x7f3b34dcf640
dynsym_shdr = 0x7f3b34dcec80
dynstr_shdr = 0x7f3b34dcecc0
obj = 0x5647504f8510
dladdr_fbase = 94864260624384
#4 0x000056474ec8cdcc in rb_dump_backtrace_with_lines (num_traces=43, traces=0x56474ef89940 <trace>, errout=0x7f3b5245c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
addr = 139892757880568
i = 0
lines = 0x564751c6f200
obj = 0x5647504f8510
dladdr_fbases = 0x5647505c9430
main_path = 0x56475019b1a0 "/tmp/ruby/build/trunk-O0/ruby"
len = 29
#5 0x000056474eb62dea in rb_print_backtrace (errout=0x7f3b5245c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
trace = {0x56474eb62dcf <rb_print_backtrace+36>, 0x56474eb634f2 <rb_vm_bugreport+656>, 0x56474ed4a23c <rb_bug_for_fatal_signal+327>, 0x56474eaa848a <sigill>, 0x7f3b52284520 <__restore_rt>, 0x7f3b37ba761f <buffer_append+138>, 0x7f3b37ba93ed <dump_object+4357>, 0x7f3b37ba9897 <objspace_dump+193>, 0x56474eb31973 <call_cfunc_2+75>, 0x56474eb32f3f <vm_call_cfunc_with_frame_+541>, 0x56474eb33114 <vm_call_cfunc_with_frame+121>, 0x56474eb394bd <vm_sendish+502>, 0x56474eb40a4e <vm_exec_core+14741>, 0x56474eb57438 <rb_vm_exec+320>, 0x56474eb54025 <invoke_block+216>, 0x56474eb5444b <invoke_block_from_c_bh+793>, 0x56474eb54645 <vm_yield_with_cref+90>, 0x56474eb54683 <vm_yield+56>, 0x56474eb4ef85 <rb_yield_0+47>, 0x56474eb4efec <rb_yield+66>, 0x56474ec966cb <select_bang_i+88>, 0x56474e936c3c <rb_ensure+388>, 0x56474ec96951 <rb_ary_select_bang+159>, 0x56474ec969bb <rb_ary_keep_if+84>, 0x56474eb3233a <ractor_safe_call_cfunc_0+48>, 0x56474eb32f3f <vm_call_cfunc_with_frame_+541>, 0x56474eb33114 <vm_call_cfunc_with_frame+121>, 0x56474eb3322c <vm_call_cfunc_other+278>, 0x56474eb3365b <vm_call_cfunc+302>, 0x56474eb3618a <vm_call_method_each_type+289>, 0x56474eb36c36 <vm_call_method+161>, 0x56474eb36e38 <vm_call_general+47>, 0x56474eb394bd <vm_sendish+502>, 0x56474eb408a5 <vm_exec_core+14316>, 0x56474eb57438 <rb_vm_exec+320>, 0x56474eb58297 <rb_iseq_eval_main+61>, 0x56474e934e59 <rb_ec_exec_node+318>, 0x56474e934fca <ruby_run_node+138>, 0x56474e9305c4 <rb_main+76>, 0x56474e930625 <main+75>, 0x7f3b5226bd90 <__libc_start_call_main+128>, 0x7f3b5226be40 <__libc_start_main_impl+128>, 0x56474e9304a5 <_start+37>, 0x0 <repeats 981 times>}
n = 43
#6 0x000056474eb634f2 in rb_vm_bugreport (ctx=0x56475019b5c0, errout=0x7f3b5245c6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
cmd = 0x0
other_runtime_info = other_runtime_info
vm = 0x5647501062a0
ec = 0x564750109c70
#7 0x000056474ed4a23c in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x56475019b5c0, fmt=0x56474edb21ab "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
pid = -1
out = 0x7f3b5245c6a0 <_IO_2_1_stderr_>
file = 0x7f3b35cb0d40 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
line = 43
#8 0x000056474eaa848a in sigsegv (sig=11, info=0x56475019b6f0, ctx=0x56475019b5c0) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9 <signal handler called>
No locals.
#10 0x00007f3b37ba761f in buffer_append (dc=0x7fff2c3f88e0, cstr=0x7f3b364803e0 "old", len=3) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:95
No locals.
#11 0x00007f3b37ba93ed in dump_object (obj=139892294400000, dc=0x7fff2c3f88e0) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:643
memsize = 40
ainfo = 0x0
fptr = 0x10
flags = {50209, 50225, 50257, 50193, 16, 4}
n = 4
i = 1
mid = 16
shape_id = 2
#12 0x00007f3b37ba9897 in objspace_dump (os=139892332414520, obj=139892294400000, output=139892300201840) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:751
dc = {type = 0, stream = 0, string = 139892300201840, root_category = 0x0, cur_obj = 139892294400000, cur_obj_klass = 139892332565360, cur_page_slot_size = 40, cur_obj_references = 2, roots = 0, full_heap = 0, partial_dump = 0, since = 0, shapes_since = 0, buffer_len = 229, buffer = "{\"address\":\"0x7f3b3683b800\", \"type\":\"ARRAY\", \"shape_id\":2, \"slot_size\":40, \"class\":\"0x7f3b38ca1370\", \"length\":2, \"embedded\":true, \"references\":[\"0x7f3b367333e0\", \"0x7f3b36733408\"], \"memsize\":40, \"flag"...}
#13 0x000056474eb31973 in call_cfunc_2 (recv=139892332414520, argc=2, argv=0x7f3b5213e0e0, func=0x7f3b37ba97d6 <objspace_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3183
f = 0x7f3b37ba97d6 <objspace_dump>
#14 0x000056474eb32f3f in vm_call_cfunc_with_frame_ (ec=0x564750109c70, reg_cfp=0x7f3b5223def8, calling=0x7fff2c3f9b60, argc=2, argv=0x7f3b5213e0e0, stack_bottom=0x7f3b5213e0d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
ci = 0x14d100140005
cc = 0x7f3b37abfa80
val = 139892300201840
me = 0x7f3b364804e0
cfunc = 0x56475029ce28
recv = 139892332414520
block_handler = 0
frame_type = 1431634051
len = 2
args = <optimized out>
args = <optimized out>
#15 0x000056474eb33114 in vm_call_cfunc_with_frame (ec=0x564750109c70, reg_cfp=0x7f3b5223def8, calling=0x7fff2c3f9b60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
argc = 2
stack_bottom = 0x7f3b5213e0d8
argv = 0x7f3b5213e0e0
#16 0x000056474eb394bd in vm_sendish (ec=0x564750109c70, reg_cfp=0x7f3b5223def8, cd=0x56475029ebd0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
val = 36
ci = 0x14d100140005
cc = 0x7f3b37abfa80
argc = 2
recv = 139892332414520
calling = {cd = 0x56475029ebd0, cc = 0x7f3b37abfa80, block_handler = 0, recv = 139892332414520, argc = 2, kw_splat = false, heap_argv = 0}
#17 0x000056474eb40a4e in vm_exec_core (ec=0x564750109c70) at ../../src/trunk-O0/insns.def:834
bh = 0
cd = 0x56475029ebd0
leaf = false
val = 139892300201840
reg_pc = 0x5647502c0e40
reg_cfp = 0x7f3b5223def8
insns_address_table = {0x56474eb3d125 <vm_exec_core+108>, 0x56474eb3d187 <vm_exec_core+206>, 0x56474eb3d29a <vm_exec_core+481>, 0x56474eb3d3ae <vm_exec_core+757>, 0x56474eb3d54c <vm_exec_core+1171>, 0x56474eb3d67c <vm_exec_core+1475>, 0x56474eb3d88e <vm_exec_core+2005>, 0x56474eb3d9a0 <vm_exec_core+2279>, 0x56474eb3da79 <vm_exec_core+2496>, 0x56474eb3db80 <vm_exec_core+2759>, 0x56474eb3dc87 <vm_exec_core+3022>, 0x56474eb3dd95 <vm_exec_core+3292>, 0x56474eb3dea7 <vm_exec_core+3566>, 0x56474eb3df77 <vm_exec_core+3774>, 0x56474eb3e080 <vm_exec_core+4039>, 0x56474eb3e17a <vm_exec_core+4289>, 0x56474eb3e23d <vm_exec_core+4484>, 0x56474eb3e300 <vm_exec_core+4679>, 0x56474eb3e389 <vm_exec_core+4816>, 0x56474eb3e415 <vm_exec_core+4956>, 0x56474eb3e4bb <vm_exec_core+5122>, 0x56474eb3e593 <vm_exec_core+5338>, 0x56474eb3e660 <vm_exec_core+5543>, 0x56474eb3e73e <vm_exec_core+5765>, 0x56474eb3e800 <vm_exec_core+5959>, 0x56474eb3e93f <vm_exec_core+6278>, 0x56474eb3e9e5 <vm_exec_core+6444>, 0x56474eb3eaca <vm_exec_core+6673>, 0x56474eb3ebf9 <vm_exec_core+6976>, 0x56474eb3ecbc <vm_exec_core+7171>, 0x56474eb3ed7f <vm_exec_core+7366>, 0x56474eb3ee76 <vm_exec_core+7613>, 0x56474eb3ef38 <vm_exec_core+7807>, 0x56474eb3f017 <vm_exec_core+8030>, 0x56474eb3f0e4 <vm_exec_core+8235>, 0x56474eb3f1f4 <vm_exec_core+8507>, 0x56474eb3f2ee <vm_exec_core+8757>, 0x56474eb3f369 <vm_exec_core+8880>, 0x56474eb3f42a <vm_exec_core+9073>, 0x56474eb3f518 <vm_exec_core+9311>, 0x56474eb3f5c8 <vm_exec_core+9487>, 0x56474eb3f747 <vm_exec_core+9870>, 0x56474eb3f821 <vm_exec_core+10088>, 0x56474eb3f90d <vm_exec_core+10324>, 0x56474eb3f99e <vm_exec_core+10469>, 0x56474eb3faf9 <vm_exec_core+10816>, 0x56474eb4009b <vm_exec_core+12258>, 0x56474eb40197 <vm_exec_core+12510>, 0x56474eb4029a <vm_exec_core+12769>, 0x56474eb40386 <vm_exec_core+13005>, 0x56474eb4059f <vm_exec_core+13542>, 0x56474eb40691 <vm_exec_core+13784>, 0x56474eb40797 <vm_exec_core+14046>, 0x56474eb40994 <vm_exec_core+14555>, 0x56474eb40b3d <vm_exec_core+14980>, 0x56474eb40c68 <vm_exec_core+15279>, 0x56474eb40dd4 <vm_exec_core+15643>, 0x56474eb40eff <vm_exec_core+15942>, 0x56474eb4106b <vm_exec_core+16306>, 0x56474eb4124d <vm_exec_core+16788>, 0x56474eb4144a <vm_exec_core+17297>, 0x56474eb415f3 <vm_exec_core+17722>, 0x56474eb41715 <vm_exec_core+18012>, 0x56474eb417bc <vm_exec_core+18179>, 0x56474eb41880 <vm_exec_core+18375>, 0x56474eb41969 <vm_exec_core+18608>, 0x56474eb41a55 <vm_exec_core+18844>, 0x56474eb41b3e <vm_exec_core+19077>, 0x56474eb41c52 <vm_exec_core+19353>, 0x56474eb41d79 <vm_exec_core+19648>, 0x56474eb41eaf <vm_exec_core+19958>, 0x56474eb41fe5 <vm_exec_core+20268>, 0x56474eb4211b <vm_exec_core+20578>, 0x56474eb42251 <vm_exec_core+20888>, 0x56474eb42387 <vm_exec_core+21198>, 0x56474eb424c8 <vm_exec_core+21519>, 0x56474eb42642 <vm_exec_core+21897>, 0x56474eb42778 <vm_exec_core+22207>, 0x56474eb428ae <vm_exec_core+22517>, 0x56474eb429e4 <vm_exec_core+22827>, 0x56474eb42b1a <vm_exec_core+23137>, 0x56474eb42c50 <vm_exec_core+23447>, 0x56474eb42d86 <vm_exec_core+23757>, 0x56474eb42ebc <vm_exec_core+24067>, 0x56474eb42ff2 <vm_exec_core+24377>, 0x56474eb43141 <vm_exec_core+24712>, 0x56474eb432fb <vm_exec_core+25154>, 0x56474eb43479 <vm_exec_core+25536>, 0x56474eb43598 <vm_exec_core+25823>, 0x56474eb436b7 <vm_exec_core+26110>, 0x56474eb437d1 <vm_exec_core+26392>, 0x56474eb438eb <vm_exec_core+26674>, 0x56474eb43a16 <vm_exec_core+26973>, 0x56474eb43b4c <vm_exec_core+27283>, 0x56474eb43c37 <vm_exec_core+27518>, 0x56474eb43d3c <vm_exec_core+27779>, 0x56474eb43e84 <vm_exec_core+28107>, 0x56474eb43f73 <vm_exec_core+28346>, 0x56474eb4404d <vm_exec_core+28564>, 0x56474eb44122 <vm_exec_core+28777>, 0x56474eb441fd <vm_exec_core+28996>, 0x56474eb44279 <vm_exec_core+29120>, 0x56474eb442f5 <vm_exec_core+29244>, 0x56474eb44313 <vm_exec_core+29274>, 0x56474eb44331 <vm_exec_core+29304>, 0x56474eb4434f <vm_exec_core+29334>, 0x56474eb4436d <vm_exec_core+29364>, 0x56474eb4438b <vm_exec_core+29394>, 0x56474eb443a9 <vm_exec_core+29424>, 0x56474eb443c7 <vm_exec_core+29454>, 0x56474eb443e5 <vm_exec_core+29484>, 0x56474eb44403 <vm_exec_core+29514>, 0x56474eb44421 <vm_exec_core+29544>, 0x56474eb4443f <vm_exec_core+29574>, 0x56474eb4445d <vm_exec_core+29604>, 0x56474eb4447b <vm_exec_core+29634>, 0x56474eb44499 <vm_exec_core+29664>, 0x56474eb444b7 <vm_exec_core+29694>, 0x56474eb444d5 <vm_exec_core+29724>, 0x56474eb444f3 <vm_exec_core+29754>, 0x56474eb44511 <vm_exec_core+29784>, 0x56474eb4452f <vm_exec_core+29814>, 0x56474eb4454d <vm_exec_core+29844>, 0x56474eb4456b <vm_exec_core+29874>, 0x56474eb44589 <vm_exec_core+29904>, 0x56474eb445a7 <vm_exec_core+29934>, 0x56474eb445c5 <vm_exec_core+29964>, 0x56474eb445e3 <vm_exec_core+29994>, 0x56474eb44601 <vm_exec_core+30024>, 0x56474eb4461f <vm_exec_core+30054>, 0x56474eb4463d <vm_exec_core+30084>, 0x56474eb4465b <vm_exec_core+30114>, 0x56474eb44679 <vm_exec_core+30144>, 0x56474eb44697 <vm_exec_core+30174>, 0x56474eb446b5 <vm_exec_core+30204>, 0x56474eb446d3 <vm_exec_core+30234>, 0x56474eb446f1 <vm_exec_core+30264>, 0x56474eb4470f <vm_exec_core+30294>, 0x56474eb4472d <vm_exec_core+30324>, 0x56474eb4474b <vm_exec_core+30354>, 0x56474eb44769 <vm_exec_core+30384>, 0x56474eb44787 <vm_exec_core+30414>, 0x56474eb447a5 <vm_exec_core+30444>, 0x56474eb447c3 <vm_exec_core+30474>, 0x56474eb447e1 <vm_exec_core+30504>, 0x56474eb447ff <vm_exec_core+30534>, 0x56474eb4481d <vm_exec_core+30564>, 0x56474eb4483b <vm_exec_core+30594>, 0x56474eb44859 <vm_exec_core+30624>, 0x56474eb44877 <vm_exec_core+30654>, 0x56474eb44895 <vm_exec_core+30684>, 0x56474eb448b3 <vm_exec_core+30714>, 0x56474eb448d1 <vm_exec_core+30744>, 0x56474eb448ef <vm_exec_core+30774>, 0x56474eb4490d <vm_exec_core+30804>, 0x56474eb4492b <vm_exec_core+30834>, 0x56474eb44949 <vm_exec_core+30864>, 0x56474eb44967 <vm_exec_core+30894>, 0x56474eb44985 <vm_exec_core+30924>, 0x56474eb449a3 <vm_exec_core+30954>, 0x56474eb449c1 <vm_exec_core+30984>, 0x56474eb449df <vm_exec_core+31014>, 0x56474eb449fd <vm_exec_core+31044>, 0x56474eb44a1b <vm_exec_core+31074>, 0x56474eb44a39 <vm_exec_core+31104>, 0x56474eb44a57 <vm_exec_core+31134>, 0x56474eb44a75 <vm_exec_core+31164>, 0x56474eb44a93 <vm_exec_core+31194>, 0x56474eb44ab1 <vm_exec_core+31224>, 0x56474eb44acf <vm_exec_core+31254>, 0x56474eb44aed <vm_exec_core+31284>, 0x56474eb44b0b <vm_exec_core+31314>, 0x56474eb44b29 <vm_exec_core+31344>, 0x56474eb44b47 <vm_exec_core+31374>, 0x56474eb44b65 <vm_exec_core+31404>, 0x56474eb44b83 <vm_exec_core+31434>, 0x56474eb44ba1 <vm_exec_core+31464>, 0x56474eb44bbf <vm_exec_core+31494>, 0x56474eb44bf0 <vm_exec_core+31543>, 0x56474eb44c0e <vm_exec_core+31573>, 0x56474eb44c2c <vm_exec_core+31603>, 0x56474eb44c4a <vm_exec_core+31633>, 0x56474eb44c68 <vm_exec_core+31663>, 0x56474eb44c86 <vm_exec_core+31693>, 0x56474eb44ca4 <vm_exec_core+31723>, 0x56474eb44cc2 <vm_exec_core+31753>, 0x56474eb44ce0 <vm_exec_core+31783>, 0x56474eb44cfe <vm_exec_core+31813>, 0x56474eb44d1c <vm_exec_core+31843>, 0x56474eb44d3a <vm_exec_core+31873>, 0x56474eb44d58 <vm_exec_core+31903>, 0x56474eb44d76 <vm_exec_core+31933>, 0x56474eb44d94 <vm_exec_core+31963>, 0x56474eb44db2 <vm_exec_core+31993>, 0x56474eb44dd0 <vm_exec_core+32023>, 0x56474eb44dee <vm_exec_core+32053>, 0x56474eb44e0c <vm_exec_core+32083>, 0x56474eb44e2a <vm_exec_core+32113>, 0x56474eb44e48 <vm_exec_core+32143>, 0x56474eb44e66 <vm_exec_core+32173>...}
#18 0x000056474eb57438 in rb_vm_exec (ec=0x564750109c70) at /tmp/ruby/src/trunk-O0/vm.c:2489
_ec = 0x564750109c70
_tag = {tag = 36, retval = 4, buf = {0x7fff2c3fa840, 0x56474eb573b6 <rb_vm_exec+190>, 0x0, 0x7fff2c3fa790, 0x7fff2c3fa830}, prev = 0x7fff2c3fab50, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#19 0x000056474eb54025 in invoke_block (ec=0x564750109c70, iseq=0x7f3b364af8f8, self=139892756762080, captured=0x7f3b5223dfb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
arg_size = 1
#20 0x000056474eb5444b in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fff2c3faa78, argc=1, self=139892756762080, captured=0x7f3b5223dfb8, ec=0x564750109c70) at /tmp/ruby/src/trunk-O0/vm.c:1582
iseq = 0x7f3b364af8f8
opt_pc = 0
type = 572653569
cfp = 0x7f3b5223df68
sp = 0x7f3b5213e070
flags = 0
use_argv = 0x7fff2c3faa78
av = {94864262967833, 139892757880680}
stack_argv = 0x7f3b5213e070
#21 invoke_block_from_c_bh (ec=0x564750109c70, block_handler=139892757880761, argc=1, argv=0x7fff2c3faa78, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1600
captured = 0x7f3b5223dfb8
#22 0x000056474eb54645 in vm_yield_with_cref (ec=0x564750109c70, argc=1, argv=0x7fff2c3faa78, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#23 0x000056474eb54683 in vm_yield (ec=0x564750109c70, argc=1, argv=0x7fff2c3faa78, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#24 0x000056474eb4ef85 in rb_yield_0 (argc=1, argv=0x7fff2c3faa78) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#25 0x000056474eb4efec in rb_yield (val=139892294400000) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#26 0x000056474ec966cb in select_bang_i (a=140733935758320) at /tmp/ruby/src/trunk-O0/array.c:3829
v = 139892294400000
arg = 0x7fff2c3fabf0
ary = 139892756773400
i1 = 44768
i2 = 44768
#27 0x000056474e936c3c in rb_ensure (b_proc=0x56474ec96673 <select_bang_i>, data1=140733935758320, e_proc=0x56474ec9674d <select_bang_ensure>, data2=140733935758320) at /tmp/ruby/src/trunk-O0/eval.c:1003
_ec = 0x564750109c70
_tag = {tag = 36, retval = 139892756773400, buf = {0x7fff2c3fabd0, 0x56474e936bdf <rb_ensure+295>, 0x0, 0x7fff2c3faae0, 0x7fff2c3faba8}, prev = 0x7fff2c3fbce0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
result = 4
errinfo = 139892756773400
ec = 0x564750109c70
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x56474ec9674d <select_bang_ensure>, data2 = 140733935758320}}
#28 0x000056474ec96951 in rb_ary_select_bang (ary=139892756773400) at /tmp/ruby/src/trunk-O0/array.c:3892
args = {ary = 139892756773400, len = {44768, 44768}}
#29 0x000056474ec969bb in rb_ary_keep_if (ary=139892756773400) at /tmp/ruby/src/trunk-O0/array.c:3917
No locals.
#30 0x000056474eb3233a in ractor_safe_call_cfunc_0 (recv=139892756773400, argc=0, argv=0x7f3b5213e058, func=0x56474ec96967 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
f = 0x56474ec96967 <rb_ary_keep_if>
#31 0x000056474eb32f3f in vm_call_cfunc_with_frame_ (ec=0x564750109c70, reg_cfp=0x7f3b5223dfa0, calling=0x7fff2c3fb080, argc=0, argv=0x7f3b5213e058, stack_bottom=0x7f3b5213e050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
ci = 0x358100000001
cc = 0x7f3b37abfb98
val = 94864285932472
me = 0x7f3b3640f3d0
cfunc = 0x56475015bb48
recv = 139892756773400
block_handler = 139892757880761
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#32 0x000056474eb33114 in vm_call_cfunc_with_frame (ec=0x564750109c70, reg_cfp=0x7f3b5223dfa0, calling=0x7fff2c3fb080) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
argc = 0
stack_bottom = 0x7f3b5213e050
argv = 0x7f3b5213e058
#33 0x000056474eb3322c in vm_call_cfunc_other (ec=0x564750109c70, reg_cfp=0x7f3b5223dfa0, calling=0x7fff2c3fb080) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
ci = 0x358100000001
argv_ary = 0
#34 0x000056474eb3365b in vm_call_cfunc (ec=0x564750109c70, reg_cfp=0x7f3b5223dfa0, calling=0x7fff2c3fb080) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
ci = 0x358100000001
#35 0x000056474eb3618a in vm_call_method_each_type (ec=0x564750109c70, cfp=0x7f3b5223dfa0, calling=0x7fff2c3fb080) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
aset_mask = 1994
ivar_mask = 0
ci = 0x358100000001
cc = 0x7f3b37abfb98
cme = 0x7f3b3640f3d0
v = 94864287756120
#36 0x000056474eb36c36 in vm_call_method (ec=0x564750109c70, cfp=0x7f3b5223dfa0, calling=0x7fff2c3fb080) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
ci = 0x358100000001
cc = 0x7f3b37abfb98
#37 0x000056474eb36e38 in vm_call_general (ec=0x564750109c70, reg_cfp=0x7f3b5223dfa0, calling=0x7fff2c3fb080) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#38 0x000056474eb394bd in vm_sendish (ec=0x564750109c70, reg_cfp=0x7f3b5223dfa0, cd=0x5647502a4600, block_handler=139892757880761, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
val = 36
ci = 0x358100000001
cc = 0x7f3b37abfb98
argc = 0
recv = 139892756773400
calling = {cd = 0x5647502a4600, cc = 0x7f3b37abfb98, block_handler = 139892757880761, recv = 139892756773400, argc = 0, kw_splat = false, heap_argv = 0}
#39 0x000056474eb408a5 in vm_exec_core (ec=0x564750109c70) at ../../src/trunk-O0/insns.def:814
bh = 139892757880761
cd = 0x5647502a4600
blockiseq = 0x7f3b364af8f8
leaf = false
val = 139892313816640
reg_pc = 0x5647502a41f0
reg_cfp = 0x7f3b5223dfa0
insns_address_table = {0x56474eb3d125 <vm_exec_core+108>, 0x56474eb3d187 <vm_exec_core+206>, 0x56474eb3d29a <vm_exec_core+481>, 0x56474eb3d3ae <vm_exec_core+757>, 0x56474eb3d54c <vm_exec_core+1171>, 0x56474eb3d67c <vm_exec_core+1475>, 0x56474eb3d88e <vm_exec_core+2005>, 0x56474eb3d9a0 <vm_exec_core+2279>, 0x56474eb3da79 <vm_exec_core+2496>, 0x56474eb3db80 <vm_exec_core+2759>, 0x56474eb3dc87 <vm_exec_core+3022>, 0x56474eb3dd95 <vm_exec_core+3292>, 0x56474eb3dea7 <vm_exec_core+3566>, 0x56474eb3df77 <vm_exec_core+3774>, 0x56474eb3e080 <vm_exec_core+4039>, 0x56474eb3e17a <vm_exec_core+4289>, 0x56474eb3e23d <vm_exec_core+4484>, 0x56474eb3e300 <vm_exec_core+4679>, 0x56474eb3e389 <vm_exec_core+4816>, 0x56474eb3e415 <vm_exec_core+4956>, 0x56474eb3e4bb <vm_exec_core+5122>, 0x56474eb3e593 <vm_exec_core+5338>, 0x56474eb3e660 <vm_exec_core+5543>, 0x56474eb3e73e <vm_exec_core+5765>, 0x56474eb3e800 <vm_exec_core+5959>, 0x56474eb3e93f <vm_exec_core+6278>, 0x56474eb3e9e5 <vm_exec_core+6444>, 0x56474eb3eaca <vm_exec_core+6673>, 0x56474eb3ebf9 <vm_exec_core+6976>, 0x56474eb3ecbc <vm_exec_core+7171>, 0x56474eb3ed7f <vm_exec_core+7366>, 0x56474eb3ee76 <vm_exec_core+7613>, 0x56474eb3ef38 <vm_exec_core+7807>, 0x56474eb3f017 <vm_exec_core+8030>, 0x56474eb3f0e4 <vm_exec_core+8235>, 0x56474eb3f1f4 <vm_exec_core+8507>, 0x56474eb3f2ee <vm_exec_core+8757>, 0x56474eb3f369 <vm_exec_core+8880>, 0x56474eb3f42a <vm_exec_core+9073>, 0x56474eb3f518 <vm_exec_core+9311>, 0x56474eb3f5c8 <vm_exec_core+9487>, 0x56474eb3f747 <vm_exec_core+9870>, 0x56474eb3f821 <vm_exec_core+10088>, 0x56474eb3f90d <vm_exec_core+10324>, 0x56474eb3f99e <vm_exec_core+10469>, 0x56474eb3faf9 <vm_exec_core+10816>, 0x56474eb4009b <vm_exec_core+12258>, 0x56474eb40197 <vm_exec_core+12510>, 0x56474eb4029a <vm_exec_core+12769>, 0x56474eb40386 <vm_exec_core+13005>, 0x56474eb4059f <vm_exec_core+13542>, 0x56474eb40691 <vm_exec_core+13784>, 0x56474eb40797 <vm_exec_core+14046>, 0x56474eb40994 <vm_exec_core+14555>, 0x56474eb40b3d <vm_exec_core+14980>, 0x56474eb40c68 <vm_exec_core+15279>, 0x56474eb40dd4 <vm_exec_core+15643>, 0x56474eb40eff <vm_exec_core+15942>, 0x56474eb4106b <vm_exec_core+16306>, 0x56474eb4124d <vm_exec_core+16788>, 0x56474eb4144a <vm_exec_core+17297>, 0x56474eb415f3 <vm_exec_core+17722>, 0x56474eb41715 <vm_exec_core+18012>, 0x56474eb417bc <vm_exec_core+18179>, 0x56474eb41880 <vm_exec_core+18375>, 0x56474eb41969 <vm_exec_core+18608>, 0x56474eb41a55 <vm_exec_core+18844>, 0x56474eb41b3e <vm_exec_core+19077>, 0x56474eb41c52 <vm_exec_core+19353>, 0x56474eb41d79 <vm_exec_core+19648>, 0x56474eb41eaf <vm_exec_core+19958>, 0x56474eb41fe5 <vm_exec_core+20268>, 0x56474eb4211b <vm_exec_core+20578>, 0x56474eb42251 <vm_exec_core+20888>, 0x56474eb42387 <vm_exec_core+21198>, 0x56474eb424c8 <vm_exec_core+21519>, 0x56474eb42642 <vm_exec_core+21897>, 0x56474eb42778 <vm_exec_core+22207>, 0x56474eb428ae <vm_exec_core+22517>, 0x56474eb429e4 <vm_exec_core+22827>, 0x56474eb42b1a <vm_exec_core+23137>, 0x56474eb42c50 <vm_exec_core+23447>, 0x56474eb42d86 <vm_exec_core+23757>, 0x56474eb42ebc <vm_exec_core+24067>, 0x56474eb42ff2 <vm_exec_core+24377>, 0x56474eb43141 <vm_exec_core+24712>, 0x56474eb432fb <vm_exec_core+25154>, 0x56474eb43479 <vm_exec_core+25536>, 0x56474eb43598 <vm_exec_core+25823>, 0x56474eb436b7 <vm_exec_core+26110>, 0x56474eb437d1 <vm_exec_core+26392>, 0x56474eb438eb <vm_exec_core+26674>, 0x56474eb43a16 <vm_exec_core+26973>, 0x56474eb43b4c <vm_exec_core+27283>, 0x56474eb43c37 <vm_exec_core+27518>, 0x56474eb43d3c <vm_exec_core+27779>, 0x56474eb43e84 <vm_exec_core+28107>, 0x56474eb43f73 <vm_exec_core+28346>, 0x56474eb4404d <vm_exec_core+28564>, 0x56474eb44122 <vm_exec_core+28777>, 0x56474eb441fd <vm_exec_core+28996>, 0x56474eb44279 <vm_exec_core+29120>, 0x56474eb442f5 <vm_exec_core+29244>, 0x56474eb44313 <vm_exec_core+29274>, 0x56474eb44331 <vm_exec_core+29304>, 0x56474eb4434f <vm_exec_core+29334>, 0x56474eb4436d <vm_exec_core+29364>, 0x56474eb4438b <vm_exec_core+29394>, 0x56474eb443a9 <vm_exec_core+29424>, 0x56474eb443c7 <vm_exec_core+29454>, 0x56474eb443e5 <vm_exec_core+29484>, 0x56474eb44403 <vm_exec_core+29514>, 0x56474eb44421 <vm_exec_core+29544>, 0x56474eb4443f <vm_exec_core+29574>, 0x56474eb4445d <vm_exec_core+29604>, 0x56474eb4447b <vm_exec_core+29634>, 0x56474eb44499 <vm_exec_core+29664>, 0x56474eb444b7 <vm_exec_core+29694>, 0x56474eb444d5 <vm_exec_core+29724>, 0x56474eb444f3 <vm_exec_core+29754>, 0x56474eb44511 <vm_exec_core+29784>, 0x56474eb4452f <vm_exec_core+29814>, 0x56474eb4454d <vm_exec_core+29844>, 0x56474eb4456b <vm_exec_core+29874>, 0x56474eb44589 <vm_exec_core+29904>, 0x56474eb445a7 <vm_exec_core+29934>, 0x56474eb445c5 <vm_exec_core+29964>, 0x56474eb445e3 <vm_exec_core+29994>, 0x56474eb44601 <vm_exec_core+30024>, 0x56474eb4461f <vm_exec_core+30054>, 0x56474eb4463d <vm_exec_core+30084>, 0x56474eb4465b <vm_exec_core+30114>, 0x56474eb44679 <vm_exec_core+30144>, 0x56474eb44697 <vm_exec_core+30174>, 0x56474eb446b5 <vm_exec_core+30204>, 0x56474eb446d3 <vm_exec_core+30234>, 0x56474eb446f1 <vm_exec_core+30264>, 0x56474eb4470f <vm_exec_core+30294>, 0x56474eb4472d <vm_exec_core+30324>, 0x56474eb4474b <vm_exec_core+30354>, 0x56474eb44769 <vm_exec_core+30384>, 0x56474eb44787 <vm_exec_core+30414>, 0x56474eb447a5 <vm_exec_core+30444>, 0x56474eb447c3 <vm_exec_core+30474>, 0x56474eb447e1 <vm_exec_core+30504>, 0x56474eb447ff <vm_exec_core+30534>, 0x56474eb4481d <vm_exec_core+30564>, 0x56474eb4483b <vm_exec_core+30594>, 0x56474eb44859 <vm_exec_core+30624>, 0x56474eb44877 <vm_exec_core+30654>, 0x56474eb44895 <vm_exec_core+30684>, 0x56474eb448b3 <vm_exec_core+30714>, 0x56474eb448d1 <vm_exec_core+30744>, 0x56474eb448ef <vm_exec_core+30774>, 0x56474eb4490d <vm_exec_core+30804>, 0x56474eb4492b <vm_exec_core+30834>, 0x56474eb44949 <vm_exec_core+30864>, 0x56474eb44967 <vm_exec_core+30894>, 0x56474eb44985 <vm_exec_core+30924>, 0x56474eb449a3 <vm_exec_core+30954>, 0x56474eb449c1 <vm_exec_core+30984>, 0x56474eb449df <vm_exec_core+31014>, 0x56474eb449fd <vm_exec_core+31044>, 0x56474eb44a1b <vm_exec_core+31074>, 0x56474eb44a39 <vm_exec_core+31104>, 0x56474eb44a57 <vm_exec_core+31134>, 0x56474eb44a75 <vm_exec_core+31164>, 0x56474eb44a93 <vm_exec_core+31194>, 0x56474eb44ab1 <vm_exec_core+31224>, 0x56474eb44acf <vm_exec_core+31254>, 0x56474eb44aed <vm_exec_core+31284>, 0x56474eb44b0b <vm_exec_core+31314>, 0x56474eb44b29 <vm_exec_core+31344>, 0x56474eb44b47 <vm_exec_core+31374>, 0x56474eb44b65 <vm_exec_core+31404>, 0x56474eb44b83 <vm_exec_core+31434>, 0x56474eb44ba1 <vm_exec_core+31464>, 0x56474eb44bbf <vm_exec_core+31494>, 0x56474eb44bf0 <vm_exec_core+31543>, 0x56474eb44c0e <vm_exec_core+31573>, 0x56474eb44c2c <vm_exec_core+31603>, 0x56474eb44c4a <vm_exec_core+31633>, 0x56474eb44c68 <vm_exec_core+31663>, 0x56474eb44c86 <vm_exec_core+31693>, 0x56474eb44ca4 <vm_exec_core+31723>, 0x56474eb44cc2 <vm_exec_core+31753>, 0x56474eb44ce0 <vm_exec_core+31783>, 0x56474eb44cfe <vm_exec_core+31813>, 0x56474eb44d1c <vm_exec_core+31843>, 0x56474eb44d3a <vm_exec_core+31873>, 0x56474eb44d58 <vm_exec_core+31903>, 0x56474eb44d76 <vm_exec_core+31933>, 0x56474eb44d94 <vm_exec_core+31963>, 0x56474eb44db2 <vm_exec_core+31993>, 0x56474eb44dd0 <vm_exec_core+32023>, 0x56474eb44dee <vm_exec_core+32053>, 0x56474eb44e0c <vm_exec_core+32083>, 0x56474eb44e2a <vm_exec_core+32113>, 0x56474eb44e48 <vm_exec_core+32143>, 0x56474eb44e66 <vm_exec_core+32173>...}
#40 0x000056474eb57438 in rb_vm_exec (ec=0x564750109c70) at /tmp/ruby/src/trunk-O0/vm.c:2489
_ec = 0x564750109c70
_tag = {tag = 36, retval = 4, buf = {0x7fff2c3fbd60, 0x56474eb573b6 <rb_vm_exec+190>, 0x0, 0x7fff2c3fbcb0, 0x56475018e9a0}, prev = 0x7fff2c3fbdd0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#41 0x000056474eb58297 in rb_iseq_eval_main (iseq=0x7f3b37bb2460) at /tmp/ruby/src/trunk-O0/vm.c:2755
ec = 0x564750109c70
val = 94864285932656
#42 0x000056474e934e59 in rb_ec_exec_node (ec=0x564750109c70, n=0x7f3b37bb2460) at /tmp/ruby/src/trunk-O0/eval.c:283
th = 0x564750108820
_ec = 0x564750109c70
_tag = {tag = 36, retval = 94864260940885, buf = {0x7fff2c3fbe50, 0x56474e934def <rb_ec_exec_node+212>, 0x0, 0x7fff2c3fbda0, 0x564750109c70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f3b37bb2460
#43 0x000056474e934fca in ruby_run_node (n=0x7f3b37bb2460) at /tmp/ruby/src/trunk-O0/eval.c:323
ec = 0x564750109c70
status = 22087
#44 0x000056474e9305c4 in rb_main (argc=126, argv=0x7fff2c3fbff8) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140733935763152
#45 0x000056474e930625 in main (argc=126, argv=0x7fff2c3fbff8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.1037026.ruby -x gdbscript
[New LWP 1037026]
[New LWP 1037028]
[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 0x0000564e21b411e2 in fill_filename (file=34, format=4 '\004', version=4, include_directories=0x7fc6ead55e57 "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7fc6ead566ce "codegen.rs", line=0x564e22275730, obj=0x564e22a0f200, errout=0x7fc7066776a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:304
304 while (*p) p++;
[Current thread is 1 (Thread 0x7fc70645a7c0 (LWP 1037026))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fc70645a7c0 (LWP 1037026) 0x0000564e21b411e2 in fill_filename (file=34, format=4 '\004', version=4, include_directories=0x7fc6ead55e57 "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7fc6ead566ce "codegen.rs", line=0x564e22275730, obj=0x564e22a0f200, errout=0x7fc7066776a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:304
2 Thread 0x7fc6ece7f640 (LWP 1037028) 0x00007fc706582fde in epoll_wait (epfd=4, events=0x564e21e3f83c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7fc6ece7f640 (LWP 1037028)):
#0 0x00007fc706582fde in epoll_wait (epfd=4, events=0x564e21e3f83c <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 0x0000564e2199f3f6 in event_wait (vm=0x564e221e12a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
r = 22094
#2 0x0000564e2199f41a in timer_thread_polling (vm=0x564e221e12a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
r = 587847709
#3 0x0000564e2199fada in timer_thread_func (ptr=0x564e221e12a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3026
vm = 0x564e221e12a0
#4 0x00007fc7064f1b43 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 = {140730349762624, 6928564156812958945, 140492354876992, 25, 140492781066320, 140730349762976, -6941474553158230815, -6941954704073745183}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x00007fc706582bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7fc70645a7c0 (LWP 1037026)):
#0 0x0000564e21b411e2 in fill_filename (file=34, format=4 '\004', version=4, include_directories=0x7fc6ead55e57 "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7fc6ead566ce "codegen.rs", line=0x564e22275730, obj=0x564e22a0f200, errout=0x7fc7066776a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:304
i = 14
p = 0x7fc6ead56781 "s"
filename = 0x7fc6ead5677a "stats.rs"
dir = 12
#1 0x0000564e21b44477 in debug_info_read (reader=0x564e222758e0, num_traces=49, traces=0x564e21e42940 <trace>, lines=0x564e22a0e410, offset=0, errout=0x7fc7066776a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1922
v = {as = {ptr = 0x22 <error: Cannot access memory at address 0x22>, uint64 = 34, int64 = 34, addr_idx = 34}, off = 0, at = 88, form = 11, size = 0, type = 3}
die = {pos = 4279985, tag = 29, has_children = 0}
ranges = {low_pc = 3408439, high_pc = 3408484, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7fc6eb09d800 "num_bits", 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 0x0000564e21b45421 in fill_lines (num_traces=49, traces=0x564e21e42940 <trace>, check_debuglink=1, objp=0x564e22276200, lines=0x564e22a0e410, offset=0, errout=0x7fc7066776a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
reader = {obj = 0x564e22a0f200, file = 0x7fc6e9d66000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7fc6ea911f41 "\257-\006", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7fc6ead6ae62 "(\026", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7fc6ead566ce "codegen.rs", debug_line_directories = 0x7fc6ead55e57 "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7fc6ea9531ba "\321%", cu_end = 0x7fc6ea974cf4 "\350[", pend = 0x7fc6eac0d2da "\001$", q0 = 0x7fc6eac2e2ca "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7fc6eac2e66e "Y\vW\v", format = 4, address_size = 8 '\b', level = 11, abbrev_table = {0x7fc706685000 "", 0x7fc6eac2e2cb "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7fc6eac2e2e1 "4", 0x7fc6eac2e2ec "\023\001\035\023\003\016\v\v\210\001\017", 0x7fc6eac2e2fa "\r", 0x7fc6eac2e308 "\017", 0x7fc6eac2e313 "$", 0x7fc6eac2e31e "9\001\003\016", 0x7fc6eac2e325 "\023", 0x7fc6eac2e331 "\023\001\003\016\v\v\210\001\017", 0x7fc6eac2e33d "/", 0x7fc6eac2e346 ".\001n\016\003\016:\v;\005I\023 \v", 0x7fc6eac2e357 "4", 0x7fc6eac2e367 "\005", 0x7fc6eac2e374 ".\001n\016\003\016:\v;\005 \v", 0x7fc6eac2e383 "\v\001", 0x7fc6eac2e388 "\023", 0x7fc6eac2e394 "4", 0x7fc6eac2e3a1 ".\001n\016\003\016:\v;\vI\023 \v", 0x7fc6eac2e3b2 "4", 0x7fc6eac2e3c2 "\005", 0x7fc6eac2e3cf "4", 0x7fc6eac2e3dc "\005", 0x7fc6eac2e3e7 ".\001\021\001\022\006@\030\061\023", 0x7fc6eac2e3f4 "\005", 0x7fc6eac2e3fd "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7fc6eac2e40e "4", 0x7fc6eac2e417 "\035", 0x7fc6eac2e428 "\v\001\021\001\022\006", 0x7fc6eac2e431 "4", 0x7fc6eac2e43a "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7fc6eac2e44b "\005", 0x7fc6eac2e454 "\005", 0x7fc6eac2e45d "4", 0x7fc6eac2e466 "\035\001\061\023U\027X\vY\005W\v", 0x7fc6eac2e475 "4", 0x7fc6eac2e47c ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7fc6eac2e48f "\005", 0x7fc6eac2e49c "\v\001U\027", 0x7fc6eac2e4a3 "\005", 0x7fc6eac2e4aa "\035", 0x7fc6eac2e4b9 "\035\001\061\023U\027X\vY\vW\v", 0x7fc6eac2e4c8 "\005", 0x7fc6eac2e4d5 "3\001\025\023", 0x7fc6eac2e4dc "\r", 0x7fc6eac2e4ea "\031\001\026\v", 0x7fc6eac2e4f1 "\031\001", 0x7fc6eac2e4f6 "\023\001\003\016\v\005\210\001\017", 0x7fc6eac2e502 "3\001", 0x7fc6eac2e507 "\023\001\003\016<\031\210\001\017", 0x7fc6eac2e513 "3", 0x7fc6eac2e518 "\027\001\003\016\v\v\210\001\017", 0x7fc6eac2e524 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7fc6eac2e534 "(", 0x7fc6eac2e53d ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7fc6eac2e550 "(", 0x7fc6eac2e559 "\005", 0x7fc6eac2e568 "4", 0x7fc6eac2e57a ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7fc6eac2e58f "\005", 0x7fc6eac2e59e "\r", 0x7fc6eac2e5af ".\001n\016\003\016:\v;\v \v", 0x7fc6eac2e5be "\005", 0x7fc6eac2e5cd "4", 0x7fc6eac2e5df ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7fc6eac2e5f4 "4", 0x7fc6eac2e5fd ".", 0x7fc6eac2e60e ".", 0x7fc6eac2e621 "\017", 0x7fc6eac2e62a "\001\001I\023", 0x7fc6eac2e631 "!", 0x7fc6eac2e63c "$", 0x7fc6eac2e647 "\025\001I\023", 0x7fc6eac2e64e "\005", 0x7fc6eac2e655 "\005", 0x7fc6eac2e664 "\035", 0x7fc6eac2e675 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fc6eac2e688 "4", 0x7fc6eac2e69c "\r", 0x7fc6eac2e6aa "4", 0x7fc6eac2e6b9 "4", 0x7fc6eac2e6cb "\005", 0x7fc6eac2e6d4 "4", 0x7fc6eac2e6e3 "\035", 0x7fc6eac2e6f2 "4", 0x7fc6eac2e6fb "\005", 0x7fc6eac2e70a "4", 0x7fc6eac2e719 "4", 0x7fc6eac2e72b ".", 0x7fc6eac2e73c ".\001\003\016:\v;\v \v", 0x7fc6eac2e749 ".\001\003\016:\v;\vI\023 \v", 0x7fc6eac2e758 "\025\001", 0x7fc6eac2de28 "4", 0x7fc6eac2de3a ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fc6eac2de4d "\005", 0x7fc6eac2de56 "4", 0x7fc6eac2de5f ".", 0x7fc6eac2de70 "\035\001\061\023\021\001\022\006X\vY\v", 0x7fc6eac2de7f "4", 0x7fc6eac2de91 "\035", 0x7fc6eac2dea0 ".", 0x7fc6eac2deb3 "\r", 0x7fc6eac2dec1 "\025\001I\023", 0x7fc6eac2dec8 "\005", 0x7fc6eac2decf "\025\001", 0x7fc6eac2ded4 ".\001\003\016:\v;\v \v", 0x7fc6eac2dee1 ".\001\003\016:\v;\vI\023 \v", 0x7fc6eac2c7ea "\025\001I\023", 0x7fc6eac2c7f1 "\005", 0x7fc6eac2c7f8 "\025\001", 0x7fc6eac2c7fd ".\001\003\016:\v;\v \v", 0x7fc6eac2c80a ".\001\003\016:\v;\vI\023 \v", 0x7fc6eac2c819 ".\001\003\016:\v;\vI\023?\031 \v", 0x7fc6eac24487 "\005", 0x7fc6eac24496 ".", 0x7fc6eac204fc "!", 0x7fc6eac20505 "\r", 0x7fc6eac2051b ".", 0x7fc6eac2052f "\035\001\061\023\021\001\022\aX!)Y!\220\rW!\020\001\023", 0x7fc6eac20546 "\n", 0x7fc6eac20553 ".", 0x7fc6eac2056c "4", 0x7fc6eac2057d ".", 0x7fc6eac20595 ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7fc6eac205b2 ".", 0x7fc6eac205cc ".\001?\031\003\016:!\";\v9!\001'\031I\023 !\003\064\031\001\023", 0x7fc6eac205e8 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7fc6eac205fd "\026", 0x7fc6eac20607 "\023\001\003\016\v\v:\v;\v\001\023", 0x7fc6eac20617 "\017", 0x7fc6eac2061f "$", 0x7fc6eac2062b "\026", 0x7fc6eac20639 "&", 0x7fc6eac2063f "\026", 0x7fc6eac2064f "(", 0x7fc6eac20659 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fc6eac2066e "\025\001I\023\001\023", 0x7fc6eac20678 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7fc6eac2068d "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7fc6eac2069f "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7fc6eac206b1 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fc6eac206c4 "\026", 0x7fc6eac206d7 "!", 0x7fc6eac206dd "4", 0x7fc6eac206ed ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7fc6eac20708 ".", 0x7fc6eac2071f ".", 0x7fc6eac20736 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7fc6eac20752 ".", 0x7fc6eac2076f ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fc6eac20790 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fc6eac207af ".", 0x7fc6eac207c9 ".", 0x7fc6eac207e5 "4", 0x7fc6eac207f1 ".", 0x7fc6eac2080c ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7fc6eac20820 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fc6eac2083f ".", 0x7fc6eac2085a ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7fc6eac20870 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7fc6eac2088d ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7fc6eac208a5 ".", 0x7fc6ec65ef98 "", 0x564e22276630 "", 0x564e22276628 "\300\374\344!NV", 0x7fc6ec65efc0 "\360\357e\354\306\177", 0x564e22275e68 "Z\b\302\352\306\177", 0x564e222765e8 "\330\252\201\353\306\177", 0x564e222765f0 "", 0x564e222765f8 "\001", 0x564e22276600 "\003", 0x7fc6ec65efa0 "", 0x7fc6ec65efa8 "", 0x7fc6ec65efb0 "", 0x7fc6ec65efb8 "", 0x7fc6ec65efc8 "\025\202\275!NV", 0x0, 0x7fc6ec65efd0 "\360hJ\"NV", 0x564e21bd8215 <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x564e21bd81c7 <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>, 0x564e22275fa0 "Pf'\"NV", 0x564e22276240 "\220b'\"NV", 0x7fc706590cb5 <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", 0x564e22275fa0 "Pf'\"NV", 0x564e22276090 "", 0x564e22276240 "\220b'\"NV", 0x7fc70669e994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x564e22276650 "\300\374\344!NV", 0x564e22276648 "", 0x564e22276658 "\300\374\344!NV"...}}
i = 0
j = 307
shstr = 0x7fc6eb7de90b ""
ehdr = 0x7fc6e9d66000
shdr = 0x7fc6eb7deb00
shstr_shdr = 0x7fc6eb7df680
gnu_debuglink_shdr = 0x0
note_gnu_build_id = 0x7fc6eb7debc0
fd = 5
filesize = 27760320
file = 0x7fc6e9d66000 "\177ELF\002\001\001"
symtab_shdr = 0x7fc6eb7df600
strtab_shdr = 0x7fc6eb7df640
dynsym_shdr = 0x7fc6eb7dec80
dynstr_shdr = 0x7fc6eb7decc0
obj = 0x564e22a0f200
dladdr_fbase = 94893569081344
#3 0x0000564e21b45dcc in rb_dump_backtrace_with_lines (num_traces=49, traces=0x564e21e42940 <trace>, errout=0x7fc7066776a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
addr = 140492346486448
i = 0
lines = 0x564e22a0e410
obj = 0x564e22a0f200
dladdr_fbases = 0x564e22a0f060
main_path = 0x564e222761a0 "/tmp/ruby/build/trunk-O0/ruby"
len = 29
#4 0x0000564e21a1bdea in rb_print_backtrace (errout=0x7fc7066776a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
trace = {0x564e21a1bdcf <rb_print_backtrace+36>, 0x564e21a1c4f2 <rb_vm_bugreport+656>, 0x564e21c0323c <rb_bug_for_fatal_signal+327>, 0x564e2196148a <sigill>, 0x7fc70649f520 <__restore_rt>, 0x564e21be5bb1 <enc_from_index+93>, 0x564e21be5bdd <rb_enc_from_index+35>, 0x564e21be740d <rb_enc_associate_index+198>, 0x564e21972aff <str_new_static+230>, 0x564e21972b7b <rb_usascii_str_new_static+48>, 0x564e21893c9b <rbimpl_usascii_str_new_cstr+47>, 0x564e2189afdb <rb_fix2str+165>, 0x564e2189b180 <rb_int2str+52>, 0x564e2189b14a <rb_int_to_s+91>, 0x564e219eb308 <ractor_safe_call_cfunc_m1+58>, 0x564e219ebf3f <vm_call_cfunc_with_frame_+541>, 0x564e219ec114 <vm_call_cfunc_with_frame+121>, 0x564e219f24bd <vm_sendish+502>, 0x564e219f9a4e <vm_exec_core+14741>, 0x564e21a10438 <rb_vm_exec+320>, 0x564e21a04bb9 <vm_call0_body+422>, 0x564e21a0442e <vm_call0_cc+430>, 0x564e21a06011 <rb_call0+538>, 0x564e21a06d5d <rb_call+89>, 0x564e21a07ae8 <rb_funcall_with_block_kw+126>, 0x564e2198c72b <rb_sym_proc_call+121>, 0x564e219f0549 <vm_yield_with_symbol+93>, 0x564e21a0d531 <invoke_block_from_c_bh+1023>, 0x564e21a0d645 <vm_yield_with_cref+90>, 0x564e21a0d683 <vm_yield+56>, 0x564e21a07f85 <rb_yield_0+47>, 0x564e21a07fec <rb_yield+66>, 0x564e21b4d32a <rb_ary_each+109>, 0x564e219eb33a <ractor_safe_call_cfunc_0+48>, 0x564e219ebf3f <vm_call_cfunc_with_frame_+541>, 0x564e219ec114 <vm_call_cfunc_with_frame+121>, 0x564e219ec22c <vm_call_cfunc_other+278>, 0x564e219ec65b <vm_call_cfunc+302>, 0x564e219ef18a <vm_call_method_each_type+289>, 0x564e219efc36 <vm_call_method+161>, 0x564e219efe38 <vm_call_general+47>, 0x564e219f24bd <vm_sendish+502>, 0x564e219f98a5 <vm_exec_core+14316>, 0x564e21a10438 <rb_vm_exec+320>, 0x564e21a0d025 <invoke_block+216>, 0x564e21a0dac1 <vm_invoke_proc+911>, 0x564e21a0e265 <rb_vm_invoke_proc+170>, 0x564e21bdabf1 <rb_fiber_start+726>, 0x564e21bd8215 <fiber_initialize_coroutine>, 0x0 <repeats 975 times>}
n = 49
#5 0x0000564e21a1c4f2 in rb_vm_bugreport (ctx=0x564e222765c0, errout=0x7fc7066776a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
cmd = 0x0
other_runtime_info = other_runtime_info
vm = 0x564e221e12a0
ec = 0x564e224a6720
#6 0x0000564e21c0323c in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x564e222765c0, fmt=0x564e21c6b1ab "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
pid = -1
out = 0x7fc7066776a0 <_IO_2_1_stderr_>
file = 0x7fc6ebca0ae8 "-"
line = 10
#7 0x0000564e2196148a in sigsegv (sig=11, info=0x564e222766f0, ctx=0x564e222765c0) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#8 <signal handler called>
No locals.
#9 0x0000564e21be5bb1 in enc_from_index (enc_table=0x564e21e4fcc0 <global_enc_table>, index=0) at /tmp/ruby/src/trunk-O0/encoding.c:398
No locals.
#10 0x0000564e21be5bdd in rb_enc_from_index (index=0) at /tmp/ruby/src/trunk-O0/encoding.c:404
No locals.
#11 0x0000564e21be740d in rb_enc_associate_index (obj=140492331395800, idx=2) at /tmp/ruby/src/trunk-O0/encoding.c:998
enc = 0x564e221fff00
oldidx = 0
oldtermlen = 22094
termlen = 1
#12 0x0000564e21972aff in str_new_static (klass=140492355202120, ptr=0x564e21c47b86 "0", len=1, encindex=2) at /tmp/ruby/src/trunk-O0/string.c:992
str = 140492331395800
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#13 0x0000564e21972b7b in rb_usascii_str_new_static (ptr=0x564e21c47b86 "0", len=1) at /tmp/ruby/src/trunk-O0/string.c:1005
No locals.
#14 0x0000564e21893c9b in rbimpl_usascii_str_new_cstr (str=0x564e21c47b86 "0") at /tmp/ruby/src/trunk-O0/include/ruby/internal/intern/string.h:1383
len = 1
#15 0x0000564e2189afdb in rb_fix2str (x=1, base=10) at /tmp/ruby/src/trunk-O0/numeric.c:3874
buf = "\200\000\000\000\000\000\000\000\003\000\021\021\000\000\000\000\210\306e\354\306\177\000\000p\242\235!NV\000\000\220\360e\354\306\177\000\000\240\306e\354\306\177\000\000/\301\235!NV\000\000\220\360e\354\306\177\000\000"
e = 0x7fc6ec65c6a1 "\250\312\353\306\177"
b = 0x7fc6ec65c6a1 "\250\312\353\306\177"
val = 0
u = 94893571370723
neg = 0
#16 0x0000564e2189b180 in rb_int2str (x=1, base=10) at /tmp/ruby/src/trunk-O0/numeric.c:3939
No locals.
#17 0x0000564e2189b14a in rb_int_to_s (argc=0, argv=0x7fc6ec65f0d0, x=1) at /tmp/ruby/src/trunk-O0/numeric.c:3932
base = 10
#18 0x0000564e219eb308 in ractor_safe_call_cfunc_m1 (recv=1, argc=0, argv=0x7fc6ec65f0d0, func=0x564e2189b0ef <rb_int_to_s>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
f = 0x564e2189b0ef <rb_int_to_s>
#19 0x0000564e219ebf3f in vm_call_cfunc_with_frame_ (ec=0x564e224a6720, reg_cfp=0x7fc6ec67eeb0, calling=0x7fc6ec65c920, argc=0, argv=0x7fc6ec65f0d0, stack_bottom=0x7fc6ec65f0c8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
ci = 0xd0100100001
cc = 0x7fc6eb8b50b0
val = 0
me = 0x7fc6ebcaa800
cfunc = 0x564e22224218
recv = 1
block_handler = 0
frame_type = 1431634051
len = -1
args = <optimized out>
args = <optimized out>
#20 0x0000564e219ec114 in vm_call_cfunc_with_frame (ec=0x564e224a6720, reg_cfp=0x7fc6ec67eeb0, calling=0x7fc6ec65c920) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
argc = 0
stack_bottom = 0x7fc6ec65f0c8
argv = 0x7fc6ec65f0d0
#21 0x0000564e219f24bd in vm_sendish (ec=0x564e224a6720, reg_cfp=0x7fc6ec67eeb0, cd=0x564e2237ec20, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
val = 36
ci = 0xd0100100001
cc = 0x7fc6eb8b50b0
argc = 0
recv = 1
calling = {cd = 0x564e2237ec20, cc = 0x7fc6eb8b50b0, block_handler = 0, recv = 1, argc = 0, kw_splat = false, heap_argv = 0}
#22 0x0000564e219f9a4e in vm_exec_core (ec=0x564e224a6720) at ../../src/trunk-O0/insns.def:834
bh = 0
cd = 0x564e2237ec20
leaf = false
val = 20
reg_pc = 0x564e2237d978
reg_cfp = 0x7fc6ec67eeb0
insns_address_table = {0x564e219f6125 <vm_exec_core+108>, 0x564e219f6187 <vm_exec_core+206>, 0x564e219f629a <vm_exec_core+481>, 0x564e219f63ae <vm_exec_core+757>, 0x564e219f654c <vm_exec_core+1171>, 0x564e219f667c <vm_exec_core+1475>, 0x564e219f688e <vm_exec_core+2005>, 0x564e219f69a0 <vm_exec_core+2279>, 0x564e219f6a79 <vm_exec_core+2496>, 0x564e219f6b80 <vm_exec_core+2759>, 0x564e219f6c87 <vm_exec_core+3022>, 0x564e219f6d95 <vm_exec_core+3292>, 0x564e219f6ea7 <vm_exec_core+3566>, 0x564e219f6f77 <vm_exec_core+3774>, 0x564e219f7080 <vm_exec_core+4039>, 0x564e219f717a <vm_exec_core+4289>, 0x564e219f723d <vm_exec_core+4484>, 0x564e219f7300 <vm_exec_core+4679>, 0x564e219f7389 <vm_exec_core+4816>, 0x564e219f7415 <vm_exec_core+4956>, 0x564e219f74bb <vm_exec_core+5122>, 0x564e219f7593 <vm_exec_core+5338>, 0x564e219f7660 <vm_exec_core+5543>, 0x564e219f773e <vm_exec_core+5765>, 0x564e219f7800 <vm_exec_core+5959>, 0x564e219f793f <vm_exec_core+6278>, 0x564e219f79e5 <vm_exec_core+6444>, 0x564e219f7aca <vm_exec_core+6673>, 0x564e219f7bf9 <vm_exec_core+6976>, 0x564e219f7cbc <vm_exec_core+7171>, 0x564e219f7d7f <vm_exec_core+7366>, 0x564e219f7e76 <vm_exec_core+7613>, 0x564e219f7f38 <vm_exec_core+7807>, 0x564e219f8017 <vm_exec_core+8030>, 0x564e219f80e4 <vm_exec_core+8235>, 0x564e219f81f4 <vm_exec_core+8507>, 0x564e219f82ee <vm_exec_core+8757>, 0x564e219f8369 <vm_exec_core+8880>, 0x564e219f842a <vm_exec_core+9073>, 0x564e219f8518 <vm_exec_core+9311>, 0x564e219f85c8 <vm_exec_core+9487>, 0x564e219f8747 <vm_exec_core+9870>, 0x564e219f8821 <vm_exec_core+10088>, 0x564e219f890d <vm_exec_core+10324>, 0x564e219f899e <vm_exec_core+10469>, 0x564e219f8af9 <vm_exec_core+10816>, 0x564e219f909b <vm_exec_core+12258>, 0x564e219f9197 <vm_exec_core+12510>, 0x564e219f929a <vm_exec_core+12769>, 0x564e219f9386 <vm_exec_core+13005>, 0x564e219f959f <vm_exec_core+13542>, 0x564e219f9691 <vm_exec_core+13784>, 0x564e219f9797 <vm_exec_core+14046>, 0x564e219f9994 <vm_exec_core+14555>, 0x564e219f9b3d <vm_exec_core+14980>, 0x564e219f9c68 <vm_exec_core+15279>, 0x564e219f9dd4 <vm_exec_core+15643>, 0x564e219f9eff <vm_exec_core+15942>, 0x564e219fa06b <vm_exec_core+16306>, 0x564e219fa24d <vm_exec_core+16788>, 0x564e219fa44a <vm_exec_core+17297>, 0x564e219fa5f3 <vm_exec_core+17722>, 0x564e219fa715 <vm_exec_core+18012>, 0x564e219fa7bc <vm_exec_core+18179>, 0x564e219fa880 <vm_exec_core+18375>, 0x564e219fa969 <vm_exec_core+18608>, 0x564e219faa55 <vm_exec_core+18844>, 0x564e219fab3e <vm_exec_core+19077>, 0x564e219fac52 <vm_exec_core+19353>, 0x564e219fad79 <vm_exec_core+19648>, 0x564e219faeaf <vm_exec_core+19958>, 0x564e219fafe5 <vm_exec_core+20268>, 0x564e219fb11b <vm_exec_core+20578>, 0x564e219fb251 <vm_exec_core+20888>, 0x564e219fb387 <vm_exec_core+21198>, 0x564e219fb4c8 <vm_exec_core+21519>, 0x564e219fb642 <vm_exec_core+21897>, 0x564e219fb778 <vm_exec_core+22207>, 0x564e219fb8ae <vm_exec_core+22517>, 0x564e219fb9e4 <vm_exec_core+22827>, 0x564e219fbb1a <vm_exec_core+23137>, 0x564e219fbc50 <vm_exec_core+23447>, 0x564e219fbd86 <vm_exec_core+23757>, 0x564e219fbebc <vm_exec_core+24067>, 0x564e219fbff2 <vm_exec_core+24377>, 0x564e219fc141 <vm_exec_core+24712>, 0x564e219fc2fb <vm_exec_core+25154>, 0x564e219fc479 <vm_exec_core+25536>, 0x564e219fc598 <vm_exec_core+25823>, 0x564e219fc6b7 <vm_exec_core+26110>, 0x564e219fc7d1 <vm_exec_core+26392>, 0x564e219fc8eb <vm_exec_core+26674>, 0x564e219fca16 <vm_exec_core+26973>, 0x564e219fcb4c <vm_exec_core+27283>, 0x564e219fcc37 <vm_exec_core+27518>, 0x564e219fcd3c <vm_exec_core+27779>, 0x564e219fce84 <vm_exec_core+28107>, 0x564e219fcf73 <vm_exec_core+28346>, 0x564e219fd04d <vm_exec_core+28564>, 0x564e219fd122 <vm_exec_core+28777>, 0x564e219fd1fd <vm_exec_core+28996>, 0x564e219fd279 <vm_exec_core+29120>, 0x564e219fd2f5 <vm_exec_core+29244>, 0x564e219fd313 <vm_exec_core+29274>, 0x564e219fd331 <vm_exec_core+29304>, 0x564e219fd34f <vm_exec_core+29334>, 0x564e219fd36d <vm_exec_core+29364>, 0x564e219fd38b <vm_exec_core+29394>, 0x564e219fd3a9 <vm_exec_core+29424>, 0x564e219fd3c7 <vm_exec_core+29454>, 0x564e219fd3e5 <vm_exec_core+29484>, 0x564e219fd403 <vm_exec_core+29514>, 0x564e219fd421 <vm_exec_core+29544>, 0x564e219fd43f <vm_exec_core+29574>, 0x564e219fd45d <vm_exec_core+29604>, 0x564e219fd47b <vm_exec_core+29634>, 0x564e219fd499 <vm_exec_core+29664>, 0x564e219fd4b7 <vm_exec_core+29694>, 0x564e219fd4d5 <vm_exec_core+29724>, 0x564e219fd4f3 <vm_exec_core+29754>, 0x564e219fd511 <vm_exec_core+29784>, 0x564e219fd52f <vm_exec_core+29814>, 0x564e219fd54d <vm_exec_core+29844>, 0x564e219fd56b <vm_exec_core+29874>, 0x564e219fd589 <vm_exec_core+29904>, 0x564e219fd5a7 <vm_exec_core+29934>, 0x564e219fd5c5 <vm_exec_core+29964>, 0x564e219fd5e3 <vm_exec_core+29994>, 0x564e219fd601 <vm_exec_core+30024>, 0x564e219fd61f <vm_exec_core+30054>, 0x564e219fd63d <vm_exec_core+30084>, 0x564e219fd65b <vm_exec_core+30114>, 0x564e219fd679 <vm_exec_core+30144>, 0x564e219fd697 <vm_exec_core+30174>, 0x564e219fd6b5 <vm_exec_core+30204>, 0x564e219fd6d3 <vm_exec_core+30234>, 0x564e219fd6f1 <vm_exec_core+30264>, 0x564e219fd70f <vm_exec_core+30294>, 0x564e219fd72d <vm_exec_core+30324>, 0x564e219fd74b <vm_exec_core+30354>, 0x564e219fd769 <vm_exec_core+30384>, 0x564e219fd787 <vm_exec_core+30414>, 0x564e219fd7a5 <vm_exec_core+30444>, 0x564e219fd7c3 <vm_exec_core+30474>, 0x564e219fd7e1 <vm_exec_core+30504>, 0x564e219fd7ff <vm_exec_core+30534>, 0x564e219fd81d <vm_exec_core+30564>, 0x564e219fd83b <vm_exec_core+30594>, 0x564e219fd859 <vm_exec_core+30624>, 0x564e219fd877 <vm_exec_core+30654>, 0x564e219fd895 <vm_exec_core+30684>, 0x564e219fd8b3 <vm_exec_core+30714>, 0x564e219fd8d1 <vm_exec_core+30744>, 0x564e219fd8ef <vm_exec_core+30774>, 0x564e219fd90d <vm_exec_core+30804>, 0x564e219fd92b <vm_exec_core+30834>, 0x564e219fd949 <vm_exec_core+30864>, 0x564e219fd967 <vm_exec_core+30894>, 0x564e219fd985 <vm_exec_core+30924>, 0x564e219fd9a3 <vm_exec_core+30954>, 0x564e219fd9c1 <vm_exec_core+30984>, 0x564e219fd9df <vm_exec_core+31014>, 0x564e219fd9fd <vm_exec_core+31044>, 0x564e219fda1b <vm_exec_core+31074>, 0x564e219fda39 <vm_exec_core+31104>, 0x564e219fda57 <vm_exec_core+31134>, 0x564e219fda75 <vm_exec_core+31164>, 0x564e219fda93 <vm_exec_core+31194>, 0x564e219fdab1 <vm_exec_core+31224>, 0x564e219fdacf <vm_exec_core+31254>, 0x564e219fdaed <vm_exec_core+31284>, 0x564e219fdb0b <vm_exec_core+31314>, 0x564e219fdb29 <vm_exec_core+31344>, 0x564e219fdb47 <vm_exec_core+31374>, 0x564e219fdb65 <vm_exec_core+31404>, 0x564e219fdb83 <vm_exec_core+31434>, 0x564e219fdba1 <vm_exec_core+31464>, 0x564e219fdbbf <vm_exec_core+31494>, 0x564e219fdbf0 <vm_exec_core+31543>, 0x564e219fdc0e <vm_exec_core+31573>, 0x564e219fdc2c <vm_exec_core+31603>, 0x564e219fdc4a <vm_exec_core+31633>, 0x564e219fdc68 <vm_exec_core+31663>, 0x564e219fdc86 <vm_exec_core+31693>, 0x564e219fdca4 <vm_exec_core+31723>, 0x564e219fdcc2 <vm_exec_core+31753>, 0x564e219fdce0 <vm_exec_core+31783>, 0x564e219fdcfe <vm_exec_core+31813>, 0x564e219fdd1c <vm_exec_core+31843>, 0x564e219fdd3a <vm_exec_core+31873>, 0x564e219fdd58 <vm_exec_core+31903>, 0x564e219fdd76 <vm_exec_core+31933>, 0x564e219fdd94 <vm_exec_core+31963>, 0x564e219fddb2 <vm_exec_core+31993>, 0x564e219fddd0 <vm_exec_core+32023>, 0x564e219fddee <vm_exec_core+32053>, 0x564e219fde0c <vm_exec_core+32083>, 0x564e219fde2a <vm_exec_core+32113>, 0x564e219fde48 <vm_exec_core+32143>, 0x564e219fde66 <vm_exec_core+32173>...}
#23 0x0000564e21a10438 in rb_vm_exec (ec=0x564e224a6720) at /tmp/ruby/src/trunk-O0/vm.c:2489
_ec = 0x564e224a6720
_tag = {tag = 36, retval = 4, buf = {0x7fc6ec65d600, 0x564e21a103b6 <rb_vm_exec+190>, 0x0, 0x7fc6ec65d550, 0x7fc6ec65d5d0}, prev = 0x7fc6ec65ec40, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#24 0x0000564e21a04bb9 in vm_call0_body (ec=0x564e224a6720, calling=0x7fc6ec65d7a0, argv=0x7fc6ec65db60) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
reg_cfp = 0x7fc6ec67ef58
i = 0
ci = 0x7fc6ec65d770
cc = 0x7fc6eb8b5128
ret = 36
#25 0x0000564e21a0442e in vm_call0_cc (ec=0x564e224a6720, recv=140492332526640, id=50385, argc=0, argv=0x7fc6ec65db60, cc=0x7fc6eb8b5128, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7fc6ec65db60
av = {94893569520150, 94893582739232}
calling = {cd = 0x7fc6ec65d760, cc = 0x7fc6eb8b5128, block_handler = 0, recv = 140492332526640, argc = 0, kw_splat = false, heap_argv = 0}
#26 0x0000564e21a06011 in rb_call0 (ec=0x564e224a6720, recv=140492332526640, mid=50385, argc=0, argv=0x7fc6ec65db60, call_scope=CALL_PUBLIC, self=140492779354640) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
call_status = MISSING_NONE
scope = CALL_PUBLIC
kw_splat = 0
cc = 0x7fc6eb8b5128
#27 0x0000564e21a06d5d in rb_call (recv=140492332526640, mid=50385, argc=0, argv=0x7fc6ec65db60, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
ec = 0x564e224a6720
#28 0x0000564e21a07ae8 in rb_funcall_with_block_kw (recv=140492332526640, mid=50385, argc=0, argv=0x7fc6ec65db60, passed_procval=4, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1214
No locals.
#29 0x0000564e2198c72b in rb_sym_proc_call (mid=50385, argc=1, argv=0x7fc6ec65db58, kw_splat=0, passed_proc=4) at /tmp/ruby/src/trunk-O0/string.c:11722
obj = 140492332526640
#30 0x0000564e219f0549 in vm_yield_with_symbol (ec=0x564e224a6720, symbol=12898572, argc=1, argv=0x7fc6ec65db58, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4800
No locals.
#31 0x0000564e21a0d531 in invoke_block_from_c_bh (ec=0x564e224a6720, block_handler=12898572, argc=1, argv=0x7fc6ec65db58, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1609
No locals.
#32 0x0000564e21a0d645 in vm_yield_with_cref (ec=0x564e224a6720, argc=1, argv=0x7fc6ec65db58, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#33 0x0000564e21a0d683 in vm_yield (ec=0x564e224a6720, argc=1, argv=0x7fc6ec65db58, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#34 0x0000564e21a07f85 in rb_yield_0 (argc=1, argv=0x7fc6ec65db58) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#35 0x0000564e21a07fec in rb_yield (val=140492332526640) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#36 0x0000564e21b4d32a in rb_ary_each (ary=140492779354640) at /tmp/ruby/src/trunk-O0/array.c:2539
i = 37547
#37 0x0000564e219eb33a in ractor_safe_call_cfunc_0 (recv=140492779354640, argc=0, argv=0x7fc6ec65f038, func=0x564e21b4d2bd <rb_ary_each>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
f = 0x564e21b4d2bd <rb_ary_each>
#38 0x0000564e219ebf3f in vm_call_cfunc_with_frame_ (ec=0x564e224a6720, reg_cfp=0x7fc6ec67ef90, calling=0x7fc6ec65dfe0, argc=0, argv=0x7fc6ec65f038, stack_bottom=0x7fc6ec65f030) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
ci = 0xbe100020001
cc = 0x7fc6eb8b5150
val = 48
me = 0x7fc6ebcafb20
cfunc = 0x564e22235208
recv = 140492779354640
block_handler = 12898572
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#39 0x0000564e219ec114 in vm_call_cfunc_with_frame (ec=0x564e224a6720, reg_cfp=0x7fc6ec67ef90, calling=0x7fc6ec65dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
argc = 0
stack_bottom = 0x7fc6ec65f030
argv = 0x7fc6ec65f038
#40 0x0000564e219ec22c in vm_call_cfunc_other (ec=0x564e224a6720, reg_cfp=0x7fc6ec67ef90, calling=0x7fc6ec65dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
ci = 0xbe100020001
argv_ary = 0
#41 0x0000564e219ec65b in vm_call_cfunc (ec=0x564e224a6720, reg_cfp=0x7fc6ec67ef90, calling=0x7fc6ec65dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
ci = 0xbe100020001
#42 0x0000564e219ef18a in vm_call_method_each_type (ec=0x564e224a6720, cfp=0x7fc6ec67ef90, calling=0x7fc6ec65dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
aset_mask = 1994
ivar_mask = 3966098960
ci = 0xbe100020001
cc = 0x7fc6eb8b5150
cme = 0x7fc6ebcafb20
v = 94893581320840
#43 0x0000564e219efc36 in vm_call_method (ec=0x564e224a6720, cfp=0x7fc6ec67ef90, calling=0x7fc6ec65dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
ci = 0xbe100020001
cc = 0x7fc6eb8b5150
#44 0x0000564e219efe38 in vm_call_general (ec=0x564e224a6720, reg_cfp=0x7fc6ec67ef90, calling=0x7fc6ec65dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#45 0x0000564e219f24bd in vm_sendish (ec=0x564e224a6720, reg_cfp=0x7fc6ec67ef90, cd=0x564e2237f0b0, block_handler=12898572, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
val = 36
ci = 0xbe100020001
cc = 0x7fc6eb8b5150
argc = 0
recv = 140492779354640
calling = {cd = 0x564e2237f0b0, cc = 0x7fc6eb8b5150, block_handler = 12898572, recv = 140492779354640, argc = 0, kw_splat = false, heap_argv = 0}
#46 0x0000564e219f98a5 in vm_exec_core (ec=0x564e224a6720) at ../../src/trunk-O0/insns.def:814
bh = 12898572
cd = 0x564e2237f0b0
blockiseq = 0x0
leaf = false
val = 140492779354640
reg_pc = 0x564e223768a0
reg_cfp = 0x7fc6ec67ef90
insns_address_table = {0x564e219f6125 <vm_exec_core+108>, 0x564e219f6187 <vm_exec_core+206>, 0x564e219f629a <vm_exec_core+481>, 0x564e219f63ae <vm_exec_core+757>, 0x564e219f654c <vm_exec_core+1171>, 0x564e219f667c <vm_exec_core+1475>, 0x564e219f688e <vm_exec_core+2005>, 0x564e219f69a0 <vm_exec_core+2279>, 0x564e219f6a79 <vm_exec_core+2496>, 0x564e219f6b80 <vm_exec_core+2759>, 0x564e219f6c87 <vm_exec_core+3022>, 0x564e219f6d95 <vm_exec_core+3292>, 0x564e219f6ea7 <vm_exec_core+3566>, 0x564e219f6f77 <vm_exec_core+3774>, 0x564e219f7080 <vm_exec_core+4039>, 0x564e219f717a <vm_exec_core+4289>, 0x564e219f723d <vm_exec_core+4484>, 0x564e219f7300 <vm_exec_core+4679>, 0x564e219f7389 <vm_exec_core+4816>, 0x564e219f7415 <vm_exec_core+4956>, 0x564e219f74bb <vm_exec_core+5122>, 0x564e219f7593 <vm_exec_core+5338>, 0x564e219f7660 <vm_exec_core+5543>, 0x564e219f773e <vm_exec_core+5765>, 0x564e219f7800 <vm_exec_core+5959>, 0x564e219f793f <vm_exec_core+6278>, 0x564e219f79e5 <vm_exec_core+6444>, 0x564e219f7aca <vm_exec_core+6673>, 0x564e219f7bf9 <vm_exec_core+6976>, 0x564e219f7cbc <vm_exec_core+7171>, 0x564e219f7d7f <vm_exec_core+7366>, 0x564e219f7e76 <vm_exec_core+7613>, 0x564e219f7f38 <vm_exec_core+7807>, 0x564e219f8017 <vm_exec_core+8030>, 0x564e219f80e4 <vm_exec_core+8235>, 0x564e219f81f4 <vm_exec_core+8507>, 0x564e219f82ee <vm_exec_core+8757>, 0x564e219f8369 <vm_exec_core+8880>, 0x564e219f842a <vm_exec_core+9073>, 0x564e219f8518 <vm_exec_core+9311>, 0x564e219f85c8 <vm_exec_core+9487>, 0x564e219f8747 <vm_exec_core+9870>, 0x564e219f8821 <vm_exec_core+10088>, 0x564e219f890d <vm_exec_core+10324>, 0x564e219f899e <vm_exec_core+10469>, 0x564e219f8af9 <vm_exec_core+10816>, 0x564e219f909b <vm_exec_core+12258>, 0x564e219f9197 <vm_exec_core+12510>, 0x564e219f929a <vm_exec_core+12769>, 0x564e219f9386 <vm_exec_core+13005>, 0x564e219f959f <vm_exec_core+13542>, 0x564e219f9691 <vm_exec_core+13784>, 0x564e219f9797 <vm_exec_core+14046>, 0x564e219f9994 <vm_exec_core+14555>, 0x564e219f9b3d <vm_exec_core+14980>, 0x564e219f9c68 <vm_exec_core+15279>, 0x564e219f9dd4 <vm_exec_core+15643>, 0x564e219f9eff <vm_exec_core+15942>, 0x564e219fa06b <vm_exec_core+16306>, 0x564e219fa24d <vm_exec_core+16788>, 0x564e219fa44a <vm_exec_core+17297>, 0x564e219fa5f3 <vm_exec_core+17722>, 0x564e219fa715 <vm_exec_core+18012>, 0x564e219fa7bc <vm_exec_core+18179>, 0x564e219fa880 <vm_exec_core+18375>, 0x564e219fa969 <vm_exec_core+18608>, 0x564e219faa55 <vm_exec_core+18844>, 0x564e219fab3e <vm_exec_core+19077>, 0x564e219fac52 <vm_exec_core+19353>, 0x564e219fad79 <vm_exec_core+19648>, 0x564e219faeaf <vm_exec_core+19958>, 0x564e219fafe5 <vm_exec_core+20268>, 0x564e219fb11b <vm_exec_core+20578>, 0x564e219fb251 <vm_exec_core+20888>, 0x564e219fb387 <vm_exec_core+21198>, 0x564e219fb4c8 <vm_exec_core+21519>, 0x564e219fb642 <vm_exec_core+21897>, 0x564e219fb778 <vm_exec_core+22207>, 0x564e219fb8ae <vm_exec_core+22517>, 0x564e219fb9e4 <vm_exec_core+22827>, 0x564e219fbb1a <vm_exec_core+23137>, 0x564e219fbc50 <vm_exec_core+23447>, 0x564e219fbd86 <vm_exec_core+23757>, 0x564e219fbebc <vm_exec_core+24067>, 0x564e219fbff2 <vm_exec_core+24377>, 0x564e219fc141 <vm_exec_core+24712>, 0x564e219fc2fb <vm_exec_core+25154>, 0x564e219fc479 <vm_exec_core+25536>, 0x564e219fc598 <vm_exec_core+25823>, 0x564e219fc6b7 <vm_exec_core+26110>, 0x564e219fc7d1 <vm_exec_core+26392>, 0x564e219fc8eb <vm_exec_core+26674>, 0x564e219fca16 <vm_exec_core+26973>, 0x564e219fcb4c <vm_exec_core+27283>, 0x564e219fcc37 <vm_exec_core+27518>, 0x564e219fcd3c <vm_exec_core+27779>, 0x564e219fce84 <vm_exec_core+28107>, 0x564e219fcf73 <vm_exec_core+28346>, 0x564e219fd04d <vm_exec_core+28564>, 0x564e219fd122 <vm_exec_core+28777>, 0x564e219fd1fd <vm_exec_core+28996>, 0x564e219fd279 <vm_exec_core+29120>, 0x564e219fd2f5 <vm_exec_core+29244>, 0x564e219fd313 <vm_exec_core+29274>, 0x564e219fd331 <vm_exec_core+29304>, 0x564e219fd34f <vm_exec_core+29334>, 0x564e219fd36d <vm_exec_core+29364>, 0x564e219fd38b <vm_exec_core+29394>, 0x564e219fd3a9 <vm_exec_core+29424>, 0x564e219fd3c7 <vm_exec_core+29454>, 0x564e219fd3e5 <vm_exec_core+29484>, 0x564e219fd403 <vm_exec_core+29514>, 0x564e219fd421 <vm_exec_core+29544>, 0x564e219fd43f <vm_exec_core+29574>, 0x564e219fd45d <vm_exec_core+29604>, 0x564e219fd47b <vm_exec_core+29634>, 0x564e219fd499 <vm_exec_core+29664>, 0x564e219fd4b7 <vm_exec_core+29694>, 0x564e219fd4d5 <vm_exec_core+29724>, 0x564e219fd4f3 <vm_exec_core+29754>, 0x564e219fd511 <vm_exec_core+29784>, 0x564e219fd52f <vm_exec_core+29814>, 0x564e219fd54d <vm_exec_core+29844>, 0x564e219fd56b <vm_exec_core+29874>, 0x564e219fd589 <vm_exec_core+29904>, 0x564e219fd5a7 <vm_exec_core+29934>, 0x564e219fd5c5 <vm_exec_core+29964>, 0x564e219fd5e3 <vm_exec_core+29994>, 0x564e219fd601 <vm_exec_core+30024>, 0x564e219fd61f <vm_exec_core+30054>, 0x564e219fd63d <vm_exec_core+30084>, 0x564e219fd65b <vm_exec_core+30114>, 0x564e219fd679 <vm_exec_core+30144>, 0x564e219fd697 <vm_exec_core+30174>, 0x564e219fd6b5 <vm_exec_core+30204>, 0x564e219fd6d3 <vm_exec_core+30234>, 0x564e219fd6f1 <vm_exec_core+30264>, 0x564e219fd70f <vm_exec_core+30294>, 0x564e219fd72d <vm_exec_core+30324>, 0x564e219fd74b <vm_exec_core+30354>, 0x564e219fd769 <vm_exec_core+30384>, 0x564e219fd787 <vm_exec_core+30414>, 0x564e219fd7a5 <vm_exec_core+30444>, 0x564e219fd7c3 <vm_exec_core+30474>, 0x564e219fd7e1 <vm_exec_core+30504>, 0x564e219fd7ff <vm_exec_core+30534>, 0x564e219fd81d <vm_exec_core+30564>, 0x564e219fd83b <vm_exec_core+30594>, 0x564e219fd859 <vm_exec_core+30624>, 0x564e219fd877 <vm_exec_core+30654>, 0x564e219fd895 <vm_exec_core+30684>, 0x564e219fd8b3 <vm_exec_core+30714>, 0x564e219fd8d1 <vm_exec_core+30744>, 0x564e219fd8ef <vm_exec_core+30774>, 0x564e219fd90d <vm_exec_core+30804>, 0x564e219fd92b <vm_exec_core+30834>, 0x564e219fd949 <vm_exec_core+30864>, 0x564e219fd967 <vm_exec_core+30894>, 0x564e219fd985 <vm_exec_core+30924>, 0x564e219fd9a3 <vm_exec_core+30954>, 0x564e219fd9c1 <vm_exec_core+30984>, 0x564e219fd9df <vm_exec_core+31014>, 0x564e219fd9fd <vm_exec_core+31044>, 0x564e219fda1b <vm_exec_core+31074>, 0x564e219fda39 <vm_exec_core+31104>, 0x564e219fda57 <vm_exec_core+31134>, 0x564e219fda75 <vm_exec_core+31164>, 0x564e219fda93 <vm_exec_core+31194>, 0x564e219fdab1 <vm_exec_core+31224>, 0x564e219fdacf <vm_exec_core+31254>, 0x564e219fdaed <vm_exec_core+31284>, 0x564e219fdb0b <vm_exec_core+31314>, 0x564e219fdb29 <vm_exec_core+31344>, 0x564e219fdb47 <vm_exec_core+31374>, 0x564e219fdb65 <vm_exec_core+31404>, 0x564e219fdb83 <vm_exec_core+31434>, 0x564e219fdba1 <vm_exec_core+31464>, 0x564e219fdbbf <vm_exec_core+31494>, 0x564e219fdbf0 <vm_exec_core+31543>, 0x564e219fdc0e <vm_exec_core+31573>, 0x564e219fdc2c <vm_exec_core+31603>, 0x564e219fdc4a <vm_exec_core+31633>, 0x564e219fdc68 <vm_exec_core+31663>, 0x564e219fdc86 <vm_exec_core+31693>, 0x564e219fdca4 <vm_exec_core+31723>, 0x564e219fdcc2 <vm_exec_core+31753>, 0x564e219fdce0 <vm_exec_core+31783>, 0x564e219fdcfe <vm_exec_core+31813>, 0x564e219fdd1c <vm_exec_core+31843>, 0x564e219fdd3a <vm_exec_core+31873>, 0x564e219fdd58 <vm_exec_core+31903>, 0x564e219fdd76 <vm_exec_core+31933>, 0x564e219fdd94 <vm_exec_core+31963>, 0x564e219fddb2 <vm_exec_core+31993>, 0x564e219fddd0 <vm_exec_core+32023>, 0x564e219fddee <vm_exec_core+32053>, 0x564e219fde0c <vm_exec_core+32083>, 0x564e219fde2a <vm_exec_core+32113>, 0x564e219fde48 <vm_exec_core+32143>, 0x564e219fde66 <vm_exec_core+32173>...}
#47 0x0000564e21a10438 in rb_vm_exec (ec=0x564e224a6720) at /tmp/ruby/src/trunk-O0/vm.c:2489
_ec = 0x564e224a6720
_tag = {tag = 36, retval = 4, buf = {0x7fc6ec65ecc0, 0x564e21a103b6 <rb_vm_exec+190>, 0x0, 0x7fc6ec65ec10, 0x0}, prev = 0x7fc6ec65ef40, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#48 0x0000564e21a0d025 in invoke_block (ec=0x564e224a6720, iseq=0x7fc6ebc94e60, self=140492779343360, captured=0x564e223c7ad0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
arg_size = 0
#49 0x0000564e21a0dac1 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fc6ec65ef08, argc=0, self=140492779343360, captured=0x564e223c7ad0, ec=0x564e224a6720) at /tmp/ruby/src/trunk-O0/vm.c:1582
iseq = 0x7fc6ebc94e60
opt_pc = 0
type = 572653569
cfp = 0x7fc6ec67efc8
sp = 0x7fc6ec65f018
flags = 0
use_argv = 0x7fc6ec65ef08
av = {94893580392832, 0}
stack_argv = 0x7fc6ec65f018
#50 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fc6ec65ef08, argc=0, self=140492779343360, proc=0x564e223c7ad0, ec=0x564e224a6720) at /tmp/ruby/src/trunk-O0/vm.c:1680
block = 0x564e223c7ad0
#51 vm_invoke_proc (ec=0x564e224a6720, proc=0x564e223c7ad0, self=140492779343360, argc=0, argv=0x7fc6ec65ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#52 0x0000564e21a0e265 in rb_vm_invoke_proc (ec=0x564e224a6720, proc=0x564e223c7ad0, argc=0, argv=0x7fc6ec65ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
self = 140492779343360
#53 0x0000564e21bdabf1 in rb_fiber_start (fiber=0x564e224a66d0) at /tmp/ruby/src/trunk-O0/cont.c:2536
cont = 0x564e224a66d0
argc = 0
argv = 0x7fc6ec65ef08
args = 4
_ec = 0x564e224a6720
_tag = {tag = 36, retval = 0, buf = {0x7fc6ec65efc0, 0x564e21bdaa0a <rb_fiber_start+239>, 0x0, 0x7fc6ec65eee0, 0x7fc6ec65efa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
th = 0x564e221e3820
proc = 0x564e223c7ad0
state = RUBY_TAG_NONE
need_interrupt = 0
err = 0
#54 0x0000564e21bd8215 in fiber_entry (from=0x564e221e4e40, to=0x564e224a68f0) at /tmp/ruby/src/trunk-O0/cont.c:847
fiber = 0x564e224a66d0
thread = 0x564e221e3820
#55 0x0000000000000000 in ?? ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)