# Logfile created on 2023-10-20 17:01:07 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005558fee82658 @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-170107", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005558fef1b5d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005558fef1b448 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005558fef1b2b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231020-170107", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231020-170107>, @binmode=false, @mon_data=#<Monitor:0x00005558fef1b1f0>, @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
1c48d15..fab7018 master -> origin/master
Updating 1c48d15..fab7018
Fast-forward
test/ruby/test_yjit.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = fab7018346
$$$[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 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.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
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]: 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
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering 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/nkf'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
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/ripper'
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]: 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/.bundle/gems/racc-1.7.1/ext/racc/cparse'
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]: 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 -
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
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
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/date'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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/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/psych'
make[2]: Entering 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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving 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]: Entering 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/ext/digest/sha2'
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'
./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=60164
"--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: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<IO:fd 16>
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...
Finished tests in 1381.063449s, 19.3467 tests/s, 6855.9732 assertions/s.
26719 tests, 9468534 assertions, 0 failures, 0 errors, 190 skips
ruby -v: ruby 3.3.0dev (2023-10-20T17:00:52Z master fab7018346) [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-20T17:00:52Z master fab7018346) [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 297.285837 seconds
3715 files, 32233 examples, 141478 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.3158671.ruby -x gdbscript
[New LWP 3158671]
[New LWP 3158673]
[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 0x000055b8f20f5f96 in RVALUE_PAGE_OLD_UNCOLLECTIBLE_SET (objspace=0x55b8f3c22260, page=0x55b8f3cd22a0, obj=140323872111600) at /tmp/ruby/src/trunk-O0/gc.c:1740
1740 MARK_IN_BITMAP(&page->uncollectible_bits[0], obj);
[Current thread is 1 (Thread 0x7f9fb4b097c0 (LWP 3158671))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f9fb4b097c0 (LWP 3158671) 0x000055b8f20f5f96 in RVALUE_PAGE_OLD_UNCOLLECTIBLE_SET (objspace=0x55b8f3c22260, page=0x55b8f3cd22a0, obj=140323872111600) at /tmp/ruby/src/trunk-O0/gc.c:1740
2 Thread 0x7f9fb392f640 (LWP 3158673) 0x00007f9fb4c31fde in epoll_wait (epfd=4, events=0x55b8f26d827c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f9fb392f640 (LWP 3158673)):
#0 0x00007f9fb4c31fde in epoll_wait (epfd=4, events=0x55b8f26d827c <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 0x000055b8f2286a88 in timer_thread_polling (vm=0x55b8f3c1fb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = 517804106
#2 0x000055b8f2287130 in timer_thread_func (ptr=0x55b8f3c1fb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
vm = 0x55b8f3c1fb10
#3 0x00007f9fb4ba0b43 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 = {140720499532912, -2186756869492651461, 140323889280576, 25, 140323908618320, 140720499533264, 2204638544457026107, 2204649742657178171}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f9fb4c31bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f9fb4b097c0 (LWP 3158671)):
#0 0x000055b8f20f5f96 in RVALUE_PAGE_OLD_UNCOLLECTIBLE_SET (objspace=0x55b8f3c22260, page=0x55b8f3cd22a0, obj=140323872111600) at /tmp/ruby/src/trunk-O0/gc.c:1740
No locals.
#1 0x000055b8f210017d in gc_aging (objspace=0x55b8f3c22260, obj=140323872111600) at /tmp/ruby/src/trunk-O0/gc.c:6835
page = 0x55b8f3cd22a0
__func__ = <optimized out>
#2 0x000055b8f2100266 in gc_mark_ptr (objspace=0x55b8f3c22260, obj=140323872111600) at /tmp/ruby/src/trunk-O0/gc.c:6868
__func__ = "gc_mark_ptr"
#3 0x000055b8f210046f in gc_mark (objspace=0x55b8f3c22260, obj=140323872111600) at /tmp/ruby/src/trunk-O0/gc.c:6902
No locals.
#4 0x000055b8f2101013 in gc_mark_children (objspace=0x55b8f3c22260, obj=140323872170080) at /tmp/ruby/src/trunk-O0/gc.c:7229
i = 14
len = 141
ptr = 0x55b8f3cdc6f0
any = 0x7f9fb28de060
#5 0x000055b8f210159c in gc_mark_stacked_objects (objspace=0x55b8f3c22260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7364
mstack = 0x55b8f3c226e8
obj = 140323872170080
marked_slots_at_the_beginning = 754
popped_count = 0
#6 0x000055b8f210171c in gc_mark_stacked_objects_all (objspace=0x55b8f3c22260) at /tmp/ruby/src/trunk-O0/gc.c:7402
No locals.
#7 0x000055b8f21039ed in gc_marks_rest (objspace=0x55b8f3c22260) at /tmp/ruby/src/trunk-O0/gc.c:8589
No locals.
#8 0x000055b8f2103b21 in gc_marks (objspace=0x55b8f3c22260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8647
marking_finished = false
#9 0x000055b8f21058a9 in gc_start (objspace=0x55b8f3c22260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9397
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 1012890624
#10 0x000055b8f2105546 in garbage_collect (objspace=0x55b8f3c22260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9281
_lev = 191041760
ret = 32764
#11 0x000055b8f2105fc9 in garbage_collect_with_gvl (objspace=0x55b8f3c22260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9658
No locals.
#12 0x000055b8f210ce8c in objspace_malloc_gc_stress (objspace=0x55b8f3c22260) at /tmp/ruby/src/trunk-O0/gc.c:12099
reason = 45568
#13 0x000055b8f210d5a9 in objspace_xcalloc (objspace=0x55b8f3c22260, size=256) at /tmp/ruby/src/trunk-O0/gc.c:12564
gpr = 107008
mem = 0x10
#14 0x000055b8f210d65a in ruby_xcalloc_body (n=16, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12571
No locals.
#15 0x000055b8f2110e33 in ruby_xcalloc (n=16, size=16) at /tmp/ruby/src/trunk-O0/gc.c:14125
No locals.
#16 0x000055b8f227f35b in hash_table_extend (tbl=0x55b8f43a36c0) at /tmp/ruby/src/trunk-O0/id_table.c:196
new_cap = 16
i = 0
old = 0x1007ffc0b631220
tmp_tbl = {capa = 16, num = 0, used = 0, items = 0x0}
#17 0x000055b8f227f4d2 in rb_id_table_insert_key (tbl=0x55b8f43a36c0, key=156, val=94252854867408) at /tmp/ruby/src/trunk-O0/id_table.c:250
index = -1
#18 0x000055b8f227f526 in rb_id_table_insert (tbl=0x55b8f43a36c0, id=156, val=94252854867408) at /tmp/ruby/src/trunk-O0/id_table.c:259
No locals.
#19 0x000055b8f22cb250 in vm_ccs_create (klass=140323889603640, cc_tbl=0x55b8f43a36c0, mid=156, cme=0x7f9fb49f6658) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1950
ccs = 0x55b8f3eef5d0
#20 0x000055b8f22e69fd in cache_callable_method_entry (klass=140323889603640, mid=156, cme=0x7f9fb49f6658) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
cc_tbl = 0x55b8f43a36c0
ccs_data = 94252825470596
#21 0x000055b8f22e6bbf in callable_method_entry_or_negative (klass=140323889603640, mid=156, defined_class_ptr=0x7ffc0b631408) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
defined_class = 140323889604600
me = 0x7f9fb49f6658
_lev = 0
cme = 0x7f9fb49f6658
#22 0x000055b8f22e6c51 in callable_method_entry (klass=140323889603640, mid=156, defined_class_ptr=0x7ffc0b631408) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
cme = 0x7f9fb397e438
#23 0x000055b8f22e91c7 in basic_obj_respond_to_missing (ec=0x55b8f3c232c0, klass=140323889603640, obj=140323871247120, mid=2298124, priv=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2714
defined_class = 140323889604600
args = {8977, 140323889603640}
rtmid = 156
cme = 0x3f22bee0c
#24 0x000055b8f22e92c9 in basic_obj_respond_to (ec=0x55b8f3c232c0, obj=140323871247120, id=8977, pub=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2732
klass = 140323889603640
ret = 1926816776329329664
#25 0x000055b8f22e9648 in rb_ec_obj_respond_to (ec=0x55b8f3c232c0, obj=140323871247120, id=8977, priv=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2804
klass = 140323889603640
ret = -1
#26 0x000055b8f22e95d6 in rb_obj_respond_to (obj=140323871247120, id=8977, priv=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2796
ec = 0x55b8f3c232c0
#27 0x000055b8f22e967c in rb_respond_to (obj=140323871247120, id=8977) at /tmp/ruby/src/trunk-O0/vm_method.c:2811
No locals.
#28 0x000055b8f24b3e2b in syserr_eqq (self=140323889582840, exc=140323871247120) at /tmp/ruby/src/trunk-O0/error.c:2823
num = 140720499529080
e = 94252825314912
#29 0x000055b8f22d139b in ractor_safe_call_cfunc_1 (recv=140323889582840, argc=1, argv=0x7ffc0b631968, func=0x55b8f24b3de6 <syserr_eqq>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3298
f = 0x55b8f24b3de6 <syserr_eqq>
#30 0x000055b8f22ea2e2 in vm_call0_cfunc_with_frame (ec=0x55b8f3c232c0, calling=0x7ffc0b631820, argv=0x7ffc0b631968) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f9fb4b07ef8
ci = 0x7ffc0b6317f0
val = 40
me = 0x7f9fb49f7b98
cfunc = 0x55b8f3c611a8
len = 1
recv = 140323889582840
argc = 1
mid = 141
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#31 0x000055b8f22ea40b in vm_call0_cfunc (ec=0x55b8f3c232c0, calling=0x7ffc0b631820, argv=0x7ffc0b631968) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#32 0x000055b8f22ea683 in vm_call0_body (ec=0x55b8f3c232c0, calling=0x7ffc0b631820, argv=0x7ffc0b631968) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffc0b6317f0
cc = 0x7ffc0b6318c0
ret = 94252851929696
#33 0x000055b8f22e9ed9 in vm_call0_cc (ec=0x55b8f3c232c0, recv=140323889582840, id=141, argc=1, argv=0x7ffc0b631968, cc=0x7ffc0b6318c0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7ffc0b631968
av = {139642462738576, 0}
calling = {cd = 0x7ffc0b6317e0, cc = 0x7ffc0b6318c0, block_handler = 0, recv = 140323889582840, argc = 1, kw_splat = false, heap_argv = 0}
#34 0x000055b8f22e9c7a in rb_vm_call0 (ec=0x55b8f3c232c0, recv=140323889582840, id=141, argc=1, argv=0x7ffc0b631968, cme=0x7f9fb49f7b98, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
cc = {flags = 52250, klass = 0, cme_ = 0x7f9fb49f7b98, call_ = 0x55b8f22d5a9f <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#35 0x000055b8f22e9d0c in rb_vm_call_with_refinements (ec=0x55b8f3c232c0, recv=140323889582840, id=141, argc=1, argv=0x7ffc0b631968, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:79
me = 0x7f9fb49f7b98
#36 0x000055b8f22cbd8c in check_match (ec=0x55b8f3c232c0, pattern=140323889582840, target=140323871247120, type=VM_CHECKMATCH_TYPE_RESCUE) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2426
No locals.
#37 0x000055b8f22d760a in vm_check_match (ec=0x55b8f3c232c0, target=140323871247120, pattern=140323889582840, flag=3) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5239
type = VM_CHECKMATCH_TYPE_RESCUE
#38 0x000055b8f22dec72 in vm_exec_core (ec=0x55b8f3c232c0) at ../../src/trunk-O0/insns.def:719
flag = 3
leaf = false
target = 140323871247120
pattern = 140323889582840
result = 0
reg_pc = 0x55b8f3dd6400
reg_cfp = 0x7f9fb4b07ef8
insns_address_table = {0x55b8f22dbdd0 <vm_exec_core+108>, 0x55b8f22dbe32 <vm_exec_core+206>, 0x55b8f22dbf45 <vm_exec_core+481>, 0x55b8f22dc059 <vm_exec_core+757>, 0x55b8f22dc1f7 <vm_exec_core+1171>, 0x55b8f22dc327 <vm_exec_core+1475>, 0x55b8f22dc539 <vm_exec_core+2005>, 0x55b8f22dc64b <vm_exec_core+2279>, 0x55b8f22dc724 <vm_exec_core+2496>, 0x55b8f22dc82b <vm_exec_core+2759>, 0x55b8f22dc932 <vm_exec_core+3022>, 0x55b8f22dca40 <vm_exec_core+3292>, 0x55b8f22dcb52 <vm_exec_core+3566>, 0x55b8f22dcc22 <vm_exec_core+3774>, 0x55b8f22dcd2b <vm_exec_core+4039>, 0x55b8f22dce25 <vm_exec_core+4289>, 0x55b8f22dcee8 <vm_exec_core+4484>, 0x55b8f22dcfab <vm_exec_core+4679>, 0x55b8f22dd034 <vm_exec_core+4816>, 0x55b8f22dd0c0 <vm_exec_core+4956>, 0x55b8f22dd166 <vm_exec_core+5122>, 0x55b8f22dd23e <vm_exec_core+5338>, 0x55b8f22dd30b <vm_exec_core+5543>, 0x55b8f22dd3e9 <vm_exec_core+5765>, 0x55b8f22dd4ab <vm_exec_core+5959>, 0x55b8f22dd5ea <vm_exec_core+6278>, 0x55b8f22dd690 <vm_exec_core+6444>, 0x55b8f22dd775 <vm_exec_core+6673>, 0x55b8f22dd8a4 <vm_exec_core+6976>, 0x55b8f22dd967 <vm_exec_core+7171>, 0x55b8f22dda2a <vm_exec_core+7366>, 0x55b8f22ddb22 <vm_exec_core+7614>, 0x55b8f22ddbe4 <vm_exec_core+7808>, 0x55b8f22ddcc3 <vm_exec_core+8031>, 0x55b8f22dddd3 <vm_exec_core+8303>, 0x55b8f22ddecd <vm_exec_core+8553>, 0x55b8f22ddf48 <vm_exec_core+8676>, 0x55b8f22de009 <vm_exec_core+8869>, 0x55b8f22de0f7 <vm_exec_core+9107>, 0x55b8f22de1a7 <vm_exec_core+9283>, 0x55b8f22de326 <vm_exec_core+9666>, 0x55b8f22de400 <vm_exec_core+9884>, 0x55b8f22de4ec <vm_exec_core+10120>, 0x55b8f22de57d <vm_exec_core+10265>, 0x55b8f22de6d8 <vm_exec_core+10612>, 0x55b8f22debc8 <vm_exec_core+11876>, 0x55b8f22decc4 <vm_exec_core+12128>, 0x55b8f22dedc7 <vm_exec_core+12387>, 0x55b8f22deeb3 <vm_exec_core+12623>, 0x55b8f22df0cc <vm_exec_core+13160>, 0x55b8f22df1be <vm_exec_core+13402>, 0x55b8f22df2c4 <vm_exec_core+13664>, 0x55b8f22df4c1 <vm_exec_core+14173>, 0x55b8f22df66a <vm_exec_core+14598>, 0x55b8f22df795 <vm_exec_core+14897>, 0x55b8f22df901 <vm_exec_core+15261>, 0x55b8f22dfa2c <vm_exec_core+15560>, 0x55b8f22dfb98 <vm_exec_core+15924>, 0x55b8f22dfd7a <vm_exec_core+16406>, 0x55b8f22dff77 <vm_exec_core+16915>, 0x55b8f22e0120 <vm_exec_core+17340>, 0x55b8f22e0242 <vm_exec_core+17630>, 0x55b8f22e02e9 <vm_exec_core+17797>, 0x55b8f22e03ad <vm_exec_core+17993>, 0x55b8f22e0496 <vm_exec_core+18226>, 0x55b8f22e0582 <vm_exec_core+18462>, 0x55b8f22e066b <vm_exec_core+18695>, 0x55b8f22e077f <vm_exec_core+18971>, 0x55b8f22e08a6 <vm_exec_core+19266>, 0x55b8f22e09dc <vm_exec_core+19576>, 0x55b8f22e0b12 <vm_exec_core+19886>, 0x55b8f22e0c48 <vm_exec_core+20196>, 0x55b8f22e0d7e <vm_exec_core+20506>, 0x55b8f22e0eb4 <vm_exec_core+20816>, 0x55b8f22e0ff5 <vm_exec_core+21137>, 0x55b8f22e116f <vm_exec_core+21515>, 0x55b8f22e12a5 <vm_exec_core+21825>, 0x55b8f22e13db <vm_exec_core+22135>, 0x55b8f22e1511 <vm_exec_core+22445>, 0x55b8f22e1647 <vm_exec_core+22755>, 0x55b8f22e177d <vm_exec_core+23065>, 0x55b8f22e18b3 <vm_exec_core+23375>, 0x55b8f22e19e9 <vm_exec_core+23685>, 0x55b8f22e1b1f <vm_exec_core+23995>, 0x55b8f22e1c6e <vm_exec_core+24330>, 0x55b8f22e1e28 <vm_exec_core+24772>, 0x55b8f22e1fa6 <vm_exec_core+25154>, 0x55b8f22e20c5 <vm_exec_core+25441>, 0x55b8f22e21e4 <vm_exec_core+25728>, 0x55b8f22e22fe <vm_exec_core+26010>, 0x55b8f22e2418 <vm_exec_core+26292>, 0x55b8f22e2543 <vm_exec_core+26591>, 0x55b8f22e2679 <vm_exec_core+26901>, 0x55b8f22e2764 <vm_exec_core+27136>, 0x55b8f22e2869 <vm_exec_core+27397>, 0x55b8f22e29b1 <vm_exec_core+27725>, 0x55b8f22e2aa0 <vm_exec_core+27964>, 0x55b8f22e2b74 <vm_exec_core+28176>, 0x55b8f22e2c49 <vm_exec_core+28389>, 0x55b8f22e2d33 <vm_exec_core+28623>, 0x55b8f22e2daf <vm_exec_core+28747>, 0x55b8f22e2e2b <vm_exec_core+28871>, 0x55b8f22e2e49 <vm_exec_core+28901>, 0x55b8f22e2e67 <vm_exec_core+28931>, 0x55b8f22e2e85 <vm_exec_core+28961>, 0x55b8f22e2ea3 <vm_exec_core+28991>, 0x55b8f22e2ec1 <vm_exec_core+29021>, 0x55b8f22e2edf <vm_exec_core+29051>, 0x55b8f22e2efd <vm_exec_core+29081>, 0x55b8f22e2f1b <vm_exec_core+29111>, 0x55b8f22e2f39 <vm_exec_core+29141>, 0x55b8f22e2f57 <vm_exec_core+29171>, 0x55b8f22e2f75 <vm_exec_core+29201>, 0x55b8f22e2f93 <vm_exec_core+29231>, 0x55b8f22e2fb1 <vm_exec_core+29261>, 0x55b8f22e2fcf <vm_exec_core+29291>, 0x55b8f22e2fed <vm_exec_core+29321>, 0x55b8f22e300b <vm_exec_core+29351>, 0x55b8f22e3029 <vm_exec_core+29381>, 0x55b8f22e3047 <vm_exec_core+29411>, 0x55b8f22e3065 <vm_exec_core+29441>, 0x55b8f22e3083 <vm_exec_core+29471>, 0x55b8f22e30a1 <vm_exec_core+29501>, 0x55b8f22e30bf <vm_exec_core+29531>, 0x55b8f22e30dd <vm_exec_core+29561>, 0x55b8f22e30fb <vm_exec_core+29591>, 0x55b8f22e3119 <vm_exec_core+29621>, 0x55b8f22e3137 <vm_exec_core+29651>, 0x55b8f22e3155 <vm_exec_core+29681>, 0x55b8f22e3173 <vm_exec_core+29711>, 0x55b8f22e3191 <vm_exec_core+29741>, 0x55b8f22e31af <vm_exec_core+29771>, 0x55b8f22e31cd <vm_exec_core+29801>, 0x55b8f22e31eb <vm_exec_core+29831>, 0x55b8f22e3209 <vm_exec_core+29861>, 0x55b8f22e3227 <vm_exec_core+29891>, 0x55b8f22e3245 <vm_exec_core+29921>, 0x55b8f22e3263 <vm_exec_core+29951>, 0x55b8f22e3281 <vm_exec_core+29981>, 0x55b8f22e329f <vm_exec_core+30011>, 0x55b8f22e32bd <vm_exec_core+30041>, 0x55b8f22e32db <vm_exec_core+30071>, 0x55b8f22e32f9 <vm_exec_core+30101>, 0x55b8f22e3317 <vm_exec_core+30131>, 0x55b8f22e3335 <vm_exec_core+30161>, 0x55b8f22e3353 <vm_exec_core+30191>, 0x55b8f22e3371 <vm_exec_core+30221>, 0x55b8f22e338f <vm_exec_core+30251>, 0x55b8f22e33ad <vm_exec_core+30281>, 0x55b8f22e33cb <vm_exec_core+30311>, 0x55b8f22e33e9 <vm_exec_core+30341>, 0x55b8f22e3407 <vm_exec_core+30371>, 0x55b8f22e3425 <vm_exec_core+30401>, 0x55b8f22e3443 <vm_exec_core+30431>, 0x55b8f22e3461 <vm_exec_core+30461>, 0x55b8f22e347f <vm_exec_core+30491>, 0x55b8f22e349d <vm_exec_core+30521>, 0x55b8f22e34bb <vm_exec_core+30551>, 0x55b8f22e34d9 <vm_exec_core+30581>, 0x55b8f22e34f7 <vm_exec_core+30611>, 0x55b8f22e3515 <vm_exec_core+30641>, 0x55b8f22e3533 <vm_exec_core+30671>, 0x55b8f22e3551 <vm_exec_core+30701>, 0x55b8f22e356f <vm_exec_core+30731>, 0x55b8f22e358d <vm_exec_core+30761>, 0x55b8f22e35ab <vm_exec_core+30791>, 0x55b8f22e35c9 <vm_exec_core+30821>, 0x55b8f22e35e7 <vm_exec_core+30851>, 0x55b8f22e3605 <vm_exec_core+30881>, 0x55b8f22e3623 <vm_exec_core+30911>, 0x55b8f22e3641 <vm_exec_core+30941>, 0x55b8f22e365f <vm_exec_core+30971>, 0x55b8f22e367d <vm_exec_core+31001>, 0x55b8f22e369b <vm_exec_core+31031>, 0x55b8f22e36b9 <vm_exec_core+31061>, 0x55b8f22e36d7 <vm_exec_core+31091>, 0x55b8f22e3708 <vm_exec_core+31140>, 0x55b8f22e3726 <vm_exec_core+31170>, 0x55b8f22e3744 <vm_exec_core+31200>, 0x55b8f22e3762 <vm_exec_core+31230>, 0x55b8f22e3780 <vm_exec_core+31260>, 0x55b8f22e379e <vm_exec_core+31290>, 0x55b8f22e37bc <vm_exec_core+31320>, 0x55b8f22e37da <vm_exec_core+31350>, 0x55b8f22e37f8 <vm_exec_core+31380>, 0x55b8f22e3816 <vm_exec_core+31410>, 0x55b8f22e3834 <vm_exec_core+31440>, 0x55b8f22e3852 <vm_exec_core+31470>, 0x55b8f22e3870 <vm_exec_core+31500>, 0x55b8f22e388e <vm_exec_core+31530>, 0x55b8f22e38ac <vm_exec_core+31560>, 0x55b8f22e38ca <vm_exec_core+31590>, 0x55b8f22e38e8 <vm_exec_core+31620>, 0x55b8f22e3906 <vm_exec_core+31650>, 0x55b8f22e3924 <vm_exec_core+31680>, 0x55b8f22e3942 <vm_exec_core+31710>, 0x55b8f22e3960 <vm_exec_core+31740>, 0x55b8f22e397e <vm_exec_core+31770>, 0x55b8f22e399c <vm_exec_core+31800>, 0x55b8f22e39ba <vm_exec_core+31830>...}
#39 0x000055b8f22f5abb in vm_exec_loop (ec=0x55b8f3c232c0, state=RUBY_TAG_RAISE, tag=0x7ffc0b632610, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#40 0x000055b8f22f5a13 in rb_vm_exec (ec=0x55b8f3c232c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
_ec = 0x55b8f3c232c0
_tag = {tag = 36, retval = 4, buf = {0x7ffc0b632690, 0x55b8f22f593e <rb_vm_exec+174>, 0x0, 0x7ffc0b6325e0, 0x7ffc0b632928}, prev = 0x7ffc0b632700, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#41 0x000055b8f22f680f in rb_iseq_eval_main (iseq=0x7f9fb2878738) at /tmp/ruby/src/trunk-O0/vm.c:2733
ec = 0x55b8f3c232c0
val = 94252851933888
#42 0x000055b8f20e27e3 in rb_ec_exec_node (ec=0x55b8f3c232c0, n=0x7f9fb2878738) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x55b8f3c22090
_ec = 0x55b8f3c232c0
_tag = {tag = 36, retval = 94252823354826, buf = {0x7ffc0b632780, 0x55b8f20e2779 <rb_ec_exec_node+196>, 0x0, 0x7ffc0b6326d0, 0x55b8f3c232c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f9fb2878738
#43 0x000055b8f20e2950 in ruby_run_node (n=0x7f9fb2878738) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55b8f3c232c0
status = 21944
#44 0x000055b8f20de2f4 in rb_main (argc=134, argv=0x7ffc0b632928) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140720499533824
#45 0x000055b8f20de355 in main (argc=134, argv=0x7ffc0b632928) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)