# Logfile created on 2024-06-02 01:55:00 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e0161be5a8 @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'", @spec_opts="-j", @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.20240602-015459", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e016243050 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e016242e70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e016242c90 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240602-015459", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240602-015459>, @binmode=false, @mon_data=#<Monitor:0x000055e016242bc8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
fc49595..56fe5ad master -> origin/master
Updating fc49595..56fe5ad
Fast-forward
compile.c | 5 +-
gc.c | 6 +-
misc/lldb_rb/utils.py | 210 +++++++++++++++++++-------------------
parse.y | 32 ++++--
ruby_parser.c | 1 -
rubyparser.h | 275 ++++++++++++++++++++++----------------------------
time.c | 10 --
timev.rb | 36 +++++++
universal_parser.c | 2 -
9 files changed, 291 insertions(+), 286 deletions(-)
Latest commit hash = 56fe5ad778
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating node_name.inc
generating parse.c
making /tmp/ruby/src/trunk-O0/timev.rbinc
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
/tmp/ruby/src/trunk-O0/revision.h updated
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating miniprelude.c
extracting ripper.y from ../../parse.y
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
miniprelude.c updated
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/miniinit.c
compiling /tmp/ruby/src/trunk-O0/array.c
compiling /tmp/ruby/src/trunk-O0/ast.c
compiling /tmp/ruby/src/trunk-O0/bignum.c
compiling /tmp/ruby/src/trunk-O0/class.c
compiling /tmp/ruby/src/trunk-O0/compile.c
compiling /tmp/ruby/src/trunk-O0/complex.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/debug.c
compiling /tmp/ruby/src/trunk-O0/dir.c
compiling /tmp/ruby/src/trunk-O0/encoding.c
compiling /tmp/ruby/src/trunk-O0/enumerator.c
compiling /tmp/ruby/src/trunk-O0/error.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/hash.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/imemo.c
compiling /tmp/ruby/src/trunk-O0/io.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/load.c
compiling /tmp/ruby/src/trunk-O0/marshal.c
compiling /tmp/ruby/src/trunk-O0/memory_view.c
compiling /tmp/ruby/src/trunk-O0/rjit.c
compiling /tmp/ruby/src/trunk-O0/rjit_c.c
compiling /tmp/ruby/src/trunk-O0/node.c
compiling /tmp/ruby/src/trunk-O0/node_dump.c
compiling /tmp/ruby/src/trunk-O0/numeric.c
compiling /tmp/ruby/src/trunk-O0/object.c
compiling /tmp/ruby/src/trunk-O0/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-O0/proc.c
compiling /tmp/ruby/src/trunk-O0/process.c
compiling /tmp/ruby/src/trunk-O0/ractor.c
compiling /tmp/ruby/src/trunk-O0/random.c
compiling /tmp/ruby/src/trunk-O0/rational.c
compiling /tmp/ruby/src/trunk-O0/re.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/ruby_parser.c
compiling /tmp/ruby/src/trunk-O0/scheduler.c
compiling /tmp/ruby/src/trunk-O0/shape.c
compiling /tmp/ruby/src/trunk-O0/signal.c
compiling /tmp/ruby/src/trunk-O0/string.c
compiling /tmp/ruby/src/trunk-O0/struct.c
compiling /tmp/ruby/src/trunk-O0/symbol.c
compiling /tmp/ruby/src/trunk-O0/thread.c
compiling /tmp/ruby/src/trunk-O0/time.c
compiling /tmp/ruby/src/trunk-O0/variable.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm.c
compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-O0/vm_dump.c
compiling /tmp/ruby/src/trunk-O0/vm_sync.c
compiling /tmp/ruby/src/trunk-O0/vm_trace.c
compiling /tmp/ruby/src/trunk-O0/weakmap.c
compiling /tmp/ruby/src/trunk-O0/yjit.c
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
c47ca983612b77880b715590fb4795a140c5611a65aceb20bb5bcce458653e27 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 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/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.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
checking /tmp/ruby/src/trunk-O0/parse.y and /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
generating encdb.h
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
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
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
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 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
benchmark 0.3.0
bundler 2.6.0.dev
cgi 0.4.1
delegate 0.3.1
did_you_mean 1.6.3
english 0.8.0
erb 4.0.4
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.6
irb 1.13.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.5.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.29.0
pstore 0.1.3
rdoc 6.7.0
readline 0.0.4
reline 0.5.8
resolv 0.4.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.2
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.1
strscan 3.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
minitest 5.23.1
rake 13.2.1
test-unit 3.6.2
rexml 3.2.8
rss 0.3.0
net-ftp 0.3.4
net-imap 0.4.11
net-pop 0.1.2
net-smtp 0.5.0
matrix 0.4.2
prime 0.1.2
rbs 3.4.4
typeprof 0.21.11
debug 1.9.2
racc 1.8.0
mutex_m 0.2.0
getoptlong 0.2.1
base64 0.2.0
bigdecimal 3.1.8
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.1
nkf 0.2.0
syslog 0.1.2
csv 3.3.0
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
power_assert-2.0.4dev.gem not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1937 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '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.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/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.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=4836
"--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/900] 977758=test_gem_dependency_resolution_error
[ 2/900] 977757=test_rdoc_stats
[ 3/900] 977759=test_webauthn_listener_response
[ 4/900] 977760=test_inadvertent_creation
[ 5/900] 977758=test_enc_raise
[ 6/900] 977758=test_case_comprehensive
[ 7/900] 977758=test_rdoc_store
[ 8/900] 977760=test_syntax
[ 9/900] 977757=test_provider
[ 10/900] 977759=test_exception
[ 11/900] 977757=test_gem_commands_signout_command
[ 12/900] 977757=test_gem_ci_detector
[ 13/900] 977757=test_gem_silent_ui
[ 14/900] 977757=test_gem_request_set_lockfile_parser
[ 15/900] 977757=test_io_wait_uncommon
[ 16/900] 977757=test_parser_events
[ 17/900] 977757=test_files_test
[ 18/900] 977757=test_time
[ 19/900] 977757=test_gem_bundler_version_finder
[ 20/900] 977757=json_generator_test
[ 21/900] 977758=test_gem_impossible_dependencies_error
[ 22/900] 977758=test_str2big
[ 23/900] 977758=test_continuation
[ 24/900] 977758=test_rdoc_markup_to_ansi
[ 25/900] 977758=test_delete
[ 26/900] 977758=test_gc_compact
[ 27/900] 977757=integer_base_flags_test
[ 28/900] 977757=test_asn1
[ 29/900] 977757=test_len
[ 30/900] 977757=test_placearg
[ 31/900] 977757=test_popen_deadlock
[ 32/900] 977759=test_gem_commands_specification_command
[ 33/900] 977759=test_complex
[ 34/900] 977759=json_generic_object_test
[ 35/900] 977759=test_gem_commands_push_command
[ 36/900] 977757=test_m17n_comb
[ 37/900] 977759=parse_stream_test
[ 38/900] 977759=test_type
[ 39/900] 977759=test_common
[ 40/900] 977759=test_class_name_check
[ 41/900] 977759=test_backtrace
[ 42/900] 977759=json_addition_test
[ 43/900] 977759=test_qsort
[ 44/900] 977759=regular_expression_encoding_test
[ 45/900] 977759=test_gem_commands_build_command
[ 46/900] 977759=test_cgi_tag_helper
[ 47/900] 977759=test_rdoc_generator_json_index
[ 48/900] 977759=test_gem_resolver_index_set
[ 49/900] 977759=test_win32ole_param_event
[ 50/900] 977759=test_workspace
[ 51/900] 977759=test_rdoc_single_class
[ 52/900] 977759=test_date_parse
[ 53/900] 977759=test_enum
[ 54/900] 977758=test_gem_spec_fetcher
[ 55/900] 977758=test_folderitem2_invokeverb
[ 56/900] 977758=test_pkey_ec
[ 57/900] 977758=test_gem_request
[ 58/900] 977759=test_thread
[ 59/900] 977759=test_recorder
[ 60/900] 977759=test_rdoc_token_stream
[ 61/900] 977759=comments_test
[ 62/900] 977759=test_rendering
[ 63/900] 977759=!Nothing_to_test
[ 64/900] 977759=test_usrmarshal
[ 65/900] 977758=test_rdoc_markup_formatter
[ 66/900] 977758=test_gem_validator
[ 67/900] 977758=test_gem_commands_outdated_command
[ 68/900] 977758=test_gbk
[ 69/900] 977758=json_parser_test
[ 70/900] 977758=test_profile_frames
[ 71/900] 977759=test_integer_comb
[ 72/900] 977758=test_deprecated
[ 73/900] 977758=test_div
[ 74/900] 977758=test_kernel
[ 75/900] 977760=test_nil2vtempty
[ 76/900] 977760=test_input_method
[ 77/900] 977760=warnings_test
[ 78/900] 977758=regexp_test
[ 79/900] 977760=test_enc_str_buf_cat
[ 80/900] 977760=test_generic
[ 81/900] 977758=test_optarg
[ 82/900] 977760=test_ripper
[ 83/900] 977758=test_gem_source_lock
[ 84/900] 977758=test_gem_dependency_installer
[ 85/900] 977760=test_gem_commands_rebuild_command
[ 86/900] 977760=test_null
[ 87/900] 977760=test_windows_1252
[ 88/900] 977760=test_exception
[ 89/900] 977760=test_x509store
[ 90/900] 977760=test_win32ole_type
[ 91/900] 977760=dispatcher_test
[ 92/900] 977760=test_call
[ 93/900] 977757=test_require
[ 94/900] 977757=test_gem_source_vendor
[ 95/900] 977757=test_cgi_util
[ 96/900] 977760=test_gem_dependency
[ 97/900] 977757=test_autoload
[ 98/900] 977760=test_ansi_without_terminfo
[ 99/900] 977760=test_rdoc_text
[100/900] 977760=test_assignment
[101/900] 977758=test_modify_expand
[102/900] 977758=test_memory_view
[103/900] 977758=test_gem_available_set
[104/900] 977758=test_debugger_integration
[105/900] 977758=test_my_integer
[106/900] 977758=test_nofree
[107/900] 977758=test_gem_resolver_git_set
[108/900] 977758=test_gem_resolver_lock_specification
[109/900] 977758=test_fiddle
[110/900] 977758=test_gem_command
[111/900] 977758=test_emoji_breaks
[112/900] 977758=test_ractor
[113/900] 977758=test_files_lib
[114/900] 977759=test_digest
[115/900] 977760=test_help
[116/900] 977760=test_gem_commands_open_command
[117/900] 977760=test_bug-5832
[118/900] 977760=test_store
[119/900] 977759=test_show_source
[120/900] 977759=snippets_test
[121/900] 977760=test_shift_jis
[122/900] 977760=numeric_value_test
[123/900] 977760=test_rdoc_cross_reference
[124/900] 977757=test_stringchar
[125/900] 977757=test_eval
[126/900] 977760=test_member
[127/900] 977760=test_gem_security
[128/900] 977757=test_rubygems
[129/900] 977757=ripper_test
[130/900] 977759=test_unicode_normalize
[131/900] 977759=test_bug-3571
[132/900] 977759=test_reline_key
[133/900] 977759=test_arity
[134/900] 977759=test_rdoc_markup_to_joined_paragraph
[135/900] 977759=test_handle
[136/900] 977759=test_did_you_mean
[137/900] 977757=test_date_time
[138/900] 977759=test_enumerator
[139/900] 977757=test_timeout
[140/900] 977757=test_weakref
[141/900] 977757=test_gem_commands_dependency_command
[142/900] 977757=test_rdoc_rubygems_hook
[143/900] 977760=test_switch_hitter
[144/900] 977760=test_pkey_dsa
[145/900] 977757=test_safe_load
[146/900] 977757=test_ansi_with_terminfo
[147/900] 977757=test_gem_stream_ui
[148/900] 977760=parse_comments_test
[149/900] 977760=bom_test
[150/900] 977760=test_rdoc_generator_ri
[151/900] 977760=source_location_test
[152/900] 977757=test_file
[153/900] 977760=test_thread_fd_close
[154/900] 977760=test_hash_create
[155/900] 977760=test_name_error
[156/900] 977760=locals_test
[157/900] 977757=test_string
[158/900] 977760=test_frozen
[159/900] 977760=test_flip
[160/900] 977760=test_gem_source_local
[161/900] 977760=test_win32ole_method
[162/900] 977760=test_scan_args
[163/900] 977760=test_dot_dot
[164/900] 977760=test_egrep_cpp
[165/900] 977760=test_weakmap
[166/900] 977758=test_gem_source_subpath_problem
[167/900] 977758=test_date_compat
[168/900] 977758=test_case_mapping
[169/900] 977758=test_date_conv
[170/900] 977758=test_sprintf
[171/900] 977758=test_gem_uri
[172/900] 977758=test_rdoc_method_attr
[173/900] 977758=test_win32ole_type_event
[174/900] 977758=test_stringio
[175/900] 977758=test_memory_view
[176/900] 977758=test_enumerator
[177/900] 977758=test_exception_at_throwing
[178/900] 977758=command_line_test
[179/900] 977758=test_http
[180/900] 977758=test_gem_update_suggestion
[181/900] 977758=parser_test
[182/900] 977758=test_arithmetic_sequence
[183/900] 977758=test_severity
[184/900] 977758=test_load
[185/900] 977758=test_ractor
[186/900] 977758=test_command
[187/900] 977758=test_rdoc_i18n_locale
[188/900] 977758=test_gem_resolver_lock_set
[189/900] 977758=test_ole_methods
[190/900] 977758=test_psych
[191/900] 977758=test_gem_resolver_installer_set
[192/900] 977758=test_flags
[193/900] 977758=test_gem_source_installed
[194/900] 977758=test_win32ole_variant_m
[195/900] 977758=test_tcp
[196/900] 977758=test_rdoc_comment
[197/900] 977758=test_gem_safe_yaml
[198/900] 977758=test_kdf
[199/900] 977758=test_rdoc_rdoc
[200/900] 977758=test_cclass
[201/900] 977758=parameters_signature_test
[202/900] 977758=test_autoconf
[203/900] 977758=test_io_buffer
[204/900] 977758=test_bug_reporter
[205/900] 977758=test_json_tree
[206/900] 977758=test_cgi_multipart
[207/900] 977758=test_ipaddr
[208/900] 977758=test_rdoc_normal_class
[209/900] 977758=test_gem_package_tar_reader
[210/900] 977758=test_comparable
[211/900] 977758=test_rdoc_rd_inline
[212/900] 977758=test_rdoc_markdown
[213/900] 977758=test_io_timeout
[214/900] 977758=test_files_test_1
[215/900] 977758=test_const
[216/900] 977758=test_class
[217/900] 977760=test_rdoc_encoding
[218/900] 977760=test_gem_source_specific_file
[219/900] 977760=test_method
[220/900] 977758=test_rdoc_markup_parser
[221/900] 977758=test_deprecate
[222/900] 977758=test_rdoc_constant
[223/900] 977758=test_gem_installer
[224/900] 977759=test_pkcs12
[225/900] 977759=test_duplicate
[226/900] 977759=magic_comment_test
[227/900] 977759=test_object_create_start
[228/900] 977759=test_tempfile
[229/900] 977759=test_gem_commands_cert_command
[230/900] 977760=test_date_new
[231/900] 977760=test_wait
[232/900] 977760=test_utf16
[233/900] 977760=test_gem_unsatisfiable_dependency_error
[234/900] 977760=test_require_path_check
[235/900] 977760=test_euc_tw
[236/900] 977760=test_nomethod_error
[237/900] 977760=test_fstring
[238/900] 977760=regular_expression_options_test
[239/900] 977760=test_path
[240/900] 977760=json_string_matching_test
[241/900] 977760=test_rdoc_markup_paragraph
[242/900] 977760=test_rdoc_markup_raw
[243/900] 977760=test_rdoc_parser_c
[244/900] 977759=test_gem_platform
[245/900] 977759=test_econv
[246/900] 977760=newline_test
[247/900] 977760=json_fixtures_test
[248/900] 977760=test_emitter
[249/900] 977760=test_rdoc_markup_verbatim
[250/900] 977760=string_encoding_test
[251/900] 977760=test_ldap
[252/900] 977760=test_color
[253/900] 977760=test_stack
[254/900] 977759=test_bigzero
[255/900] 977759=test_backtrace
[256/900] 977759=test_pkey_rsa
[257/900] 977757=test_rdoc_markup_to_html
[258/900] 977759=test_numhash
[259/900] 977759=test_rdoc_task
[260/900] 977759=test_macro
[261/900] 977759=test_uncorrectable_name_check
[262/900] 977759=test_gem_request_set_lockfile
[263/900] 977760=test_postponed_job
[264/900] 977757=test_rdoc_top_level
[265/900] 977759=test_gem_commands_setup_command
[266/900] 977760=test_hmac
[267/900] 977760=test_parse
[268/900] 977757=test_method_name_check
[269/900] 977757=test_pty
[270/900] 977759=test_helper_method
[271/900] 977759=test_bmethod
[272/900] 977759=test_numeric
[273/900] 977759=test_gem_commands_environment_command
[274/900] 977759=test_erb
[275/900] 977759=test_assembler
[276/900] 977759=test_gem_stub_specification
[277/900] 977760=test_raise
[278/900] 977760=test_mkmf
[279/900] 977760=test_string
[280/900] 977757=snapshots_test
[281/900] 977760=test_function
[282/900] 977760=test_array
[283/900] 977760=test_debug
[284/900] 977760=test_yaml
[285/900] 977759=integer_parse_test
[286/900] 977759=test_multi_irb_commands
[287/900] 977759=test_reline
[288/900] 977758=test_class2name
[289/900] 977758=test_yamlstore
[290/900] 977758=test_rdoc_markup_to_html_crossref
[291/900] 977760=test_socket
[292/900] 977759=test_framework
[293/900] 977759=test_custom_command
[294/900] 977759=test_gem_commands_uninstall_command
[295/900] 977758=test_rdoc_code_object
[296/900] 977758=test_erb_m17n
[297/900] 977758=test_gem_source
[298/900] 977757=test_rdoc_markup_heading
[299/900] 977757=parse_success_test
[300/900] 977757=test_pack
[301/900] 977757=test_fnmatch
[302/900] 977757=test_x509name
[303/900] 977757=test_benchmark
[304/900] 977759=test_depth_first
[305/900] 977759=test_random_formatter
[306/900] 977759=test_defined
[307/900] 977758=test_gem_commands_search_command
[308/900] 977758=test_cp949
[309/900] 977758=test_condition
[310/900] 977758=pattern_test
[311/900] 977758=test_iseq
[312/900] 977759=test_emoji
[313/900] 977759=test_face
[314/900] 977759=test_sorted_set
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbe608d35d0 /tmp/ruby/build/trunk-O0/.ext/common/socket.rb:709 sleep>
[315/900] 977760=test_sizeof
[316/900] 977757=test_color_printer
[317/900] 977757=test_rdoc_rd_inline_parser
[318/900] 977757=test_date_attr
[319/900] 977757=test_sleep
[320/900] 977759=test_basicsocket
[321/900] 977759=test_file
[322/900] 977759=test_set
[323/900] 977759=test_init
[324/900] 977757=test_reqarg
[325/900] 977757=test_date_strftime
[326/900] 977758=test_system
[327/900] 977759=library_symbols_test
[328/900] 977759=test_zsh_completion
[329/900] 977759=test_resource
[330/900] 977759=test_gem_commands_signin_command
[331/900] 977759=test_random
[332/900] 977759=test_rdoc_markup_hard_break
[333/900] 977759=test_ssl_session
[334/900] 977759=test_rdoc_markdown_test
[335/900] 977757=test_rdoc_normal_module
[336/900] 977757=test_gem_version
[337/900] 977757=test_gem_resolver_dependency_request
[338/900] 977757=test_ns_spki
[339/900] 977757=test_key_name_check
[340/900] 977757=test_rdoc_markup_to_markdown
[341/900] 977760=test_trick
[342/900] 977757=test_iseq_load
[343/900] 977758=test_type_completor
[344/900] 977758=test_utf32
[345/900] 977758=test_arith_seq_beg_len_step
[346/900] 977758=test_gem_resolver_requirement_list
[347/900] 977758=test_scalar
[348/900] 977758=test_gem_commands_pristine_command
[349/900] 977759=test_tmpdir
[350/900] 977759=test_noarg
[351/900] 977759=test_change_word
[352/900] 977759=test_cesu8
[353/900] 977759=test_rdoc_markup_include
[354/900] 977759=test_typeddata
[355/900] 977759=test_rdoc_generator_pot_po
[356/900] 977759=test_tree_builder
[357/900] 977759=test_clone
[358/900] 977758=test_rdoc_servlet
[359/900] 977759=test_protect
[360/900] 977759=test_rubyoptions
[361/900] 977757=test_capacity
[362/900] 977757=test_nextafter
[363/900] 977758=test_thread
[364/900] 977758=test_euc_kr
[365/900] 977758=test_gem_commands_cleanup_command
[366/900] 977757=test_date_marshal
[367/900] 977757=test_literal
[368/900] 977758=test_gem_commands_mirror
[369/900] 977758=test_rdoc_ri_driver
[370/900] 977757=test_shapes
[371/900] 977758=test_httpheader
[372/900] 977757=test_line_editor
[373/900] 977757=test_gem_security_trust_dir
[374/900] 977758=test_stream
[375/900] 977758=test_pkey
[376/900] 977757=test_acceptable
[377/900] 977758=test_string_memory
[378/900] 977757=test_io_wait
[379/900] 977757=test_integer
[380/900] 977758=test_yield
[381/900] 977757=test_kwargs
[382/900] 977757=test_forwardable
[383/900] 977757=test_gem_resolver_api_set
[384/900] 977757=test_lock_native_thread
[385/900] 977757=test_dryrun
[386/900] 977757=test_ractor
[387/900] 977757=test_external_new
[388/900] 977757=test_bundled_ca
[389/900] 977760=test_win32ole_typelib
[390/900] 977760=test_mdns
[391/900] 977760=test_rat
[392/900] 977760=test_process
[393/900] 977757=test_config
[394/900] 977757=test_ractor
[395/900] 977757=test_key_stroke
[396/900] 977757=test_ifunless
[397/900] 977757=test_gem_request_set
[398/900] 977757=test_gem_name_tuple
[399/900] 977757=test_date_ractor
[400/900] 977757=test_http_request
[401/900] 977757=test_undef
[402/900] 977757=test_gem_ext_ext_conf_builder
[403/900] 977757=test_win32ole_method_event
[404/900] 977757=test_securerandom
[405/900] 977757=test_pkey_dh
[406/900] 977757=test_function_entry
[407/900] 977757=test_gem_resolver_activation_request
[408/900] 977757=test_path_to_class
[409/900] 977757=test_rdoc_any_method
[410/900] 977757=test_abi
[411/900] 977757=test_alias_and_anchor
[412/900] 977757=test_config
[413/900] 977757=test_hash
[414/900] 977757=test_complexrational
[415/900] 977757=test_gem_ext_builder
[416/900] 977757=test_stream
[417/900] 977757=test_human_typo
[418/900] 977757=test_threadgroup
[419/900] 977757=test_prettyprint
[420/900] 977757=test_emitter
[421/900] 977757=test_io
[422/900] 977757=test_ellipsize
[423/900] 977757=test_gem_security_policy
[424/900] 977757=test_rdoc_context_section
[425/900] 977757=test_data
[426/900] 977757=test_big2str
[427/900] 977757=test_gem_commands_yank_command
[428/900] 977757=test_rdoc_alias
[429/900] 977757=test_gem_commands_check_command
[430/900] 977757=test_queue
[431/900] 977757=test_gem_package_tar_header
[432/900] 977757=test_gem_ext_cargo_builder
[433/900] 977757=test_io_buffer
[434/900] 977757=test_to_ruby
[435/900] 977757=test_rdoc_extend
[436/900] 977757=test_gem_resolver_index_specification
[437/900] 977758=test_c_struct_builder
[438/900] 977757=test_merge_keys
[439/900] 977757=test_rdoc_markup_to_label
[440/900] 977757=test_gem_commands_exec_command
[441/900] 977759=test_tsort
[442/900] 977759=reflection_test
[443/900] 977759=lex_test
[444/900] 977758=test_gem_specification
[445/900] 977757=test_gem_package_tar_reader_entry
[446/900] 977757=test_files_sample
[447/900] 977757=test_rbconfig
[448/900] 977757=test_metaclass
[449/900] 977757=version_test
[450/900] 977757=test_win32ole_variable
[451/900] 977757=test_gem_resolver
[452/900] 977759=test_cgi_cookie
[453/900] 977759=test_scheduler
[454/900] 977759=test_object_references
[455/900] 977759=test_have_library
[456/900] 977757=test_load
[457/900] 977757=test_rdoc_generator_darkfish
[458/900] 977757=test_mixed_unicode_escapes
[459/900] 977757=test_within_pipe
[460/900] 977757=test_time_tz
[461/900] 977757=test_big5
[462/900] 977757=test_new
[463/900] 977757=test_rdoc_parser_ruby
[464/900] 977759=test_httpresponse
[465/900] 977759=test_cipher
[466/900] 977759=test_beginendblock
[467/900] 977758=test_timeout
[468/900] 977758=test_gem_commands_server_command
[469/900] 977758=test_httpresponses
[470/900] 977758=test_objspace
[471/900] 977759=static_literals_test
[472/900] 977759=heredoc_test
[473/900] 977759=test_bn
[474/900] 977759=test_io_console
[475/900] 977757=test_c_union_entity
[476/900] 977757=encodings_test
[477/900] 977757=test_string_processing
[478/900] 977757=test_recursion
[479/900] 977757=test_unicode_escape
[480/900] 977757=test_rdoc_markup_attributes
[481/900] 977757=test_cparser
[482/900] 977759=test_pack
[483/900] 977759=test_gem_request_connection_pools
[484/900] 977759=test_config
[485/900] 977759=test_rubyvm
[486/900] 977759=test_ractor
[487/900] 977759=test_arith_seq_extract
[488/900] 977757=test_logperiod
[489/900] 977757=test_enc_associate
[490/900] 977759=test_rdoc_markup_to_table_of_contents
[491/900] 977759=test_gem_commands_unpack_command
[492/900] 977759=test_x509cert
[493/900] 977757=test_pp
[494/900] 977757=test_logdevice
[495/900] 977759=test_ftp
[496/900] 977759=symbol_encoding_test
[497/900] 977759=test_import
[498/900] 977757=test_last_thread
[499/900] 977757=test_logger
[500/900] 977757=test_digest_extend
[501/900] 977757=test_ssl
[502/900] 977759=test_engine
[503/900] 977759=test_symbol
[504/900] 977759=test_append
[505/900] 977759=test_module
[506/900] 977757=test_key_error
[507/900] 977757=test_rb_str_dup
[508/900] 977757=static_inspect_test
[509/900] 977757=test_etc
[510/900] 977757=test_struct
[511/900] 977759=test_win32ole_event
[512/900] 977759=test_tracer
[513/900] 977759=test_mutex
[514/900] 977759=test_option
[515/900] 977759=test_array_create
[516/900] 977759=test_key_event_record
[517/900] 977759=test_notimplement
[518/900] 977759=test_scalar_scanner
[519/900] 977757=test_integer
[520/900] 977759=test_objectspace
[521/900] 977759=test_gem_ext_cmake_builder
[522/900] 977759=test_interned_str
[523/900] 977759=test_io
[524/900] 977760=test_compile_prism
[525/900] 977760=test_sexp
[526/900] 977760=test_tree_spell_checker
[527/900] 977760=test_euc_jp
[528/900] 977760=test_gem_util
[529/900] 977760=test_require_lib
[530/900] 977757=index_write_test
[531/900] 977757=test_gem_console_ui
[532/900] 977757=test_https
[533/900] 977757=test_rdoc_markup_to_tt_only
[534/900] 977757=test_ssl
[535/900] 977757=test_case_options
[536/900] 977757=test_evaluation
[537/900] 977757=test_ractor
[538/900] 977757=json_encoding_test
[539/900] 977757=test_gem_commands_update_command
[540/900] 977757=test_marshal
[541/900] 977760=test_rdoc_markup_to_bs
[542/900] 977760=test_raise_exception
[543/900] 977757=test_optparse
[544/900] 977757=test_cgi_core
[545/900] 977757=test_bug-14834
[546/900] 977757=test_fixnum
[547/900] 977757=test_signal
[548/900] 977760=redundant_return_test
[549/900] 977760=test_bash_completion
[550/900] 977760=test_delegate
[551/900] 977760=test_gem_ext_cargo_builder_unit
[552/900] 977760=test_fiber
[553/900] 977757=fixtures_test
[554/900] 977757=test_rational2
[555/900] 977757=test_terminfo
[556/900] 977757=test_parser
[557/900] 977757=test_rdoc_require
[558/900] 977757=test_constant
[559/900] 977760=test_buffered_io
[560/900] 977760=test_completion
[561/900] 977759=test_encoding
[562/900] 977759=test_to_ary_concat
[563/900] 977757=test_gem
[564/900] 977760=test_addrinfo
[565/900] 977760=test_monitor
[566/900] 977760=test_data_error
[567/900] 977760=test_yjit_exit_locations
[568/900] 977760=newline_offsets_test
[569/900] 977760=test_document
[570/900] 977760=test_whileuntil
[571/900] 977760=test_gem_resolver_best_set
[572/900] 977760=test_cstr
[573/900] 977757=test_gem_config_file
[574/900] 977757=test_float
[575/900] 977759=test_history
[576/900] 977759=test_method_cache
[577/900] 977759=test_gem_gemcutter_utilities
[578/900] 977759=test_gem_commands_which_command
[579/900] 977759=test_passing_block
[580/900] 977759=test_primitive
[581/900] 977759=test_mul
[582/900] 977759=test_gem_package_tar_writer
[583/900] 977757=test_gb18030
[584/900] 977757=test_nowrite
[585/900] 977757=test_gem_resolver_conflict
[586/900] 977757=test_vm_dump
[587/900] 977757=test_thread_queue
[588/900] 977759=test_nesting_parser
[589/900] 977759=errors_test
[590/900] 977759=test_fileutils
[591/900] 977760=test_gem_uri_formatter
[592/900] 977760=test_sockopt
[593/900] 977760=test_omap
[594/900] 977760=test_encoding
[595/900] 977760=test_windows_1251
[596/900] 977760=test_shellwords
[597/900] 977760=test_yaml_tree
[598/900] 977760=test_configuration
[599/900] 977760=test_fips
[600/900] 977760=test_class
[601/900] 977760=test_x509ext
[602/900] 977760=test_wss
[603/900] 977760=test_libs
[604/900] 977760=test_chilled
[605/900] 977760=test_math
[606/900] 977760=test_gc
[607/900] 977760=test_pathname
[608/900] 977759=test_coverage
[609/900] 977760=test_helper
[610/900] 977760=test_case
[611/900] 977760=test_gem_path_support
[612/900] 977760=test_rdoc_parser
[613/900] 977760=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 34457>
[614/900] 977760=test_pattern_matching
[615/900] 977760=test_thread_cv
[616/900] 977760=test_set_len
.Closed file descriptor: Test_StrSetLen#test_non_shared: 11
..[617/900] 977760=test_unicode
[618/900] 977760=test_x509attr
[619/900] 977760=test_rdoc_parser_rd
[620/900] 977760=test_webauthn_poller
[621/900] 977760=test_marshalable
[622/900] 977760=test_cmethod
[623/900] 977760=test_gem_commands_list_command
[624/900] 977760=test_gem_resolver_vendor_set
[625/900] 977760=test_gem_resolver_installed_specification
[626/900] 977757=test_irb
[627/900] 977760=test_parser
[628/900] 977760=test_gem_ext_rake_builder
[629/900] 977759=test_gem_requirement
[630/900] 977759=test_word
[631/900] 977759=test_numeric
[632/900] 977759=test_project_sanity
[633/900] 977759=test_address_resolve
[634/900] 977759=test_gem_command_manager
[635/900] 977759=test_refinement
[636/900] 977757=test_iter_break
[637/900] 977757=test_ensured
[638/900] 977757=test_hash
[639/900] 977760=test_x509crl
[640/900] 977760=test_keyword
[641/900] 977760=test_cgi_session
[642/900] 977760=test_pkcs7
[643/900] 977760=test_num2int
[644/900] 977760=test_gem_install_update_options
[645/900] 977760=test_eval_history
[646/900] 977760=test_complex2
[647/900] 977760=test_win32ole_record
[648/900] 977760=test_allocation
[649/900] 977760=test_ruby_lex
[650/900] 977758=test_ubf_async_safe
[651/900] 977758=test_ossl
[652/900] 977760=test_gem_version_option
[653/900] 977760=test_insns_leaf
[654/900] 977760=constant_path_node_test
[655/900] 977760=test_m17n
[656/900] 977760=test_frozen_error
[657/900] 977760=test_yjit
[658/900] 977759=test_files_ext
[659/900] 977759=attribute_write_test
[660/900] 977759=test_x509req
[661/900] 977759=test_argf
[662/900] 977758=test_console_attr
[663/900] 977758=test_gem_ext_cargo_builder_link_flag_converter
[664/900] 977758=test_array
[665/900] 977757=test_at_exit
[666/900] 977757=test_closure
[667/900] 977757=test_rdoc_options
[668/900] 977757=test_dln
[669/900] 977757=test_gem_resolver_local_specification
[670/900] 977757=test_object
[671/900] 977757=test_digest
[672/900] 977757=test_rdoc_include
[673/900] 977757=test_gem_commands_help_command
[674/900] 977757=test_set
[675/900] 977757=test_pkg_config
[676/900] 977757=test_yield_block
[677/900] 977757=test_foreach
[678/900] 977757=test_install
[679/900] 977757=location_test
[680/900] 977757=test_jaro_winkler
[681/900] 977757=test_func
[682/900] 977757=test_yamldbm
[683/900] 977757=unescape_test
[684/900] 977759=test_rdoc_class_module
[685/900] 977760=test_rdoc_markup_attribute_manager
[686/900] 977760=test_trace
[687/900] 977760=test_nil
[688/900] 977760=test_object
[689/900] 977759=test_find
[690/900] 977759=test_arity
[691/900] 977759=test_gem_resolver_composed_set
[692/900] 977759=test_summary
[693/900] 977759=test_win32ole_variant
[694/900] 977759=test_gc
[695/900] 977760=test_gem_local_remote_options
[696/900] 977760=test_rational
[697/900] 977760=test_cgi_modruby
[698/900] 977760=test_gem_commands_owner_command
[699/900] 977760=test_resolve_symbol
[700/900] 977760=test_flush
[701/900] 977760=test_stat
[702/900] 977760=test_pair
[703/900] 977757=test_enumerator_kw
[704/900] 977757=test_gem_commands_install_command
[705/900] 977758=test_mailto
[706/900] 977758=test_coderange
[707/900] 977758=test_dir
[708/900] 977758=test_iso_8859
[709/900] 977758=test_transcode
[710/900] 977760=test_random
[711/900] 977760=test_rdoc_context
[712/900] 977758=test_c_struct_entry
[713/900] 977758=test_open-uri
[714/900] 977757=test_date
[715/900] 977757=test_lexer
[716/900] 977757=test_nonblock
[717/900] 977757=equality_test
[718/900] 977757=test_kill_ring
[719/900] 977757=test_boolean
[720/900] 977757=test_gem_source_list
[721/900] 977757=test_yaml_special_cases
[722/900] 977757=test_rdoc_parser_changelog
[723/900] 977757=test_gem_request_set_gem_dependency_api
[724/900] 977758=dump_test
[725/900] 977760=test_readpartial
[726/900] 977757=test_lambda
[727/900] 977760=test_variable
[728/900] 977757=tunnel_test
[729/900] 977757=test_pstore
[730/900] 977760=test_settracefunc
[731/900] 977757=test_gem_text
[732/900] 977757=test_win32ole
[733/900] 977757=test_method_cache
[734/900] 977757=test_gem_package_old
[735/900] 977757=test_sprintf_comb
[736/900] 977757=heredoc_dedent_test
[737/900] 977757=test_time
[738/900] 977757=test_win32ole_param
[739/900] 977757=test_super
[740/900] 977758=test_ocsp
[741/900] 977758=test_convertible
[742/900] 977760=test_rdoc_markup_pre_process
[743/900] 977760=test_env
[744/900] 977757=test_error_highlight
[745/900] 977757=desugar_compiler_test
[746/900] 977757=test_config
[747/900] 977757=test_internal_ivar
[748/900] 977757=test_tracepoint
[749/900] 977757=test_gem_resolver_specification
[750/900] 977757=test_have_macro
[751/900] 977757=test_pipe
[752/900] 977757=test_stringscanner
[753/900] 977757=test_io_m17n
[754/900] 977758=test_resize
[755/900] 977758=test_dns
[756/900] 977758=test_process
[757/900] 977760=test_getopts
[758/900] 977760=test_addr
[759/900] 977758=test_gem_commands_info_command
[760/900] 977760=test_rdoc_generator_pot_po_entry
[761/900] 977760=test_dir_m17n
[762/900] 977758=test_helper
[763/900] 977758=test_rdoc_markup_to_rdoc
[764/900] 977758=test_protocol
[765/900] 977758=test_singleton_function
[766/900] 977758=test_cgi_header
[767/900] 977758=test_zlib
[768/900] 977757=test_storage
[769/900] 977757=test_gem_uninstaller
[770/900] 977760=test_rdoc_generator_pot
[771/900] 977760=test_pointer
[772/900] 977757=test_gem_gem_runner
[773/900] 977757=test_alias
[774/900] 977757=test_eval
[775/900] 977757=test_proc
[776/900] 977760=test_file_exhaustive
[777/900] 977757=test_extlibs
[778/900] 977758=test_regexp
[779/900] 977757=test_gem_remote_fetcher
[780/900] 977759=test_case
[781/900] 977759=test_printf
[782/900] 977759=test_string
[783/900] 977759=test_variable_name_check
[784/900] 977759=test_iterator
[785/900] 977759=test_pinned
[786/900] 977759=test_udp
[787/900] 977759=test_open3
[788/900] 977757=test_force_exit
[789/900] 977757=test_thread
[790/900] 977760=test_pattern_key_name_check
[791/900] 977760=test_remote_fetch_error
[792/900] 977760=test_require
[793/900] 977759=test_key_actor_vi
[794/900] 977759=test_lazy_enumerator
[795/900] 977760=test_rdoc_markup_document
[796/900] 977760=test_formatter
[797/900] 977760=test_weakkeymap
[798/900] 977760=test_dup
[799/900] 977759=test_locale
[800/900] 977759=test_history
[801/900] 977759=test_require
[802/900] 977760=test_ts
[803/900] 977760=test_find_executable
[804/900] 977760=test_exit
[805/900] 977760=test_range
[806/900] 977760=test_rdoc_rd
[807/900] 977760=test_gem_commands_query_command
[808/900] 977757=test_optimization
[809/900] 977760=test_gem_commands_stale_command
[810/900] 977760=test_svcb_https
[811/900] 977760=test_buffering
[812/900] 977760=test_date_arith
[813/900] 977760=test_gem_security_signer
[814/900] 977760=test_gem_package
[815/900] 977760=test_gem_resolver_api_specification
[816/900] 977760=test_ractor
[817/900] 977760=test_grapheme_breaks
[818/900] 977760=ruby_parser_test
[819/900] 977760=json_common_interface_test
[820/900] 977760=test_signedness
[821/900] 977759=test_too_many_dummy_encodings
[822/900] 977759=test_enumerable
[823/900] 977759=test_rdoc_parser_simple
[824/900] 977759=test_gem_safe_marshal
[825/900] 977759=test_gem_doctor
[826/900] 977759=test_gem_request_set_lockfile_tokenizer
[827/900] 977759=overlap_test
[828/900] 977759=test_date_strptime
[829/900] 977759=test_propertyputref
[830/900] 977759=test_struct
[831/900] 977759=parse_test
[832/900] 977759=test_ast
[833/900] 977760=fuzzer_test
[834/900] 977760=test_serialize_subclasses
[835/900] 977760=test_rand
[836/900] 977760=test_default_gems
[837/900] 977760=test_instrumentation_api
[838/900] 977760=test_gem_source_git
[839/900] 977760=test_fd_setsize
[840/900] 977760=test_http
[841/900] 977757=test_unix
[842/900] 977757=test_regex_casefold
[843/900] 977757=test_win32ole_variant_outarg
[844/900] 977757=test_ws
[845/900] 977757=test_gem_rdoc
[846/900] 977757=test_erb_command
[847/900] 977757=test_ractor_compatibility
[848/900] 977760=test_have_func
[849/900] 977757=test_gem_commands_contents_command
[850/900] 977757=test_gem_commands_sources_command
[851/900] 977757=test_context
[852/900] 977757=test_symbol
[853/900] 977760=test_coder
[854/900] 977760=test_rdoc_markup_indented_paragraph
[855/900] 977760=test_rdoc_i18n_text
[856/900] 977760=test_rdoc_parser_markdown
[857/900] 977760=test_gem_source_fetch_problem
[858/900] 977760=test_data
[859/900] 977760=test_rdoc_markup_to_html_snippet
[860/900] 977760=test_gem_commands_lock_command
[861/900] 977760=test_gem_package_task
[862/900] 977760=test_err_in_callback
[863/900] 977760=test_rdoc_attr
[864/900] 977760=test_not
[865/900] 977760=test_koi8
[866/900] 977760=test_ostruct
[867/900] 977760=compiler_test
[868/900] 977760=test_gem_resolver_vendor_specification
[869/900] 977760=json_ext_parser_test
[870/900] 977760=test_inlinecache
[871/900] 977760=test_scanner_events
[872/900] 977760=test_filter
[873/900] 977760=test_rendering
[874/900] 977760=test_rdoc_generator_markup
[875/900] 977760=test_gem_ext_configure_builder
[876/900] 977760=test_gem_dependency_list
[877/900] 977760=test_pack
[878/900] 977760=test_registry
[879/900] 977760=test_stringify_symbols
[880/900] 977760=test_key_actor_emacs
[881/900] 977760=test_verbose
[882/900] 977760=test_ractor
[883/900] 977760=test_update
[884/900] 977760=test_basicinstructions
[885/900] 977760=test_https_proxy
[886/900] 977760=test_rdoc_ri_paths
[887/900] 977760=test_name_error_extension
[888/900] 977760=test_rdoc_rd_block_parser
[889/900] 977760=test_files_test_2
[890/900] 977758=test_gem_resolver_git_specification
[891/900] 977758=test_rdoc_markup
[892/900] 977758=test_ancdata
[893/900] 977758=test_spell_checker
[894/900] 977758=test_singleton
[895/900] 977758=ractor_test
[896/900] 977758=test_gem_commands_fetch_command
[897/900] 977758=test_rdoc_tom_doc
[898/900] 977758=test_bignum
[899/900] 977758=test_sleep
[900/900] 977758=test_normalize
Failed tests:
TestGCCompact#test_moving_arrays_down_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestGCCompact#test_moving_objects_between_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestEnumerable#test_reverse_each_memory_corruption: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (10 sec)
TestEnumerable#test_callcc: Test::Unit::PendedError: requires callcc support
Retrying...
Finished tests in 1512.817874s, 21.3879 tests/s, 4256.2493 assertions/s.
32356 tests, 6438930 assertions, 0 failures, 0 errors, 325 skips
ruby -v: ruby 3.4.0dev (2024-06-02T01:18:56Z master 56fe5ad778) [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 -j' 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 '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.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/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.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.5jw9te/1-mspec-multi-0
$ /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 -fy -o /tmp/rubytest.5jw9te/2-mspec-multi-1
$ /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 -fy -o /tmp/rubytest.5jw9te/3-mspec-multi-2
$ /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 -fy -o /tmp/rubytest.5jw9te/4-mspec-multi-3
$ /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 -fy -o /tmp/rubytest.5jw9te/5-mspec-multi-4
$ /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 -fy -o /tmp/rubytest.5jw9te/6-mspec-multi-5
$ /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 -fy -o /tmp/rubytest.5jw9te/7-mspec-multi-6
$ /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 -fy -o /tmp/rubytest.5jw9te/8-mspec-multi-7
$ /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 -fy -o /tmp/rubytest.5jw9te/9-mspec-multi-8
$ /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 -fy -o /tmp/rubytest.5jw9te/10-mspec-multi-9
$ /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 -fy -o /tmp/rubytest.5jw9te/11-mspec-multi-10
$ /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 -fy -o /tmp/rubytest.5jw9te/12-mspec-multi-11
$ /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 -fy -o /tmp/rubytest.5jw9te/13-mspec-multi-12
$ /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 -fy -o /tmp/rubytest.5jw9te/14-mspec-multi-13
$ /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 -fy -o /tmp/rubytest.5jw9te/15-mspec-multi-14
$ /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 -fy -o /tmp/rubytest.5jw9te/16-mspec-multi-15
ruby 3.4.0dev (2024-06-02T01:18:56Z master 56fe5ad778) [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 ...........
Finished in 129.982519 seconds
3430 files, 32641 examples, 135461 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.978364.ruby -x gdbscript
[New LWP 978364]
[New LWP 978367]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0 0x000055b6b7faccdf in get_nth_dirname (dir=11, p=0x7f7690e062ca "ore/src/slice", errout=0x7f76aed8a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
263 while (*p) p++;
[Current thread is 1 (Thread 0x7f76aeb6d7c0 (LWP 978364))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f76aeb6d7c0 (LWP 978364) 0x000055b6b7faccdf in get_nth_dirname (dir=11, p=0x7f7690e062ca "ore/src/slice", errout=0x7f76aed8a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
2 Thread 0x7f769558f640 (LWP 978367) 0x00007f76aec95fde in epoll_wait (epfd=4, events=0x55b6b835e45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f769558f640 (LWP 978367)):
#0 0x00007f76aec95fde in epoll_wait (epfd=4, events=0x55b6b835e45c <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 0x000055b6b7e2edc1 in event_wait (vm=0x55b6ba28f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
r = 21942
#2 0x000055b6b7e2ede5 in timer_thread_polling (vm=0x55b6ba28f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
r = -1592013334
#3 0x000055b6b7e2f4a5 in timer_thread_func (ptr=0x55b6ba28f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
vm = 0x55b6ba28f2a0
#4 0x00007f76aec04b43 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 = {140725551618720, 2530428308049697826, 140147288503872, 25, 140147714705488, 140725551619072, -2454240166049145822, -2454252188614583262}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x00007f76aec95bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f76aeb6d7c0 (LWP 978364)):
#0 0x000055b6b7faccdf in get_nth_dirname (dir=11, p=0x7f7690e062ca "ore/src/slice", errout=0x7f76aed8a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
No locals.
#1 0x000055b6b7facee7 in fill_filename (file=46, format=4 '\004', version=4, include_directories=0x7f7690e06207 "library/core/src/fmt", filenames=0x7f7690e06502 "mod.rs", line=0x55b6ba3204b0, obj=0x55b6ba43f2d0, errout=0x7f76aed8a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:314
i = 46
p = 0x7f7690e06762 "function.rs"
filename = 0x7f7690e06758 "map.rs"
dir = 22
#2 0x000055b6b7fb0116 in debug_info_read (reader=0x55b6ba320660, num_traces=24, traces=0x55b6b8361560 <trace>, lines=0x55b6ba6f4f60, offset=0, errout=0x7f76aed8a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1922
v = {as = {ptr = 0x2e <error: Cannot access memory at address 0x2e>, uint64 = 46, int64 = 46, addr_idx = 46}, off = 0, at = 88, form = 11, size = 0, type = 3}
die = {pos = 3670074, tag = 29, has_children = 1}
ranges = {low_pc = 2899004, high_pc = 2899017, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
line = {dirname = 0x0, filename = 0x7f7690e06758 "map.rs", path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7f76910934c9 "map<&object::elf::Sym64<object::endian::LittleEndian>, std::backtrace_rs::symbolize::gimli::elf::ParsedSym, &mut std::backtrace_rs::symbolize::gimli::elf::{impl#1}::parse::{closure_env#2}>", 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 0x000055b6b7fb10c0 in fill_lines (num_traces=24, traces=0x55b6b8361560 <trace>, check_debuglink=1, objp=0x55b6ba320f80, lines=0x55b6ba6f4f60, offset=0, errout=0x7f76aed8a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
reader = {obj = 0x55b6ba43f2d0, file = 0x7f768fd50000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f7690912f17 "\201\234\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f7690e09086 "\333C", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f7690e06502 "mod.rs", debug_line_directories = 0x7f7690e06207 "library/core/src/fmt", p = 0x7f7690926ce2 "g\t\030", cu_end = 0x7f769092cb9c "\255m\002", pend = 0x7f7690cde57c "\001(", q0 = 0x7f7690cfe443 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f7690cfe54d "Y\vW\v", format = 4, address_size = 8 '\b', level = 12, abbrev_table = {0x7f76aed98000 "", 0x7f7690cfe444 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f7690cfe45a "4", 0x7f7690cfe463 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f7690cfe471 "\r", 0x7f7690cfe47f "\017", 0x7f7690cfe48a "$", 0x7f7690cfe495 "9\001\003\016", 0x7f7690cfe49c "\023\001\003\016\v\v\210\001\017", 0x7f7690cfe4a8 "/", 0x7f7690cfe4b1 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f7690cfe4c2 "\005", 0x7f7690cfe4cf "\v\001", 0x7f7690cfe4d4 "4", 0x7f7690cfe4e4 ".\001\021\001\022\006@\030\061\023", 0x7f7690cfe4f1 "\005", 0x7f7690cfe4fa "\035\001\061\023U\027X\vY\005W\v", 0x7f7690cfe509 "4", 0x7f7690cfe512 "\035\001\061\023U\027X\vY\vW\v", 0x7f7690cfe521 "\035", 0x7f7690cfe532 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f7690cfe543 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f7690cfe554 "4", 0x7f7690cfe55d "\005", 0x7f7690cfe566 "\005", 0x7f7690cfe56f "\v\001\021\001\022\006", 0x7f7690cfe578 "4", 0x7f7690cfe581 "\v\001U\027", 0x7f7690cfe588 "4", 0x7f7690cfe591 "\005", 0x7f7690cfe59a ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f7690cfe5af "\005", 0x7f7690cfe5be "\035", 0x7f7690cfe5cd "\005", 0x7f7690cfe5d4 "\035", 0x7f7690cfe5e3 "4", 0x7f7690cfe5f5 ".", 0x7f7690cfe606 "4", 0x7f7690cfe613 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f7690cfe624 "4", 0x7f7690cfe631 "4", 0x7f7690cfe641 "\005", 0x7f7690cfe64e "\023", 0x7f7690cfe65a ".\001n\016\003\016:\v;\v \v", 0x7f7690cfe669 "3\001\025\023", 0x7f7690cfe670 "\r", 0x7f7690cfe67e "\031\001\026\v", 0x7f7690cfe685 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f7690cfe695 "(", 0x7f7690cfe69e ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f7690cfe6b1 ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f7690cfe6c4 "4", 0x7f7690cfe6d6 ".\001n\016\003\016:\v;\005 \v", 0x7f7690cfe6e5 ".", 0x7f7690cfe6f8 "\023", 0x7f7690cfe704 ".\001n\016\003\016:\v;\v?\031 \v", 0x7f7690cfe715 "\005", 0x7f7690cfe720 "\031\001", 0x7f7690cfe725 "3\001", 0x7f7690cfe72a "\023\001\003\016<\031\210\001\017", 0x7f7690cfe736 "\005", 0x7f7690cfe741 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f7690cfe754 "\005", 0x7f7690cfe761 "\005", 0x7f7690cfe76e "(", 0x7f7690cfe777 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f7690cfe78c "\005", 0x7f7690cfe79b "4", 0x7f7690cfe7a2 "\005", 0x7f7690cfe7b1 "\027\001\003\016\v\v\210\001\017", 0x7f7690cfe7bd "3", 0x7f7690cfe7c2 "\017", 0x7f7690cfe7cb "\001\001I\023", 0x7f7690cfe7d2 "!", 0x7f7690cfe7dd "$", 0x7f7690cfe7e8 "4", 0x7f7690cfe7f3 "\035", 0x7f7690cfe804 "\023\001\003\016\v\005\210\001\017", 0x7f7690cfe810 "\r", 0x7f7690cfe81e ".\001\003\016:\v;\v \v", 0x7f7690cfe82b ".\001\003\016:\v;\vI\023 \v", 0x7f7690cfe83a "\025\001I\023", 0x7f7690cfe841 "\005", 0x7f7690cfe402 "$", 0x7f7690cfe40d ".\001\003\016:\v;\v \v", 0x7f7690cfe41a ".\001\003\016:\v;\vI\023 \v", 0x7f7690cfe429 "\025\001I\023", 0x7f7690cfe430 "\005", 0x7f7690cfe437 "\025\001", 0x7f7690cfe43c "\025", 0x7f7690cfdfb2 ".\001\003\016:\v;\vI\023 \v", 0x7f7690cfdfc1 "\025\001I\023", 0x7f7690cfdfc8 "\005", 0x7f7690cfd5ee ".", 0x7f7690cfd601 ".", 0x7f7690cfd612 ".\001\021\001\022\006@\030\003\016:\v;\v?\031\207\001\031", 0x7f7690cfd628 "4", 0x7f7690cfd637 ".\001\021\001\022\006@\030n\016\003\016:\v;\v?\031", 0x7f7690cfd64c ".\001\021\001\022\006@\030n\016\003\016:\v;\005?\031", 0x7f7690cfd661 "4", 0x7f7690cfd670 ".\001\021\001\022\006@\030n\016\003\016:\v;\005?\031\207\001\031", 0x7f7690cfd688 ".\001\021\001\022\006@\030\003\016:\v;\005?\031\207\001\031", 0x7f7690cfd69e ".\001\021\001\022\006@\030\003\016:\v;\vI\023?\031", 0x7f7690cfd6b3 "\017", 0x7f7690cfd6bc "\001\001I\023", 0x7f7690cfd6c3 "!", 0x7f7690cfd6ce "$", 0x7f7690cfd6d9 "\025\001I\023", 0x7f7690cfd6e0 "\005", 0x7f7690cfd6e7 "\025\001", 0x7f7690cfd6ec ".\001\003\016:\v;\v \v", 0x7f7690cfd6f9 ".\001\003\016:\v;\vI\023 \v", 0x7f7690cfd708 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f7690cf527a "\005", 0x7f7690cf5289 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f7690cf1587 "!", 0x7f7690cf1590 "\r", 0x7f7690cf15a6 ".", 0x7f7690cf15ba "\035\001\061\023\021\001\022\aX!(Y!\225\rW!\020\001\023", 0x7f7690cf15d1 "\n", 0x7f7690cf15de ".", 0x7f7690cf15f7 "4", 0x7f7690cf1608 ".", 0x7f7690cf1620 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f7690cf163d ".", 0x7f7690cf1657 ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f7690cf1673 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f7690cf1688 "\026", 0x7f7690cf1692 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f7690cf16a2 "\017", 0x7f7690cf16aa "$", 0x7f7690cf16b6 "\026", 0x7f7690cf16c4 "&", 0x7f7690cf16ca "\026", 0x7f7690cf16da "(", 0x7f7690cf16e4 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f7690cf16f9 "\025\001I\023\001\023", 0x7f7690cf1703 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f7690cf1718 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f7690cf172a "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f7690cf173c "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f7690cf174f "\026", 0x7f7690cf1762 "\r", 0x7f7690cf1776 "\r", 0x7f7690cf1788 "\023\001\v\005:\v;\v9\v\001\023", 0x7f7690cf1798 "!", 0x7f7690cf179e "4", 0x7f7690cf17ae ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f7690cf17c9 ".", 0x7f7690cf17e0 ".", 0x7f7690cf17f7 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f7690cf1813 ".", 0x7f7690cf1830 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f7690cf1851 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f7690cf1870 ".", 0x7f7690cf188a ".", 0x7f7690cf18a6 "4", 0x7f7690cf18b2 ".", 0x7f7690cf18cd ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f7690cf18e1 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f7690cf1900 ".", 0x7f7690cf191b ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f7690cf1931 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f7690cf194e ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f7690cf1966 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7ffd3883df10 "", 0x55b6ba320be8 "\315\030\317\220v\177", 0x55b6ba321368 "", 0x55b6ba321370 "pAZ\272\266U", 0x55b6ba321378 "0\244\330\256v\177", 0x55b6ba321380 "\340\234\330\256v\177", 0x7ffd3883df18 "P\236\312\267\266U", 0x7ffd3883df20 "P\337\203\070\375\177", 0x7ffd3883df28 "", 0x7ffd3883df30 "", 0x7ffd3883df38 "u\236\312\267\266U", 0x0, 0x7ffd3883df40 "H\337\203\070\375\177", 0x55b6b7ca9e75 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x55b6b7ca9e50 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=\265\003", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55b6ba320d20 "\320\023\062\272\266U", 0x55b6ba320fc0 "\020\020\062\272\266U", 0x7f76aeca3cb5 <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", 0x55b6ba320d20 "\320\023\062\272\266U", 0x55b6ba320e10 "", 0x55b6ba320fc0 "\020\020\062\272\266U", 0x7f76aedb1994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55b6ba3213d0 "\030\221\227\221v\177", 0x55b6ba3213c8 "", 0x55b6ba3213d8 "pAZ\272\266U"...}}
i = 0
j = 310
shstr = 0x7f769196e69f ""
ehdr = 0x7f768fd50000
shdr = 0x7f769196e890
shstr_shdr = 0x7f769196f410
gnu_debuglink_shdr = 0x0
note_gnu_build_id = 0x7f769196e950
fd = 5
filesize = 29488208
file = 0x7f768fd50000 "\177ELF\002\001\001"
symtab_shdr = 0x7f769196f390
strtab_shdr = 0x7f769196f3d0
dynsym_shdr = 0x7f769196ea10
dynstr_shdr = 0x7f769196ea50
obj = 0x55b6ba43f2d0
dladdr_fbase = 94243255607296
#4 0x000055b6b7fb1a6b in rb_dump_backtrace_with_lines (num_traces=24, traces=0x55b6b8361560 <trace>, errout=0x7f76aed8a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
addr = 140147714080616
i = 0
lines = 0x55b6ba6f4f60
obj = 0x55b6ba43f2d0
dladdr_fbases = 0x55b6ba694930
main_path = 0x55b6ba320f20 "/tmp/ruby/build/trunk-O0/ruby"
len = 29
#5 0x000055b6b7eae27b in rb_print_backtrace (errout=0x7f76aed8a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
trace = {0x55b6b7eae260 <rb_print_backtrace+36>, 0x55b6b7eae983 <rb_vm_bugreport+656>, 0x55b6b807ebdf <rb_bug_for_fatal_signal+327>, 0x55b6b7df053f <sigill>, 0x7f76aebb2520 <__restore_rt>, 0x55b6b7cc2c96 <heap_page_add_freeobj+61>, 0x55b6b7cc35a6 <heap_page_allocate+938>, 0x55b6b7cc3744 <heap_page_create+100>, 0x55b6b7cc3823 <heap_assign_page+43>, 0x55b6b7cc38a9 <heap_add_pages+84>, 0x55b6b7cd4f73 <gc_verify_compaction_references+589>, 0x55b6b7e86029 <builtin_invoker3+78>, 0x55b6b7e86951 <invoke_bf+95>, 0x55b6b7e8698f <vm_invoke_builtin+52>, 0x55b6b7e8dace <vm_exec_core+28794>, 0x55b6b7ea2164 <rb_vm_exec+320>, 0x55b6b7ea2fc3 <rb_iseq_eval_main+61>, 0x55b6b7caeace <rb_ec_exec_node+296>, 0x55b6b7caec3f <ruby_run_node+138>, 0x55b6b7caa20e <rb_main+76>, 0x55b6b7caa26f <main+75>, 0x7f76aeb99d90 <__libc_start_call_main+128>, 0x7f76aeb99e40 <__libc_start_main_impl+128>, 0x55b6b7ca9e75 <_start+37>, 0x0 <repeats 1000 times>}
n = 24
#6 0x000055b6b7eae983 in rb_vm_bugreport (ctx=0x55b6ba321340, errout=0x7f76aed8a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
cmd = 0x0
other_runtime_info = other_runtime_info
vm = 0x55b6ba28f2a0
ec = 0x55b6ba297410
#7 0x000055b6b807ebdf in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55b6ba321340, fmt=0x55b6b815f04b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1108
pid = -1
out = 0x7f76aed8a6a0 <_IO_2_1_stderr_>
file = 0x7f7694332f58 "<internal:gc>"
line = 286
#8 0x000055b6b7df053f in sigsegv (sig=11, info=0x55b6ba321470, ctx=0x55b6ba321340) at /tmp/ruby/src/trunk-O0/signal.c:929
No locals.
#9 <signal handler called>
No locals.
#10 0x000055b6b7cc2c96 in heap_page_add_freeobj (objspace=0x55b6ba291c10, page=0x55b6ba5a4170, obj=140147225497880) at /tmp/ruby/src/trunk-O0/gc.c:2020
p = 0x7f7691979118
#11 0x000055b6b7cc35a6 in heap_page_allocate (objspace=0x55b6ba291c10, size_pool=0x55b6ba291fb0) at /tmp/ruby/src/trunk-O0/gc.c:2323
start = 140147225460760
end = 140147225526040
p = 140147225497880
page = 0x55b6ba5a4170
hi = 0
lo = 0
mid = 0
stride = 640
limit = 102
page_body = 0x7f7691970000
__func__ = <optimized out>
#12 0x000055b6b7cc3744 in heap_page_create (objspace=0x55b6ba291c10, size_pool=0x55b6ba291fb0) at /tmp/ruby/src/trunk-O0/gc.c:2359
page = 0x0
method = 0x55b6b8146a81 "recycle"
#13 0x000055b6b7cc3823 in heap_assign_page (objspace=0x55b6ba291c10, size_pool=0x55b6ba291fb0, heap=0x55b6ba292000) at /tmp/ruby/src/trunk-O0/gc.c:2384
page = 0x55b6ba5a3aa0
#14 0x000055b6b7cc38a9 in heap_add_pages (objspace=0x55b6ba291c10, size_pool=0x55b6ba291fb0, heap=0x55b6ba292000, add=117) at /tmp/ruby/src/trunk-O0/gc.c:2398
i = 71
__func__ = <optimized out>
#15 0x000055b6b7cd4f73 in gc_verify_compaction_references (ec=0x55b6ba297410, self=140147288623280, double_heap=0, expand_heap=20, toward_empty=20) at /tmp/ruby/src/trunk-O0/gc.c:10586
size_pool = 0x55b6ba291fb0
heap = 0x55b6ba292000
pages_to_add = 117
i = 4
desired_compaction = {objspace = 0x55b6ba291c10, required_slots = {161439, 2408, 896, 7, 5}}
max_existing_pages = 126
_lev = 3123993424
objspace = 0x55b6ba291c10
#16 0x000055b6b7e86029 in builtin_invoker3 (ec=0x55b6ba297410, self=140147288623280, argv=0x7f76aea6c088, funcptr=0x55b6b7cd4d26 <gc_verify_compaction_references>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6887
No locals.
#17 0x000055b6b7e86951 in invoke_bf (ec=0x55b6ba297410, reg_cfp=0x7f76aeb6bf68, bf=0x55b6b8342798 <gc_table+216>, argv=0x7f76aea6c088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7006
canary_p = false
ret = 94243257801683
#18 0x000055b6b7e8698f in vm_invoke_builtin (ec=0x55b6ba297410, cfp=0x7f76aeb6bf68, bf=0x55b6b8342798 <gc_table+216>, argv=0x7f76aea6c088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7014
No locals.
#19 0x000055b6b7e8dace in vm_exec_core (ec=0x55b6ba297410) at ../../src/trunk-O0/insns.def:1543
bf = 0x55b6b8342798 <gc_table+216>
leaf = false
val = 140147270811240
reg_pc = 0x55b6ba34cf20
reg_cfp = 0x7f76aeb6bf68
insns_address_table = {0x55b6b7e86ac0 <vm_exec_core+108>, 0x55b6b7e86b22 <vm_exec_core+206>, 0x55b6b7e86c35 <vm_exec_core+481>, 0x55b6b7e86d49 <vm_exec_core+757>, 0x55b6b7e86ee7 <vm_exec_core+1171>, 0x55b6b7e87017 <vm_exec_core+1475>, 0x55b6b7e87229 <vm_exec_core+2005>, 0x55b6b7e8733b <vm_exec_core+2279>, 0x55b6b7e87414 <vm_exec_core+2496>, 0x55b6b7e8751b <vm_exec_core+2759>, 0x55b6b7e87622 <vm_exec_core+3022>, 0x55b6b7e87730 <vm_exec_core+3292>, 0x55b6b7e87842 <vm_exec_core+3566>, 0x55b6b7e87912 <vm_exec_core+3774>, 0x55b6b7e87a1b <vm_exec_core+4039>, 0x55b6b7e87b15 <vm_exec_core+4289>, 0x55b6b7e87bd8 <vm_exec_core+4484>, 0x55b6b7e87c9b <vm_exec_core+4679>, 0x55b6b7e87d24 <vm_exec_core+4816>, 0x55b6b7e87db0 <vm_exec_core+4956>, 0x55b6b7e87e56 <vm_exec_core+5122>, 0x55b6b7e87f2e <vm_exec_core+5338>, 0x55b6b7e88000 <vm_exec_core+5548>, 0x55b6b7e880d2 <vm_exec_core+5758>, 0x55b6b7e881b0 <vm_exec_core+5980>, 0x55b6b7e88272 <vm_exec_core+6174>, 0x55b6b7e883b1 <vm_exec_core+6493>, 0x55b6b7e88457 <vm_exec_core+6659>, 0x55b6b7e8853c <vm_exec_core+6888>, 0x55b6b7e8866b <vm_exec_core+7191>, 0x55b6b7e8873c <vm_exec_core+7400>, 0x55b6b7e887ff <vm_exec_core+7595>, 0x55b6b7e888c2 <vm_exec_core+7790>, 0x55b6b7e889b9 <vm_exec_core+8037>, 0x55b6b7e88a7b <vm_exec_core+8231>, 0x55b6b7e88b3d <vm_exec_core+8425>, 0x55b6b7e88c37 <vm_exec_core+8675>, 0x55b6b7e88d16 <vm_exec_core+8898>, 0x55b6b7e88e03 <vm_exec_core+9135>, 0x55b6b7e88f13 <vm_exec_core+9407>, 0x55b6b7e8900d <vm_exec_core+9657>, 0x55b6b7e89088 <vm_exec_core+9780>, 0x55b6b7e89149 <vm_exec_core+9973>, 0x55b6b7e89237 <vm_exec_core+10211>, 0x55b6b7e892e7 <vm_exec_core+10387>, 0x55b6b7e89466 <vm_exec_core+10770>, 0x55b6b7e89540 <vm_exec_core+10988>, 0x55b6b7e8962c <vm_exec_core+11224>, 0x55b6b7e896bd <vm_exec_core+11369>, 0x55b6b7e89818 <vm_exec_core+11716>, 0x55b6b7e89dd2 <vm_exec_core+13182>, 0x55b6b7e89ece <vm_exec_core+13434>, 0x55b6b7e89fd1 <vm_exec_core+13693>, 0x55b6b7e8a0bd <vm_exec_core+13929>, 0x55b6b7e8a2d6 <vm_exec_core+14466>, 0x55b6b7e8a3c8 <vm_exec_core+14708>, 0x55b6b7e8a4ce <vm_exec_core+14970>, 0x55b6b7e8a6d9 <vm_exec_core+15493>, 0x55b6b7e8a890 <vm_exec_core+15932>, 0x55b6b7e8a9c4 <vm_exec_core+16240>, 0x55b6b7e8ab39 <vm_exec_core+16613>, 0x55b6b7e8ac6d <vm_exec_core+16921>, 0x55b6b7e8ade2 <vm_exec_core+17294>, 0x55b6b7e8b03f <vm_exec_core+17899>, 0x55b6b7e8b24a <vm_exec_core+18422>, 0x55b6b7e8b401 <vm_exec_core+18861>, 0x55b6b7e8b523 <vm_exec_core+19151>, 0x55b6b7e8b5ca <vm_exec_core+19318>, 0x55b6b7e8b68e <vm_exec_core+19514>, 0x55b6b7e8b777 <vm_exec_core+19747>, 0x55b6b7e8b863 <vm_exec_core+19983>, 0x55b6b7e8b94c <vm_exec_core+20216>, 0x55b6b7e8ba60 <vm_exec_core+20492>, 0x55b6b7e8bb87 <vm_exec_core+20787>, 0x55b6b7e8bcc6 <vm_exec_core+21106>, 0x55b6b7e8be05 <vm_exec_core+21425>, 0x55b6b7e8bf44 <vm_exec_core+21744>, 0x55b6b7e8c083 <vm_exec_core+22063>, 0x55b6b7e8c1c2 <vm_exec_core+22382>, 0x55b6b7e8c30c <vm_exec_core+22712>, 0x55b6b7e8c48f <vm_exec_core+23099>, 0x55b6b7e8c5ce <vm_exec_core+23418>, 0x55b6b7e8c70d <vm_exec_core+23737>, 0x55b6b7e8c84c <vm_exec_core+24056>, 0x55b6b7e8c98b <vm_exec_core+24375>, 0x55b6b7e8caca <vm_exec_core+24694>, 0x55b6b7e8cc09 <vm_exec_core+25013>, 0x55b6b7e8cd48 <vm_exec_core+25332>, 0x55b6b7e8ce87 <vm_exec_core+25651>, 0x55b6b7e8cfdf <vm_exec_core+25995>, 0x55b6b7e8d1a5 <vm_exec_core+26449>, 0x55b6b7e8d32c <vm_exec_core+26840>, 0x55b6b7e8d454 <vm_exec_core+27136>, 0x55b6b7e8d57c <vm_exec_core+27432>, 0x55b6b7e8d69f <vm_exec_core+27723>, 0x55b6b7e8d7c2 <vm_exec_core+28014>, 0x55b6b7e8d8f6 <vm_exec_core+28322>, 0x55b6b7e8da35 <vm_exec_core+28641>, 0x55b6b7e8db20 <vm_exec_core+28876>, 0x55b6b7e8dc25 <vm_exec_core+29137>, 0x55b6b7e8dd5e <vm_exec_core+29450>, 0x55b6b7e8de4d <vm_exec_core+29689>, 0x55b6b7e8df3c <vm_exec_core+29928>, 0x55b6b7e8e011 <vm_exec_core+30141>, 0x55b6b7e8e0e6 <vm_exec_core+30354>, 0x55b6b7e8e162 <vm_exec_core+30478>, 0x55b6b7e8e1de <vm_exec_core+30602>, 0x55b6b7e8e1fc <vm_exec_core+30632>, 0x55b6b7e8e21a <vm_exec_core+30662>, 0x55b6b7e8e238 <vm_exec_core+30692>, 0x55b6b7e8e256 <vm_exec_core+30722>, 0x55b6b7e8e274 <vm_exec_core+30752>, 0x55b6b7e8e292 <vm_exec_core+30782>, 0x55b6b7e8e2b0 <vm_exec_core+30812>, 0x55b6b7e8e2ce <vm_exec_core+30842>, 0x55b6b7e8e2ec <vm_exec_core+30872>, 0x55b6b7e8e30a <vm_exec_core+30902>, 0x55b6b7e8e328 <vm_exec_core+30932>, 0x55b6b7e8e346 <vm_exec_core+30962>, 0x55b6b7e8e364 <vm_exec_core+30992>, 0x55b6b7e8e382 <vm_exec_core+31022>, 0x55b6b7e8e3a0 <vm_exec_core+31052>, 0x55b6b7e8e3be <vm_exec_core+31082>, 0x55b6b7e8e3dc <vm_exec_core+31112>, 0x55b6b7e8e3fa <vm_exec_core+31142>, 0x55b6b7e8e418 <vm_exec_core+31172>, 0x55b6b7e8e436 <vm_exec_core+31202>, 0x55b6b7e8e454 <vm_exec_core+31232>, 0x55b6b7e8e472 <vm_exec_core+31262>, 0x55b6b7e8e490 <vm_exec_core+31292>, 0x55b6b7e8e4ae <vm_exec_core+31322>, 0x55b6b7e8e4cc <vm_exec_core+31352>, 0x55b6b7e8e4ea <vm_exec_core+31382>, 0x55b6b7e8e508 <vm_exec_core+31412>, 0x55b6b7e8e526 <vm_exec_core+31442>, 0x55b6b7e8e544 <vm_exec_core+31472>, 0x55b6b7e8e562 <vm_exec_core+31502>, 0x55b6b7e8e580 <vm_exec_core+31532>, 0x55b6b7e8e59e <vm_exec_core+31562>, 0x55b6b7e8e5bc <vm_exec_core+31592>, 0x55b6b7e8e5da <vm_exec_core+31622>, 0x55b6b7e8e5f8 <vm_exec_core+31652>, 0x55b6b7e8e616 <vm_exec_core+31682>, 0x55b6b7e8e634 <vm_exec_core+31712>, 0x55b6b7e8e652 <vm_exec_core+31742>, 0x55b6b7e8e670 <vm_exec_core+31772>, 0x55b6b7e8e68e <vm_exec_core+31802>, 0x55b6b7e8e6ac <vm_exec_core+31832>, 0x55b6b7e8e6ca <vm_exec_core+31862>, 0x55b6b7e8e6e8 <vm_exec_core+31892>, 0x55b6b7e8e706 <vm_exec_core+31922>, 0x55b6b7e8e724 <vm_exec_core+31952>, 0x55b6b7e8e742 <vm_exec_core+31982>, 0x55b6b7e8e760 <vm_exec_core+32012>, 0x55b6b7e8e77e <vm_exec_core+32042>, 0x55b6b7e8e79c <vm_exec_core+32072>, 0x55b6b7e8e7ba <vm_exec_core+32102>, 0x55b6b7e8e7d8 <vm_exec_core+32132>, 0x55b6b7e8e7f6 <vm_exec_core+32162>, 0x55b6b7e8e814 <vm_exec_core+32192>, 0x55b6b7e8e832 <vm_exec_core+32222>, 0x55b6b7e8e850 <vm_exec_core+32252>, 0x55b6b7e8e86e <vm_exec_core+32282>, 0x55b6b7e8e88c <vm_exec_core+32312>, 0x55b6b7e8e8aa <vm_exec_core+32342>, 0x55b6b7e8e8c8 <vm_exec_core+32372>, 0x55b6b7e8e8e6 <vm_exec_core+32402>, 0x55b6b7e8e904 <vm_exec_core+32432>, 0x55b6b7e8e922 <vm_exec_core+32462>, 0x55b6b7e8e940 <vm_exec_core+32492>, 0x55b6b7e8e95e <vm_exec_core+32522>, 0x55b6b7e8e97c <vm_exec_core+32552>, 0x55b6b7e8e99a <vm_exec_core+32582>, 0x55b6b7e8e9b8 <vm_exec_core+32612>, 0x55b6b7e8e9d6 <vm_exec_core+32642>, 0x55b6b7e8e9f4 <vm_exec_core+32672>, 0x55b6b7e8ea12 <vm_exec_core+32702>, 0x55b6b7e8ea30 <vm_exec_core+32732>, 0x55b6b7e8ea4e <vm_exec_core+32762>, 0x55b6b7e8ea6c <vm_exec_core+32792>, 0x55b6b7e8ea8a <vm_exec_core+32822>, 0x55b6b7e8eaa8 <vm_exec_core+32852>, 0x55b6b7e8eac6 <vm_exec_core+32882>, 0x55b6b7e8eae4 <vm_exec_core+32912>, 0x55b6b7e8eb02 <vm_exec_core+32942>, 0x55b6b7e8eb20 <vm_exec_core+32972>, 0x55b6b7e8eb51 <vm_exec_core+33021>, 0x55b6b7e8eb6f <vm_exec_core+33051>, 0x55b6b7e8eb8d <vm_exec_core+33081>, 0x55b6b7e8ebab <vm_exec_core+33111>, 0x55b6b7e8ebc9 <vm_exec_core+33141>, 0x55b6b7e8ebe7 <vm_exec_core+33171>, 0x55b6b7e8ec05 <vm_exec_core+33201>, 0x55b6b7e8ec23 <vm_exec_core+33231>, 0x55b6b7e8ec41 <vm_exec_core+33261>, 0x55b6b7e8ec5f <vm_exec_core+33291>, 0x55b6b7e8ec7d <vm_exec_core+33321>, 0x55b6b7e8ec9b <vm_exec_core+33351>, 0x55b6b7e8ecb9 <vm_exec_core+33381>, 0x55b6b7e8ecd7 <vm_exec_core+33411>...}
#20 0x000055b6b7ea2164 in rb_vm_exec (ec=0x55b6ba297410) at /tmp/ruby/src/trunk-O0/vm.c:2560
_ec = 0x55b6ba297410
_tag = {tag = 36, retval = 4, buf = {0x7ffd3883dcc0, 0x55b6b7ea20e2 <rb_vm_exec+190>, 0x0, 0x7ffd3883dc10, 0x55b6ba317e80}, prev = 0x7ffd3883dd30, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#21 0x000055b6b7ea2fc3 in rb_iseq_eval_main (iseq=0x7f76944e3920) at /tmp/ruby/src/trunk-O0/vm.c:2826
ec = 0x55b6ba297410
val = 140725551619392
#22 0x000055b6b7caeace in rb_ec_exec_node (ec=0x55b6ba297410, n=0x7f76944e3920) at /tmp/ruby/src/trunk-O0/eval.c:281
_ec = 0x55b6ba297410
_tag = {tag = 36, retval = 94243255935200, buf = {0x7ffd3883ddb0, 0x55b6b7caea7a <rb_ec_exec_node+212>, 0x0, 0x7ffd3883dd00, 0x55b6ba297410}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f76944e3920
#23 0x000055b6b7caec3f in ruby_run_node (n=0x7f76944e3920) at /tmp/ruby/src/trunk-O0/eval.c:319
ec = 0x55b6ba297410
status = 21942
#24 0x000055b6b7caa20e in rb_main (argc=123, argv=0x7ffd3883df58) at /tmp/ruby/src/trunk-O0/main.c:40
variable_in_this_stack_frame = 140725551619632
#25 0x000055b6b7caa26f in main (argc=123, argv=0x7ffd3883df58) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.978815.ruby -x gdbscript
[New LWP 978815]
[New LWP 978818]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0 0x0000557a99dbcc44 in get_uint64 (p=0x7f7582d9de03 "\034\227\062") at /tmp/ruby/src/trunk-O0/addr2line.c:959
959 return MERGE_2INTS(get_uint32(p),get_uint32(p+4),32);
[Current thread is 1 (Thread 0x7f759dc197c0 (LWP 978815))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f759dc197c0 (LWP 978815) 0x0000557a99dbcc44 in get_uint64 (p=0x7f7582d9de03 "\034\227\062") at /tmp/ruby/src/trunk-O0/addr2line.c:959
2 Thread 0x7f758463f640 (LWP 978818) 0x00007f759dd41fde in epoll_wait (epfd=4, events=0x557a9a16d45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f758463f640 (LWP 978818)):
#0 0x00007f759dd41fde in epoll_wait (epfd=4, events=0x557a9a16d45c <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 0x0000557a99c3ddc1 in event_wait (vm=0x557a9b06f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
r = 21882
#2 0x0000557a99c3dde5 in timer_thread_polling (vm=0x557a9b06f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
r = 1997290298
#3 0x0000557a99c3e4a5 in timer_thread_func (ptr=0x557a9b06f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
vm = 0x557a9b06f2a0
#4 0x00007f759dcb0b43 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 = {140725711382624, -5277295041848393760, 140142709044800, 25, 140143135230032, 140725711382976, 5199477072639180768, 5199532800791822304}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x00007f759dd41bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f759dc197c0 (LWP 978815)):
#0 0x0000557a99dbcc44 in get_uint64 (p=0x7f7582d9de03 "\034\227\062") at /tmp/ruby/src/trunk-O0/addr2line.c:959
No locals.
#1 0x0000557a99dbcdb1 in read_uintptr (ptr=0x557a9b100370) at /tmp/ruby/src/trunk-O0/addr2line.c:1008
p = 0x7f7582d9de03 "\034\227\062"
#2 0x0000557a99dbe713 in ranges_include (reader=0x557a9b100660, ptr=0x557a9b100460, addr=1040572, rnglists_header=0x557a9b100420, errout=0x7f759de366a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1698
from = 3315479
to = 3315277
p = 0x7f7582d9de0b "\347\227\062"
base = 0
base_valid = true
#3 0x0000557a99dbf1fe in debug_info_read (reader=0x557a9b100660, num_traces=27, traces=0x557a9a170560 <trace>, lines=0x557a9b89ecb0, offset=0, errout=0x7f759de366a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1947
addr = 93985053257916
offset = 1040572
saddr = 0
i = 13
die = {pos = 5500767, tag = 29, has_children = 1}
ranges = {low_pc = 0, high_pc = 0, ranges = 814672, low_pc_set = false, high_pc_set = false, ranges_set = true}
line = {dirname = 0x7f758249f867 "/tmp/ruby/src/trunk-O0/yjit/src", filename = 0x7f75824a005b "core.rs", path = 0x0, line = 362, base_addr = 0, saddr = 0, sname = 0x7f75827f3f62 "shr", 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}
#4 0x0000557a99dc00c0 in fill_lines (num_traces=27, traces=0x557a9a170560 <trace>, check_debuglink=1, objp=0x557a9b100f80, lines=0x557a9b89ecb0, offset=0, errout=0x7f759de366a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
reader = {obj = 0x557a9b89f470, file = 0x7f75813a0000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f758213420e "\323\322\003", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f75824a9402 "\024S", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f75824a005b "core.rs", debug_line_directories = 0x7f758249f867 "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f7582135c02 ",q\320\002", cu_end = 0x7f75821714e5 "\343\241\002", pend = 0x7f758232e57c "\001(", q0 = 0x7f7582351c9a "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f7582351e88 "'4", format = 4, address_size = 8 '\b', level = 10, abbrev_table = {0x7f759de44000 "", 0x7f7582351c9b "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f7582351cb1 "4", 0x7f7582351cbc "\023\001\035\023\003\016\v\v\210\001\017", 0x7f7582351cca "\r", 0x7f7582351cd8 "\017", 0x7f7582351ce3 "$", 0x7f7582351cee "9\001\003\016", 0x7f7582351cf5 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f7582351d05 "(", 0x7f7582351d0e "\023\001\003\016\v\v\210\001\017", 0x7f7582351d1a ".\001n\016\003\016:\v;\vI\023 \v", 0x7f7582351d2b "/", 0x7f7582351d34 "\005", 0x7f7582351d41 "\v\001", 0x7f7582351d46 "4", 0x7f7582351d53 "\023", 0x7f7582351d5f ".\001n\016\003\016:\v;\005I\023 \v", 0x7f7582351d70 "\005", 0x7f7582351d7d "4", 0x7f7582351d8d "4", 0x7f7582351d9d ".\001\021\001\022\006@\030\061\023", 0x7f7582351daa "\005", 0x7f7582351db3 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f7582351dc4 "4", 0x7f7582351dcd ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f7582351de2 "\005", 0x7f7582351df1 "4", 0x7f7582351dfa "\005", 0x7f7582351e03 "\v\001\021\001\022\006", 0x7f7582351e0c "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f7582351e1d ".\001n\016\003\016:\v;\005 \v", 0x7f7582351e2c "4", 0x7f7582351e39 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f7582351e4c "\005", 0x7f7582351e5b "\v\001U\027", 0x7f7582351e62 "4", 0x7f7582351e71 "\005", 0x7f7582351e7a "\035\001\061\023U\027X\vY\005W\v", 0x7f7582351e89 "4", 0x7f7582351e9b "\035", 0x7f7582351eaa "\035", 0x7f7582351ebb "4", 0x7f7582351ec2 "\035", 0x7f7582351ed3 "\035\001\061\023U\027X\vY\vW\v", 0x7f7582351ee2 "4", 0x7f7582351eeb "4", 0x7f7582351efa "4", 0x7f7582351f0c ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f7582351f21 "\005", 0x7f7582351f30 "\005", 0x7f7582351f3f "3\001\025\023", 0x7f7582351f46 "\r", 0x7f7582351f54 "\031\001\026\v", 0x7f7582351f5b "4", 0x7f7582351f6a "\035", 0x7f7582351f79 "4", 0x7f7582351f8d ".", 0x7f7582351fa2 ".", 0x7f7582351fb7 "4", 0x7f7582351fc0 "\005", 0x7f7582351fcb ".", 0x7f7582351fdc ".\001\021\001\022\006@\030\003\016:\v;\005?\031", 0x7f7582351fef "\035\001\061\023\021\001\022\006X\vY\v", 0x7f7582351ffe "\005", 0x7f7582352005 "\023", 0x7f7582352011 ".\001n\016\003\016:\v;\v \v", 0x7f7582352020 ".\001\003\016:\v;\v \v", 0x7f758235202d ".\001\003\016:\v;\vI\023 \v", 0x7f758235203c "\031\001", 0x7f7582352041 ".", 0x7f7582352052 "\023\001\003\016<\031\210\001\017", 0x7f758235205e "\005", 0x7f758235206b "\005", 0x7f7582352076 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f7582352089 "\005", 0x7f7582352096 "3\001", 0x7f758235209b ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f75823520ae ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f75823520c1 "(", 0x7f75823520ca "\r", 0x7f75823520db "\027\001\003\016<\031\210\001\017", 0x7f75823520e7 "\027\001\003\016\v\v\210\001\017", 0x7f75823520f3 "\027", 0x7f75823520ff "3", 0x7f7582352104 "4", 0x7f758235210d "\001\001I\023", 0x7f7582352114 "!", 0x7f758235211f "$", 0x7f758235212a "\017", 0x7f7582352133 "\025\001I\023", 0x7f758235213a "\005", 0x7f7582352141 "\025\001", 0x7f758234ed29 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f758234ed3c "\005", 0x7f758234ed45 "4", 0x7f758234ed4e ".", 0x7f758234ed5f "\035\001\061\023\021\001\022\006X\vY\v", 0x7f758234ed6e "4", 0x7f758234ed80 "\035", 0x7f758234ed8f ".", 0x7f758234eda2 "\r", 0x7f758234edb0 "\025\001I\023", 0x7f758234edb7 "\005", 0x7f758234edbe "\025\001", 0x7f758234edc3 ".\001\003\016:\v;\v \v", 0x7f758234edd0 ".\001\003\016:\v;\vI\023 \v", 0x7f758234d6d9 "\025\001I\023", 0x7f758234d6e0 "\005", 0x7f758234d6e7 "\025\001", 0x7f758234d6ec ".\001\003\016:\v;\v \v", 0x7f758234d6f9 ".\001\003\016:\v;\vI\023 \v", 0x7f758234d708 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f758234527a "\005", 0x7f7582345289 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f7582341587 "!", 0x7f7582341590 "\r", 0x7f75823415a6 ".", 0x7f75823415ba "\035\001\061\023\021\001\022\aX!(Y!\225\rW!\020\001\023", 0x7f75823415d1 "\n", 0x7f75823415de ".", 0x7f75823415f7 "4", 0x7f7582341608 ".", 0x7f7582341620 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f758234163d ".", 0x7f7582341657 ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f7582341673 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f7582341688 "\026", 0x7f7582341692 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f75823416a2 "\017", 0x7f75823416aa "$", 0x7f75823416b6 "\026", 0x7f75823416c4 "&", 0x7f75823416ca "\026", 0x7f75823416da "(", 0x7f75823416e4 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f75823416f9 "\025\001I\023\001\023", 0x7f7582341703 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f7582341718 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f758234172a "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f758234173c "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f758234174f "\026", 0x7f7582341762 "\r", 0x7f7582341776 "\r", 0x7f7582341788 "\023\001\v\005:\v;\v9\v\001\023", 0x7f7582341798 "!", 0x7f758234179e "4", 0x7f75823417ae ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f75823417c9 ".", 0x7f75823417e0 ".", 0x7f75823417f7 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f7582341813 ".", 0x7f7582341830 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f7582341851 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f7582341870 ".", 0x7f758234188a ".", 0x7f75823418a6 "4", 0x7f75823418b2 ".", 0x7f75823418cd ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f75823418e1 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f7582341900 ".", 0x7f758234191b ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f7582341931 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f758234194e ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f7582341966 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f7583e1efc0 "\360\357\341\203u\177", 0x557a9b100be8 "\315\030\064\202u\177", 0x557a9b101368 "\200\324\005\203u\177", 0x557a9b101370 "", 0x557a9b101378 "\001", 0x557a9b101380 "\003", 0x7f7583e1efa0 "", 0x7f7583e1efa8 "", 0x7f7583e1efb0 "", 0x7f7583e1efb8 "", 0x7f7583e1efc8 "}&\346\231zU", 0x0, 0x7f7583e1efd0 "\320p7\233zU", 0x557a99e6267d <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x557a99e6262f <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x557a9b100d20 "\320\023\020\233zU", 0x557a9b100fc0 "\020\020\020\233zU", 0x7f759dd4fcb5 <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", 0x557a9b100d20 "\320\023\020\233zU", 0x557a9b100e10 "", 0x557a9b100fc0 "\020\020\020\233zU", 0x7f759de5d994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x557a9b1013d0 "\200\324\005\203u\177", 0x557a9b1013c8 "\002", 0x557a9b1013d8 "@\332\027\232zU"...}}
i = 0
j = 310
shstr = 0x7f7582fbe69f ""
ehdr = 0x7f75813a0000
shdr = 0x7f7582fbe890
shstr_shdr = 0x7f7582fbf410
gnu_debuglink_shdr = 0x0
note_gnu_build_id = 0x7f7582fbe950
fd = 5
filesize = 29488208
file = 0x7f75813a0000 "\177ELF\002\001\001"
symtab_shdr = 0x7f7582fbf390
strtab_shdr = 0x7f7582fbf3d0
dynsym_shdr = 0x7f7582fbea10
dynstr_shdr = 0x7f7582fbea50
obj = 0x557a9b89f470
dladdr_fbase = 93985052217344
#5 0x0000557a99dc0a6b in rb_dump_backtrace_with_lines (num_traces=27, traces=0x557a9a170560 <trace>, errout=0x7f759de366a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
addr = 140142700654256
i = 0
lines = 0x557a9b89ecb0
obj = 0x557a9b89f470
dladdr_fbases = 0x557a9b89f380
main_path = 0x557a9b100f20 "/tmp/ruby/build/trunk-O0/ruby"
len = 29
#6 0x0000557a99cbd27b in rb_print_backtrace (errout=0x7f759de366a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
trace = {0x557a99cbd260 <rb_print_backtrace+36>, 0x557a99cbd983 <rb_vm_bugreport+656>, 0x557a99e8dbdf <rb_bug_for_fatal_signal+327>, 0x557a99bff53f <sigill>, 0x7f759dc5e520 <__restore_rt>, 0x557a99e6ea33 <RB_IMMEDIATE_P+12>, 0x557a99e6ea56 <RB_SPECIAL_CONST_P+24>, 0x557a99e71406 <enc_capable+24>, 0x557a99e7171f <enc_set_index+32>, 0x557a99e717d2 <rb_enc_set_index+58>, 0x557a99c0e730 <RB_ENCODING_SET+32>, 0x557a99c0e756 <RB_ENCODING_CODERANGE_SET+35>, 0x557a99c10ce0 <rb_usascii_str_new+65>, 0x557a99b6b0bc <rb_fix2str+329>, 0x557a99b6b1bd <rb_int2str+52>, 0x557a99b6b187 <rb_int_to_s+91>, 0x557a99c8ab19 <ractor_safe_call_cfunc_m1+58>, 0x557a99c8b750 <vm_call_cfunc_with_frame_+541>, 0x557a99c8b9c8 <vm_call_cfunc_with_frame+121>, 0x557a99c91e24 <vm_sendish+502>, 0x557a99c99793 <vm_exec_core+15679>, 0x557a99cb1164 <rb_vm_exec+320>, 0x557a99cada81 <invoke_block+216>, 0x557a99cae51d <vm_invoke_proc+911>, 0x557a99caecc1 <rb_vm_invoke_proc+170>, 0x557a99e65037 <rb_fiber_start+726>, 0x557a99e6267d <fiber_initialize_coroutine>, 0x0 <repeats 997 times>}
n = 27
#7 0x0000557a99cbd983 in rb_vm_bugreport (ctx=0x557a9b101340, errout=0x7f759de366a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
cmd = 0x0
other_runtime_info = other_runtime_info
vm = 0x557a9b06f2a0
ec = 0x557a9b376f00
#8 0x0000557a99e8dbdf in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x557a9b101340, fmt=0x557a99f6e04b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1108
pid = -1
out = 0x7f759de366a0 <_IO_2_1_stderr_>
file = 0x7f75834a1798 "-"
line = 10
#9 0x0000557a99bff53f in sigsegv (sig=11, info=0x557a9b101470, ctx=0x557a9b101340) at /tmp/ruby/src/trunk-O0/signal.c:929
No locals.
#10 <signal handler called>
No locals.
#11 0x0000557a99e6ea33 in RB_IMMEDIATE_P (obj=140142686098560) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:313
No locals.
#12 0x0000557a99e6ea56 in RB_SPECIAL_CONST_P (obj=140142686098560) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
No locals.
#13 0x0000557a99e71406 in enc_capable (obj=140142686098560) at /tmp/ruby/src/trunk-O0/encoding.c:869
No locals.
#14 0x0000557a99e7171f in enc_set_index (obj=140142686098560, idx=2) at /tmp/ruby/src/trunk-O0/encoding.c:958
No locals.
#15 0x0000557a99e717d2 in rb_enc_set_index (obj=140142686098560, idx=2) at /tmp/ruby/src/trunk-O0/encoding.c:975
No locals.
#16 0x0000557a99c0e730 in RB_ENCODING_SET (obj=140142686098560, encindex=2) at /tmp/ruby/src/trunk-O0/include/ruby/internal/encoding/encoding.h:223
No locals.
#17 0x0000557a99c0e756 in RB_ENCODING_CODERANGE_SET (obj=140142686098560, encindex=2, cr=RUBY_ENC_CODERANGE_7BIT) at /tmp/ruby/src/trunk-O0/include/ruby/internal/encoding/encoding.h:240
No locals.
#18 0x0000557a99c10ce0 in rb_usascii_str_new (ptr=0x7f7583e1dd10 "4\264J\203u\177", len=1) at /tmp/ruby/src/trunk-O0/string.c:988
str = 140142686098560
#19 0x0000557a99b6b0bc in rb_fix2str (x=9, base=10) at /tmp/ruby/src/trunk-O0/numeric.c:3892
buf = "\223\021\001\000\000\000\000\000xW\r\203u\177\000\000\020\335\341\203u\177\000\000+!\307\231zU\000\000\020\335\341\203u\177\000\000\001\000\000\000\000\000\000\000\223\021\001\000\000\000\000\000xW\r\203u\177\000\000\064"
e = 0x7f7583e1dd11 "\264J\203u\177"
b = 0x7f7583e1dd10 "4\264J\203u\177"
val = 4
u = 0
neg = 0
#20 0x0000557a99b6b1bd in rb_int2str (x=9, base=10) at /tmp/ruby/src/trunk-O0/numeric.c:3941
No locals.
#21 0x0000557a99b6b187 in rb_int_to_s (argc=0, argv=0x7f7583e1f0e0, x=9) at /tmp/ruby/src/trunk-O0/numeric.c:3934
base = 10
#22 0x0000557a99c8ab19 in ractor_safe_call_cfunc_m1 (recv=9, argc=0, argv=0x7f7583e1f0e0, func=0x557a99b6b12c <rb_int_to_s>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3403
f = 0x557a99b6b12c <rb_int_to_s>
#23 0x0000557a99c8b750 in vm_call_cfunc_with_frame_ (ec=0x557a9b376f00, reg_cfp=0x7f7583e3eeb0, calling=0x7f7583e1df90, argc=0, argv=0x7f7583e1f0e0, stack_bottom=0x7f7583e1f0d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3594
ci = 0xd0100100001
cc = 0x7f75830677a0
val = 5
me = 0x7f75834ab4b0
cfunc = 0x557a9b0b27f8
recv = 9
block_handler = 0
frame_type = 1431634051
len = -1
args = <optimized out>
args = <optimized out>
#24 0x0000557a99c8b9c8 in vm_call_cfunc_with_frame (ec=0x557a9b376f00, reg_cfp=0x7f7583e3eeb0, calling=0x7f7583e1df90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
argc = 0
stack_bottom = 0x7f7583e1f0d8
argv = 0x7f7583e1f0e0
#25 0x0000557a99c91e24 in vm_sendish (ec=0x557a9b376f00, reg_cfp=0x7f7583e3eeb0, cd=0x557a9b2178b0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723
val = 36
ci = 0xd0100100001
cc = 0x7f75830677a0
argc = 0
recv = 9
calling = {cd = 0x557a9b2178b0, cc = 0x7f75830677a0, block_handler = 0, recv = 9, argc = 0, kw_splat = false, heap_argv = 0}
#26 0x0000557a99c99793 in vm_exec_core (ec=0x557a9b376f00) at ../../src/trunk-O0/insns.def:891
bh = 0
cd = 0x557a9b2178b0
leaf = false
val = 1
reg_pc = 0x557a9b20b458
reg_cfp = 0x7f7583e3eeb0
insns_address_table = {0x557a99c95ac0 <vm_exec_core+108>, 0x557a99c95b22 <vm_exec_core+206>, 0x557a99c95c35 <vm_exec_core+481>, 0x557a99c95d49 <vm_exec_core+757>, 0x557a99c95ee7 <vm_exec_core+1171>, 0x557a99c96017 <vm_exec_core+1475>, 0x557a99c96229 <vm_exec_core+2005>, 0x557a99c9633b <vm_exec_core+2279>, 0x557a99c96414 <vm_exec_core+2496>, 0x557a99c9651b <vm_exec_core+2759>, 0x557a99c96622 <vm_exec_core+3022>, 0x557a99c96730 <vm_exec_core+3292>, 0x557a99c96842 <vm_exec_core+3566>, 0x557a99c96912 <vm_exec_core+3774>, 0x557a99c96a1b <vm_exec_core+4039>, 0x557a99c96b15 <vm_exec_core+4289>, 0x557a99c96bd8 <vm_exec_core+4484>, 0x557a99c96c9b <vm_exec_core+4679>, 0x557a99c96d24 <vm_exec_core+4816>, 0x557a99c96db0 <vm_exec_core+4956>, 0x557a99c96e56 <vm_exec_core+5122>, 0x557a99c96f2e <vm_exec_core+5338>, 0x557a99c97000 <vm_exec_core+5548>, 0x557a99c970d2 <vm_exec_core+5758>, 0x557a99c971b0 <vm_exec_core+5980>, 0x557a99c97272 <vm_exec_core+6174>, 0x557a99c973b1 <vm_exec_core+6493>, 0x557a99c97457 <vm_exec_core+6659>, 0x557a99c9753c <vm_exec_core+6888>, 0x557a99c9766b <vm_exec_core+7191>, 0x557a99c9773c <vm_exec_core+7400>, 0x557a99c977ff <vm_exec_core+7595>, 0x557a99c978c2 <vm_exec_core+7790>, 0x557a99c979b9 <vm_exec_core+8037>, 0x557a99c97a7b <vm_exec_core+8231>, 0x557a99c97b3d <vm_exec_core+8425>, 0x557a99c97c37 <vm_exec_core+8675>, 0x557a99c97d16 <vm_exec_core+8898>, 0x557a99c97e03 <vm_exec_core+9135>, 0x557a99c97f13 <vm_exec_core+9407>, 0x557a99c9800d <vm_exec_core+9657>, 0x557a99c98088 <vm_exec_core+9780>, 0x557a99c98149 <vm_exec_core+9973>, 0x557a99c98237 <vm_exec_core+10211>, 0x557a99c982e7 <vm_exec_core+10387>, 0x557a99c98466 <vm_exec_core+10770>, 0x557a99c98540 <vm_exec_core+10988>, 0x557a99c9862c <vm_exec_core+11224>, 0x557a99c986bd <vm_exec_core+11369>, 0x557a99c98818 <vm_exec_core+11716>, 0x557a99c98dd2 <vm_exec_core+13182>, 0x557a99c98ece <vm_exec_core+13434>, 0x557a99c98fd1 <vm_exec_core+13693>, 0x557a99c990bd <vm_exec_core+13929>, 0x557a99c992d6 <vm_exec_core+14466>, 0x557a99c993c8 <vm_exec_core+14708>, 0x557a99c994ce <vm_exec_core+14970>, 0x557a99c996d9 <vm_exec_core+15493>, 0x557a99c99890 <vm_exec_core+15932>, 0x557a99c999c4 <vm_exec_core+16240>, 0x557a99c99b39 <vm_exec_core+16613>, 0x557a99c99c6d <vm_exec_core+16921>, 0x557a99c99de2 <vm_exec_core+17294>, 0x557a99c9a03f <vm_exec_core+17899>, 0x557a99c9a24a <vm_exec_core+18422>, 0x557a99c9a401 <vm_exec_core+18861>, 0x557a99c9a523 <vm_exec_core+19151>, 0x557a99c9a5ca <vm_exec_core+19318>, 0x557a99c9a68e <vm_exec_core+19514>, 0x557a99c9a777 <vm_exec_core+19747>, 0x557a99c9a863 <vm_exec_core+19983>, 0x557a99c9a94c <vm_exec_core+20216>, 0x557a99c9aa60 <vm_exec_core+20492>, 0x557a99c9ab87 <vm_exec_core+20787>, 0x557a99c9acc6 <vm_exec_core+21106>, 0x557a99c9ae05 <vm_exec_core+21425>, 0x557a99c9af44 <vm_exec_core+21744>, 0x557a99c9b083 <vm_exec_core+22063>, 0x557a99c9b1c2 <vm_exec_core+22382>, 0x557a99c9b30c <vm_exec_core+22712>, 0x557a99c9b48f <vm_exec_core+23099>, 0x557a99c9b5ce <vm_exec_core+23418>, 0x557a99c9b70d <vm_exec_core+23737>, 0x557a99c9b84c <vm_exec_core+24056>, 0x557a99c9b98b <vm_exec_core+24375>, 0x557a99c9baca <vm_exec_core+24694>, 0x557a99c9bc09 <vm_exec_core+25013>, 0x557a99c9bd48 <vm_exec_core+25332>, 0x557a99c9be87 <vm_exec_core+25651>, 0x557a99c9bfdf <vm_exec_core+25995>, 0x557a99c9c1a5 <vm_exec_core+26449>, 0x557a99c9c32c <vm_exec_core+26840>, 0x557a99c9c454 <vm_exec_core+27136>, 0x557a99c9c57c <vm_exec_core+27432>, 0x557a99c9c69f <vm_exec_core+27723>, 0x557a99c9c7c2 <vm_exec_core+28014>, 0x557a99c9c8f6 <vm_exec_core+28322>, 0x557a99c9ca35 <vm_exec_core+28641>, 0x557a99c9cb20 <vm_exec_core+28876>, 0x557a99c9cc25 <vm_exec_core+29137>, 0x557a99c9cd5e <vm_exec_core+29450>, 0x557a99c9ce4d <vm_exec_core+29689>, 0x557a99c9cf3c <vm_exec_core+29928>, 0x557a99c9d011 <vm_exec_core+30141>, 0x557a99c9d0e6 <vm_exec_core+30354>, 0x557a99c9d162 <vm_exec_core+30478>, 0x557a99c9d1de <vm_exec_core+30602>, 0x557a99c9d1fc <vm_exec_core+30632>, 0x557a99c9d21a <vm_exec_core+30662>, 0x557a99c9d238 <vm_exec_core+30692>, 0x557a99c9d256 <vm_exec_core+30722>, 0x557a99c9d274 <vm_exec_core+30752>, 0x557a99c9d292 <vm_exec_core+30782>, 0x557a99c9d2b0 <vm_exec_core+30812>, 0x557a99c9d2ce <vm_exec_core+30842>, 0x557a99c9d2ec <vm_exec_core+30872>, 0x557a99c9d30a <vm_exec_core+30902>, 0x557a99c9d328 <vm_exec_core+30932>, 0x557a99c9d346 <vm_exec_core+30962>, 0x557a99c9d364 <vm_exec_core+30992>, 0x557a99c9d382 <vm_exec_core+31022>, 0x557a99c9d3a0 <vm_exec_core+31052>, 0x557a99c9d3be <vm_exec_core+31082>, 0x557a99c9d3dc <vm_exec_core+31112>, 0x557a99c9d3fa <vm_exec_core+31142>, 0x557a99c9d418 <vm_exec_core+31172>, 0x557a99c9d436 <vm_exec_core+31202>, 0x557a99c9d454 <vm_exec_core+31232>, 0x557a99c9d472 <vm_exec_core+31262>, 0x557a99c9d490 <vm_exec_core+31292>, 0x557a99c9d4ae <vm_exec_core+31322>, 0x557a99c9d4cc <vm_exec_core+31352>, 0x557a99c9d4ea <vm_exec_core+31382>, 0x557a99c9d508 <vm_exec_core+31412>, 0x557a99c9d526 <vm_exec_core+31442>, 0x557a99c9d544 <vm_exec_core+31472>, 0x557a99c9d562 <vm_exec_core+31502>, 0x557a99c9d580 <vm_exec_core+31532>, 0x557a99c9d59e <vm_exec_core+31562>, 0x557a99c9d5bc <vm_exec_core+31592>, 0x557a99c9d5da <vm_exec_core+31622>, 0x557a99c9d5f8 <vm_exec_core+31652>, 0x557a99c9d616 <vm_exec_core+31682>, 0x557a99c9d634 <vm_exec_core+31712>, 0x557a99c9d652 <vm_exec_core+31742>, 0x557a99c9d670 <vm_exec_core+31772>, 0x557a99c9d68e <vm_exec_core+31802>, 0x557a99c9d6ac <vm_exec_core+31832>, 0x557a99c9d6ca <vm_exec_core+31862>, 0x557a99c9d6e8 <vm_exec_core+31892>, 0x557a99c9d706 <vm_exec_core+31922>, 0x557a99c9d724 <vm_exec_core+31952>, 0x557a99c9d742 <vm_exec_core+31982>, 0x557a99c9d760 <vm_exec_core+32012>, 0x557a99c9d77e <vm_exec_core+32042>, 0x557a99c9d79c <vm_exec_core+32072>, 0x557a99c9d7ba <vm_exec_core+32102>, 0x557a99c9d7d8 <vm_exec_core+32132>, 0x557a99c9d7f6 <vm_exec_core+32162>, 0x557a99c9d814 <vm_exec_core+32192>, 0x557a99c9d832 <vm_exec_core+32222>, 0x557a99c9d850 <vm_exec_core+32252>, 0x557a99c9d86e <vm_exec_core+32282>, 0x557a99c9d88c <vm_exec_core+32312>, 0x557a99c9d8aa <vm_exec_core+32342>, 0x557a99c9d8c8 <vm_exec_core+32372>, 0x557a99c9d8e6 <vm_exec_core+32402>, 0x557a99c9d904 <vm_exec_core+32432>, 0x557a99c9d922 <vm_exec_core+32462>, 0x557a99c9d940 <vm_exec_core+32492>, 0x557a99c9d95e <vm_exec_core+32522>, 0x557a99c9d97c <vm_exec_core+32552>, 0x557a99c9d99a <vm_exec_core+32582>, 0x557a99c9d9b8 <vm_exec_core+32612>, 0x557a99c9d9d6 <vm_exec_core+32642>, 0x557a99c9d9f4 <vm_exec_core+32672>, 0x557a99c9da12 <vm_exec_core+32702>, 0x557a99c9da30 <vm_exec_core+32732>, 0x557a99c9da4e <vm_exec_core+32762>, 0x557a99c9da6c <vm_exec_core+32792>, 0x557a99c9da8a <vm_exec_core+32822>, 0x557a99c9daa8 <vm_exec_core+32852>, 0x557a99c9dac6 <vm_exec_core+32882>, 0x557a99c9dae4 <vm_exec_core+32912>, 0x557a99c9db02 <vm_exec_core+32942>, 0x557a99c9db20 <vm_exec_core+32972>, 0x557a99c9db51 <vm_exec_core+33021>, 0x557a99c9db6f <vm_exec_core+33051>, 0x557a99c9db8d <vm_exec_core+33081>, 0x557a99c9dbab <vm_exec_core+33111>, 0x557a99c9dbc9 <vm_exec_core+33141>, 0x557a99c9dbe7 <vm_exec_core+33171>, 0x557a99c9dc05 <vm_exec_core+33201>, 0x557a99c9dc23 <vm_exec_core+33231>, 0x557a99c9dc41 <vm_exec_core+33261>, 0x557a99c9dc5f <vm_exec_core+33291>, 0x557a99c9dc7d <vm_exec_core+33321>, 0x557a99c9dc9b <vm_exec_core+33351>, 0x557a99c9dcb9 <vm_exec_core+33381>, 0x557a99c9dcd7 <vm_exec_core+33411>...}
#27 0x0000557a99cb1164 in rb_vm_exec (ec=0x557a9b376f00) at /tmp/ruby/src/trunk-O0/vm.c:2560
_ec = 0x557a9b376f00
_tag = {tag = 36, retval = 4, buf = {0x7f7583e1ecc0, 0x557a99cb10e2 <rb_vm_exec+190>, 0x0, 0x7f7583e1ec10, 0x0}, prev = 0x7f7583e1ef40, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#28 0x0000557a99cada81 in invoke_block (ec=0x557a9b376f00, iseq=0x7f7583471760, self=140142709296680, captured=0x557a9b3ac8a0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1517
arg_size = 0
#29 0x0000557a99cae51d in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f7583e1ef08, argc=0, self=140142709296680, captured=0x557a9b3ac8a0, ec=0x557a9b376f00) at /tmp/ruby/src/trunk-O0/vm.c:1587
iseq = 0x7f7583471760
opt_pc = 0
type = 572653569
cfp = 0x7f7583e3efc8
sp = 0x7f7583e1f018
flags = 0
use_argv = 0x7f7583e1ef08
av = {93985075854944, 0}
stack_argv = 0x7f7583e1f018
#30 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f7583e1ef08, argc=0, self=140142709296680, proc=0x557a9b3ac8a0, ec=0x557a9b376f00) at /tmp/ruby/src/trunk-O0/vm.c:1685
block = 0x557a9b3ac8a0
#31 vm_invoke_proc (ec=0x557a9b376f00, proc=0x557a9b3ac8a0, self=140142709296680, argc=0, argv=0x7f7583e1ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1715
No locals.
#32 0x0000557a99caecc1 in rb_vm_invoke_proc (ec=0x557a9b376f00, proc=0x557a9b3ac8a0, argc=0, argv=0x7f7583e1ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1736
self = 140142709296680
#33 0x0000557a99e65037 in rb_fiber_start (fiber=0x557a9b376eb0) at /tmp/ruby/src/trunk-O0/cont.c:2540
cont = 0x557a9b376eb0
argc = 0
argv = 0x7f7583e1ef08
args = 4
_ec = 0x557a9b376f00
_tag = {tag = 36, retval = 0, buf = {0x7f7583e1efc0, 0x557a99e64e50 <rb_fiber_start+239>, 0x0, 0x7f7583e1eee0, 0x7f7583e1efa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
th = 0x557a9b071830
proc = 0x557a9b3ac8a0
state = RUBY_TAG_NONE
need_interrupt = 0
err = 0
#34 0x0000557a99e6267d in fiber_entry (from=0x557a9b0775e0, to=0x557a9b3770d0) at /tmp/ruby/src/trunk-O0/cont.c:850
fiber = 0x557a9b376eb0
thread = 0x557a9b071830
#35 0x0000000000000000 in ?? ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)