# Logfile created on 2023-09-01 07:35:14 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005648a5b09ca0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20230901-073514", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005648a5b933b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005648a5b93270 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005648a5b93090 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230901-073514", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230901-073514>, @binmode=false, @mon_data=#<Monitor:0x00005648a5b92fc8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
45cd011..2efd59e master -> origin/master
Updating 45cd011..2efd59e
Fast-forward
iseq.c | 47 +++++++++++++-------------------------
spec/bundler/runtime/setup_spec.rb | 2 +-
2 files changed, 17 insertions(+), 32 deletions(-)
Latest commit hash = 2efd59e2eb
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
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'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -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/yarp -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/iseq.c
compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -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/yarp -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
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 -Wmisleading-indentation -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 -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/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/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'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -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/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
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/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
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.3.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.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.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.3.0+0
abbrev 0.1.1
base64 0.1.1
benchmark 0.2.1
bundler 2.5.0.dev
cgi 0.3.6
csv 3.2.8
delegate 0.3.0
did_you_mean 1.6.3
drb 2.1.1
english 0.7.2
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.1
find 0.1.1
forwardable 1.3.3
getoptlong 0.2.0
ipaddr 1.2.5
irb 1.8.0
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
pstore 0.1.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.8
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.1.0
tempfile 0.1.3
time 0.2.2
timeout 0.4.0
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.2
weakref 0.1.2
yaml 0.2.1
yarp 0.9.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.4
date 3.3.3
digest 3.1.1
etc 1.4.2
fcntl 1.0.2
fiddle 1.1.2
io-console 0.6.0
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.1.0
pathname 0.2.1
psych 5.1.0
stringio 3.0.9
strscan 3.0.7
syslog 0.1.1
zlib 3.0.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.19.0
power_assert 2.0.3
rake 13.0.6
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.3.7
net-pop 0.1.2
net-smtp 0.3.3
matrix 0.4.2
prime 0.1.2
rbs 3.2.1
typeprof 0.21.8
debug 1.8.0
racc 1.7.1
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1852 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 -Wmisleading-indentation -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 -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/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -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/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=43505
"--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:
T.TTTLeaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<IO:fd 16>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 15
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Retrying...
Retrying hung up testcases...
[ 1/53] TestObjSpace#test_anonymous_class_name = 0.00 s
[ 2/53] TestObjSpace#test_utf8_method_names = 0.00 s
[ 3/53] TestObjSpace#test_dump_all_full = 0.59 s
[ 4/53] TestObjSpace#test_dump_all_single_generation = 0.05 s
[ 5/53] TestObjSpace#test_dump_includes_imemo_type = 0.69 s
[ 6/53] TestObjSpace#test_dump_to_io = 0.00 s
[ 7/53] TestObjSpace#test_trace_object_allocations_start_stop_clear = 0.01 s
[ 8/53] TestObjSpace#test_dump_array = 0.00 s
[ 9/53] TestObjSpace#test_count_objects_size_with_wrong_type = 0.00 s
[10/53] TestObjSpace#test_dump_special_floats = 0.00 s
[11/53] TestObjSpace#test_internal_super_of = 0.02 s
[12/53] TestObjSpace#test_dump_all = 1.58 s
[13/53] TestObjSpace#test_dump_addresses_match_dump_all_addresses = 0.40 s
[14/53] TestObjSpace#test_dump_object = 0.00 s
[15/53] TestObjSpace#test_trace_object_allocations = 49.27 s
[16/53] TestObjSpace#test_memsize_of_iseq = 0.00 s
[17/53] TestObjSpace#test_internal_class_of_on_ast = 0.00 s
[18/53] TestObjSpace#test_dump_special_consts = 0.00 s
[19/53] TestObjSpace#test_count_objects_size = 0.02 s
[20/53] TestObjSpace#test_count_symbols = 0.23 s
[21/53] TestObjSpace#test_dump_escapes_method_name = 0.00 s
[22/53] TestObjSpace#test_objspace_trace = 0.05 s
[23/53] TestObjSpace#test_load_allocation_path_load = 0.45 s
[24/53] TestObjSpace#test_name_error_message = 0.00 s
[25/53] TestObjSpace#test_memsize_of_root_shared_string = 0.07 s
[26/53] TestObjSpace#test_reachable_objects_size = 0.69 s
[27/53] TestObjSpace#test_dump_dynamic_symbol = 0.00 s
[28/53] TestObjSpace#test_dump_flags = 0.28 s
[29/53] TestObjSpace#test_dump_class_addresses_match_dump_all_addresses = 0.57 s
[30/53] TestObjSpace#test_count_imemo_objects = 0.05 s
[31/53] TestObjSpace#test_reachable_objects_from = 0.56 s
[32/53] TestObjSpace#test_dump_reference_addresses_match_dump_all_addresses = 0.32 s
[33/53] TestObjSpace#test_dump_control_char = 0.00 s
[34/53] TestObjSpace#test_trace_object_allocations_gc_stress = 1.07 s
[35/53] TestObjSpace#test_trace_object_allocations_stop_first = 0.23 s
[36/53] TestObjSpace#test_dump_includes_slot_size = 0.00 s
[37/53] TestObjSpace#test_load_allocation_path_load_from_binary = 0.00 s
[38/53] TestObjSpace#test_dump_singleton_class = 0.00 s
[39/53] TestObjSpace#test_load_allocation_path_compile_file = 0.45 s
[40/53] TestObjSpace#test_count_objects_size_with_hash = 0.04 s
[41/53] TestObjSpace#test_internal_class_of = 1.96 s
[42/53] TestObjSpace#test_reachable_objects_during_iteration = 0.53 s
[43/53] TestObjSpace#test_reachable_objects_from_root = 0.00 s
[44/53] TestObjSpace#test_dump_uninitialized_file = 0.04 s
[45/53] TestObjSpace#test_dump_not_too_complex_shape = 0.00 s
[46/53] TestObjSpace#test_dump_string_coderange = 0.00 s
[47/53] TestObjSpace#test_dump_to_default = 0.00 s
[48/53] TestObjSpace#test_memsize_of_all = 0.05 s
[49/53] TestObjSpace#test_argf_memsize = 0.00 s
[50/53] TestObjSpace#test_count_tdata_objects = 0.02 s
[51/53] TestObjSpace#test_dump_shapes = 0.01 s
[52/53] TestObjSpace#test_memsize_of = 0.00 s
[53/53] TestObjSpace#test_dump_objects_dumps_page_slot_sizes = 0.88 s
Finished tests in 1603.664498s, 16.3569 tests/s, 5832.4581 assertions/s.
26231 tests, 9353306 assertions, 0 failures, 0 errors, 205 skips
ruby -v: ruby 3.3.0dev (2023-09-01T07:04:43Z master 2efd59e2eb) [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' 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 -Wmisleading-indentation -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 -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/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-09-01T07:04:43Z master 2efd59e2eb) [x86_64-linux]
0 .........................................................................
73 .........................................................................
146 .........................................................................
219 .........................................................................
292 .........................................................................
365 .........................................................................
438 .........................................................................
511 .........................................................................
584 .........................................................................
657 .........................................................................
730 .........................................................................
803 .........................................................................
876 .........................................................................
949 .........................................................................
1022 .........................................................................
1095 .........................................................................
1168 .........................................................................
1241 .........................................................................
1314 .........................................................................
1387 .........................................................................
1460 .........................................................................
1533 .........................................................................
1606 .........................................................................
1679 .........................................................................
1752 .........................................................................
1825 .........................................................................
1898 .........................................................................
1971 .........................................................................
2044 .........................................................................
2117 .........................................................................
2190 .........................................................................
2263 .........................................................................
2336 .........................................................................
2409 .........................................................................
2482 .........................................................................
2555 .........................................................................
2628 .........................................................................
2701 .........................................................................
2774 .........................................................................
2847 .........................................................................
2920 .........................................................................
2993 .........................................................................
3066 .........................................................................
3139 .........................................................................
3212 .........................................................................
3285 .........................................................................
3358 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 ..........................................................
Finished in 325.358748 seconds
3708 files, 32157 examples, 145253 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.958335.ruby -x gdbscript
[New LWP 958335]
[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 -W0'.
Program terminated with signal SIGABRT, Aborted.
#0 RB_BUILTIN_TYPE (obj=140120967145320) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192
192 }
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f70762d87c0 (LWP 958335) RB_BUILTIN_TYPE (obj=140120967145320) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192
>>> Machine level backtrace
Thread 1 (Thread 0x7f70762d87c0 (LWP 958335)):
#0 RB_BUILTIN_TYPE (obj=140120967145320) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192
ret = 0
#1 0x000056512f551404 in gc_sweep_plane (objspace=0x5651305870e0, heap=0x565130587150, p=140120967145320, bitset=35355895735517197, ctx=0x7ffe50712a90) at /tmp/ruby/src/trunk-O0/gc.c:5440
vp = 140120967145320
sweep_page = 0x5651307c8950
slot_size = 40
slot_bits = 1
__func__ = <optimized out>
#2 0x000056512f5517ac in gc_sweep_page (objspace=0x5651305870e0, heap=0x565130587150, ctx=0x7ffe50712a90) at /tmp/ruby/src/trunk-O0/gc.c:5534
i = 23
sweep_page = 0x5651307c8950
__func__ = <optimized out>
p = 140120967144960
bits = 0x5651307c8a60
bitset = 18102218616584804865
page_rvalue_count = 1637
out_of_range_bits = 38
bitmap_plane_count = 26
#3 0x000056512f5520d6 in gc_sweep_step (objspace=0x5651305870e0, size_pool=0x565130587100, heap=0x565130587150) at /tmp/ruby/src/trunk-O0/gc.c:5803
ctx = {page = 0x5651307c8950, final_slots = 0, freed_slots = 0, empty_slots = 1258}
free_slots = 725
sweep_page = 0x5651307c8950
unlink_limit = 3
swept_slots = 0
need_pool = true
#4 0x000056512f552305 in gc_sweep_rest (objspace=0x5651305870e0) at /tmp/ruby/src/trunk-O0/gc.c:5860
size_pool = 0x565130587100
i = 0
#5 0x000056512f5528fe in gc_sweep (objspace=0x5651305870e0) at /tmp/ruby/src/trunk-O0/gc.c:6018
immediate_sweep = 1
#6 0x000056512f5596ef in gc_rest (objspace=0x5651305870e0) at /tmp/ruby/src/trunk-O0/gc.c:9349
lock_lev = 9194
marking = 1
sweeping = 0
#7 0x000056512f559284 in garbage_collect (objspace=0x5651305870e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9200
_lev = 8192
ret = 0
#8 0x000056512f559d18 in garbage_collect_with_gvl (objspace=0x5651305870e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9583
No locals.
#9 0x000056512f560be6 in objspace_malloc_gc_stress (objspace=0x5651305870e0) at /tmp/ruby/src/trunk-O0/gc.c:12018
reason = 45568
#10 0x000056512f560ec9 in objspace_xmalloc0 (objspace=0x5651305870e0, size=31) at /tmp/ruby/src/trunk-O0/gc.c:12220
gpr = 107008
mem = 0x1f
#11 0x000056512f561297 in ruby_xmalloc2_body (n=31, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12467
No locals.
#12 0x000056512f564b5d in ruby_xmalloc2 (n=31, size=1) at /tmp/ruby/src/trunk-O0/gc.c:14034
No locals.
#13 0x000056512f6afcf8 in str_make_independent_expand (str=140120966950880, len=6, expand=24, termlen=1) at /tmp/ruby/src/trunk-O0/string.c:2350
ptr = 0x7ffe50712cd0 "P-qP\376\177"
oldptr = 0x56512f6aa24e <STR_EMBED_P+29> "H\205\300\017\224\300\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276"
capa = 30
#14 0x000056512f6b194d in rb_str_resize (str=140120966950880, len=30) at /tmp/ruby/src/trunk-O0/string.c:3016
capa = 3145728
termlen = 1
independent = 1
slen = 6
#15 0x000056512f6a46fe in ruby__sfvwrite (fp=0x7ffe50713500, uio=0x7ffe50712e90) at /tmp/ruby/src/trunk-O0/sprintf.c:1083
cr = 1048576
iov = 0x50712ec0
result = 140120966950880
buf = 0x7f707475effe ""
len = 14
n = 140120966950880
blen = 6
bsiz = 30
#16 0x000056512f6a1175 in BSD__sprint (fp=0x7ffe50713500, uio=0x7ffe50712e90) at /tmp/ruby/src/trunk-O0/vsnprintf.c:318
err = 1349598024
#17 0x000056512f6a3f85 in BSD_vfprintf (fp=0x7ffe50713500, fmt0=0x56512f9130f0 "from %li\v\n", ap=0x7ffe507135a0) at /tmp/ruby/src/trunk-O0/vsnprintf.c:1215
nc = 5
PRI_EXTRA_MARK_LEN = 1
fmt = <optimized out>
ch = 105
n = 1349598024
cp = 0x7f707476f2b8 "-:3:in `times'"
iovp = 0x7ffe50712ec0
flags = 16
ret = 19
width = 0
prec = -1
sign = 0 '\000'
softsign = 0 '\000'
_double = 0
expt = 4008
expsize = 0
ndig = 0
fprec = 0
expstr = ",U/QV\000"
ulval = 140120967017120
base = 265
dprec = 0
fieldsz = 14
realsz = 14
size = 4048
xdigs = 0x0
uio = {uio_iov = 0x7ffe50712eb0, uio_iovcnt = 1, uio_resid = 14}
iov = {{iov_base = 0x7f707476f2b8, iov_len = 14}, {iov_base = 0x5651308097a0, iov_len = 140120966947520}, {iov_base = 0x7f707485d680, iov_len = 140730248015616}, {iov_base = 0x7ffe50713b48, iov_len = 94906686450038}, {iov_base = 0xae300000008, iov_len = 94906704422592}, {iov_base = 0x20, iov_len = 140120977135360}, {iov_base = 0x7ffe50712f30, iov_len = 140120977135360}, {iov_base = 0x20, iov_len = 8}}
buf = "\000W\021up\177\000\000huX0QV\000\000`\223^0QV\000\000\000W\021up\177\000\000P\025\201tp\177\000\000H;qP\376\177\000\000\220/qP\376\177\000\000s?U/QV\000\000\000W\021up\177\000\000\340pX0QV\000\000\260/qP\376\177\000\000>AU/QV\000\000\000W\021up\177\000\000\340pX0QV\000\000\320/qP\376\177\000\000\265BU/QV\000\000\000W\021up\177\000\000\340pX0QV\000\000\020\060qP\376\177\000\000\062\065U/QV\000\000\000\060qP\376\177\000\000\340pX0QV\000\000\000W\021up\177\000\000\f\207\000\000\000\000\000\000 \000\000\000\000\000\000\000"...
ox = "\177\000\000\246"
ebuf = 0x7ffe50713477 ""
ln = -14
blanks = ' ' <repeats 16 times>
zeroes = '0' <repeats 16 times>
#18 0x000056512f6a4af1 in ruby_vsprintf0 (result=140120966950880, p=0x7f707475eff9 "from ", fmt=0x56512f9130f0 "from %li\v\n", ap=0x7ffe507135a0) at /tmp/ruby/src/trunk-O0/sprintf.c:1168
buffer = {base = {_p = 0x7f707475effe "", _w = 15, _flags = 520, _file = 29813, _bf = {_base = 0x7f707475efe0 "\005", _size = 0}, vwrite = 0x56512f6a45e3 <ruby__sfvwrite>, vextra = 0x56512f6a47c8 <ruby__sfvextra>}, value = 140120967017120}
klass = 140120977370200
coderange = 0
scanned = 0
blen = 140120966945320
#19 0x000056512f6a4e88 in rb_str_vcatf (str=140120966950880, fmt=0x56512f9130f0 "from %li\v\n", ap=0x7ffe507135a0) at /tmp/ruby/src/trunk-O0/sprintf.c:1236
No locals.
#20 0x000056512f6a4f4a in rb_str_catf (str=140120966950880, format=0x56512f9130f0 "from %li\v\n") at /tmp/ruby/src/trunk-O0/sprintf.c:1247
ap = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7ffe50713680, reg_save_area = 0x7ffe507135c0}}
#21 0x000056512f534654 in print_backtrace (eclass=140120977363960, errat=140120966953360, str=140120966953000, reverse=0, backtrace_limit=-1) at /tmp/ruby/src/trunk-O0/eval_error.c:257
bt = 140120966950880
line = 140120967017120
i = 1
len = 3
threshold = 1000000000
skip_start = -1
width = 1
skip_len = 0
#22 0x000056512f534c44 in rb_error_write (errinfo=140120966953160, emesg=4, errat=140120966953360, str=140120966953000, opt=140120967017440, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:347
eclass = 140120977363960
shown_causes = 0
backtrace_limit = -1
#23 0x000056512f534ee8 in rb_ec_error_print_detailed (ec=0x5651305881a0, errinfo=140120966953160, str=140120966953000, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:379
_ec = 0x5651305881a0
_tag = {tag = 36, retval = 0, buf = {0x7ffe507138b0, 0x56512f534dfd <rb_ec_error_print_detailed+356>, 0x0, 0x7ffe507137e0, 0x0}, prev = 0x7ffe50713920, state = RUBY_TAG_NONE, lock_rec = 0}
raised_flag = 0 '\000'
errat = 140120966953360
written = true
emesg = 4
opt = 140120967017440
highlight = 0
#24 0x000056512f53641b in rb_ec_cleanup (ec=0x5651305881a0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
err = 140120966953160
mode0 = 0
mode1 = 3
_ec = 0x5651305881a0
_tag = {tag = 36, retval = 94906686332172, buf = {0x7ffe507139a0, 0x56512f536204 <rb_ec_cleanup+279>, 0x0, 0x7ffe507138c0, 0x5651305881a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
save_error = 4
sysex = 1
signaled = 0
th = 0x565130586f90
th0 = 0x565130586f90
step = 2
message = 4
buf = 140120966953000
#25 0x000056512f53689c in ruby_run_node (n=0x7f707475a3a0) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x5651305881a0
status = 22097
#26 0x000056512f532244 in rb_main (argc=2, argv=0x7ffe50713b48) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140730248018464
#27 0x000056512f5322a5 in main (argc=2, argv=0x7ffe50713b48) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.959722.ruby -x gdbscript
[New LWP 959722]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0 RB_FL_TEST_RAW (obj=140324570647680, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472 return RBASIC(obj)->flags & flags;
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f9fdd4877c0 (LWP 959722) RB_FL_TEST_RAW (obj=140324570647680, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
>>> Machine level backtrace
Thread 1 (Thread 0x7f9fdd4877c0 (LWP 959722)):
#0 RB_FL_TEST_RAW (obj=140324570647680, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1 0x000055a00d0c9b6f in RB_FL_ANY_RAW (obj=140324570647680, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2 0x000055a00d0c9f1c in RB_OBJ_PROMOTED_RAW (obj=140324570647680) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:724
No locals.
#3 0x000055a00d0cce5d in RVALUE_OLD_P (obj=140324570647680) at /tmp/ruby/src/trunk-O0/gc.c:1718
__func__ = <optimized out>
#4 0x000055a00d0d6e79 in rgengc_check_relation (objspace=0x55a00f66b0e0, obj=140324570647680) at /tmp/ruby/src/trunk-O0/gc.c:6760
old_parent = 140324560695960
__func__ = <optimized out>
#5 0x000055a00d0d70ae in gc_mark_ptr (objspace=0x55a00f66b0e0, obj=140324570647680) at /tmp/ruby/src/trunk-O0/gc.c:6813
__func__ = "gc_mark_ptr"
#6 0x000055a00d0d72b5 in gc_mark (objspace=0x55a00f66b0e0, obj=140324570647680) at /tmp/ruby/src/trunk-O0/gc.c:6862
No locals.
#7 0x000055a00d0d7d6b in gc_mark_children (objspace=0x55a00f66b0e0, obj=140324560695960) at /tmp/ruby/src/trunk-O0/gc.c:7156
i = 0
len = 4
ptr = 0x7f9fdb97f2a8
any = 0x7f9fdb97f298
#8 0x000055a00d0d82ff in gc_mark_stacked_objects (objspace=0x55a00f66b0e0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7291
mstack = 0x55a00f66b568
obj = 140324560695960
marked_slots_at_the_beginning = 763
popped_count = 0
#9 0x000055a00d0d847f in gc_mark_stacked_objects_all (objspace=0x55a00f66b0e0) at /tmp/ruby/src/trunk-O0/gc.c:7329
No locals.
#10 0x000055a00d0da73c in gc_marks_rest (objspace=0x55a00f66b0e0) at /tmp/ruby/src/trunk-O0/gc.c:8514
No locals.
#11 0x000055a00d0da870 in gc_marks (objspace=0x55a00f66b0e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8572
marking_finished = false
#12 0x000055a00d0dc5f8 in gc_start (objspace=0x55a00f66b0e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9322
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 3711395464
#13 0x000055a00d0dc295 in garbage_collect (objspace=0x55a00f66b0e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9206
_lev = 2559523472
ret = 32764
#14 0x000055a00d0dcd18 in garbage_collect_with_gvl (objspace=0x55a00f66b0e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9583
No locals.
#15 0x000055a00d0e3be6 in objspace_malloc_gc_stress (objspace=0x55a00f66b0e0) at /tmp/ruby/src/trunk-O0/gc.c:12018
reason = 45568
#16 0x000055a00d0e3ec9 in objspace_xmalloc0 (objspace=0x55a00f66b0e0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12220
gpr = 107008
mem = 0xd800000d81
#17 0x000055a00d0e41e6 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12444
No locals.
#18 0x000055a00d0e421c in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12453
No locals.
#19 0x000055a00d0e7b34 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14024
No locals.
#20 0x000055a00d29c085 in vm_ccs_create (klass=140324570653760, cc_tbl=0x55a00fa16220, mid=3457, cme=0x7f9fdd378938) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1939
ccs = 0xffffffff000000d8
#21 0x000055a00d2b78ce in cache_callable_method_entry (klass=140324570653760, mid=3457, cme=0x7f9fdd378938) at /tmp/ruby/src/trunk-O0/vm_method.c:1338
cc_tbl = 0x55a00fa16220
ccs_data = 94145904080183
#22 0x000055a00d2b7a8a in callable_method_entry_or_negative (klass=140324570653760, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1386
defined_class = 140324570654720
me = 0x7f9fdd378938
_lev = 32671
cme = 0x7f9fdd378938
#23 0x000055a00d2b7b1c in callable_method_entry (klass=140324570653760, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1406
cme = 0x55a00d28fd7b <RB_SPECIAL_CONST_P+24>
#24 0x000055a00d2b7b7f in rb_callable_method_entry (klass=140324570653760, mid=3457) at /tmp/ruby/src/trunk-O0/vm_method.c:1413
No locals.
#25 0x000055a00d2bd150 in rb_search_method_entry (recv=140324560495480, mid=3457) at /tmp/ruby/src/trunk-O0/vm_eval.c:833
klass = 140324570653760
#26 0x000055a00d2bcb86 in rb_check_funcall_default_kw (recv=140324560495480, mid=3457, argc=0, argv=0x7ffc988f3df0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:701
klass = 140324570653760
me = 0x7ffc988f3d78
ec = 0x55a00f66c1a0
respond = -1
#27 0x000055a00d2bcb06 in rb_check_funcall (recv=140324560495480, mid=3457, argc=0, argv=0x7ffc988f3df0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#28 0x000055a00d0baa5c in make_exception (argc=1, argv=0x7ffc988f3de8, isstr=0) at /tmp/ruby/src/trunk-O0/eval.c:817
mesg = 4
exc = 140324560495480
#29 0x000055a00d0ba693 in rb_exc_exception (mesg=140324560495480, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:673
No locals.
#30 0x000055a00d0ba6e2 in rb_exc_raise (mesg=140324560495480) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#31 0x000055a00d25f09c in rb_threadptr_execute_interrupts (th=0x55a00f66af90, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2376
err = 140324560495480
sig = 0
timer_interrupt = 0
pending_interrupt = 2
terminate_interrupt = 0
trap_interrupt = 0
interrupt = 2
postponed_job_interrupt = 0
ret = 1
#32 0x000055a00d291761 in rb_vm_check_ints (ec=0x55a00f66c1a0) at /tmp/ruby/src/trunk-O0/vm_core.h:1981
No locals.
#33 0x000055a00d29916b in vm_pop_frame (ec=0x55a00f66c1a0, cfp=0x7f9fdd485e88, ep=0x7f9fdd386108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:418
flags = 1431634051
#34 0x000055a00d2991b7 in rb_vm_pop_frame (ec=0x55a00f66c1a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:427
No locals.
#35 0x000055a00d2bb22a in vm_call0_cfunc_with_frame (ec=0x55a00f66c1a0, calling=0x7ffc988f4190, argv=0x7ffc988f4280) at /tmp/ruby/src/trunk-O0/vm_eval.c:176
reg_cfp = 0x7f9fdd485ec0
ci = 0x7ffc988f4160
val = 140324560495720
me = 0x7f9fdc2d9438
cfunc = 0x55a00f6d22d8
len = -1
recv = 140324560495720
argc = 2
mid = 16609
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#36 0x000055a00d2bb2f3 in vm_call0_cfunc (ec=0x55a00f66c1a0, calling=0x7ffc988f4190, argv=0x7ffc988f4280) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#37 0x000055a00d2bb56b in vm_call0_body (ec=0x55a00f66c1a0, calling=0x7ffc988f4190, argv=0x7ffc988f4280) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffc988f4160
cc = 0x7f9fdba355e8
ret = 93458711278999
#38 0x000055a00d2badc1 in vm_call0_cc (ec=0x55a00f66c1a0, recv=140324560495720, id=16609, argc=2, argv=0x7ffc988f4280, cc=0x7f9fdba355e8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7ffc988f4280
av = {140324587949560, 4294967296}
calling = {cd = 0x7ffc988f4150, cc = 0x7f9fdba355e8, block_handler = 0, recv = 140324560495720, argc = 2, kw_splat = false, heap_argv = 0}
#39 0x000055a00d2bd982 in rb_funcallv_scope (recv=140324560495720, mid=16609, argc=2, argv=0x7ffc988f4280, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:1065
ec = 0x55a00f66c1a0
cc = 0x7f9fdba355e8
self = 140324587949560
#40 0x000055a00d2bd9f2 in rb_funcallv (recv=140324560495720, mid=16609, argc=2, argv=0x7ffc988f4280) at /tmp/ruby/src/trunk-O0/vm_eval.c:1080
No locals.
#41 0x000055a00d2bddf1 in rb_funcall (recv=140324560495720, mid=16609, n=2) at /tmp/ruby/src/trunk-O0/vm_eval.c:1137
argv = 0x7ffc988f4280
ar = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7ffc988f43b0, reg_save_area = 0x7ffc988f42f0}}
#42 0x000055a00d21902e in load_file_internal (argp_v=140722868012496) at /tmp/ruby/src/trunk-O0/ruby.c:2522
argp = 0x7ffc988f45d0
parser = 140324560495760
orig_fname = 140324560495920
script = 0
opt = 0x7ffc988f4630
f = 140324560495720
line_start = 1
ast = 0x0
enc = 0x55a00f68aa30
set_encoding = 16609
lines = 4
#43 0x000055a00d0bb477 in rb_ensure (b_proc=0x55a00d218945 <load_file_internal>, data1=140722868012496, e_proc=0x55a00d219308 <restore_load_file>, data2=140722868012496) at /tmp/ruby/src/trunk-O0/eval.c:1009
_ec = 0x55a00f66c1a0
_tag = {tag = 36, retval = 94145943198640, buf = {0x7ffc988f4590, 0x55a00d0bb41a <rb_ensure+279>, 0x0, 0x7ffc988f44a0, 0x0}, prev = 0x7ffc988f4840, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
result = 4
errinfo = 0
ec = 0x55a00f66c1a0
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55a00d219308 <restore_load_file>, data2 = 140722868012496}}
#44 0x000055a00d2193d7 in load_file (parser=140324560495760, fname=140324560495920, f=140324560495720, script=0, opt=0x7ffc988f4630) at /tmp/ruby/src/trunk-O0/ruby.c:2659
arg = {parser = 140324560495760, fname = 140324560495920, script = 0, opt = 0x7ffc988f4630, f = 140324560495720}
#45 0x000055a00d2194fd in rb_parser_load_file (parser=140324560495760, fname_v=140324560495920) at /tmp/ruby/src/trunk-O0/ruby.c:2683
opt = {script = 0x0, script_name = 0, e_script = 0, src = {enc = {name = 0, index = -1}}, ext = {enc = {name = 0, index = -1}}, intern = {enc = {name = 0, index = -1}}, req_list = 0, features = {mask = 0, set = 31}, warn = {mask = 0, set = 0}, dump = 0, backtrace_length_limit = -9223372036854775808, rjit = {on = false, call_threshold = 0, exec_mem_size = 0, stats = false, trace_exits = false, dump_disasm = false, verify_ctx = false, pause = false}, sflag = 0, xflag = 0, warning = 0, verbose = 0, do_loop = 0, do_print = 0, do_line = 0, do_split = 0, do_search = 0, setids = 0, yjit = 0}
xflag = 0
f = 140324560495720
#46 0x000055a00d12a9d6 in load_iseq_eval (ec=0x55a00f66c1a0, fname=140324560495920) at /tmp/ruby/src/trunk-O0/load.c:727
ec = 0x55a00f66c1a0
th = 0x55a00d0ebfcd <rb_hash_aref+87>
realpath_map = 140324560698840
v = 140324560495400
ast = 0x7ffc988f4750
parser = 140324560495760
iseq = 0x0
#47 0x000055a00d12bf76 in require_internal (ec=0x55a00f66c1a0, fname=140324560698920, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1247
handle = 140722868013136
found = 114
dtrace_line = <optimized out>
dtrace_file = <optimized out>
dtrace_line = <optimized out>
dtrace_file = <optimized out>
_ec = 0x55a00f66c1a0
_tag = {tag = 36, retval = 140324587987144, buf = {0x7ffc988f48c0, 0x55a00d12bda1 <require_internal+501>, 0x0, 0x7ffc988f4760, 0x7f9fdd485f30}, prev = 0x7ffc988f57a0, state = RUBY_TAG_NONE, lock_rec = 0}
result = -1
th = 0x55a00f66af90
saved = {wrapper = 0, self = 140324587949560, errinfo = 4, ec = 0x55a00f66c1a0}
state = RUBY_TAG_NONE
ftptr = 0x55a00fa16f20 "/tmp/empty20230901-959722-44i999.rb"
path = 140324560495920
saved_path = 140324560495920
realpath = 140324560698840
realpaths = 140324570452800
realpath_map = 140324570452640
reset_ext_config = false
prev_ext_config = {ractor_safe = 219}
th2 = 0x1b427f1e64862400
dtrace_line = <optimized out>
dtrace_file = <optimized out>
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#48 0x000055a00d12c40a in rb_require_string (fname=140324560496400) at /tmp/ruby/src/trunk-O0/load.c:1340
ec = 0x55a00f66c1a0
result = 32671
#49 0x000055a00d12b27e in rb_f_require (obj=140324587949560, fname=140324560496400) at /tmp/ruby/src/trunk-O0/load.c:980
No locals.
#50 0x000055a00d2a2251 in ractor_safe_call_cfunc_1 (recv=140324587949560, argc=1, argv=0x7f9fdd3860c0, func=0x55a00d12b25e <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3297
f = 0x55a00d12b25e <rb_f_require>
#51 0x000055a00d2a2e1a in vm_call_cfunc_with_frame_ (ec=0x55a00f66c1a0, reg_cfp=0x7f9fdd485f30, calling=0x7ffc988f4b20, argc=1, argv=0x7f9fdd3860c0, stack_bottom=0x7f9fdd3860b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3474
ci = 0x58b100140003
cc = 0x7f9fdba31290
val = 140324561425040
me = 0x7f9fdba357c8
cfunc = 0x55a00f6eaf98
recv = 140324587949560
block_handler = 0
frame_type = 1431634051
len = 1
args = <optimized out>
args = <optimized out>
#52 0x000055a00d2a2fef in vm_call_cfunc_with_frame (ec=0x55a00f66c1a0, reg_cfp=0x7f9fdd485f30, calling=0x7ffc988f4b20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3502
argc = 1
stack_bottom = 0x7f9fdd3860b8
argv = 0x7f9fdd3860c0
#53 0x000055a00d2a9043 in vm_sendish (ec=0x55a00f66c1a0, reg_cfp=0x7f9fdd485f30, cd=0x55a00f81ed80, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5552
val = 36
ci = 0x58b100140003
cc = 0x7f9fdba31290
argc = 1
recv = 140324587949560
calling = {cd = 0x55a00f81ed80, cc = 0x7f9fdba31290, block_handler = 0, recv = 140324587949560, argc = 1, kw_splat = false, heap_argv = 0}
#54 0x000055a00d2b040d in vm_exec_core (ec=0x55a00f66c1a0) at ../../src/trunk-O0/insns.def:835
bh = 0
cd = 0x55a00f81ed80
leaf = false
val = 140324560496400
reg_pc = 0x55a00f7ad2d8
reg_cfp = 0x7f9fdd485f30
insns_address_table = {0x55a00d2acba8 <vm_exec_core+108>, 0x55a00d2acc0a <vm_exec_core+206>, 0x55a00d2acd1d <vm_exec_core+481>, 0x55a00d2ace31 <vm_exec_core+757>, 0x55a00d2acfcf <vm_exec_core+1171>, 0x55a00d2ad0ff <vm_exec_core+1475>, 0x55a00d2ad311 <vm_exec_core+2005>, 0x55a00d2ad423 <vm_exec_core+2279>, 0x55a00d2ad4fc <vm_exec_core+2496>, 0x55a00d2ad603 <vm_exec_core+2759>, 0x55a00d2ad70a <vm_exec_core+3022>, 0x55a00d2ad818 <vm_exec_core+3292>, 0x55a00d2ad92a <vm_exec_core+3566>, 0x55a00d2adab1 <vm_exec_core+3957>, 0x55a00d2adbba <vm_exec_core+4222>, 0x55a00d2adcb4 <vm_exec_core+4472>, 0x55a00d2add77 <vm_exec_core+4667>, 0x55a00d2ade3a <vm_exec_core+4862>, 0x55a00d2adec3 <vm_exec_core+4999>, 0x55a00d2adf4f <vm_exec_core+5139>, 0x55a00d2adff5 <vm_exec_core+5305>, 0x55a00d2ae0cd <vm_exec_core+5521>, 0x55a00d2ae19a <vm_exec_core+5726>, 0x55a00d2ae278 <vm_exec_core+5948>, 0x55a00d2ae33a <vm_exec_core+6142>, 0x55a00d2ae479 <vm_exec_core+6461>, 0x55a00d2ae51f <vm_exec_core+6627>, 0x55a00d2ae604 <vm_exec_core+6856>, 0x55a00d2ae733 <vm_exec_core+7159>, 0x55a00d2ae7f6 <vm_exec_core+7354>, 0x55a00d2ae8b9 <vm_exec_core+7549>, 0x55a00d2ae9b1 <vm_exec_core+7797>, 0x55a00d2aea73 <vm_exec_core+7991>, 0x55a00d2aeb52 <vm_exec_core+8214>, 0x55a00d2aec62 <vm_exec_core+8486>, 0x55a00d2aed5c <vm_exec_core+8736>, 0x55a00d2aedd7 <vm_exec_core+8859>, 0x55a00d2aee98 <vm_exec_core+9052>, 0x55a00d2aef86 <vm_exec_core+9290>, 0x55a00d2af036 <vm_exec_core+9466>, 0x55a00d2af1b5 <vm_exec_core+9849>, 0x55a00d2af28f <vm_exec_core+10067>, 0x55a00d2af37b <vm_exec_core+10303>, 0x55a00d2af40c <vm_exec_core+10448>, 0x55a00d2af567 <vm_exec_core+10795>, 0x55a00d2afa5a <vm_exec_core+12062>, 0x55a00d2afb56 <vm_exec_core+12314>, 0x55a00d2afc59 <vm_exec_core+12573>, 0x55a00d2afd45 <vm_exec_core+12809>, 0x55a00d2aff5e <vm_exec_core+13346>, 0x55a00d2b0050 <vm_exec_core+13588>, 0x55a00d2b0156 <vm_exec_core+13850>, 0x55a00d2b0353 <vm_exec_core+14359>, 0x55a00d2b04fc <vm_exec_core+14784>, 0x55a00d2b0627 <vm_exec_core+15083>, 0x55a00d2b0793 <vm_exec_core+15447>, 0x55a00d2b08be <vm_exec_core+15746>, 0x55a00d2b0a2a <vm_exec_core+16110>, 0x55a00d2b0c0c <vm_exec_core+16592>, 0x55a00d2b0e09 <vm_exec_core+17101>, 0x55a00d2b0fb2 <vm_exec_core+17526>, 0x55a00d2b10d4 <vm_exec_core+17816>, 0x55a00d2b117b <vm_exec_core+17983>, 0x55a00d2b123f <vm_exec_core+18179>, 0x55a00d2b1328 <vm_exec_core+18412>, 0x55a00d2b1414 <vm_exec_core+18648>, 0x55a00d2b14fd <vm_exec_core+18881>, 0x55a00d2b1611 <vm_exec_core+19157>, 0x55a00d2b1738 <vm_exec_core+19452>, 0x55a00d2b186e <vm_exec_core+19762>, 0x55a00d2b19a4 <vm_exec_core+20072>, 0x55a00d2b1ada <vm_exec_core+20382>, 0x55a00d2b1c10 <vm_exec_core+20692>, 0x55a00d2b1d46 <vm_exec_core+21002>, 0x55a00d2b1e87 <vm_exec_core+21323>, 0x55a00d2b2001 <vm_exec_core+21701>, 0x55a00d2b2137 <vm_exec_core+22011>, 0x55a00d2b226d <vm_exec_core+22321>, 0x55a00d2b23a3 <vm_exec_core+22631>, 0x55a00d2b24d9 <vm_exec_core+22941>, 0x55a00d2b260f <vm_exec_core+23251>, 0x55a00d2b2745 <vm_exec_core+23561>, 0x55a00d2b287b <vm_exec_core+23871>, 0x55a00d2b29b1 <vm_exec_core+24181>, 0x55a00d2b2b00 <vm_exec_core+24516>, 0x55a00d2b2cba <vm_exec_core+24958>, 0x55a00d2b2e38 <vm_exec_core+25340>, 0x55a00d2b2f57 <vm_exec_core+25627>, 0x55a00d2b3076 <vm_exec_core+25914>, 0x55a00d2b3190 <vm_exec_core+26196>, 0x55a00d2b32aa <vm_exec_core+26478>, 0x55a00d2b33d5 <vm_exec_core+26777>, 0x55a00d2b350b <vm_exec_core+27087>, 0x55a00d2b35f6 <vm_exec_core+27322>, 0x55a00d2b36fb <vm_exec_core+27583>, 0x55a00d2b3843 <vm_exec_core+27911>, 0x55a00d2b3932 <vm_exec_core+28150>, 0x55a00d2b3a0c <vm_exec_core+28368>, 0x55a00d2b3ae1 <vm_exec_core+28581>, 0x55a00d2b3bbc <vm_exec_core+28800>, 0x55a00d2b3c38 <vm_exec_core+28924>, 0x55a00d2b3cb4 <vm_exec_core+29048>, 0x55a00d2b3cd2 <vm_exec_core+29078>, 0x55a00d2b3cf0 <vm_exec_core+29108>, 0x55a00d2b3d0e <vm_exec_core+29138>, 0x55a00d2b3d2c <vm_exec_core+29168>, 0x55a00d2b3d4a <vm_exec_core+29198>, 0x55a00d2b3d68 <vm_exec_core+29228>, 0x55a00d2b3d86 <vm_exec_core+29258>, 0x55a00d2b3da4 <vm_exec_core+29288>, 0x55a00d2b3dc2 <vm_exec_core+29318>, 0x55a00d2b3de0 <vm_exec_core+29348>, 0x55a00d2b3dfe <vm_exec_core+29378>, 0x55a00d2b3e1c <vm_exec_core+29408>, 0x55a00d2b3e3a <vm_exec_core+29438>, 0x55a00d2b3e58 <vm_exec_core+29468>, 0x55a00d2b3e76 <vm_exec_core+29498>, 0x55a00d2b3e94 <vm_exec_core+29528>, 0x55a00d2b3eb2 <vm_exec_core+29558>, 0x55a00d2b3ed0 <vm_exec_core+29588>, 0x55a00d2b3eee <vm_exec_core+29618>, 0x55a00d2b3f0c <vm_exec_core+29648>, 0x55a00d2b3f2a <vm_exec_core+29678>, 0x55a00d2b3f48 <vm_exec_core+29708>, 0x55a00d2b3f66 <vm_exec_core+29738>, 0x55a00d2b3f84 <vm_exec_core+29768>, 0x55a00d2b3fa2 <vm_exec_core+29798>, 0x55a00d2b3fc0 <vm_exec_core+29828>, 0x55a00d2b3fde <vm_exec_core+29858>, 0x55a00d2b3ffc <vm_exec_core+29888>, 0x55a00d2b401a <vm_exec_core+29918>, 0x55a00d2b4038 <vm_exec_core+29948>, 0x55a00d2b4056 <vm_exec_core+29978>, 0x55a00d2b4074 <vm_exec_core+30008>, 0x55a00d2b4092 <vm_exec_core+30038>, 0x55a00d2b40b0 <vm_exec_core+30068>, 0x55a00d2b40ce <vm_exec_core+30098>, 0x55a00d2b40ec <vm_exec_core+30128>, 0x55a00d2b410a <vm_exec_core+30158>, 0x55a00d2b4128 <vm_exec_core+30188>, 0x55a00d2b4146 <vm_exec_core+30218>, 0x55a00d2b4164 <vm_exec_core+30248>, 0x55a00d2b4182 <vm_exec_core+30278>, 0x55a00d2b41a0 <vm_exec_core+30308>, 0x55a00d2b41be <vm_exec_core+30338>, 0x55a00d2b41dc <vm_exec_core+30368>, 0x55a00d2b41fa <vm_exec_core+30398>, 0x55a00d2b4218 <vm_exec_core+30428>, 0x55a00d2b4236 <vm_exec_core+30458>, 0x55a00d2b4254 <vm_exec_core+30488>, 0x55a00d2b4272 <vm_exec_core+30518>, 0x55a00d2b4290 <vm_exec_core+30548>, 0x55a00d2b42ae <vm_exec_core+30578>, 0x55a00d2b42cc <vm_exec_core+30608>, 0x55a00d2b42ea <vm_exec_core+30638>, 0x55a00d2b4308 <vm_exec_core+30668>, 0x55a00d2b4326 <vm_exec_core+30698>, 0x55a00d2b4344 <vm_exec_core+30728>, 0x55a00d2b4362 <vm_exec_core+30758>, 0x55a00d2b4380 <vm_exec_core+30788>, 0x55a00d2b439e <vm_exec_core+30818>, 0x55a00d2b43bc <vm_exec_core+30848>, 0x55a00d2b43da <vm_exec_core+30878>, 0x55a00d2b43f8 <vm_exec_core+30908>, 0x55a00d2b4416 <vm_exec_core+30938>, 0x55a00d2b4434 <vm_exec_core+30968>, 0x55a00d2b4452 <vm_exec_core+30998>, 0x55a00d2b4470 <vm_exec_core+31028>, 0x55a00d2b448e <vm_exec_core+31058>, 0x55a00d2b44ac <vm_exec_core+31088>, 0x55a00d2b44ca <vm_exec_core+31118>, 0x55a00d2b44e8 <vm_exec_core+31148>, 0x55a00d2b4506 <vm_exec_core+31178>, 0x55a00d2b4524 <vm_exec_core+31208>, 0x55a00d2b4542 <vm_exec_core+31238>, 0x55a00d2b4560 <vm_exec_core+31268>, 0x55a00d2b4591 <vm_exec_core+31317>, 0x55a00d2b45af <vm_exec_core+31347>, 0x55a00d2b45cd <vm_exec_core+31377>, 0x55a00d2b45eb <vm_exec_core+31407>, 0x55a00d2b4609 <vm_exec_core+31437>, 0x55a00d2b4627 <vm_exec_core+31467>, 0x55a00d2b4645 <vm_exec_core+31497>, 0x55a00d2b4663 <vm_exec_core+31527>, 0x55a00d2b4681 <vm_exec_core+31557>, 0x55a00d2b469f <vm_exec_core+31587>, 0x55a00d2b46bd <vm_exec_core+31617>, 0x55a00d2b46db <vm_exec_core+31647>, 0x55a00d2b46f9 <vm_exec_core+31677>, 0x55a00d2b4717 <vm_exec_core+31707>, 0x55a00d2b4735 <vm_exec_core+31737>, 0x55a00d2b4753 <vm_exec_core+31767>, 0x55a00d2b4771 <vm_exec_core+31797>, 0x55a00d2b478f <vm_exec_core+31827>, 0x55a00d2b47ad <vm_exec_core+31857>, 0x55a00d2b47cb <vm_exec_core+31887>, 0x55a00d2b47e9 <vm_exec_core+31917>, 0x55a00d2b4807 <vm_exec_core+31947>, 0x55a00d2b4825 <vm_exec_core+31977>, 0x55a00d2b4843 <vm_exec_core+32007>...}
#55 0x000055a00d2c68f4 in vm_exec_loop (ec=0x55a00f66c1a0, state=RUBY_TAG_BREAK, tag=0x7ffc988f57a0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2428
No locals.
#56 0x000055a00d2c684c in rb_vm_exec (ec=0x55a00f66c1a0) at /tmp/ruby/src/trunk-O0/vm.c:2407
_ec = 0x55a00f66c1a0
_tag = {tag = 36, retval = 4, buf = {0x7ffc988f5820, 0x55a00d2c6777 <rb_vm_exec+174>, 0x0, 0x7ffc988f5770, 0x7ffc988f5ab8}, prev = 0x7ffc988f5890, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_BREAK
result = 36
#57 0x000055a00d2c7648 in rb_iseq_eval_main (iseq=0x7f9fdba33c70) at /tmp/ruby/src/trunk-O0/vm.c:2667
ec = 0x55a00f66c1a0
val = 94145941520800
#58 0x000055a00d0b971f in rb_ec_exec_node (ec=0x55a00f66c1a0, n=0x7f9fdba33c70) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x55a00f66af90
_ec = 0x55a00f66c1a0
_tag = {tag = 36, retval = 94145901989132, buf = {0x7ffc988f5910, 0x55a00d0b96b5 <rb_ec_exec_node+196>, 0x0, 0x7ffc988f5860, 0x55a00f66c1a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f9fdba33c70
#59 0x000055a00d0b988c in ruby_run_node (n=0x7f9fdba33c70) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55a00f66c1a0
status = 21920
#60 0x000055a00d0b5244 in rb_main (argc=136, argv=0x7ffc988f5ab8) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140722868017552
#61 0x000055a00d0b52a5 in main (argc=136, argv=0x7ffc988f5ab8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)