# Logfile created on 2023-10-20 11:02:47 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055cc58eb5d50 @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.20231020-110247", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055cc58f57380 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055cc58f57240 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055cc58f57088 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231020-110247", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231020-110247>, @binmode=false, @mon_data=#<Monitor:0x000055cc58f56f98>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
0061ead..8b3d044 master -> origin/master
Updating 0061ead..8b3d044
Fast-forward
re.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Latest commit hash = 8b3d044004
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/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'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/re.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
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]: 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]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: 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/fiddle'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
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/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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]: 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.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
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 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
generating encdb.h
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
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.
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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/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/nkf'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
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/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving 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/racc-1.7.1/ext/racc/cparse'
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.3
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
prism 0.15.1
pstore 0.1.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.9
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
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
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.2.0
pathname 0.2.1
psych 5.1.1.1
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.20.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.4.1
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.2.2
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 1858 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=44112
"--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:
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46573>
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11
Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0
Ignoring racc-1.7.1 because its extensions are not built. Try: gem pristine racc --version 1.7.1
Ignoring rbs-3.2.2 because its extensions are not built. Try: gem pristine rbs --version 3.2.2
Retrying...
Finished tests in 1103.839480s, 24.2028 tests/s, 8577.2100 assertions/s.
26716 tests, 9467863 assertions, 0 failures, 0 errors, 190 skips
ruby -v: ruby 3.3.0dev (2023-10-20T09:26:37Z master 8b3d044004) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-10-20T09:26:37Z master 8b3d044004) [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 271.676825 seconds
3715 files, 32233 examples, 141793 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.2933326.ruby -x gdbscript
[New LWP 2933326]
[New LWP 2933328]
[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 0x0000557f6dcdcdde in iseq_scan_bits (page=0, bits=9223373205085880320, code=0x557f6f35a4a0, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:223
223 VALUE op = code[page_offset + offset];
[Current thread is 1 (Thread 0x7fa344cc47c0 (LWP 2933326))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fa344cc47c0 (LWP 2933326) 0x0000557f6dcdcdde in iseq_scan_bits (page=0, bits=9223373205085880320, code=0x557f6f35a4a0, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:223
2 Thread 0x7fa343aef640 (LWP 2933328) 0x00007fa344decfde in epoll_wait (epfd=4, events=0x557f6e26e27c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7fa343aef640 (LWP 2933328)):
#0 0x00007fa344decfde in epoll_wait (epfd=4, events=0x557f6e26e27c <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 0x0000557f6de1ca88 in timer_thread_polling (vm=0x557f6f1ecb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = -12068409
#2 0x0000557f6de1d130 in timer_thread_func (ptr=0x557f6f1ecb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
vm = 0x557f6f1ecb10
#3 0x00007fa344d5bb43 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 = {140732593834416, 5425759460293963682, 140339191936576, 25, 140339211253840, 140732593834768, -5473373115083296862, -5473383382860992606}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007fa344decbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7fa344cc47c0 (LWP 2933326)):
#0 0x0000557f6dcdcdde in iseq_scan_bits (page=0, bits=9223373205085880320, code=0x557f6f35a4a0, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:223
op = 140339192176800
newop = 140339192176800
offset = 36
page_offset = 0
#1 0x0000557f6dcdd074 in rb_iseq_mark_and_move_each_value (iseq=0x7fa342a9f398, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:285
bits = 9223373205354840064
i = 0
size = 119
code = 0x557f6f35a4a0
body = 0x557f6f2ecc90
is_entries = 0x557f6f35aba0
#2 0x0000557f6dcdd1b3 in rb_iseq_mark_and_move (iseq=0x7fa342a9f398, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:325
body = 0x557f6f2ecc90
#3 0x0000557f6dc96a04 in gc_mark_imemo (objspace=0x557f6f1ef260, obj=140339174831000) at /tmp/ruby/src/trunk-O0/gc.c:7055
__func__ = <optimized out>
#4 0x0000557f6dc96d00 in gc_mark_children (objspace=0x557f6f1ef260, obj=140339174831000) at /tmp/ruby/src/trunk-O0/gc.c:7174
any = 0x7fa342a9f398
#5 0x0000557f6dc9759c in gc_mark_stacked_objects (objspace=0x557f6f1ef260, incremental=1, count=36876) at /tmp/ruby/src/trunk-O0/gc.c:7364
mstack = 0x557f6f1ef6e8
obj = 140339174831000
marked_slots_at_the_beginning = 705
popped_count = 7931
#6 0x0000557f6dc976f4 in gc_mark_stacked_objects_incremental (objspace=0x557f6f1ef260, count=36876) at /tmp/ruby/src/trunk-O0/gc.c:7396
No locals.
#7 0x0000557f6dc99a27 in gc_marks_step (objspace=0x557f6f1ef260, slots=36876) at /tmp/ruby/src/trunk-O0/gc.c:8601
marking_finished = false
__func__ = <optimized out>
#8 0x0000557f6dc99a8f in gc_marks_continue (objspace=0x557f6f1ef260, size_pool=0x557f6f1ef280, heap=0x557f6f1ef2d0) at /tmp/ruby/src/trunk-O0/gc.c:8621
__func__ = <optimized out>
marking_finished = true
#9 0x0000557f6dc8d7b9 in gc_continue (objspace=0x557f6f1ef260, size_pool=0x557f6f1ef280, heap=0x557f6f1ef2d0) at /tmp/ruby/src/trunk-O0/gc.c:2418
lock_lev = 0
#10 0x0000557f6dc8df85 in newobj_alloc (objspace=0x557f6f1ef260, cr=0x557f6f1f0010, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2745
lev = 32766
unlock_vm = false
size_pool = 0x557f6f1ef280
heap = 0x557f6f1ef2d0
cache = 0x557f6f1f0208
obj = 0
__func__ = <optimized out>
#11 0x0000557f6dc8e1b8 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x557f6f1f0010, objspace=0x557f6f1ef260, flags=5, klass=140339192261720) at /tmp/ruby/src/trunk-O0/gc.c:2804
obj = 1
lev = 1
#12 newobj_slowpath_wb_protected (klass=140339192261720, flags=5, objspace=0x557f6f1ef260, cr=0x557f6f1f0010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2822
No locals.
#13 0x0000557f6dc8e530 in newobj_of0 (klass=140339192261720, flags=5, wb_protected=1, cr=0x557f6f1f0010, alloc_size=34) at /tmp/ruby/src/trunk-O0/gc.c:2864
obj = 140339173784600
objspace = 0x557f6f1ef260
size_pool_idx = 0
i = <optimized out>
cnt = <optimized out>
#14 0x0000557f6dc8e59c in newobj_of (cr=0x557f6f1f0010, klass=140339192261720, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=34) at /tmp/ruby/src/trunk-O0/gc.c:2874
obj = 94005813510848
#15 0x0000557f6dc8e657 in rb_wb_protected_newobj_of (ec=0x557f6f1f02c0, klass=140339192261720, flags=5, size=34) at /tmp/ruby/src/trunk-O0/gc.c:2889
__func__ = <optimized out>
#16 0x0000557f6ddf0d41 in str_alloc_embed (klass=140339192261720, capa=10) at /tmp/ruby/src/trunk-O0/string.c:855
size = 34
str = 0x7fa344bb8188
#17 0x0000557f6ddf3524 in str_duplicate (klass=140339192261720, str=140339209535880) at /tmp/ruby/src/trunk-O0/string.c:1758
dup = 140732593834304
#18 0x0000557f6ddf3585 in rb_str_dup (str=140339209535880) at /tmp/ruby/src/trunk-O0/string.c:1770
No locals.
#19 0x0000557f6de4cc29 in rb_class_path (klass=140339192255480) at /tmp/ruby/src/trunk-O0/variable.c:291
permanent = true
path = 140339209535880
#20 0x0000557f6de4d100 in rb_class_name (klass=140339192255480) at /tmp/ruby/src/trunk-O0/variable.c:408
No locals.
#21 0x0000557f6dc75b22 in print_errinfo (eclass=140339192255480, errat=140339173784040, emesg=4, str=140339173784600, highlight=0) at /tmp/ruby/src/trunk-O0/eval_error.c:113
epath = 0
elen = 0
mesg = 140339173520640
#22 0x0000557f6dc76cd9 in rb_error_write (errinfo=140339173784360, emesg=4, errat=140339173784040, str=140339173784600, opt=140339173520960, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:346
eclass = 140339192255480
shown_causes = 0
backtrace_limit = -1
#23 0x0000557f6dc76fa3 in rb_ec_error_print_detailed (ec=0x557f6f1f02c0, errinfo=140339173784360, str=140339173784600, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:379
_ec = 0x557f6f1f02c0
_tag = {tag = 36, retval = 0, buf = {0x7ffedc438bd0, 0x557f6dc76eb8 <rb_ec_error_print_detailed+356>, 0x0, 0x7ffedc438b00, 0x0}, prev = 0x7ffedc438c40, state = RUBY_TAG_NONE, lock_rec = 0}
raised_flag = 0 '\000'
errat = 140339173784040
written = true
emesg = 4
opt = 140339173520960
highlight = 0
#24 0x0000557f6dc784d9 in rb_ec_cleanup (ec=0x557f6f1f02c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
err = 140339173784360
mode0 = 0
mode1 = 3
_ec = 0x557f6f1f02c0
_tag = {tag = 36, retval = 94005790997962, buf = {0x7ffedc438cc0, 0x557f6dc782c2 <rb_ec_cleanup+279>, 0x0, 0x7ffedc438be0, 0x557f6f1f02c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
save_error = 4
sysex = 1
signaled = 0
th = 0x557f6f1ef090
th0 = 0x557f6f1ef090
step = 2
message = 4
buf = 140339173784600
#25 0x0000557f6dc78960 in ruby_run_node (n=0x7fa342a1e900) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x557f6f1f02c0
status = 21887
#26 0x0000557f6dc742f4 in rb_main (argc=2, argv=0x7ffedc438e68) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140732593835328
#27 0x0000557f6dc74355 in main (argc=2, argv=0x7ffedc438e68) 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.2943607.ruby -x gdbscript
[New LWP 2943607]
[New LWP 2943609]
[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 0x000056051d667819 in asan_unpoison_object (obj=139901449330800, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:183
183 asan_unpoison_memory_region(ptr, SIZEOF_VALUE, newobj_p);
[Current thread is 1 (Thread 0x7f3d5a5397c0 (LWP 2943607))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f3d5a5397c0 (LWP 2943607) 0x000056051d667819 in asan_unpoison_object (obj=139901449330800, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:183
2 Thread 0x7f3d5935f640 (LWP 2943609) 0x00007f3d5a661fde in epoll_wait (epfd=4, events=0x56051dc4b27c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f3d5935f640 (LWP 2943609)):
#0 0x00007f3d5a661fde in epoll_wait (epfd=4, events=0x56051dc4b27c <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 0x000056051d7f9a88 in timer_thread_polling (vm=0x56051fb6db10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 408699878
#2 0x000056051d7fa130 in timer_thread_func (ptr=0x56051fb6db10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
vm = 0x56051fb6db10
#3 0x00007f3d5a5d0b43 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 = {140729909015088, -7299323535083883583, 139901466441280, 25, 139901485779024, 140729909015440, 7262377109244163009, 7262374704981160897}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f3d5a661bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f3d5a5397c0 (LWP 2943607)):
#0 0x000056051d667819 in asan_unpoison_object (obj=139901449330800, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:183
ptr = 0x7f3d5830e070
#1 0x000056051d6704d9 in gc_sweep_plane (objspace=0x56051fb70260, heap=0x56051fb703b0, p=139901449330800, bitset=45812984490, ctx=0x7ffe3c3c5540) at /tmp/ruby/src/trunk-O0/gc.c:5462
vp = 139901449330800
sweep_page = 0x56051fc15140
slot_size = 80
slot_bits = 2
__func__ = <optimized out>
#2 0x000056051d67089d in gc_sweep_page (objspace=0x56051fb70260, heap=0x56051fb703b0, ctx=0x7ffe3c3c5540) at /tmp/ruby/src/trunk-O0/gc.c:5558
i = 22
sweep_page = 0x56051fc15140
__func__ = <optimized out>
p = 139901449329680
bits = 0x56051fc15250
bitset = 12297829382473034410
page_rvalue_count = 1638
out_of_range_bits = 38
bitmap_plane_count = 26
#3 0x000056051d67120c in gc_sweep_step (objspace=0x56051fb70260, size_pool=0x56051fb70360, heap=0x56051fb703b0) at /tmp/ruby/src/trunk-O0/gc.c:5840
ctx = {page = 0x56051fc15140, final_slots = 0, freed_slots = 0, empty_slots = 181}
free_slots = 339
sweep_page = 0x56051fc15140
unlink_limit = 3
swept_slots = 0
pooled_slots = 339
#4 0x000056051d671440 in gc_sweep_rest (objspace=0x56051fb70260) at /tmp/ruby/src/trunk-O0/gc.c:5897
size_pool = 0x56051fb70360
i = 1
#5 0x000056051d671a39 in gc_sweep (objspace=0x56051fb70260) at /tmp/ruby/src/trunk-O0/gc.c:6055
immediate_sweep = 1
#6 0x000056051d6788b9 in gc_start (objspace=0x56051fb70260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9398
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 0
#7 0x000056051d678546 in garbage_collect (objspace=0x56051fb70260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9281
_lev = 532090896
ret = 22021
#8 0x000056051d678fc9 in garbage_collect_with_gvl (objspace=0x56051fb70260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9658
No locals.
#9 0x000056051d67fe8c in objspace_malloc_gc_stress (objspace=0x56051fb70260) at /tmp/ruby/src/trunk-O0/gc.c:12099
reason = 45568
#10 0x000056051d6805a9 in objspace_xcalloc (objspace=0x56051fb70260, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12564
gpr = 107008
mem = 0x1
#11 0x000056051d68065a in ruby_xcalloc_body (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12571
No locals.
#12 0x000056051d683e33 in ruby_xcalloc (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:14125
No locals.
#13 0x000056051d66bd1e in rb_data_typed_object_zalloc (klass=139901466550920, size=32, type=0x56051dc37360 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3097
obj = 139901448344440
#14 0x000056051d86f888 in backtrace_alloc (klass=139901466550920) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:538
data_struct_obj = 94580006916800
bt = 0x7ffe3c3c57c8
obj = 94580006916800
#15 0x000056051d86fa5c in rb_ec_partial_backtrace_object (ec=0x56051fb712c0, start_frame=0, num_frames=-1, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:598
cfp = 0x7f3d5a537e88
end_cfp = 0x7f3d5a538010
size = 94579967989858
bt = 0x7ffe3c3c5838
btobj = 139901448344520
loc = 0x56051d65156d <rb_type+43>
cfunc_counter = 2048
#16 0x000056051d86fe2d in rb_ec_backtrace_object (ec=0x56051fb712c0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:693
No locals.
#17 0x000056051d656197 in setup_exception (ec=0x56051fb712c0, tag=6, mesg=139901448344520, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
at = 139901484042560
bt = 4
_ec = 0x56051fb712c0
_tag = {tag = 36, retval = 3457, buf = {0x7ffe3c3c59c0, 0x56051d656060 <setup_exception+294>, 0x0, 0x7ffe3c3c5870, 0x5f3c3c5938}, prev = 0x7ffe3c3c6140, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
e = 4531180351772116224
line = 0
file = 0x56051fd006a0 "/tmp/empty20231020-2943607-kh1vxx.rb"
file0 = 0x56051fd006a0 "/tmp/empty20231020-2943607-kh1vxx.rb"
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#18 0x000056051d6566f9 in rb_longjmp (ec=0x56051fb712c0, tag=6, mesg=139901448344520, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#19 0x000056051d65677f in rb_exc_exception (mesg=139901448344520, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#20 0x000056051d6567a5 in rb_exc_raise (mesg=139901448344520) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#21 0x000056051d80129a in rb_threadptr_execute_interrupts (th=0x56051fb70090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
err = 139901448344520
sig = 0
timer_interrupt = 0
pending_interrupt = 2
terminate_interrupt = 0
trap_interrupt = 0
interrupt = 2
postponed_job_interrupt = 0
ret = 1
#22 0x000056051d833804 in rb_vm_check_ints (ec=0x56051fb712c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2028
No locals.
#23 0x000056051d83b2df in vm_pop_frame (ec=0x56051fb712c0, cfp=0x7f3d5a537e88, ep=0x7f3d5a438108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
flags = 1431634051
#24 0x000056051d83b32b in rb_vm_pop_frame (ec=0x56051fb712c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#25 0x000056051d85d342 in vm_call0_cfunc_with_frame (ec=0x56051fb712c0, calling=0x7ffe3c3c5dc0, argv=0x7ffe3c3c5eb0) at /tmp/ruby/src/trunk-O0/vm_eval.c:176
reg_cfp = 0x7f3d5a537ec0
ci = 0x7ffe3c3c5d90
val = 139901448344680
me = 0x7f3d59389440
cfunc = 0x56051fbd7028
len = -1
recv = 139901448344680
argc = 2
mid = 16609
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#26 0x000056051d85d40b in vm_call0_cfunc (ec=0x56051fb712c0, calling=0x7ffe3c3c5dc0, argv=0x7ffe3c3c5eb0) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#27 0x000056051d85d683 in vm_call0_body (ec=0x56051fb712c0, calling=0x7ffe3c3c5dc0, argv=0x7ffe3c3c5eb0) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffe3c3c5d90
cc = 0x7f3d582c4e20
ret = 94558497355159
#28 0x000056051d85ced9 in vm_call0_cc (ec=0x56051fb712c0, recv=139901448344680, id=16609, argc=2, argv=0x7ffe3c3c5eb0, cc=0x7f3d582c4e20, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7ffe3c3c5eb0
av = {139901484060160, 4294967296}
calling = {cd = 0x7ffe3c3c5d80, cc = 0x7f3d582c4e20, block_handler = 0, recv = 139901448344680, argc = 2, kw_splat = false, heap_argv = 0}
#29 0x000056051d85fa8e in rb_funcallv_scope (recv=139901448344680, mid=16609, argc=2, argv=0x7ffe3c3c5eb0, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:1065
ec = 0x56051fb712c0
cc = 0x7f3d582c4e20
self = 139901484060160
#30 0x000056051d85fafe in rb_funcallv (recv=139901448344680, mid=16609, argc=2, argv=0x7ffe3c3c5eb0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1080
No locals.
#31 0x000056051d85fefd in rb_funcall (recv=139901448344680, mid=16609, n=2) at /tmp/ruby/src/trunk-O0/vm_eval.c:1137
argv = 0x7ffe3c3c5eb0
ar = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7ffe3c3c5fe0, reg_save_area = 0x7ffe3c3c5f20}}
#32 0x000056051d7b7f78 in load_file_internal (argp_v=140729909010944) at /tmp/ruby/src/trunk-O0/ruby.c:2566
argp = 0x7ffe3c3c6200
parser = 139901448344720
orig_fname = 139901448344880
script = 0
opt = 0x7ffe3c3c6260
f = 139901448344680
line_start = 1
ast = 0x0
enc = 0x56051fb8fb70
set_encoding = 16609
lines = 4
#33 0x000056051d65753a in rb_ensure (b_proc=0x56051d7b788f <load_file_internal>, data1=140729909010944, e_proc=0x56051d7b8252 <restore_load_file>, data2=140729909010944) at /tmp/ruby/src/trunk-O0/eval.c:1009
_ec = 0x56051fb712c0
_tag = {tag = 36, retval = 94580008718960, buf = {0x7ffe3c3c61c0, 0x56051d6574dd <rb_ensure+279>, 0x0, 0x7ffe3c3c60d0, 0x0}, prev = 0x7ffe3c3c6480, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
result = 4
errinfo = 0
ec = 0x56051fb712c0
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x56051d7b8252 <restore_load_file>, data2 = 140729909010944}}
#34 0x000056051d7b8321 in load_file (parser=139901448344720, fname=139901448344880, f=139901448344680, script=0, opt=0x7ffe3c3c6260) at /tmp/ruby/src/trunk-O0/ruby.c:2703
arg = {parser = 139901448344720, fname = 139901448344880, script = 0, opt = 0x7ffe3c3c6260, f = 139901448344680}
#35 0x000056051d7b8447 in rb_parser_load_file (parser=139901448344720, fname_v=139901448344880) at /tmp/ruby/src/trunk-O0/ruby.c:2727
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}, crash_report = 0x0, 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 = 139901448344680
#36 0x000056051d6c70de in load_iseq_eval (ec=0x56051fb712c0, fname=139901448344880) at /tmp/ruby/src/trunk-O0/load.c:727
ec = 0x56051fb712c0
th = 0x56051d6882d4 <rb_hash_aref+87>
realpath_map = 139901448485880
v = 139901448344760
ast = 0x7ffe3c3c6390
parser = 139901448344720
iseq = 0x0
#37 0x000056051d6c869f in require_internal (ec=0x56051fb712c0, fname=139901448485960, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1247
handle = 140729909011600
found = 114
dtrace_line = <optimized out>
dtrace_file = <optimized out>
dtrace_line = <optimized out>
dtrace_file = <optimized out>
_ec = 0x56051fb712c0
_tag = {tag = 36, retval = 139901484105928, buf = {0x7ffe3c3c6500, 0x56051d6c84ca <require_internal+510>, 0x0, 0x7ffe3c3c63a0, 0x7f3d5a537f30}, prev = 0x7ffe3c3c73d0, state = RUBY_TAG_NONE, lock_rec = 0}
result = -1
th = 0x56051fb70090
saved = {wrapper = 0, self = 139901484060160, errinfo = 4, ec = 0x56051fb712c0}
state = RUBY_TAG_NONE
ftptr = 0x560520306b50 "/tmp/empty20231020-2943607-kh1vxx.rb"
path = 139901448344880
saved_path = 139901448344880
realpath = 139901448485880
realpaths = 139901466563240
realpath_map = 139901466563080
reset_ext_config = false
prev_ext_config = {ractor_safe = 88}
th2 = 0x3ee1fc85d09b4500
dtrace_line = <optimized out>
dtrace_file = <optimized out>
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#38 0x000056051d6c8b39 in rb_require_string (fname=139901448344920) at /tmp/ruby/src/trunk-O0/load.c:1340
ec = 0x56051fb712c0
result = 32573
#39 0x000056051d6c799e in rb_f_require (obj=139901484060160, fname=139901448344920) at /tmp/ruby/src/trunk-O0/load.c:980
No locals.
#40 0x000056051d84439b in ractor_safe_call_cfunc_1 (recv=139901484060160, argc=1, argv=0x7f3d5a4380c0, func=0x56051d6c797e <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3298
f = 0x56051d6c797e <rb_f_require>
#41 0x000056051d844f64 in vm_call_cfunc_with_frame_ (ec=0x56051fb712c0, reg_cfp=0x7f3d5a537f30, calling=0x7ffe3c3c6760, argc=1, argv=0x7f3d5a4380c0, stack_bottom=0x7f3d5a4380b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3475
ci = 0x58b100140003
cc = 0x7f3d582c0eb0
val = 139901449014960
me = 0x7f3d582c5000
cfunc = 0x56051fbefce8
recv = 139901484060160
block_handler = 0
frame_type = 1431634051
len = 1
args = <optimized out>
args = <optimized out>
#42 0x000056051d845139 in vm_call_cfunc_with_frame (ec=0x56051fb712c0, reg_cfp=0x7f3d5a537f30, calling=0x7ffe3c3c6760) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
argc = 1
stack_bottom = 0x7f3d5a4380b8
argv = 0x7f3d5a4380c0
#43 0x000056051d84b168 in vm_sendish (ec=0x56051fb712c0, reg_cfp=0x7f3d5a537f30, cd=0x56051fd1b400, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
val = 36
ci = 0x58b100140003
cc = 0x7f3d582c0eb0
argc = 1
recv = 139901484060160
calling = {cd = 0x56051fd1b400, cc = 0x7f3d582c0eb0, block_handler = 0, recv = 139901484060160, argc = 1, kw_splat = false, heap_argv = 0}
#44 0x000056051d85257b in vm_exec_core (ec=0x56051fb712c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x56051fd1b400
leaf = false
val = 139901448344920
reg_pc = 0x56051fca1198
reg_cfp = 0x7f3d5a537f30
insns_address_table = {0x56051d84edd0 <vm_exec_core+108>, 0x56051d84ee32 <vm_exec_core+206>, 0x56051d84ef45 <vm_exec_core+481>, 0x56051d84f059 <vm_exec_core+757>, 0x56051d84f1f7 <vm_exec_core+1171>, 0x56051d84f327 <vm_exec_core+1475>, 0x56051d84f539 <vm_exec_core+2005>, 0x56051d84f64b <vm_exec_core+2279>, 0x56051d84f724 <vm_exec_core+2496>, 0x56051d84f82b <vm_exec_core+2759>, 0x56051d84f932 <vm_exec_core+3022>, 0x56051d84fa40 <vm_exec_core+3292>, 0x56051d84fb52 <vm_exec_core+3566>, 0x56051d84fc22 <vm_exec_core+3774>, 0x56051d84fd2b <vm_exec_core+4039>, 0x56051d84fe25 <vm_exec_core+4289>, 0x56051d84fee8 <vm_exec_core+4484>, 0x56051d84ffab <vm_exec_core+4679>, 0x56051d850034 <vm_exec_core+4816>, 0x56051d8500c0 <vm_exec_core+4956>, 0x56051d850166 <vm_exec_core+5122>, 0x56051d85023e <vm_exec_core+5338>, 0x56051d85030b <vm_exec_core+5543>, 0x56051d8503e9 <vm_exec_core+5765>, 0x56051d8504ab <vm_exec_core+5959>, 0x56051d8505ea <vm_exec_core+6278>, 0x56051d850690 <vm_exec_core+6444>, 0x56051d850775 <vm_exec_core+6673>, 0x56051d8508a4 <vm_exec_core+6976>, 0x56051d850967 <vm_exec_core+7171>, 0x56051d850a2a <vm_exec_core+7366>, 0x56051d850b22 <vm_exec_core+7614>, 0x56051d850be4 <vm_exec_core+7808>, 0x56051d850cc3 <vm_exec_core+8031>, 0x56051d850dd3 <vm_exec_core+8303>, 0x56051d850ecd <vm_exec_core+8553>, 0x56051d850f48 <vm_exec_core+8676>, 0x56051d851009 <vm_exec_core+8869>, 0x56051d8510f7 <vm_exec_core+9107>, 0x56051d8511a7 <vm_exec_core+9283>, 0x56051d851326 <vm_exec_core+9666>, 0x56051d851400 <vm_exec_core+9884>, 0x56051d8514ec <vm_exec_core+10120>, 0x56051d85157d <vm_exec_core+10265>, 0x56051d8516d8 <vm_exec_core+10612>, 0x56051d851bc8 <vm_exec_core+11876>, 0x56051d851cc4 <vm_exec_core+12128>, 0x56051d851dc7 <vm_exec_core+12387>, 0x56051d851eb3 <vm_exec_core+12623>, 0x56051d8520cc <vm_exec_core+13160>, 0x56051d8521be <vm_exec_core+13402>, 0x56051d8522c4 <vm_exec_core+13664>, 0x56051d8524c1 <vm_exec_core+14173>, 0x56051d85266a <vm_exec_core+14598>, 0x56051d852795 <vm_exec_core+14897>, 0x56051d852901 <vm_exec_core+15261>, 0x56051d852a2c <vm_exec_core+15560>, 0x56051d852b98 <vm_exec_core+15924>, 0x56051d852d7a <vm_exec_core+16406>, 0x56051d852f77 <vm_exec_core+16915>, 0x56051d853120 <vm_exec_core+17340>, 0x56051d853242 <vm_exec_core+17630>, 0x56051d8532e9 <vm_exec_core+17797>, 0x56051d8533ad <vm_exec_core+17993>, 0x56051d853496 <vm_exec_core+18226>, 0x56051d853582 <vm_exec_core+18462>, 0x56051d85366b <vm_exec_core+18695>, 0x56051d85377f <vm_exec_core+18971>, 0x56051d8538a6 <vm_exec_core+19266>, 0x56051d8539dc <vm_exec_core+19576>, 0x56051d853b12 <vm_exec_core+19886>, 0x56051d853c48 <vm_exec_core+20196>, 0x56051d853d7e <vm_exec_core+20506>, 0x56051d853eb4 <vm_exec_core+20816>, 0x56051d853ff5 <vm_exec_core+21137>, 0x56051d85416f <vm_exec_core+21515>, 0x56051d8542a5 <vm_exec_core+21825>, 0x56051d8543db <vm_exec_core+22135>, 0x56051d854511 <vm_exec_core+22445>, 0x56051d854647 <vm_exec_core+22755>, 0x56051d85477d <vm_exec_core+23065>, 0x56051d8548b3 <vm_exec_core+23375>, 0x56051d8549e9 <vm_exec_core+23685>, 0x56051d854b1f <vm_exec_core+23995>, 0x56051d854c6e <vm_exec_core+24330>, 0x56051d854e28 <vm_exec_core+24772>, 0x56051d854fa6 <vm_exec_core+25154>, 0x56051d8550c5 <vm_exec_core+25441>, 0x56051d8551e4 <vm_exec_core+25728>, 0x56051d8552fe <vm_exec_core+26010>, 0x56051d855418 <vm_exec_core+26292>, 0x56051d855543 <vm_exec_core+26591>, 0x56051d855679 <vm_exec_core+26901>, 0x56051d855764 <vm_exec_core+27136>, 0x56051d855869 <vm_exec_core+27397>, 0x56051d8559b1 <vm_exec_core+27725>, 0x56051d855aa0 <vm_exec_core+27964>, 0x56051d855b74 <vm_exec_core+28176>, 0x56051d855c49 <vm_exec_core+28389>, 0x56051d855d33 <vm_exec_core+28623>, 0x56051d855daf <vm_exec_core+28747>, 0x56051d855e2b <vm_exec_core+28871>, 0x56051d855e49 <vm_exec_core+28901>, 0x56051d855e67 <vm_exec_core+28931>, 0x56051d855e85 <vm_exec_core+28961>, 0x56051d855ea3 <vm_exec_core+28991>, 0x56051d855ec1 <vm_exec_core+29021>, 0x56051d855edf <vm_exec_core+29051>, 0x56051d855efd <vm_exec_core+29081>, 0x56051d855f1b <vm_exec_core+29111>, 0x56051d855f39 <vm_exec_core+29141>, 0x56051d855f57 <vm_exec_core+29171>, 0x56051d855f75 <vm_exec_core+29201>, 0x56051d855f93 <vm_exec_core+29231>, 0x56051d855fb1 <vm_exec_core+29261>, 0x56051d855fcf <vm_exec_core+29291>, 0x56051d855fed <vm_exec_core+29321>, 0x56051d85600b <vm_exec_core+29351>, 0x56051d856029 <vm_exec_core+29381>, 0x56051d856047 <vm_exec_core+29411>, 0x56051d856065 <vm_exec_core+29441>, 0x56051d856083 <vm_exec_core+29471>, 0x56051d8560a1 <vm_exec_core+29501>, 0x56051d8560bf <vm_exec_core+29531>, 0x56051d8560dd <vm_exec_core+29561>, 0x56051d8560fb <vm_exec_core+29591>, 0x56051d856119 <vm_exec_core+29621>, 0x56051d856137 <vm_exec_core+29651>, 0x56051d856155 <vm_exec_core+29681>, 0x56051d856173 <vm_exec_core+29711>, 0x56051d856191 <vm_exec_core+29741>, 0x56051d8561af <vm_exec_core+29771>, 0x56051d8561cd <vm_exec_core+29801>, 0x56051d8561eb <vm_exec_core+29831>, 0x56051d856209 <vm_exec_core+29861>, 0x56051d856227 <vm_exec_core+29891>, 0x56051d856245 <vm_exec_core+29921>, 0x56051d856263 <vm_exec_core+29951>, 0x56051d856281 <vm_exec_core+29981>, 0x56051d85629f <vm_exec_core+30011>, 0x56051d8562bd <vm_exec_core+30041>, 0x56051d8562db <vm_exec_core+30071>, 0x56051d8562f9 <vm_exec_core+30101>, 0x56051d856317 <vm_exec_core+30131>, 0x56051d856335 <vm_exec_core+30161>, 0x56051d856353 <vm_exec_core+30191>, 0x56051d856371 <vm_exec_core+30221>, 0x56051d85638f <vm_exec_core+30251>, 0x56051d8563ad <vm_exec_core+30281>, 0x56051d8563cb <vm_exec_core+30311>, 0x56051d8563e9 <vm_exec_core+30341>, 0x56051d856407 <vm_exec_core+30371>, 0x56051d856425 <vm_exec_core+30401>, 0x56051d856443 <vm_exec_core+30431>, 0x56051d856461 <vm_exec_core+30461>, 0x56051d85647f <vm_exec_core+30491>, 0x56051d85649d <vm_exec_core+30521>, 0x56051d8564bb <vm_exec_core+30551>, 0x56051d8564d9 <vm_exec_core+30581>, 0x56051d8564f7 <vm_exec_core+30611>, 0x56051d856515 <vm_exec_core+30641>, 0x56051d856533 <vm_exec_core+30671>, 0x56051d856551 <vm_exec_core+30701>, 0x56051d85656f <vm_exec_core+30731>, 0x56051d85658d <vm_exec_core+30761>, 0x56051d8565ab <vm_exec_core+30791>, 0x56051d8565c9 <vm_exec_core+30821>, 0x56051d8565e7 <vm_exec_core+30851>, 0x56051d856605 <vm_exec_core+30881>, 0x56051d856623 <vm_exec_core+30911>, 0x56051d856641 <vm_exec_core+30941>, 0x56051d85665f <vm_exec_core+30971>, 0x56051d85667d <vm_exec_core+31001>, 0x56051d85669b <vm_exec_core+31031>, 0x56051d8566b9 <vm_exec_core+31061>, 0x56051d8566d7 <vm_exec_core+31091>, 0x56051d856708 <vm_exec_core+31140>, 0x56051d856726 <vm_exec_core+31170>, 0x56051d856744 <vm_exec_core+31200>, 0x56051d856762 <vm_exec_core+31230>, 0x56051d856780 <vm_exec_core+31260>, 0x56051d85679e <vm_exec_core+31290>, 0x56051d8567bc <vm_exec_core+31320>, 0x56051d8567da <vm_exec_core+31350>, 0x56051d8567f8 <vm_exec_core+31380>, 0x56051d856816 <vm_exec_core+31410>, 0x56051d856834 <vm_exec_core+31440>, 0x56051d856852 <vm_exec_core+31470>, 0x56051d856870 <vm_exec_core+31500>, 0x56051d85688e <vm_exec_core+31530>, 0x56051d8568ac <vm_exec_core+31560>, 0x56051d8568ca <vm_exec_core+31590>, 0x56051d8568e8 <vm_exec_core+31620>, 0x56051d856906 <vm_exec_core+31650>, 0x56051d856924 <vm_exec_core+31680>, 0x56051d856942 <vm_exec_core+31710>, 0x56051d856960 <vm_exec_core+31740>, 0x56051d85697e <vm_exec_core+31770>, 0x56051d85699c <vm_exec_core+31800>, 0x56051d8569ba <vm_exec_core+31830>...}
#45 0x000056051d868abb in vm_exec_loop (ec=0x56051fb712c0, state=RUBY_TAG_BREAK, tag=0x7ffe3c3c73d0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#46 0x000056051d868a13 in rb_vm_exec (ec=0x56051fb712c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
_ec = 0x56051fb712c0
_tag = {tag = 36, retval = 4, buf = {0x7ffe3c3c7450, 0x56051d86893e <rb_vm_exec+174>, 0x0, 0x7ffe3c3c73a0, 0x7ffe3c3c76e8}, prev = 0x7ffe3c3c74c0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_BREAK
result = 36
#47 0x000056051d86980f in rb_iseq_eval_main (iseq=0x7f3d582a3a40) at /tmp/ruby/src/trunk-O0/vm.c:2733
ec = 0x56051fb712c0
val = 94580006916800
#48 0x000056051d6557e3 in rb_ec_exec_node (ec=0x56051fb712c0, n=0x7f3d582a3a40) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x56051fb70090
_ec = 0x56051fb712c0
_tag = {tag = 36, retval = 94579968003530, buf = {0x7ffe3c3c7540, 0x56051d655779 <rb_ec_exec_node+196>, 0x0, 0x7ffe3c3c7490, 0x56051fb712c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f3d582a3a40
#49 0x000056051d655950 in ruby_run_node (n=0x7f3d582a3a40) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x56051fb712c0
status = 22021
#50 0x000056051d6512f4 in rb_main (argc=140, argv=0x7ffe3c3c76e8) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140729909016000
#51 0x000056051d651355 in main (argc=140, argv=0x7ffe3c3c76e8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)