# Logfile created on 2024-01-22 09:08:06 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000561dd2d91e30 @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.20240122-090806", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000561dd2e273e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000561dd2e27250 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000561dd2e270c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240122-090806", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240122-090806>, @binmode=false, @mon_data=#<Monitor:0x0000561dd2e26ff8>, @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
Already up to date.
Latest commit hash = a70e500494
$$$[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'
$$$[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 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.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/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving 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/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering 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/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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving 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/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
benchmark 0.3.0
bundler 2.6.0.dev
cgi 0.4.1
csv 3.2.9
delegate 0.3.1
did_you_mean 1.6.3
english 0.8.0
erb 4.0.4
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.6
irb 1.11.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
ruby2_keywords 0.0.5
securerandom 0.3.1
set 1.1.0
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 2.0.0
tempfile 0.2.1
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
date 3.3.4
digest 3.1.1
etc 1.4.3
fcntl 1.1.0
fiddle 1.1.3
io-console 0.7.2
io-nonblock 0.3.0
io-wait 0.3.1
json 2.7.1
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.1
strscan 3.0.9
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
rinda 0.2.0
drb 2.2.0
nkf 0.2.0
syslog 0.1.2
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 1877 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.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/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=16418
"--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/890] 4011679=test_integer_comb
[ 2/890] 4011676=test_deprecated
[ 3/890] 4011675=test_read_write
[ 4/890] 4011677=test_kernel
[ 5/890] 4011676=test_div
[ 6/890] 4011676=test_nil2vtempty
[ 7/890] 4011676=test_profile_frames
[ 8/890] 4011675=parse_test
[ 9/890] 4011676=test_gbk
[ 10/890] 4011676=json_parser_test
[ 11/890] 4011676=test_each
[ 12/890] 4011676=!Nothing_to_test
[ 13/890] 4011676=test_rendering
[ 14/890] 4011676=test_rdoc_markup_formatter
[ 15/890] 4011676=test_usrmarshal
[ 16/890] 4011676=test_gem_validator
[ 17/890] 4011677=test_gem_commands_outdated_command
[ 18/890] 4011677=test_assignment
[ 19/890] 4011676=test_modify_expand
[ 20/890] 4011676=test_gem_available_set
[ 21/890] 4011676=test_memory_view
[ 22/890] 4011676=test_my_integer
[ 23/890] 4011676=test_data_converters
[ 24/890] 4011676=test_call
[ 25/890] 4011676=test_gem_source_vendor
[ 26/890] 4011676=test_require
[ 27/890] 4011676=test_gem_dependency
[ 28/890] 4011676=test_cgi_util
[ 29/890] 4011676=test_autoload
[ 30/890] 4011677=test_rdoc_text
[ 31/890] 4011677=test_ansi_without_terminfo
[ 32/890] 4011677=test_null
[ 33/890] 4011677=test_windows_1252
[ 34/890] 4011677=test_x509store
[ 35/890] 4011677=test_exception
[ 36/890] 4011677=test_win32ole_type
[ 37/890] 4011677=test_header
[ 38/890] 4011677=test_input_method
[ 39/890] 4011677=test_enc_str_buf_cat
[ 40/890] 4011677=test_generic
[ 41/890] 4011677=regexp_test
[ 42/890] 4011675=test_ripper
[ 43/890] 4011677=test_optarg
[ 44/890] 4011677=test_gem_dependency_installer
[ 45/890] 4011675=test_gem_source_lock
[ 46/890] 4011675=test_asn1
[ 47/890] 4011675=test_features
[ 48/890] 4011679=attribute_write_test
[ 49/890] 4011679=test_len
[ 50/890] 4011679=test_placearg
[ 51/890] 4011679=test_gem_commands_specification_command
[ 52/890] 4011675=test_popen_deadlock
[ 53/890] 4011679=json_generator_test
[ 54/890] 4011679=test_gem_impossible_dependencies_error
[ 55/890] 4011679=test_continuation
[ 56/890] 4011679=test_str2big
[ 57/890] 4011679=test_delete
[ 58/890] 4011679=test_rdoc_markup_to_ansi
[ 59/890] 4011676=test_gc_compact
[ 60/890] 4011675=test_gem_ci_detector
[ 61/890] 4011675=test_gem_commands_signout_command
[ 62/890] 4011675=test_gem_silent_ui
[ 63/890] 4011679=test_io_wait_uncommon
[ 64/890] 4011679=test_gem_request_set_lockfile_parser
[ 65/890] 4011675=test_parser_events
[ 66/890] 4011679=test_time
[ 67/890] 4011675=test_files_test
[ 68/890] 4011679=test_gem_bundler_version_finder
[ 69/890] 4011679=test_gem_dependency_resolution_error
[ 70/890] 4011679=test_rdoc_stats
[ 71/890] 4011675=test_inadvertent_creation
[ 72/890] 4011679=test_webauthn_listener_response
[ 73/890] 4011679=test_enc_raise
[ 74/890] 4011679=test_syntax
[ 75/890] 4011675=test_rdoc_store
[ 76/890] 4011677=test_case_comprehensive
[ 77/890] 4011675=test_exception
[ 78/890] 4011676=test_provider
[ 79/890] 4011675=test_write
[ 80/890] 4011675=test_enum
[ 81/890] 4011676=test_date_parse
[ 82/890] 4011676=test_gem_spec_fetcher
[ 83/890] 4011676=test_folderitem2_invokeverb
[ 84/890] 4011676=test_gem_request
[ 85/890] 4011676=test_pkey_ec
[ 86/890] 4011676=test_thread
[ 87/890] 4011676=test_rdoc_token_stream
[ 88/890] 4011676=test_recorder
[ 89/890] 4011676=test_rdoc_generator_json_index
[ 90/890] 4011676=test_cgi_tag_helper
[ 91/890] 4011676=test_gem_resolver_index_set
[ 92/890] 4011676=test_win32ole_param_event
[ 93/890] 4011676=test_debug_cmd
[ 94/890] 4011676=test_workspace
[ 95/890] 4011676=test_rdoc_single_class
[ 96/890] 4011676=json_addition_test
[ 97/890] 4011676=test_invalid
[ 98/890] 4011676=test_qsort
[ 99/890] 4011676=test_gem_commands_build_command
[100/890] 4011675=test_complex
[101/890] 4011675=json_generic_object_test
[102/890] 4011675=test_gem_commands_push_command
[103/890] 4011676=test_m17n_comb
[104/890] 4011675=test_class_name_check
[105/890] 4011675=test_common
[106/890] 4011675=test_type
[107/890] 4011675=test_backtrace
[108/890] 4011675=test_stringio
[109/890] 4011675=test_memory_view
[110/890] 4011679=test_exception_at_throwing
[111/890] 4011675=test_row
[112/890] 4011675=test_enumerator
[113/890] 4011675=test_gem_uri
[114/890] 4011675=test_sprintf
[115/890] 4011679=test_rdoc_method_attr
[116/890] 4011679=test_win32ole_type_event
[117/890] 4011679=test_rewind
[118/890] 4011679=test_scan_args
[119/890] 4011679=test_dot_dot
[120/890] 4011679=test_weakmap
[121/890] 4011675=test_egrep_cpp
[122/890] 4011675=test_case_mapping
[123/890] 4011675=test_date_compat
[124/890] 4011675=test_gem_source_subpath_problem
[125/890] 4011675=test_date_conv
[126/890] 4011675=test_frozen
[127/890] 4011675=test_flip
[128/890] 4011675=test_gem_source_local
[129/890] 4011675=test_win32ole_method
[130/890] 4011675=test_autoconf
[131/890] 4011675=test_io_buffer
[132/890] 4011675=test_bug_reporter
[133/890] 4011675=test_json_tree
[134/890] 4011675=test_cgi_multipart
[135/890] 4011675=test_tcp
[136/890] 4011675=test_win32ole_variant_m
[137/890] 4011675=test_kdf
[138/890] 4011675=test_rdoc_comment
[139/890] 4011675=test_cclass
[140/890] 4011675=test_rdoc_rdoc
[141/890] 4011675=test_rdoc_i18n_locale
[142/890] 4011675=test_gem_resolver_lock_set
[143/890] 4011675=test_ole_methods
[144/890] 4011675=test_flags
[145/890] 4011675=test_gem_resolver_installer_set
[146/890] 4011675=test_psych
[147/890] 4011675=test_gem_source_installed
[148/890] 4011675=test_http
[149/890] 4011675=test_gem_update_suggestion
[150/890] 4011675=test_arithmetic_sequence
[151/890] 4011675=test_ractor
[152/890] 4011675=test_load
[153/890] 4011675=test_severity
[154/890] 4011675=test_stringchar
[155/890] 4011675=test_eval
[156/890] 4011675=test_gem_security
[157/890] 4011676=test_rubygems
[158/890] 4011676=test_member
[159/890] 4011676=test_shift_jis
[160/890] 4011676=test_rdoc_cross_reference
[161/890] 4011679=test_quote_char_nil
[162/890] 4011679=test_files_lib
[163/890] 4011676=test_digest
[164/890] 4011675=test_gem_commands_open_command
[165/890] 4011675=test_bug-5832
[166/890] 4011675=test_store
[167/890] 4011676=test_gem_resolver_git_set
[168/890] 4011675=test_nofree
[169/890] 4011675=test_gem_resolver_lock_specification
[170/890] 4011675=test_fiddle
[171/890] 4011675=test_gem_command
[172/890] 4011675=test_emoji_breaks
[173/890] 4011676=test_ractor
[174/890] 4011676=bom_test
[175/890] 4011676=test_ansi_with_terminfo
[176/890] 4011676=test_gem_stream_ui
[177/890] 4011676=test_safe_load
[178/890] 4011676=test_thread_fd_close
[179/890] 4011676=test_file
[180/890] 4011676=test_rdoc_generator_ri
[181/890] 4011676=test_hash_create
[182/890] 4011676=test_name_error
[183/890] 4011676=locals_test
[184/890] 4011676=test_string
[185/890] 4011675=test_enumerator
[186/890] 4011679=test_timeout
[187/890] 4011679=test_weakref
[188/890] 4011679=test_gem_commands_dependency_command
[189/890] 4011679=test_rdoc_rubygems_hook
[190/890] 4011679=test_pkey_dsa
[191/890] 4011679=test_switch_hitter
[192/890] 4011679=test_rdoc_markup_to_joined_paragraph
[193/890] 4011679=test_arity
[194/890] 4011679=test_did_you_mean
[195/890] 4011679=test_handle
[196/890] 4011679=test_date_time
[197/890] 4011679=test_read
[198/890] 4011679=test_bug-3571
[199/890] 4011679=test_unicode_normalize
[200/890] 4011679=test_reline_key
[201/890] 4011679=test_skip_lines
[202/890] 4011679=test_gem_source
[203/890] 4011679=test_pack
[204/890] 4011679=test_rdoc_markup_heading
[205/890] 4011679=test_fnmatch
[206/890] 4011679=test_x509name
[207/890] 4011679=test_benchmark
[208/890] 4011679=test_depth_first
[209/890] 4011679=test_random_formatter
[210/890] 4011679=test_yamlstore
[211/890] 4011679=test_class2name
[212/890] 4011679=test_rdoc_markup_to_html_crossref
[213/890] 4011679=test_framework
[214/890] 4011679=test_socket
[215/890] 4011679=test_rdoc_code_object
[216/890] 4011679=test_gem_commands_uninstall_command
[217/890] 4011679=test_syslog
[218/890] 4011679=test_erb_m17n
[219/890] 4011679=test_debug
[220/890] 4011679=test_array
[221/890] 4011679=comments_test
[222/890] 4011679=test_yaml
[223/890] 4011679=test_reline
[224/890] 4011679=test_gem_stub_specification
[225/890] 4011679=test_assembler
[226/890] 4011679=test_raise
[227/890] 4011679=test_mkmf
[228/890] 4011679=test_function
[229/890] 4011679=test_string
[230/890] 4011679=test_system
[231/890] 4011676=library_symbols_test
[232/890] 4011676=test_resource
[233/890] 4011676=test_zsh_completion
[234/890] 4011676=test_gem_commands_signin_command
[235/890] 4011676=test_file
[236/890] 4011676=test_init
[237/890] 4011676=test_set
[238/890] 4011676=test_reqarg
[239/890] 4011676=test_date_strftime
[240/890] 4011677=test_rdoc_rd_inline_parser
[241/890] 4011677=test_color_printer
[242/890] 4011677=test_date_attr
[243/890] 4011677=test_sleep
[244/890] 4011679=test_basicsocket
[245/890] 4011679=test_defined
[246/890] 4011679=test_cp949
[247/890] 4011679=test_gem_commands_search_command
[248/890] 4011679=test_condition
[249/890] 4011679=test_iseq
[250/890] 4011677=test_sorted_set
[251/890] 4011676=test_face
[252/890] 4011676=test_emoji
[253/890] 4011676=test_sizeof
[254/890] 4011677=test_nomethod_error
[255/890] 4011677=test_euc_tw
[256/890] 4011677=test_fstring
[257/890] 4011677=test_path
[258/890] 4011677=test_cmd
[259/890] 4011679=test_rdoc_markup_paragraph
[260/890] 4011679=json_string_matching_test
[261/890] 4011679=test_rdoc_markup_raw
[262/890] 4011679=test_quote_empty
[263/890] 4011679=magic_comment_test
[264/890] 4011679=test_duplicate
[265/890] 4011679=test_object_create_start
[266/890] 4011679=test_tempfile
[267/890] 4011679=test_wait
[268/890] 4011679=test_date_new
[269/890] 4011679=test_gem_commands_cert_command
[270/890] 4011675=test_utf16
[271/890] 4011675=test_gem_unsatisfiable_dependency_error
[272/890] 4011675=test_require_path_check
[273/890] 4011675=test_gem_source_specific_file
[274/890] 4011677=test_rdoc_markup_parser
[275/890] 4011675=test_method
[276/890] 4011677=test_row_separator
[277/890] 4011677=test_rdoc_constant
[278/890] 4011677=test_deprecate
[279/890] 4011677=test_pkcs12
[280/890] 4011677=test_gem_installer
[281/890] 4011679=test_ipaddr
[282/890] 4011679=test_comparable
[283/890] 4011679=test_gem_package_tar_reader
[284/890] 4011679=test_rdoc_normal_class
[285/890] 4011679=test_rdoc_markdown
[286/890] 4011676=test_rdoc_rd_inline
[287/890] 4011676=test_io_timeout
[288/890] 4011676=test_files_test_1
[289/890] 4011679=test_rdoc_encoding
[290/890] 4011679=test_class
[291/890] 4011676=test_const
[292/890] 4011676=test_pty
[293/890] 4011679=encoding_test
[294/890] 4011676=test_bmethod
[295/890] 4011676=test_numeric
[296/890] 4011679=test_gem_commands_environment_command
[297/890] 4011679=test_erb
[298/890] 4011676=test_uncorrectable_name_check
[299/890] 4011679=test_gem_request_set_lockfile
[300/890] 4011676=test_postponed_job
[301/890] 4011677=test_rdoc_top_level
[302/890] 4011679=test_hmac
[303/890] 4011679=test_gem_commands_setup_command
[304/890] 4011676=test_parse
[305/890] 4011677=test_method_name_check
[306/890] 4011677=test_ldap
[307/890] 4011677=test_color
[308/890] 4011677=test_bigzero
[309/890] 4011677=test_stack
[310/890] 4011676=test_pkey_rsa
[311/890] 4011676=test_backtrace
[312/890] 4011679=test_rdoc_markup_to_html
[313/890] 4011679=test_macro
[314/890] 4011679=test_numhash
[315/890] 4011679=test_rdoc_task
[316/890] 4011679=test_rdoc_parser_c
[317/890] 4011676=test_gem_platform
[318/890] 4011676=newline_test
[319/890] 4011676=test_econv
[320/890] 4011677=json_fixtures_test
[321/890] 4011677=test_rdoc_markup_verbatim
[322/890] 4011677=test_emitter
[323/890] 4011677=test_abi
[324/890] 4011679=test_rdoc_any_method
[325/890] 4011677=test_config
[326/890] 4011677=test_alias_and_anchor
[327/890] 4011677=test_hash
[328/890] 4011677=test_complexrational
[329/890] 4011677=test_gem_ext_ext_conf_builder
[330/890] 4011675=test_win32ole_method_event
[331/890] 4011675=test_securerandom
[332/890] 4011675=test_pkey_dh
[333/890] 4011675=test_path_to_class
[334/890] 4011675=test_gem_resolver_activation_request
[335/890] 4011675=test_function_entry
[336/890] 4011675=test_gem_request_set
[337/890] 4011679=test_gem_name_tuple
[338/890] 4011675=test_undef
[339/890] 4011679=test_http_request
[340/890] 4011675=test_date_ractor
[341/890] 4011679=constant_path_node_test
[342/890] 4011679=test_external_new
[343/890] 4011679=test_bundled_ca
[344/890] 4011676=test_win32ole_typelib
[345/890] 4011676=test_rat
[346/890] 4011676=test_mdns
[347/890] 4011676=test_config
[348/890] 4011676=test_process
[349/890] 4011675=test_key_stroke
[350/890] 4011675=test_ractor
[351/890] 4011675=test_ifunless
[352/890] 4011675=test_to_ruby
[353/890] 4011675=test_rdoc_extend
[354/890] 4011675=test_c_struct_builder
[355/890] 4011677=test_gem_resolver_index_specification
[356/890] 4011677=test_merge_keys
[357/890] 4011677=test_gem_package_tar_header
[358/890] 4011679=test_gem_ext_cargo_builder
[359/890] 4011675=test_io_buffer
[360/890] 4011679=test_ellipsize
[361/890] 4011679=test_io
[362/890] 4011677=test_emitter
[363/890] 4011677=test_gem_security_policy
[364/890] 4011675=test_rdoc_context_section
[365/890] 4011675=test_rdoc_alias
[366/890] 4011675=test_gem_commands_yank_command
[367/890] 4011679=test_big2str
[368/890] 4011679=test_data
[369/890] 4011679=test_gem_commands_check_command
[370/890] 4011679=test_queue
[371/890] 4011679=test_gem_ext_builder
[372/890] 4011677=test_stream
[373/890] 4011677=test_human_typo
[374/890] 4011677=test_threadgroup
[375/890] 4011675=test_prettyprint
[376/890] 4011675=test_gem_commands_pristine_command
[377/890] 4011677=test_noarg
[378/890] 4011677=test_tmpdir
[379/890] 4011677=test_change_word
[380/890] 4011677=test_key_name_check
[381/890] 4011677=test_trick
[382/890] 4011679=test_rdoc_markup_to_markdown
[383/890] 4011679=test_iseq_load
[384/890] 4011675=test_utf32
[385/890] 4011675=test_type_completor
[386/890] 4011675=test_arith_seq_beg_len_step
[387/890] 4011675=test_gem_resolver_requirement_list
[388/890] 4011675=test_scalar
[389/890] 4011675=test_gem_resolver_dependency_request
[390/890] 4011675=test_encodings
[391/890] 4011675=test_ns_spki
[392/890] 4011675=test_random
[393/890] 4011675=test_ssl_session
[394/890] 4011675=test_rdoc_markup_hard_break
[395/890] 4011675=test_gem_version
[396/890] 4011675=test_rdoc_normal_module
[397/890] 4011675=test_rdoc_markdown_test
[398/890] 4011679=parse_comments_test
[399/890] 4011679=test_forwardable
[400/890] 4011679=test_gem_resolver_api_set
[401/890] 4011679=test_dryrun
[402/890] 4011679=test_ractor
[403/890] 4011679=test_gem_security_trust_dir
[404/890] 4011679=test_line_editor
[405/890] 4011679=test_stream
[406/890] 4011679=test_pkey
[407/890] 4011679=test_io_wait
[408/890] 4011679=test_string_memory
[409/890] 4011679=test_acceptable
[410/890] 4011679=test_kwargs
[411/890] 4011679=test_yield
[412/890] 4011677=test_integer
[413/890] 4011677=test_rubyoptions
[414/890] 4011675=test_capacity
[415/890] 4011675=test_thread
[416/890] 4011675=test_nextafter
[417/890] 4011675=test_literal
[418/890] 4011675=test_date_marshal
[419/890] 4011675=test_gem_commands_cleanup_command
[420/890] 4011675=test_euc_kr
[421/890] 4011675=test_gem_commands_mirror
[422/890] 4011675=test_shapes
[423/890] 4011675=test_rdoc_ri_driver
[424/890] 4011675=test_httpheader
[425/890] 4011675=test_inputs_scanner
[426/890] 4011675=test_cesu8
[427/890] 4011675=test_rdoc_markup_include
[428/890] 4011675=test_typeddata
[429/890] 4011675=test_rdoc_servlet
[430/890] 4011675=test_clone
[431/890] 4011675=test_tree_builder
[432/890] 4011675=test_rdoc_generator_pot_po
[433/890] 4011675=test_protect
[434/890] 4011675=test_tree_spell_checker
[435/890] 4011675=test_euc_jp
[436/890] 4011675=test_gem_util
[437/890] 4011675=test_require_lib
[438/890] 4011679=test_integer
[439/890] 4011675=test_objectspace
[440/890] 4011675=test_interned_str
[441/890] 4011675=test_gem_ext_cmake_builder
[442/890] 4011675=test_compile_prism
[443/890] 4011675=test_io
[444/890] 4011677=test_sexp
[445/890] 4011677=test_array_create
[446/890] 4011677=test_key_event_record
[447/890] 4011677=test_scalar_scanner
[448/890] 4011677=test_notimplement
[449/890] 4011677=test_struct
[450/890] 4011677=test_etc
[451/890] 4011677=test_win32ole_event
[452/890] 4011677=test_option
[453/890] 4011677=test_mutex
[454/890] 4011679=test_constant
[455/890] 4011677=test_buffered_io
[456/890] 4011677=test_completion
[457/890] 4011677=test_encoding
[458/890] 4011679=test_to_ary_concat
[459/890] 4011677=test_gem
[460/890] 4011677=test_addrinfo
[461/890] 4011677=test_cgi_core
[462/890] 4011677=test_signal
[463/890] 4011677=test_fixnum
[464/890] 4011677=test_bug-14834
[465/890] 4011677=test_gem_ext_cargo_builder_unit
[466/890] 4011677=test_delegate
[467/890] 4011677=test_bash_completion
[468/890] 4011677=test_terminfo
[469/890] 4011677=test_rational2
[470/890] 4011677=test_fiber
[471/890] 4011676=test_rdoc_require
[472/890] 4011676=test_parser
[473/890] 4011676=test_gem_commands_update_command
[474/890] 4011679=json_encoding_test
[475/890] 4011679=test_marshal
[476/890] 4011676=test_raise_exception
[477/890] 4011676=test_rdoc_markup_to_bs
[478/890] 4011679=ripper_compat_test
[479/890] 4011679=test_optparse
[480/890] 4011679=test_convert
[481/890] 4011679=test_https
[482/890] 4011676=test_gem_console_ui
[483/890] 4011676=test_rdoc_markup_to_tt_only
[484/890] 4011676=test_ssl
[485/890] 4011677=test_evaluation
[486/890] 4011677=test_case_options
[487/890] 4011677=test_ractor
[488/890] 4011679=test_timeout
[489/890] 4011679=test_httpresponses
[490/890] 4011679=test_gem_commands_server_command
[491/890] 4011679=test_general
[492/890] 4011676=test_objspace
[493/890] 4011679=test_load
[494/890] 4011679=test_have_library
[495/890] 4011677=test_mixed_unicode_escapes
[496/890] 4011677=test_rdoc_generator_darkfish
[497/890] 4011679=test_within_pipe
[498/890] 4011679=test_time_tz
[499/890] 4011679=test_new
[500/890] 4011679=test_big5
[501/890] 4011679=test_cipher
[502/890] 4011677=test_httpresponse
[503/890] 4011679=test_rdoc_parser_ruby
[504/890] 4011677=test_beginendblock
[505/890] 4011677=version_test
[506/890] 4011677=test_gem_resolver
[507/890] 4011677=test_win32ole_variable
[508/890] 4011677=test_object_references
[509/890] 4011677=test_scheduler
[510/890] 4011675=test_cgi_cookie
[511/890] 4011675=test_gem_commands_exec_command
[512/890] 4011677=test_tsort
[513/890] 4011677=test_rdoc_markup_to_label
[514/890] 4011677=test_gem_package_tar_reader_entry
[515/890] 4011677=test_gem_specification
[516/890] 4011675=test_rbconfig
[517/890] 4011675=test_files_sample
[518/890] 4011675=test_metaclass
[519/890] 4011675=test_ssl
[520/890] 4011679=test_digest_extend
[521/890] 4011679=test_logger
[522/890] 4011679=test_engine
[523/890] 4011679=test_append
[524/890] 4011679=test_symbol
[525/890] 4011679=test_rb_str_dup
[526/890] 4011679=test_key_error
[527/890] 4011679=test_module
[528/890] 4011677=test_enc_associate
[529/890] 4011679=test_x509cert
[530/890] 4011679=test_gem_commands_unpack_command
[531/890] 4011677=test_rdoc_markup_to_table_of_contents
[532/890] 4011677=test_pp
[533/890] 4011677=test_ftp
[534/890] 4011677=test_logdevice
[535/890] 4011679=test_import
[536/890] 4011675=test_last_thread
[537/890] 4011675=test_pack
[538/890] 4011675=test_arith_seq_extract
[539/890] 4011675=test_ractor
[540/890] 4011677=test_rubyvm
[541/890] 4011677=test_config
[542/890] 4011675=test_gem_request_connection_pools
[543/890] 4011677=test_logperiod
[544/890] 4011677=test_bn
[545/890] 4011677=test_io_console
[546/890] 4011675=test_recursion
[547/890] 4011675=test_string_processing
[548/890] 4011675=test_c_union_entity
[549/890] 4011675=test_unicode_escape
[550/890] 4011675=test_cparser
[551/890] 4011677=test_rdoc_markup_attributes
[552/890] 4011677=test_iter_break
[553/890] 4011677=test_keyword
[554/890] 4011677=test_x509crl
[555/890] 4011677=test_hash
[556/890] 4011679=test_ensured
[557/890] 4011679=test_cgi_session
[558/890] 4011679=test_pkcs7
[559/890] 4011679=test_num2int
[560/890] 4011679=test_gem_install_update_options
[561/890] 4011675=test_project_sanity
[562/890] 4011679=test_address_resolve
[563/890] 4011675=test_gem_command_manager
[564/890] 4011679=test_refinement
[565/890] 4011675=test_gem_requirement
[566/890] 4011675=test_word
[567/890] 4011675=test_numeric
[568/890] 4011675=test_gem_resolver_vendor_set
[569/890] 4011675=test_gem_commands_list_command
[570/890] 4011675=test_cmethod
[571/890] 4011675=test_gem_resolver_installed_specification
[572/890] 4011675=test_irb
[573/890] 4011675=test_gem_ext_rake_builder
[574/890] 4011675=test_parser
[575/890] 4011675=test_gem_commands_help_command
[576/890] 4011675=test_set
[577/890] 4011675=test_rdoc_include
[578/890] 4011675=test_pkg_config
[579/890] 4011675=test_yield_block
[580/890] 4011675=test_dln
[581/890] 4011675=test_rdoc_options
[582/890] 4011675=test_at_exit
[583/890] 4011675=test_closure
[584/890] 4011675=test_object
[585/890] 4011675=test_gem_resolver_local_specification
[586/890] 4011675=test_digest
[587/890] 4011675=test_m17n
[588/890] 4011675=test_yjit
[589/890] 4011677=test_frozen_error
[590/890] 4011677=test_files_ext
[591/890] 4011677=test_x509req
[592/890] 4011677=test_array
[593/890] 4011679=test_gem_ext_cargo_builder_link_flag_converter
[594/890] 4011679=test_console_attr
[595/890] 4011679=test_argf
[596/890] 4011679=dispatcher_test
[597/890] 4011679=test_complex2
[598/890] 4011679=test_eval_history
[599/890] 4011679=test_win32ole_record
[600/890] 4011679=test_ruby_lex
[601/890] 4011679=test_ossl
[602/890] 4011675=test_ubf_async_safe
[603/890] 4011675=test_insns_leaf
[604/890] 4011675=test_gem_version_option
[605/890] 4011675=test_sockopt
[606/890] 4011675=test_gem_uri_formatter
[607/890] 4011675=test_omap
[608/890] 4011675=test_encoding
[609/890] 4011675=test_shellwords
[610/890] 4011675=test_windows_1251
[611/890] 4011675=test_yaml_tree
[612/890] 4011675=test_gem_package_tar_writer
[613/890] 4011675=test_gb18030
[614/890] 4011675=test_gem_resolver_conflict
[615/890] 4011675=test_nowrite
[616/890] 4011675=test_nesting_parser
[617/890] 4011675=test_thread_queue
[618/890] 4011679=test_vm_dump
[619/890] 4011679=errors_test
[620/890] 4011679=test_fileutils
[621/890] 4011679=test_float
[622/890] 4011675=test_gem_gemcutter_utilities
[623/890] 4011675=test_method_cache
[624/890] 4011675=test_history
[625/890] 4011675=test_passing_block
[626/890] 4011675=test_gem_commands_which_command
[627/890] 4011675=test_primitive
[628/890] 4011675=test_mul
[629/890] 4011675=test_monitor
[630/890] 4011675=test_data_error
[631/890] 4011675=test_yjit_exit_locations
[632/890] 4011675=test_document
[633/890] 4011675=test_gem_config_file
[634/890] 4011675=test_cstr
[635/890] 4011679=test_gem_resolver_best_set
[636/890] 4011679=test_whileuntil
[637/890] 4011679=test_set_len
[638/890] 4011679=test_x509attr
[639/890] 4011679=test_unicode
[640/890] 4011679=test_webauthn_poller
[641/890] 4011677=test_rdoc_parser_rd
[642/890] 4011677=test_marshalable
[643/890] 4011677=test_rdoc_parser
[644/890] 4011677=test_webauthn_listener
[645/890] 4011679=test_pattern_matching
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36791>
[646/890] 4011679=test_thread_cv
[647/890] 4011677=test_pathname
[648/890] 4011679=test_coverage
[649/890] 4011677=test_helper
[650/890] 4011677=test_gem_path_support
[651/890] 4011677=test_case
[652/890] 4011677=test_fips
.Closed file descriptor: OpenSSL::TestFIPS#test_fips_mode_is_reentrant: 9
S[653/890] 4011677=test_configuration
[654/890] 4011677=test_class
[655/890] 4011677=test_wss
[656/890] 4011677=test_x509ext
[657/890] 4011677=test_libs
[658/890] 4011677=test_gc
[659/890] 4011677=test_math
[660/890] 4011677=test_error_highlight
[661/890] 4011679=test_config
[662/890] 4011675=test_internal_ivar
[663/890] 4011675=test_gem_resolver_specification
[664/890] 4011675=test_tracepoint
[665/890] 4011677=test_pipe
[666/890] 4011677=desugar_compiler_test
[667/890] 4011679=test_have_macro
[668/890] 4011677=test_general
[669/890] 4011677=test_resize
[670/890] 4011677=test_io_m17n
[671/890] 4011675=test_stringscanner
[672/890] 4011675=test_convertible
[673/890] 4011679=test_rdoc_markup_pre_process
[674/890] 4011679=test_env
[675/890] 4011677=test_gem_package_old
[676/890] 4011677=memsize_test
[677/890] 4011677=test_method_cache
[678/890] 4011677=heredoc_dedent_test
[679/890] 4011677=test_sprintf_comb
[680/890] 4011676=test_time
[681/890] 4011677=test_win32ole_param
[682/890] 4011677=test_super
[683/890] 4011676=test_ocsp
[684/890] 4011676=test_gem_request_set_gem_dependency_api
[685/890] 4011676=test_lambda
[686/890] 4011676=test_readpartial
[687/890] 4011676=test_pstore
[688/890] 4011676=test_variable
[689/890] 4011676=test_gem_text
[690/890] 4011676=test_settracefunc
[691/890] 4011677=test_win32ole
[692/890] 4011677=pattern_test
[693/890] 4011677=test_file_exhaustive
[694/890] 4011679=test_extlibs
[695/890] 4011675=test_regexp
[696/890] 4011676=test_gem_remote_fetcher
[697/890] 4011679=test_case
[698/890] 4011679=test_printf
[699/890] 4011679=compiler_test
[700/890] 4011679=test_iterator
[701/890] 4011679=test_variable_name_check
[702/890] 4011679=test_string
[703/890] 4011679=test_storage
[704/890] 4011679=test_zlib
[705/890] 4011676=test_gem_uninstaller
[706/890] 4011676=test_rdoc_generator_pot
[707/890] 4011676=test_pointer
[708/890] 4011676=test_gem_gem_runner
[709/890] 4011676=test_alias
[710/890] 4011676=test_proc
[711/890] 4011677=test_eval
[712/890] 4011677=test_rdoc_generator_pot_po_entry
[713/890] 4011677=test_helper
[714/890] 4011677=test_dir_m17n
[715/890] 4011676=test_singleton_function
[716/890] 4011676=test_protocol
[717/890] 4011676=test_rdoc_markup_to_rdoc
[718/890] 4011676=test_cgi_header
[719/890] 4011676=test_show_source
[720/890] 4011676=test_process
[721/890] 4011676=test_dns
[722/890] 4011676=test_getopts
[723/890] 4011676=test_addr
[724/890] 4011676=test_gem_commands_info_command
[725/890] 4011676=test_resolve_symbol
[726/890] 4011676=test_flush
[727/890] 4011676=test_stat
[728/890] 4011676=test_pair
[729/890] 4011677=test_gem_local_remote_options
[730/890] 4011677=test_gc
[731/890] 4011676=test_rational
[732/890] 4011676=test_cgi_modruby
[733/890] 4011676=test_gem_commands_owner_command
[734/890] 4011676=test_rdoc_class_module
[735/890] 4011676=test_liberal_parsing
[736/890] 4011676=test_rdoc_markup_attribute_manager
[737/890] 4011676=test_nil
[738/890] 4011676=test_trace
[739/890] 4011676=test_arity
[740/890] 4011676=test_find
[741/890] 4011676=test_object
[742/890] 4011676=test_gem_resolver_composed_set
[743/890] 4011676=test_win32ole_variant
[744/890] 4011676=test_summary
[745/890] 4011676=test_install
[746/890] 4011676=test_foreach
[747/890] 4011676=test_func
[748/890] 4011679=test_jaro_winkler
[749/890] 4011679=test_yamldbm
[750/890] 4011679=unescape_test
[751/890] 4011676=test_yaml_special_cases
[752/890] 4011676=test_gem_source_list
[753/890] 4011676=test_column_separator
[754/890] 4011676=test_rdoc_parser_changelog
[755/890] 4011679=parameters_signature_test
[756/890] 4011679=test_kill_ring
[757/890] 4011679=test_boolean
[758/890] 4011676=test_rdoc_context
[759/890] 4011679=test_random
[760/890] 4011679=test_c_struct_entry
[761/890] 4011679=test_open-uri
[762/890] 4011676=test_date
[763/890] 4011676=test_lexer
[764/890] 4011676=test_nonblock
[765/890] 4011676=test_strip
[766/890] 4011676=test_gem_commands_install_command
[767/890] 4011679=test_enumerator_kw
[768/890] 4011679=test_mailto
[769/890] 4011679=test_dir
[770/890] 4011679=test_coderange
[771/890] 4011679=test_iso_8859
[772/890] 4011679=test_transcode
[773/890] 4011679=test_not
[774/890] 4011679=test_rdoc_attr
[775/890] 4011679=test_table
[776/890] 4011679=test_ostruct
[777/890] 4011679=test_koi8
[778/890] 4011679=json_ext_parser_test
[779/890] 4011679=test_gem_resolver_vendor_specification
[780/890] 4011676=test_scanner_events
[781/890] 4011679=test_inlinecache
[782/890] 4011676=test_filter
[783/890] 4011679=test_rdoc_generator_markup
[784/890] 4011676=test_rendering
[785/890] 4011679=test_gem_dependency_list
[786/890] 4011676=test_gem_ext_configure_builder
[787/890] 4011676=test_err_in_callback
[788/890] 4011676=test_force_quotes
[789/890] 4011679=test_rdoc_markup_indented_paragraph
[790/890] 4011679=test_rdoc_i18n_text
[791/890] 4011676=test_gem_source_fetch_problem
[792/890] 4011679=test_rdoc_parser_markdown
[793/890] 4011676=test_data
[794/890] 4011679=test_rdoc_markup_to_html_snippet
[795/890] 4011676=test_gem_commands_lock_command
[796/890] 4011676=test_http
[797/890] 4011679=test_fd_setsize
[798/890] 4011679=test_gem_source_git
[799/890] 4011679=test_regex_casefold
[800/890] 4011679=test_unix
[801/890] 4011679=test_gem_rdoc
[802/890] 4011679=test_erb_command
[803/890] 4011679=test_ws
[804/890] 4011679=test_win32ole_variant_outarg
[805/890] 4011679=test_gem_commands_contents_command
[806/890] 4011679=test_ractor_compatibility
[807/890] 4011679=test_have_func
[808/890] 4011679=test_gem_commands_sources_command
[809/890] 4011679=test_context
[810/890] 4011679=test_coder
[811/890] 4011679=test_symbol
[812/890] 4011676=ractor_test
[813/890] 4011676=test_gem_commands_fetch_command
[814/890] 4011676=test_rdoc_tom_doc
[815/890] 4011676=test_bignum
[816/890] 4011676=test_sleep
[817/890] 4011677=test_converters
[818/890] 4011677=test_normalize
[819/890] 4011677=test_gem_resolver_git_specification
[820/890] 4011677=test_files_test_2
[821/890] 4011677=test_rdoc_markup
[822/890] 4011677=test_ancdata
[823/890] 4011677=test_spell_checker
[824/890] 4011677=test_singleton
[825/890] 4011677=test_https_proxy
[826/890] 4011677=test_rdoc_rd_block_parser
[827/890] 4011677=test_name_error_extension
[828/890] 4011677=test_rdoc_ri_paths
[829/890] 4011677=test_pack
[830/890] 4011677=test_stringify_symbols
[831/890] 4011677=test_key_actor_emacs
[832/890] 4011676=test_ractor
[833/890] 4011676=test_verbose
[834/890] 4011677=test_read
[835/890] 4011676=test_basicinstructions
[836/890] 4011677=test_update
[837/890] 4011677=test_exit
[838/890] 4011676=test_range
[839/890] 4011677=test_rdoc_rd
[840/890] 4011677=test_optimization
[841/890] 4011676=test_gem_commands_query_command
[842/890] 4011676=test_rdoc_markup_document
[843/890] 4011676=test_lazy_enumerator
[844/890] 4011676=test_key_actor_vi
[845/890] 4011676=test_weakkeymap
[846/890] 4011676=test_formatter
[847/890] 4011676=test_dup
[848/890] 4011676=test_delegation
[849/890] 4011676=test_history
[850/890] 4011676=test_locale
[851/890] 4011676=test_require
[852/890] 4011679=test_unconverted_fields
[853/890] 4011679=test_find_executable
[854/890] 4011679=test_ts
[855/890] 4011679=test_thread
[856/890] 4011675=test_pattern_key_name_check
[857/890] 4011675=test_remote_fetch_error
[858/890] 4011675=test_require
[859/890] 4011675=test_pinned
[860/890] 4011676=test_udp
[861/890] 4011676=test_open3
[862/890] 4011675=test_propertyputref
[863/890] 4011675=test_struct
[864/890] 4011675=fuzzer_test
[865/890] 4011675=test_ast
[866/890] 4011677=test_rand
[867/890] 4011679=test_serialize_subclasses
[868/890] 4011679=test_default_gems
[869/890] 4011679=test_instrumentation_api
[870/890] 4011677=ruby_api_test
[871/890] 4011677=test_gem_safe_marshal
[872/890] 4011677=test_gem_request_set_lockfile_tokenizer
[873/890] 4011677=test_gem_doctor
[874/890] 4011677=test_date_strptime
[875/890] 4011679=test_grapheme_breaks
[876/890] 4011679=test_ractor
[877/890] 4011677=json_common_interface_test
[878/890] 4011679=test_enumerable
[879/890] 4011677=test_too_many_dummy_encodings
[880/890] 4011679=test_signedness
[881/890] 4011677=test_rdoc_parser_simple
[882/890] 4011677=test_gem_commands_stale_command
[883/890] 4011677=test_patterns
[884/890] 4011677=test_buffering
[885/890] 4011677=test_svcb_https
[886/890] 4011677=test_gem_security_signer
[887/890] 4011676=test_date_arith
[888/890] 4011676=test_gem_package
[889/890] 4011677=test_gem_resolver_api_specification
[890/890] 4011677=location_test
Retrying...
Finished tests in 957.423977s, 27.2481 tests/s, 9935.0833 assertions/s.
26088 tests, 9512087 assertions, 0 failures, 0 errors, 218 skips
ruby -v: ruby 3.4.0dev (2024-01-22T07:06:37Z master a70e500494) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.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/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-22T07:06:37Z master a70e500494) [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 592.387713 seconds
3728 files, 31931 examples, 141549 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.4014898.ruby -x gdbscript
[New LWP 4014898]
[New LWP 4014900]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00005566a147f306 in di_read_die (reader=0x5566a291f8e0, die=0x5566a291f5e0, errout=0x7f51833406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1449
1449 if (abbrev_number == 0) {
[Current thread is 1 (Thread 0x7f51831237c0 (LWP 4014898))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f51831237c0 (LWP 4014898) 0x00005566a147f306 in di_read_die (reader=0x5566a291f8e0, die=0x5566a291f5e0, errout=0x7f51833406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1449
2 Thread 0x7f5169b4f640 (LWP 4014900) 0x00007f518324bfde in epoll_wait (epfd=4, events=0x5566a177c83c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f5169b4f640 (LWP 4014900)):
#0 0x00007f518324bfde in epoll_wait (epfd=4, events=0x5566a177c83c <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 0x00005566a12db38b in event_wait (vm=0x5566a288b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
r = 21862
#2 0x00005566a12db3af in timer_thread_polling (vm=0x5566a288b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
r = 2147406905
#3 0x00005566a12dba6f in timer_thread_func (ptr=0x5566a288b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
vm = 0x5566a288b2a0
#4 0x00007f51831bab43 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 = {140731538900432, 2505562567054016673, 139987642545728, 25, 139988068706384, 140731538900784, -2564984117732753247, -2565206985846341471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x00007f518324bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f51831237c0 (LWP 4014898)):
#0 0x00005566a147f306 in di_read_die (reader=0x5566a291f8e0, die=0x5566a291f5e0, errout=0x7f51833406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1449
abbrev_number = 18
#1 0x00005566a14802a7 in read_abstract_origin (reader=0x5566a291f8e0, form=19, abstract_origin=99983, line=0x5566a291f730, errout=0x7f51833406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1866
p = 0x7f516635b735 "j\274\063"
q = 0x7f516663d891 "\021\001\022\006X\vY\005W\v"
level = 5
die = {pos = 19, tag = -1567491872, has_children = 21862}
#2 0x00005566a14806f2 in debug_info_read (reader=0x5566a291f8e0, num_traces=39, traces=0x5566a177f940 <trace>, lines=0x5566a2d05310, offset=0, errout=0x7f51833406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1938
v = {as = {ptr = 0x1868f <error: Cannot access memory at address 0x1868f>, uint64 = 99983, int64 = 99983, addr_idx = 99983}, off = 0, at = 49, form = 19, size = 0, type = 3}
die = {pos = 4252693, tag = 29, has_children = 1}
ranges = {low_pc = 0, high_pc = 0, ranges = 0, low_pc_set = false, high_pc_set = false, ranges_set = false}
line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, next = 0x0}
addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3 0x00005566a1481641 in fill_lines (num_traces=39, traces=0x5566a177f940 <trace>, check_debuglink=1, objp=0x5566a2920200, lines=0x5566a2d05310, offset=0, errout=0x7f51833406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
reader = {obj = 0x5566a2d05e30, file = 0x7f5165774000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f5166320f65 "\311.\006", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f516677a39b "(\026", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f5166765b94 "codegen.rs", debug_line_directories = 0x7f516676531d "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f51663395f5 "\310\262\034", cu_end = 0x7f5166383e32 "\350[", pend = 0x7f516661c76a "\001$", q0 = 0x7f516663d75a "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f516663d891 "\021\001\022\006X\vY\005W\v", format = 4, address_size = 8 '\b', level = 5, abbrev_table = {0x7f518334e000 "", 0x7f516663d75b "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f516663d771 "4", 0x7f516663d77c "\023\001\035\023\003\016\v\v\210\001\017", 0x7f516663d78a "\r", 0x7f516663d798 "\017", 0x7f516663d7a3 "$", 0x7f516663d7ae "9\001\003\016", 0x7f516663d7b5 "\023", 0x7f516663d7c1 "\023\001\003\016\v\v\210\001\017", 0x7f516663d7cd "/", 0x7f516663d7d6 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f516663d7e7 "4", 0x7f516663d7f7 "\005", 0x7f516663d804 ".\001n\016\003\016:\v;\005 \v", 0x7f516663d813 "\v\001", 0x7f516663d818 "\023", 0x7f516663d824 "4", 0x7f516663d831 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f516663d842 "4", 0x7f516663d852 "\005", 0x7f516663d85f "4", 0x7f516663d86c "\005", 0x7f516663d877 ".\001\021\001\022\006@\030\061\023", 0x7f516663d884 "\005", 0x7f516663d88d "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f516663d89e "4", 0x7f516663d8a7 "\035", 0x7f516663d8b8 "\v\001\021\001\022\006", 0x7f516663d8c1 "4", 0x7f516663d8ca "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f516663d8db "\005", 0x7f516663d8e4 "\005", 0x7f516663d8ed "4", 0x7f516663d8f6 "\035\001\061\023U\027X\vY\005W\v", 0x7f516663d905 "4", 0x7f516663d90c ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f516663d91f "\005", 0x7f516663d92c "\v\001U\027", 0x7f516663d933 "\005", 0x7f516663d93a "\035", 0x7f516663d949 "\035\001\061\023U\027X\vY\vW\v", 0x7f516663d958 "\005", 0x7f516663d965 "3\001\025\023", 0x7f516663d96c "\r", 0x7f516663d97a "\031\001\026\v", 0x7f516663d981 "\031\001", 0x7f516663d986 "\023\001\003\016\v\005\210\001\017", 0x7f516663d992 "3\001", 0x7f516663d997 "\023\001\003\016<\031\210\001\017", 0x7f516663d9a3 "3", 0x7f516663d9a8 "\027\001\003\016\v\v\210\001\017", 0x7f516663d9b4 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f516663d9c4 "(", 0x7f516663d9cd ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f516663d9e0 "(", 0x7f516663d9e9 "\005", 0x7f516663d9f8 "4", 0x7f516663da0a ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f516663da1f "\005", 0x7f516663da2e "\r", 0x7f516663da3f ".\001n\016\003\016:\v;\v \v", 0x7f516663da4e "\005", 0x7f516663da5d "4", 0x7f516663da6f ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f516663da84 "4", 0x7f516663da8d ".", 0x7f516663da9e ".", 0x7f516663dab1 "\017", 0x7f516663daba "\001\001I\023", 0x7f516663dac1 "!", 0x7f516663dacc "$", 0x7f516663dad7 "\025\001I\023", 0x7f516663dade "\005", 0x7f516663dae5 "\005", 0x7f516663daf4 "\035", 0x7f516663db05 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f516663db18 "4", 0x7f516663db2c "\r", 0x7f516663db3a "4", 0x7f516663db49 "4", 0x7f516663db5b "\005", 0x7f516663db64 "4", 0x7f516663db73 "\035", 0x7f516663db82 "4", 0x7f516663db8b "\005", 0x7f516663db9a "4", 0x7f516663dba9 "4", 0x7f516663dbbb ".", 0x7f516663dbcc ".\001\003\016:\v;\v \v", 0x7f516663dbd9 ".\001\003\016:\v;\vI\023 \v", 0x7f516663dbe8 "\025\001", 0x7f516663d2b8 "4", 0x7f516663d2ca ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f516663d2dd "\005", 0x7f516663d2e6 "4", 0x7f516663d2ef ".", 0x7f516663d300 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f516663d30f "4", 0x7f516663d321 "\035", 0x7f516663d330 ".", 0x7f516663d343 "\r", 0x7f516663d351 "\025\001I\023", 0x7f516663d358 "\005", 0x7f516663d35f "\025\001", 0x7f516663d364 ".\001\003\016:\v;\v \v", 0x7f516663d371 ".\001\003\016:\v;\vI\023 \v", 0x7f516663bc7a "\025\001I\023", 0x7f516663bc81 "\005", 0x7f516663bc88 "\025\001", 0x7f516663bc8d ".\001\003\016:\v;\v \v", 0x7f516663bc9a ".\001\003\016:\v;\vI\023 \v", 0x7f516663bca9 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f5166633917 "\005", 0x7f5166633926 ".", 0x7f516662f98c "!", 0x7f516662f995 "\r", 0x7f516662f9ab ".", 0x7f516662f9bf "\035\001\061\023\021\001\022\aX!)Y!\220\rW!\020\001\023", 0x7f516662f9d6 "\n", 0x7f516662f9e3 ".", 0x7f516662f9fc "4", 0x7f516662fa0d ".", 0x7f516662fa25 ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f516662fa42 ".", 0x7f516662fa5c ".\001?\031\003\016:!\";\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f516662fa78 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f516662fa8d "\026", 0x7f516662fa97 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f516662faa7 "\017", 0x7f516662faaf "$", 0x7f516662fabb "\026", 0x7f516662fac9 "&", 0x7f516662facf "\026", 0x7f516662fadf "(", 0x7f516662fae9 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f516662fafe "\025\001I\023\001\023", 0x7f516662fb08 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f516662fb1d "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f516662fb2f "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f516662fb41 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f516662fb54 "\026", 0x7f516662fb67 "!", 0x7f516662fb6d "4", 0x7f516662fb7d ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f516662fb98 ".", 0x7f516662fbaf ".", 0x7f516662fbc6 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f516662fbe2 ".", 0x7f516662fbff ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f516662fc20 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f516662fc3f ".", 0x7f516662fc59 ".", 0x7f516662fc75 "4", 0x7f516662fc81 ".", 0x7f516662fc9c ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f516662fcb0 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f516662fccf ".", 0x7f516662fcea ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f516662fd00 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f516662fd1d ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f516662fd35 ".", 0x7ffe9d628a38 "", 0x5566a2920630 "", 0x5566a2920628 "p\354\210\242fU", 0x7ffe9d628a40 "", 0x5566a291fe68 "\352\374bfQ\177", 0x5566a29205e8 "", 0x5566a29205f0 "\350\210AhQ\177", 0x5566a29205f8 "\005", 0x5566a2920600 "", 0x7ffe9d628a48 "\200T\022\241fU", 0x7ffe9d628a50 "\200\212b\235\376\177", 0x7ffe9d628a58 "", 0x7ffe9d628a60 "", 0x7ffe9d628a68 "\245T\022\241fU", 0x0, 0x7ffe9d628a70 "x\212b\235\376\177", 0x5566a11254a5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x5566a1125480 <_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>, 0x5566a291ffa0 "P\006\222\242fU", 0x5566a2920240 "\220\002\222\242fU", 0x7f5183259cb5 <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", 0x5566a291ffa0 "P\006\222\242fU", 0x5566a2920090 "", 0x5566a2920240 "\220\002\222\242fU", 0x7f5183367994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x5566a2920650 "\001", 0x5566a2920648 "\300\036\022\203Q\177", 0x5566a2920658 ""...}}
i = 0
j = 307
shstr = 0x7f51671ee738 ""
ehdr = 0x7f5165774000
shdr = 0x7f51671ee928
shstr_shdr = 0x7f51671ef4a8
gnu_debuglink_shdr = 0x0
note_gnu_build_id = 0x7f51671ee9e8
fd = 5
filesize = 27768040
file = 0x7f5165774000 "\177ELF\002\001\001"
symtab_shdr = 0x7f51671ef428
strtab_shdr = 0x7f51671ef468
dynsym_shdr = 0x7f51671eeaa8
dynstr_shdr = 0x7f51671eeae8
obj = 0x5566a2d05e30
dladdr_fbase = 93899277058048
#4 0x00005566a1481fec in rb_dump_backtrace_with_lines (num_traces=39, traces=0x5566a177f940 <trace>, errout=0x7f51833406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
addr = 139988068081400
i = 0
lines = 0x5566a2d05310
obj = 0x5566a2d05e30
dladdr_fbases = 0x5566a2d05ce0
main_path = 0x5566a29201a0 "/tmp/ruby/build/trunk-O0/ruby"
len = 29
#5 0x00005566a1357d68 in rb_print_backtrace (errout=0x7f51833406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
trace = {0x5566a1357d4d <rb_print_backtrace+36>, 0x5566a1358470 <rb_vm_bugreport+656>, 0x5566a153fb98 <rb_bug_for_fatal_signal+327>, 0x5566a129d42f <sigill>, 0x7f5183168520 <__restore_rt>, 0x5566a1327e78 <vm_call_cfunc_with_frame_+456>, 0x5566a13280a2 <vm_call_cfunc_with_frame+121>, 0x5566a132e44b <vm_sendish+502>, 0x5566a13359dc <vm_exec_core+14741>, 0x5566a134c3c6 <rb_vm_exec+320>, 0x5566a1348fb3 <invoke_block+216>, 0x5566a13493d9 <invoke_block_from_c_bh+793>, 0x5566a13495d3 <vm_yield_with_cref+90>, 0x5566a1349611 <vm_yield+56>, 0x5566a1343f13 <rb_yield_0+47>, 0x5566a1343f7a <rb_yield+66>, 0x5566a148b8eb <select_bang_i+88>, 0x5566a112bc3c <rb_ensure+388>, 0x5566a148bb71 <rb_ary_select_bang+159>, 0x5566a148bbdb <rb_ary_keep_if+84>, 0x5566a13272c8 <ractor_safe_call_cfunc_0+48>, 0x5566a1327ecd <vm_call_cfunc_with_frame_+541>, 0x5566a13280a2 <vm_call_cfunc_with_frame+121>, 0x5566a13281ba <vm_call_cfunc_other+278>, 0x5566a13285e9 <vm_call_cfunc+302>, 0x5566a132b118 <vm_call_method_each_type+289>, 0x5566a132bbc4 <vm_call_method+161>, 0x5566a132bdc6 <vm_call_general+47>, 0x5566a132e44b <vm_sendish+502>, 0x5566a1335833 <vm_exec_core+14316>, 0x5566a134c3c6 <rb_vm_exec+320>, 0x5566a134d225 <rb_iseq_eval_main+61>, 0x5566a1129e59 <rb_ec_exec_node+318>, 0x5566a1129fca <ruby_run_node+138>, 0x5566a11255c4 <rb_main+76>, 0x5566a1125625 <main+75>, 0x7f518314fd90 <__libc_start_call_main+128>, 0x7f518314fe40 <__libc_start_main_impl+128>, 0x5566a11254a5 <_start+37>, 0x0 <repeats 985 times>}
n = 39
#6 0x00005566a1358470 in rb_vm_bugreport (ctx=0x5566a29205c0, errout=0x7f51833406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
cmd = 0x0
other_runtime_info = other_runtime_info
vm = 0x5566a288b2a0
ec = 0x5566a288ec70
#7 0x00005566a153fb98 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x5566a29205c0, fmt=0x5566a15a81ab "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
pid = -1
out = 0x7f51833406a0 <_IO_2_1_stderr_>
file = 0x7f5168190e80 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
line = 35
#8 0x00005566a129d42f in sigsegv (sig=11, info=0x5566a29206f0, ctx=0x5566a29205c0) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9 <signal handler called>
No locals.
#10 0x00005566a1327e78 in vm_call_cfunc_with_frame_ (ec=0x5566a288ec70, reg_cfp=0x7f5183121ef8, calling=0x7ffe9d6265f0, argc=1, argv=0x7f51830220e8, stack_bottom=0x7f51830220e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3489
ci = 0x8d00140003
cc = 0x7f516896fb20
val = 0
me = 0x7f51684188e8
cfunc = 0x5566a28c4d48
recv = 3895564
block_handler = 0
frame_type = 1431634051
len = 1
args = <optimized out>
args = <optimized out>
#11 0x00005566a13280a2 in vm_call_cfunc_with_frame (ec=0x5566a288ec70, reg_cfp=0x7f5183121ef8, calling=0x7ffe9d6265f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
argc = 1
stack_bottom = 0x7f51830220e0
argv = 0x7f51830220e8
#12 0x00005566a132e44b in vm_sendish (ec=0x5566a288ec70, reg_cfp=0x7f5183121ef8, cd=0x5566a2a23a80, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
val = 36
ci = 0x8d00140003
cc = 0x7f516896fb20
argc = 1
recv = 3895564
calling = {cd = 0x5566a2a23a80, cc = 0x7f516896fb20, block_handler = 0, recv = 3895564, argc = 1, kw_splat = false, heap_argv = 0}
#13 0x00005566a13359dc in vm_exec_core (ec=0x5566a288ec70) at ../../src/trunk-O0/insns.def:834
bh = 0
cd = 0x5566a2a23a80
leaf = false
val = 0
reg_pc = 0x5566a2a45b48
reg_cfp = 0x7f5183121ef8
insns_address_table = {0x5566a13320b3 <vm_exec_core+108>, 0x5566a1332115 <vm_exec_core+206>, 0x5566a1332228 <vm_exec_core+481>, 0x5566a133233c <vm_exec_core+757>, 0x5566a13324da <vm_exec_core+1171>, 0x5566a133260a <vm_exec_core+1475>, 0x5566a133281c <vm_exec_core+2005>, 0x5566a133292e <vm_exec_core+2279>, 0x5566a1332a07 <vm_exec_core+2496>, 0x5566a1332b0e <vm_exec_core+2759>, 0x5566a1332c15 <vm_exec_core+3022>, 0x5566a1332d23 <vm_exec_core+3292>, 0x5566a1332e35 <vm_exec_core+3566>, 0x5566a1332f05 <vm_exec_core+3774>, 0x5566a133300e <vm_exec_core+4039>, 0x5566a1333108 <vm_exec_core+4289>, 0x5566a13331cb <vm_exec_core+4484>, 0x5566a133328e <vm_exec_core+4679>, 0x5566a1333317 <vm_exec_core+4816>, 0x5566a13333a3 <vm_exec_core+4956>, 0x5566a1333449 <vm_exec_core+5122>, 0x5566a1333521 <vm_exec_core+5338>, 0x5566a13335ee <vm_exec_core+5543>, 0x5566a13336cc <vm_exec_core+5765>, 0x5566a133378e <vm_exec_core+5959>, 0x5566a13338cd <vm_exec_core+6278>, 0x5566a1333973 <vm_exec_core+6444>, 0x5566a1333a58 <vm_exec_core+6673>, 0x5566a1333b87 <vm_exec_core+6976>, 0x5566a1333c4a <vm_exec_core+7171>, 0x5566a1333d0d <vm_exec_core+7366>, 0x5566a1333e04 <vm_exec_core+7613>, 0x5566a1333ec6 <vm_exec_core+7807>, 0x5566a1333fa5 <vm_exec_core+8030>, 0x5566a1334072 <vm_exec_core+8235>, 0x5566a1334182 <vm_exec_core+8507>, 0x5566a133427c <vm_exec_core+8757>, 0x5566a13342f7 <vm_exec_core+8880>, 0x5566a13343b8 <vm_exec_core+9073>, 0x5566a13344a6 <vm_exec_core+9311>, 0x5566a1334556 <vm_exec_core+9487>, 0x5566a13346d5 <vm_exec_core+9870>, 0x5566a13347af <vm_exec_core+10088>, 0x5566a133489b <vm_exec_core+10324>, 0x5566a133492c <vm_exec_core+10469>, 0x5566a1334a87 <vm_exec_core+10816>, 0x5566a1335029 <vm_exec_core+12258>, 0x5566a1335125 <vm_exec_core+12510>, 0x5566a1335228 <vm_exec_core+12769>, 0x5566a1335314 <vm_exec_core+13005>, 0x5566a133552d <vm_exec_core+13542>, 0x5566a133561f <vm_exec_core+13784>, 0x5566a1335725 <vm_exec_core+14046>, 0x5566a1335922 <vm_exec_core+14555>, 0x5566a1335acb <vm_exec_core+14980>, 0x5566a1335bf6 <vm_exec_core+15279>, 0x5566a1335d62 <vm_exec_core+15643>, 0x5566a1335e8d <vm_exec_core+15942>, 0x5566a1335ff9 <vm_exec_core+16306>, 0x5566a13361db <vm_exec_core+16788>, 0x5566a13363d8 <vm_exec_core+17297>, 0x5566a1336581 <vm_exec_core+17722>, 0x5566a13366a3 <vm_exec_core+18012>, 0x5566a133674a <vm_exec_core+18179>, 0x5566a133680e <vm_exec_core+18375>, 0x5566a13368f7 <vm_exec_core+18608>, 0x5566a13369e3 <vm_exec_core+18844>, 0x5566a1336acc <vm_exec_core+19077>, 0x5566a1336be0 <vm_exec_core+19353>, 0x5566a1336d07 <vm_exec_core+19648>, 0x5566a1336e3d <vm_exec_core+19958>, 0x5566a1336f73 <vm_exec_core+20268>, 0x5566a13370a9 <vm_exec_core+20578>, 0x5566a13371df <vm_exec_core+20888>, 0x5566a1337315 <vm_exec_core+21198>, 0x5566a1337456 <vm_exec_core+21519>, 0x5566a13375d0 <vm_exec_core+21897>, 0x5566a1337706 <vm_exec_core+22207>, 0x5566a133783c <vm_exec_core+22517>, 0x5566a1337972 <vm_exec_core+22827>, 0x5566a1337aa8 <vm_exec_core+23137>, 0x5566a1337bde <vm_exec_core+23447>, 0x5566a1337d14 <vm_exec_core+23757>, 0x5566a1337e4a <vm_exec_core+24067>, 0x5566a1337f80 <vm_exec_core+24377>, 0x5566a13380cf <vm_exec_core+24712>, 0x5566a1338289 <vm_exec_core+25154>, 0x5566a1338407 <vm_exec_core+25536>, 0x5566a1338526 <vm_exec_core+25823>, 0x5566a1338645 <vm_exec_core+26110>, 0x5566a133875f <vm_exec_core+26392>, 0x5566a1338879 <vm_exec_core+26674>, 0x5566a13389a4 <vm_exec_core+26973>, 0x5566a1338ada <vm_exec_core+27283>, 0x5566a1338bc5 <vm_exec_core+27518>, 0x5566a1338cca <vm_exec_core+27779>, 0x5566a1338e12 <vm_exec_core+28107>, 0x5566a1338f01 <vm_exec_core+28346>, 0x5566a1338fdb <vm_exec_core+28564>, 0x5566a13390b0 <vm_exec_core+28777>, 0x5566a133918b <vm_exec_core+28996>, 0x5566a1339207 <vm_exec_core+29120>, 0x5566a1339283 <vm_exec_core+29244>, 0x5566a13392a1 <vm_exec_core+29274>, 0x5566a13392bf <vm_exec_core+29304>, 0x5566a13392dd <vm_exec_core+29334>, 0x5566a13392fb <vm_exec_core+29364>, 0x5566a1339319 <vm_exec_core+29394>, 0x5566a1339337 <vm_exec_core+29424>, 0x5566a1339355 <vm_exec_core+29454>, 0x5566a1339373 <vm_exec_core+29484>, 0x5566a1339391 <vm_exec_core+29514>, 0x5566a13393af <vm_exec_core+29544>, 0x5566a13393cd <vm_exec_core+29574>, 0x5566a13393eb <vm_exec_core+29604>, 0x5566a1339409 <vm_exec_core+29634>, 0x5566a1339427 <vm_exec_core+29664>, 0x5566a1339445 <vm_exec_core+29694>, 0x5566a1339463 <vm_exec_core+29724>, 0x5566a1339481 <vm_exec_core+29754>, 0x5566a133949f <vm_exec_core+29784>, 0x5566a13394bd <vm_exec_core+29814>, 0x5566a13394db <vm_exec_core+29844>, 0x5566a13394f9 <vm_exec_core+29874>, 0x5566a1339517 <vm_exec_core+29904>, 0x5566a1339535 <vm_exec_core+29934>, 0x5566a1339553 <vm_exec_core+29964>, 0x5566a1339571 <vm_exec_core+29994>, 0x5566a133958f <vm_exec_core+30024>, 0x5566a13395ad <vm_exec_core+30054>, 0x5566a13395cb <vm_exec_core+30084>, 0x5566a13395e9 <vm_exec_core+30114>, 0x5566a1339607 <vm_exec_core+30144>, 0x5566a1339625 <vm_exec_core+30174>, 0x5566a1339643 <vm_exec_core+30204>, 0x5566a1339661 <vm_exec_core+30234>, 0x5566a133967f <vm_exec_core+30264>, 0x5566a133969d <vm_exec_core+30294>, 0x5566a13396bb <vm_exec_core+30324>, 0x5566a13396d9 <vm_exec_core+30354>, 0x5566a13396f7 <vm_exec_core+30384>, 0x5566a1339715 <vm_exec_core+30414>, 0x5566a1339733 <vm_exec_core+30444>, 0x5566a1339751 <vm_exec_core+30474>, 0x5566a133976f <vm_exec_core+30504>, 0x5566a133978d <vm_exec_core+30534>, 0x5566a13397ab <vm_exec_core+30564>, 0x5566a13397c9 <vm_exec_core+30594>, 0x5566a13397e7 <vm_exec_core+30624>, 0x5566a1339805 <vm_exec_core+30654>, 0x5566a1339823 <vm_exec_core+30684>, 0x5566a1339841 <vm_exec_core+30714>, 0x5566a133985f <vm_exec_core+30744>, 0x5566a133987d <vm_exec_core+30774>, 0x5566a133989b <vm_exec_core+30804>, 0x5566a13398b9 <vm_exec_core+30834>, 0x5566a13398d7 <vm_exec_core+30864>, 0x5566a13398f5 <vm_exec_core+30894>, 0x5566a1339913 <vm_exec_core+30924>, 0x5566a1339931 <vm_exec_core+30954>, 0x5566a133994f <vm_exec_core+30984>, 0x5566a133996d <vm_exec_core+31014>, 0x5566a133998b <vm_exec_core+31044>, 0x5566a13399a9 <vm_exec_core+31074>, 0x5566a13399c7 <vm_exec_core+31104>, 0x5566a13399e5 <vm_exec_core+31134>, 0x5566a1339a03 <vm_exec_core+31164>, 0x5566a1339a21 <vm_exec_core+31194>, 0x5566a1339a3f <vm_exec_core+31224>, 0x5566a1339a5d <vm_exec_core+31254>, 0x5566a1339a7b <vm_exec_core+31284>, 0x5566a1339a99 <vm_exec_core+31314>, 0x5566a1339ab7 <vm_exec_core+31344>, 0x5566a1339ad5 <vm_exec_core+31374>, 0x5566a1339af3 <vm_exec_core+31404>, 0x5566a1339b11 <vm_exec_core+31434>, 0x5566a1339b2f <vm_exec_core+31464>, 0x5566a1339b4d <vm_exec_core+31494>, 0x5566a1339b7e <vm_exec_core+31543>, 0x5566a1339b9c <vm_exec_core+31573>, 0x5566a1339bba <vm_exec_core+31603>, 0x5566a1339bd8 <vm_exec_core+31633>, 0x5566a1339bf6 <vm_exec_core+31663>, 0x5566a1339c14 <vm_exec_core+31693>, 0x5566a1339c32 <vm_exec_core+31723>, 0x5566a1339c50 <vm_exec_core+31753>, 0x5566a1339c6e <vm_exec_core+31783>, 0x5566a1339c8c <vm_exec_core+31813>, 0x5566a1339caa <vm_exec_core+31843>, 0x5566a1339cc8 <vm_exec_core+31873>, 0x5566a1339ce6 <vm_exec_core+31903>, 0x5566a1339d04 <vm_exec_core+31933>, 0x5566a1339d22 <vm_exec_core+31963>, 0x5566a1339d40 <vm_exec_core+31993>, 0x5566a1339d5e <vm_exec_core+32023>, 0x5566a1339d7c <vm_exec_core+32053>, 0x5566a1339d9a <vm_exec_core+32083>, 0x5566a1339db8 <vm_exec_core+32113>, 0x5566a1339dd6 <vm_exec_core+32143>, 0x5566a1339df4 <vm_exec_core+32173>...}
#14 0x00005566a134c3c6 in rb_vm_exec (ec=0x5566a288ec70) at /tmp/ruby/src/trunk-O0/vm.c:2489
_ec = 0x5566a288ec70
_tag = {tag = 36, retval = 4, buf = {0x7ffe9d6272d0, 0x5566a134c344 <rb_vm_exec+190>, 0x0, 0x7ffe9d627220, 0x7ffe9d6272c0}, prev = 0x7ffe9d6275e0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#15 0x00005566a1348fb3 in invoke_block (ec=0x5566a288ec70, iseq=0x7f51684b9a90, self=139988067012080, captured=0x7f5183121fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
arg_size = 1
#16 0x00005566a13493d9 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe9d627508, argc=1, self=139988067012080, captured=0x7f5183121fb8, ec=0x5566a288ec70) at /tmp/ruby/src/trunk-O0/vm.c:1582
iseq = 0x7f51684b9a90
opt_pc = 0
type = 572653569
cfp = 0x7f5183121f68
sp = 0x7f5183022070
flags = 0
use_argv = 0x7ffe9d627508
av = {93899279401383, 139988068081512}
stack_argv = 0x7f5183022070
#17 invoke_block_from_c_bh (ec=0x5566a288ec70, block_handler=139988068081593, argc=1, argv=0x7ffe9d627508, 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 = 0x7f5183121fb8
#18 0x00005566a13495d3 in vm_yield_with_cref (ec=0x5566a288ec70, argc=1, argv=0x7ffe9d627508, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#19 0x00005566a1349611 in vm_yield (ec=0x5566a288ec70, argc=1, argv=0x7ffe9d627508, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#20 0x00005566a1343f13 in rb_yield_0 (argc=1, argv=0x7ffe9d627508) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#21 0x00005566a1343f7a in rb_yield (val=139987607497040) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#22 0x00005566a148b8eb in select_bang_i (a=140731538896512) at /tmp/ruby/src/trunk-O0/array.c:3829
v = 139987607497040
arg = 0x7ffe9d627680
ary = 139987619160080
i1 = 3754
i2 = 3754
#23 0x00005566a112bc3c in rb_ensure (b_proc=0x5566a148b893 <select_bang_i>, data1=140731538896512, e_proc=0x5566a148b96d <select_bang_ensure>, data2=140731538896512) at /tmp/ruby/src/trunk-O0/eval.c:1003
_ec = 0x5566a288ec70
_tag = {tag = 36, retval = 139987619160080, buf = {0x7ffe9d627660, 0x5566a112bbdf <rb_ensure+295>, 0x0, 0x7ffe9d627570, 0x7ffe9d627638}, prev = 0x7ffe9d628770, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
result = 4
errinfo = 139987619160080
ec = 0x5566a288ec70
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x5566a148b96d <select_bang_ensure>, data2 = 140731538896512}}
#24 0x00005566a148bb71 in rb_ary_select_bang (ary=139987619160080) at /tmp/ruby/src/trunk-O0/array.c:3892
args = {ary = 139987619160080, len = {3754, 3754}}
#25 0x00005566a148bbdb in rb_ary_keep_if (ary=139987619160080) at /tmp/ruby/src/trunk-O0/array.c:3917
No locals.
#26 0x00005566a13272c8 in ractor_safe_call_cfunc_0 (recv=139987619160080, argc=0, argv=0x7f5183022058, func=0x5566a148bb87 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
f = 0x5566a148bb87 <rb_ary_keep_if>
#27 0x00005566a1327ecd in vm_call_cfunc_with_frame_ (ec=0x5566a288ec70, reg_cfp=0x7f5183121fa0, calling=0x7ffe9d627b10, argc=0, argv=0x7f5183022058, stack_bottom=0x7f5183022050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
ci = 0x358100000001
cc = 0x7f516896fb98
val = 93899301907384
me = 0x7f516843f380
cfunc = 0x5566a28e0b48
recv = 139987619160080
block_handler = 139988068081593
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#28 0x00005566a13280a2 in vm_call_cfunc_with_frame (ec=0x5566a288ec70, reg_cfp=0x7f5183121fa0, calling=0x7ffe9d627b10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
argc = 0
stack_bottom = 0x7f5183022050
argv = 0x7f5183022058
#29 0x00005566a13281ba in vm_call_cfunc_other (ec=0x5566a288ec70, reg_cfp=0x7f5183121fa0, calling=0x7ffe9d627b10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
ci = 0x358100000001
argv_ary = 0
#30 0x00005566a13285e9 in vm_call_cfunc (ec=0x5566a288ec70, reg_cfp=0x7f5183121fa0, calling=0x7ffe9d627b10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
ci = 0x358100000001
#31 0x00005566a132b118 in vm_call_method_each_type (ec=0x5566a288ec70, cfp=0x7f5183121fa0, calling=0x7ffe9d627b10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
aset_mask = 1994
ivar_mask = 0
ci = 0x358100000001
cc = 0x7f516896fb98
cme = 0x7f516843f380
v = 93899304867496
#32 0x00005566a132bbc4 in vm_call_method (ec=0x5566a288ec70, cfp=0x7f5183121fa0, calling=0x7ffe9d627b10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
ci = 0x358100000001
cc = 0x7f516896fb98
#33 0x00005566a132bdc6 in vm_call_general (ec=0x5566a288ec70, reg_cfp=0x7f5183121fa0, calling=0x7ffe9d627b10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#34 0x00005566a132e44b in vm_sendish (ec=0x5566a288ec70, reg_cfp=0x7f5183121fa0, cd=0x5566a2a2e2d0, block_handler=139988068081593, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
val = 36
ci = 0x358100000001
cc = 0x7f516896fb98
argc = 0
recv = 139987619160080
calling = {cd = 0x5566a2a2e2d0, cc = 0x7f516896fb98, block_handler = 139988068081593, recv = 139987619160080, argc = 0, kw_splat = false, heap_argv = 0}
#35 0x00005566a1335833 in vm_exec_core (ec=0x5566a288ec70) at ../../src/trunk-O0/insns.def:814
bh = 139988068081593
cd = 0x5566a2a2e2d0
blockiseq = 0x7f51684b9a90
leaf = false
val = 139987623804480
reg_pc = 0x5566a2a29bc0
reg_cfp = 0x7f5183121fa0
insns_address_table = {0x5566a13320b3 <vm_exec_core+108>, 0x5566a1332115 <vm_exec_core+206>, 0x5566a1332228 <vm_exec_core+481>, 0x5566a133233c <vm_exec_core+757>, 0x5566a13324da <vm_exec_core+1171>, 0x5566a133260a <vm_exec_core+1475>, 0x5566a133281c <vm_exec_core+2005>, 0x5566a133292e <vm_exec_core+2279>, 0x5566a1332a07 <vm_exec_core+2496>, 0x5566a1332b0e <vm_exec_core+2759>, 0x5566a1332c15 <vm_exec_core+3022>, 0x5566a1332d23 <vm_exec_core+3292>, 0x5566a1332e35 <vm_exec_core+3566>, 0x5566a1332f05 <vm_exec_core+3774>, 0x5566a133300e <vm_exec_core+4039>, 0x5566a1333108 <vm_exec_core+4289>, 0x5566a13331cb <vm_exec_core+4484>, 0x5566a133328e <vm_exec_core+4679>, 0x5566a1333317 <vm_exec_core+4816>, 0x5566a13333a3 <vm_exec_core+4956>, 0x5566a1333449 <vm_exec_core+5122>, 0x5566a1333521 <vm_exec_core+5338>, 0x5566a13335ee <vm_exec_core+5543>, 0x5566a13336cc <vm_exec_core+5765>, 0x5566a133378e <vm_exec_core+5959>, 0x5566a13338cd <vm_exec_core+6278>, 0x5566a1333973 <vm_exec_core+6444>, 0x5566a1333a58 <vm_exec_core+6673>, 0x5566a1333b87 <vm_exec_core+6976>, 0x5566a1333c4a <vm_exec_core+7171>, 0x5566a1333d0d <vm_exec_core+7366>, 0x5566a1333e04 <vm_exec_core+7613>, 0x5566a1333ec6 <vm_exec_core+7807>, 0x5566a1333fa5 <vm_exec_core+8030>, 0x5566a1334072 <vm_exec_core+8235>, 0x5566a1334182 <vm_exec_core+8507>, 0x5566a133427c <vm_exec_core+8757>, 0x5566a13342f7 <vm_exec_core+8880>, 0x5566a13343b8 <vm_exec_core+9073>, 0x5566a13344a6 <vm_exec_core+9311>, 0x5566a1334556 <vm_exec_core+9487>, 0x5566a13346d5 <vm_exec_core+9870>, 0x5566a13347af <vm_exec_core+10088>, 0x5566a133489b <vm_exec_core+10324>, 0x5566a133492c <vm_exec_core+10469>, 0x5566a1334a87 <vm_exec_core+10816>, 0x5566a1335029 <vm_exec_core+12258>, 0x5566a1335125 <vm_exec_core+12510>, 0x5566a1335228 <vm_exec_core+12769>, 0x5566a1335314 <vm_exec_core+13005>, 0x5566a133552d <vm_exec_core+13542>, 0x5566a133561f <vm_exec_core+13784>, 0x5566a1335725 <vm_exec_core+14046>, 0x5566a1335922 <vm_exec_core+14555>, 0x5566a1335acb <vm_exec_core+14980>, 0x5566a1335bf6 <vm_exec_core+15279>, 0x5566a1335d62 <vm_exec_core+15643>, 0x5566a1335e8d <vm_exec_core+15942>, 0x5566a1335ff9 <vm_exec_core+16306>, 0x5566a13361db <vm_exec_core+16788>, 0x5566a13363d8 <vm_exec_core+17297>, 0x5566a1336581 <vm_exec_core+17722>, 0x5566a13366a3 <vm_exec_core+18012>, 0x5566a133674a <vm_exec_core+18179>, 0x5566a133680e <vm_exec_core+18375>, 0x5566a13368f7 <vm_exec_core+18608>, 0x5566a13369e3 <vm_exec_core+18844>, 0x5566a1336acc <vm_exec_core+19077>, 0x5566a1336be0 <vm_exec_core+19353>, 0x5566a1336d07 <vm_exec_core+19648>, 0x5566a1336e3d <vm_exec_core+19958>, 0x5566a1336f73 <vm_exec_core+20268>, 0x5566a13370a9 <vm_exec_core+20578>, 0x5566a13371df <vm_exec_core+20888>, 0x5566a1337315 <vm_exec_core+21198>, 0x5566a1337456 <vm_exec_core+21519>, 0x5566a13375d0 <vm_exec_core+21897>, 0x5566a1337706 <vm_exec_core+22207>, 0x5566a133783c <vm_exec_core+22517>, 0x5566a1337972 <vm_exec_core+22827>, 0x5566a1337aa8 <vm_exec_core+23137>, 0x5566a1337bde <vm_exec_core+23447>, 0x5566a1337d14 <vm_exec_core+23757>, 0x5566a1337e4a <vm_exec_core+24067>, 0x5566a1337f80 <vm_exec_core+24377>, 0x5566a13380cf <vm_exec_core+24712>, 0x5566a1338289 <vm_exec_core+25154>, 0x5566a1338407 <vm_exec_core+25536>, 0x5566a1338526 <vm_exec_core+25823>, 0x5566a1338645 <vm_exec_core+26110>, 0x5566a133875f <vm_exec_core+26392>, 0x5566a1338879 <vm_exec_core+26674>, 0x5566a13389a4 <vm_exec_core+26973>, 0x5566a1338ada <vm_exec_core+27283>, 0x5566a1338bc5 <vm_exec_core+27518>, 0x5566a1338cca <vm_exec_core+27779>, 0x5566a1338e12 <vm_exec_core+28107>, 0x5566a1338f01 <vm_exec_core+28346>, 0x5566a1338fdb <vm_exec_core+28564>, 0x5566a13390b0 <vm_exec_core+28777>, 0x5566a133918b <vm_exec_core+28996>, 0x5566a1339207 <vm_exec_core+29120>, 0x5566a1339283 <vm_exec_core+29244>, 0x5566a13392a1 <vm_exec_core+29274>, 0x5566a13392bf <vm_exec_core+29304>, 0x5566a13392dd <vm_exec_core+29334>, 0x5566a13392fb <vm_exec_core+29364>, 0x5566a1339319 <vm_exec_core+29394>, 0x5566a1339337 <vm_exec_core+29424>, 0x5566a1339355 <vm_exec_core+29454>, 0x5566a1339373 <vm_exec_core+29484>, 0x5566a1339391 <vm_exec_core+29514>, 0x5566a13393af <vm_exec_core+29544>, 0x5566a13393cd <vm_exec_core+29574>, 0x5566a13393eb <vm_exec_core+29604>, 0x5566a1339409 <vm_exec_core+29634>, 0x5566a1339427 <vm_exec_core+29664>, 0x5566a1339445 <vm_exec_core+29694>, 0x5566a1339463 <vm_exec_core+29724>, 0x5566a1339481 <vm_exec_core+29754>, 0x5566a133949f <vm_exec_core+29784>, 0x5566a13394bd <vm_exec_core+29814>, 0x5566a13394db <vm_exec_core+29844>, 0x5566a13394f9 <vm_exec_core+29874>, 0x5566a1339517 <vm_exec_core+29904>, 0x5566a1339535 <vm_exec_core+29934>, 0x5566a1339553 <vm_exec_core+29964>, 0x5566a1339571 <vm_exec_core+29994>, 0x5566a133958f <vm_exec_core+30024>, 0x5566a13395ad <vm_exec_core+30054>, 0x5566a13395cb <vm_exec_core+30084>, 0x5566a13395e9 <vm_exec_core+30114>, 0x5566a1339607 <vm_exec_core+30144>, 0x5566a1339625 <vm_exec_core+30174>, 0x5566a1339643 <vm_exec_core+30204>, 0x5566a1339661 <vm_exec_core+30234>, 0x5566a133967f <vm_exec_core+30264>, 0x5566a133969d <vm_exec_core+30294>, 0x5566a13396bb <vm_exec_core+30324>, 0x5566a13396d9 <vm_exec_core+30354>, 0x5566a13396f7 <vm_exec_core+30384>, 0x5566a1339715 <vm_exec_core+30414>, 0x5566a1339733 <vm_exec_core+30444>, 0x5566a1339751 <vm_exec_core+30474>, 0x5566a133976f <vm_exec_core+30504>, 0x5566a133978d <vm_exec_core+30534>, 0x5566a13397ab <vm_exec_core+30564>, 0x5566a13397c9 <vm_exec_core+30594>, 0x5566a13397e7 <vm_exec_core+30624>, 0x5566a1339805 <vm_exec_core+30654>, 0x5566a1339823 <vm_exec_core+30684>, 0x5566a1339841 <vm_exec_core+30714>, 0x5566a133985f <vm_exec_core+30744>, 0x5566a133987d <vm_exec_core+30774>, 0x5566a133989b <vm_exec_core+30804>, 0x5566a13398b9 <vm_exec_core+30834>, 0x5566a13398d7 <vm_exec_core+30864>, 0x5566a13398f5 <vm_exec_core+30894>, 0x5566a1339913 <vm_exec_core+30924>, 0x5566a1339931 <vm_exec_core+30954>, 0x5566a133994f <vm_exec_core+30984>, 0x5566a133996d <vm_exec_core+31014>, 0x5566a133998b <vm_exec_core+31044>, 0x5566a13399a9 <vm_exec_core+31074>, 0x5566a13399c7 <vm_exec_core+31104>, 0x5566a13399e5 <vm_exec_core+31134>, 0x5566a1339a03 <vm_exec_core+31164>, 0x5566a1339a21 <vm_exec_core+31194>, 0x5566a1339a3f <vm_exec_core+31224>, 0x5566a1339a5d <vm_exec_core+31254>, 0x5566a1339a7b <vm_exec_core+31284>, 0x5566a1339a99 <vm_exec_core+31314>, 0x5566a1339ab7 <vm_exec_core+31344>, 0x5566a1339ad5 <vm_exec_core+31374>, 0x5566a1339af3 <vm_exec_core+31404>, 0x5566a1339b11 <vm_exec_core+31434>, 0x5566a1339b2f <vm_exec_core+31464>, 0x5566a1339b4d <vm_exec_core+31494>, 0x5566a1339b7e <vm_exec_core+31543>, 0x5566a1339b9c <vm_exec_core+31573>, 0x5566a1339bba <vm_exec_core+31603>, 0x5566a1339bd8 <vm_exec_core+31633>, 0x5566a1339bf6 <vm_exec_core+31663>, 0x5566a1339c14 <vm_exec_core+31693>, 0x5566a1339c32 <vm_exec_core+31723>, 0x5566a1339c50 <vm_exec_core+31753>, 0x5566a1339c6e <vm_exec_core+31783>, 0x5566a1339c8c <vm_exec_core+31813>, 0x5566a1339caa <vm_exec_core+31843>, 0x5566a1339cc8 <vm_exec_core+31873>, 0x5566a1339ce6 <vm_exec_core+31903>, 0x5566a1339d04 <vm_exec_core+31933>, 0x5566a1339d22 <vm_exec_core+31963>, 0x5566a1339d40 <vm_exec_core+31993>, 0x5566a1339d5e <vm_exec_core+32023>, 0x5566a1339d7c <vm_exec_core+32053>, 0x5566a1339d9a <vm_exec_core+32083>, 0x5566a1339db8 <vm_exec_core+32113>, 0x5566a1339dd6 <vm_exec_core+32143>, 0x5566a1339df4 <vm_exec_core+32173>...}
#36 0x00005566a134c3c6 in rb_vm_exec (ec=0x5566a288ec70) at /tmp/ruby/src/trunk-O0/vm.c:2489
_ec = 0x5566a288ec70
_tag = {tag = 36, retval = 4, buf = {0x7ffe9d6287f0, 0x5566a134c344 <rb_vm_exec+190>, 0x0, 0x7ffe9d628740, 0x5566a29139a0}, prev = 0x7ffe9d628860, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#37 0x00005566a134d225 in rb_iseq_eval_main (iseq=0x7f5168aa2290) at /tmp/ruby/src/trunk-O0/vm.c:2755
ec = 0x5566a288ec70
val = 93899301907568
#38 0x00005566a1129e59 in rb_ec_exec_node (ec=0x5566a288ec70, n=0x7f5168aa2290) at /tmp/ruby/src/trunk-O0/eval.c:283
th = 0x5566a288d820
_ec = 0x5566a288ec70
_tag = {tag = 36, retval = 93899277374549, buf = {0x7ffe9d6288e0, 0x5566a1129def <rb_ec_exec_node+212>, 0x0, 0x7ffe9d628830, 0x5566a288ec70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f5168aa2290
#39 0x00005566a1129fca in ruby_run_node (n=0x7f5168aa2290) at /tmp/ruby/src/trunk-O0/eval.c:323
ec = 0x5566a288ec70
status = 21862
#40 0x00005566a11255c4 in rb_main (argc=124, argv=0x7ffe9d628a88) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140731538901344
#41 0x00005566a1125625 in main (argc=124, argv=0x7ffe9d628a88) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)