# Logfile created on 2023-08-26 21:30:02 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000560b2890e5c8 @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.20230826-213002", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000560b289a3560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000560b289a3420 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000560b289a3240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230826-213002", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230826-213002>, @binmode=false, @mon_data=#<Monitor:0x0000560b289a3178>, @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 typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = 5c98ee02d2
$$$[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 typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering 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]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: 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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering 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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/ext/ripper'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/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.1.3/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 typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: 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]: 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/objspace'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering 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/pathname'
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/rubyvm'
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]: 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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving 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/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: 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.7.4
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
pstore 0.1.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.8
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.1.0
tempfile 0.1.3
time 0.2.2
timeout 0.4.0
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.2
weakref 0.1.2
yaml 0.2.1
yarp 0.9.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.4
date 3.3.3
digest 3.1.1
etc 1.4.2
fcntl 1.0.2
fiddle 1.1.2
io-console 0.6.0
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.1.0
pathname 0.2.1
psych 5.1.0
stringio 3.0.8
strscan 3.0.7
syslog 0.1.1
zlib 3.0.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
minitest 5.19.0
power_assert 2.0.3
rake 13.0.6
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.3.7
net-pop 0.1.2
net-smtp 0.3.3
matrix 0.4.2
prime 0.1.2
rbs 3.1.3
typeprof 0.21.7
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 1851 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
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=29149
"--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
T..
Retrying...
Finished tests in 1624.835454s, 16.1463 tests/s, 5752.9136 assertions/s.
26235 tests, 9347538 assertions, 0 failures, 0 errors, 195 skips
ruby -v: ruby 3.3.0dev (2023-08-26T15:12:03Z master 5c98ee02d2) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-08-26T15:12:03Z master 5c98ee02d2) [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 308.495748 seconds
3708 files, 32156 examples, 144513 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.193307.ruby -x gdbscript
[New LWP 193307]
[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/lib/er'.
Program terminated with signal SIGABRT, Aborted.
#0 RB_BUILTIN_TYPE (obj=140491459406640) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
190 VALUE ret = RBASIC(obj)->flags & RUBY_T_MASK;
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fc6b92b17c0 (LWP 193307) RB_BUILTIN_TYPE (obj=140491459406640) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
>>> Machine level backtrace
Thread 1 (Thread 0x7fc6b92b17c0 (LWP 193307)):
#0 RB_BUILTIN_TYPE (obj=140491459406640) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
ret = 94083262111968
#1 0x0000559176b21a82 in gc_mark_children (objspace=0x5591776ae0e0, obj=140491459406640) at /tmp/ruby/src/trunk-O0/gc.c:7106
any = 0x7fc6b7882b30
#2 0x0000559176b22329 in gc_mark_stacked_objects (objspace=0x5591776ae0e0, incremental=1, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7289
mstack = 0x5591776ae568
obj = 140491459406640
marked_slots_at_the_beginning = 752
popped_count = 5681
#3 0x0000559176b22481 in gc_mark_stacked_objects_incremental (objspace=0x5591776ae0e0, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7321
No locals.
#4 0x0000559176b24754 in gc_marks_rest (objspace=0x5591776ae0e0) at /tmp/ruby/src/trunk-O0/gc.c:8509
No locals.
#5 0x0000559176b26701 in gc_rest (objspace=0x5591776ae0e0) at /tmp/ruby/src/trunk-O0/gc.c:9344
lock_lev = 9192
marking = 1
sweeping = 0
#6 0x0000559176b262ae in garbage_collect (objspace=0x5591776ae0e0, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9198
_lev = 2987529936
ret = 32764
#7 0x0000559176b1904c in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x5591776aee70, objspace=0x5591776ae0e0, flags=8199, klass=140491468444520) at /tmp/ruby/src/trunk-O0/gc.c:2765
obj = 1
lev = 1
#8 newobj_slowpath_wb_protected (klass=140491468444520, flags=8199, objspace=0x5591776ae0e0, cr=0x5591776aee70, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2789
No locals.
#9 0x0000559176b193e6 in newobj_of0 (klass=140491468444520, flags=8199, wb_protected=1, cr=0x5591776aee70, alloc_size=16) at /tmp/ruby/src/trunk-O0/gc.c:2831
obj = 94083262144608
objspace = 0x5591776ae0e0
size_pool_idx = 0
i = <optimized out>
cnt = <optimized out>
#10 0x0000559176b19452 in newobj_of (cr=0x5591776aee70, klass=140491468444520, flags=8199, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=16) at /tmp/ruby/src/trunk-O0/gc.c:2841
obj = 94083262116256
#11 0x0000559176b1950d in rb_wb_protected_newobj_of (ec=0x5591776af1a0, klass=140491468444520, flags=8199, size=16) at /tmp/ruby/src/trunk-O0/gc.c:2856
__func__ = <optimized out>
#12 0x0000559176de61f0 in ary_alloc_embed (klass=140491468444520, capa=0) at /tmp/ruby/src/trunk-O0/array.c:670
size = 16
ary = 0x0
#13 0x0000559176de6317 in ary_new (klass=140491468444520, capa=0) at /tmp/ruby/src/trunk-O0/array.c:711
ary = 140723296016528
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#14 0x0000559176de65a6 in rb_ary_tmp_new_from_values (klass=140491468444520, n=0, elts=0x7ffcb2122208) at /tmp/ruby/src/trunk-O0/array.c:761
ary = 3230670853
#15 0x0000559176de665c in rb_ary_new_from_values (n=0, elts=0x7ffcb2122208) at /tmp/ruby/src/trunk-O0/array.c:773
No locals.
#16 0x0000559176d06e3c in rb_make_no_method_exception (exc=140491468493160, format=140491458488800, obj=140491458488200, argc=1, argv=0x7ffcb2122200, priv=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:958
args = 94083262116256
name = 844044
#17 0x0000559176d06ff9 in raise_method_missing (ec=0x5591776af1a0, argc=1, argv=0x7ffcb2122200, obj=140491458488200, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:999
exc = 140491468493160
format = 0
#18 0x0000559176d06dc7 in rb_method_missing (argc=1, argv=0x7ffcb2122200, obj=140491458488200) at /tmp/ruby/src/trunk-O0/vm_eval.c:944
ec = 0x5591776af1a0
#19 0x0000559176cebbfb in ractor_safe_call_cfunc_m1 (recv=140491458488200, argc=1, argv=0x7ffcb2122200, func=0x559176d06d7a <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3283
f = 0x559176d06d7a <rb_method_missing>
#20 0x0000559176d04be2 in vm_call0_cfunc_with_frame (ec=0x5591776af1a0, calling=0x7ffcb2121e10, argv=0x7ffcb2122200) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7fc6b92afef8
ci = 0x7ffcb2121de0
val = 140491458511200
me = 0x7fc6b77a8138
cfunc = 0x5591776ef098
len = -1
recv = 140491458488200
argc = 1
mid = 2865
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#21 0x0000559176d04d0b in vm_call0_cfunc (ec=0x5591776af1a0, calling=0x7ffcb2121e10, argv=0x7ffcb2122200) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#22 0x0000559176d04f83 in vm_call0_body (ec=0x5591776af1a0, calling=0x7ffcb2121e10, argv=0x7ffcb2122200) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffcb2121de0
cc = 0x7ffcb2121c20
ret = 140723296017296
#23 0x0000559176d04868 in vm_call0_cme (ec=0x5591776af1a0, calling=0x7ffcb2121e10, argv=0x7ffcb2122200, cme=0x7fc6b77a8138) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#24 0x0000559176d0490d in vm_call0_super (ec=0x5591776af1a0, calling=0x7ffcb2121e10, argv=0x7ffcb2122200, klass=140491458762320, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
cme = 0x7fc6b77a8138
mid = 2865
#25 0x0000559176d053fa in vm_call0_body (ec=0x5591776af1a0, calling=0x7ffcb2121e10, argv=0x7ffcb2122200) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
klass = 140491468504360
ci = 0x7ffcb2121de0
cc = 0x7ffcb2121eb0
ret = 140723296017696
#26 0x0000559176d047d9 in vm_call0_cc (ec=0x5591776af1a0, recv=140491458488200, id=2865, argc=1, argv=0x7ffcb2122200, cc=0x7ffcb2121eb0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7ffcb2122200
av = {140723296018208, 94083251981403}
calling = {cd = 0x7ffcb2121dd0, cc = 0x7ffcb2121c20, block_handler = 0, recv = 140491458488200, argc = 1, kw_splat = false, heap_argv = 0}
#27 0x0000559176d0457a in rb_vm_call0 (ec=0x5591776af1a0, recv=140491458488200, id=2865, argc=1, argv=0x7ffcb2122200, cme=0x7fc6b77a8160, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
cc = {flags = 52250, klass = 0, cme_ = 0x7fc6b77a8160, call_ = 0x559176cf0389 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#28 0x0000559176d057d7 in rb_vm_call_kw (ec=0x5591776af1a0, recv=140491458488200, id=2865, argc=1, argv=0x7ffcb2122200, me=0x7fc6b77a8160, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#29 0x0000559176d03a4d in call_method_entry (ec=0x5591776af1a0, defined_class=140491468504360, obj=140491458488200, id=2865, cme=0x7fc6b77a8160, argc=1, argv=0x7ffcb2122200, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2720
passed_block_handler = 0
result = 94083262116256
#30 0x0000559176d0608b in check_funcall_exec (v=140723296019040) at /tmp/ruby/src/trunk-O0/vm_eval.c:589
args = 0x7ffcb2122260
#31 0x0000559176b04f2b in rb_vrescue2 (b_proc=0x559176d0602e <check_funcall_exec>, data1=140723296019040, r_proc=0x559176d06091 <check_funcall_failed>, data2=140723296019040, args=0x7ffcb2122120) at /tmp/ruby/src/trunk-O0/eval.c:919
_ec = 0x5591776af1a0
_tag = {tag = 36, retval = 140723296018592, buf = {0x7ffcb21220e0, 0x559176b04ecd <rb_vrescue2+247>, 0x0, 0x7ffcb2121fe0, 0x1b01a}, prev = 0x7ffcb2123690, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
ec = 0x5591776af1a0
cfp = 0x7fc6b92afef8
result = 0
e_info = 4
#32 0x0000559176b04daf in rb_rescue2 (b_proc=0x559176d0602e <check_funcall_exec>, data1=140723296019040, r_proc=0x559176d06091 <check_funcall_failed>, data2=140723296019040) at /tmp/ruby/src/trunk-O0/eval.c:900
ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffcb2122200, reg_save_area = 0x7ffcb2122140}}
ret = 219043332275
#33 0x0000559176d06472 in check_funcall_missing (ec=0x5591776af1a0, klass=140491468500040, recv=140491458488200, mid=3297, argc=0, argv=0x559176f11bb0 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:666
argbuf = 0
new_args = 0x7ffcb2122200
args = {defined_class = 140491468504360, recv = 140491458488200, mid = 3297, ec = 0x5591776af1a0, cme = 0x7fc6b77a8160, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7ffcb2122200, kw_splat = 0}
cme = 0x7fc6b77a8160
ret = 36
#34 0x0000559176d065e8 in rb_check_funcall_default_kw (recv=140491458488200, mid=3297, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:703
ret = 94083262111632
klass = 140491468500040
me = 0x0
ec = 0x5591776af1a0
respond = -1
#35 0x0000559176d0651e in rb_check_funcall (recv=140491458488200, mid=3297, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#36 0x0000559176bb47c6 in convert_type_with_id (val=140491458488200, tname=0x559176ed7b9e "IO", method=3297, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3065
r = 140723296019392
#37 0x0000559176bb4bdb in rb_check_convert_type_with_id (val=140491458488200, type=11, tname=0x559176ed7b9e "IO", method=3297) at /tmp/ruby/src/trunk-O0/object.c:3157
v = 17149865718051284480
#38 0x0000559176b0961f in rb_stat (file=140491458488200, st=0x7ffcb2122520) at /tmp/ruby/src/trunk-O0/file.c:1300
tmp = 140491458489600
result = 0
#39 0x0000559176b0a90b in rb_file_identical_p (obj=140491468303600, fname1=140491458489600, fname2=140491458488200) at /tmp/ruby/src/trunk-O0/file.c:2203
st1 = {st_dev = 157, st_ino = 17079642, st_nlink = 1, st_mode = 33152, st_uid = 1001, st_gid = 1000, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1693086577, tv_nsec = 826069238}, st_mtim = {tv_sec = 1693086576, tv_nsec = 290007081}, st_ctim = {tv_sec = 1693086576, tv_nsec = 290007081}, __glibc_reserved = {0, 0, 0}}
st2 = {st_dev = 0, st_ino = 140491459264280, st_nlink = 94083262112976, st_mode = 2003493088, st_uid = 21905, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 140491468338320, st_blksize = 0, st_blocks = 140491468303600, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94083262116256, tv_nsec = 140723296019904}, st_ctim = {tv_sec = 1991436402, tv_nsec = 140491486854904}, __glibc_reserved = {140491485806808, 140723296019904, 94083262116256}}
#40 0x0000559176cebcb1 in ractor_safe_call_cfunc_2 (recv=140491468303600, argc=2, argv=0x7fc6b91b00c8, func=0x559176b0a89b <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3304
f = 0x559176b0a89b <rb_file_identical_p>
#41 0x0000559176cec832 in vm_call_cfunc_with_frame_ (ec=0x5591776af1a0, reg_cfp=0x7fc6b92aff30, calling=0x7ffcb2122a10, argc=2, argv=0x7fc6b91b00c8, stack_bottom=0x7fc6b91b00c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3474
ci = 0x492f00100005
cc = 0x7fc6b77a3cf0
val = 140723296020144
me = 0x7fc6b8107490
cfunc = 0x5591776d2a18
recv = 140491468303600
block_handler = 0
frame_type = 1431634051
len = 2
args = <optimized out>
args = <optimized out>
#42 0x0000559176ceca07 in vm_call_cfunc_with_frame (ec=0x5591776af1a0, reg_cfp=0x7fc6b92aff30, calling=0x7ffcb2122a10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3502
argc = 2
stack_bottom = 0x7fc6b91b00c0
argv = 0x7fc6b91b00c8
#43 0x0000559176cecb1f in vm_call_cfunc_other (ec=0x5591776af1a0, reg_cfp=0x7fc6b92aff30, calling=0x7ffcb2122a10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3528
ci = 0x492f00100005
argv_ary = 0
#44 0x0000559176cecf47 in vm_call_cfunc (ec=0x5591776af1a0, reg_cfp=0x7fc6b92aff30, calling=0x7ffcb2122a10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3610
ci = 0x492f00100005
#45 0x0000559176cef702 in vm_call_method_each_type (ec=0x5591776af1a0, cfp=0x7fc6b92aff30, calling=0x7ffcb2122a10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4388
aset_mask = 1978
ivar_mask = 0
ci = 0x492f00100005
cc = 0x7fc6b77a3cf0
cme = 0x7fc6b8107490
v = 94083264203432
#46 0x0000559176cf01b6 in vm_call_method (ec=0x5591776af1a0, cfp=0x7fc6b92aff30, calling=0x7ffcb2122a10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4514
ci = 0x492f00100005
cc = 0x7fc6b77a3cf0
#47 0x0000559176cf03b8 in vm_call_general (ec=0x5591776af1a0, reg_cfp=0x7fc6b92aff30, calling=0x7ffcb2122a10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4558
No locals.
#48 0x0000559176cf2a5b in vm_sendish (ec=0x5591776af1a0, reg_cfp=0x7fc6b92aff30, cd=0x559177854ee0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5552
val = 36
ci = 0x492f00100005
cc = 0x7fc6b77a3cf0
argc = 2
recv = 140491468303600
calling = {cd = 0x559177854ee0, cc = 0x7fc6b77a3cf0, block_handler = 0, recv = 140491468303600, argc = 2, kw_splat = false, heap_argv = 0}
#49 0x0000559176cf9e25 in vm_exec_core (ec=0x5591776af1a0) at ../../src/trunk-O0/insns.def:835
bh = 0
cd = 0x559177854ee0
leaf = false
val = 140491458488200
reg_pc = 0x559177854bf0
reg_cfp = 0x7fc6b92aff30
insns_address_table = {0x559176cf65c0 <vm_exec_core+108>, 0x559176cf6622 <vm_exec_core+206>, 0x559176cf6735 <vm_exec_core+481>, 0x559176cf6849 <vm_exec_core+757>, 0x559176cf69e7 <vm_exec_core+1171>, 0x559176cf6b17 <vm_exec_core+1475>, 0x559176cf6d29 <vm_exec_core+2005>, 0x559176cf6e3b <vm_exec_core+2279>, 0x559176cf6f14 <vm_exec_core+2496>, 0x559176cf701b <vm_exec_core+2759>, 0x559176cf7122 <vm_exec_core+3022>, 0x559176cf7230 <vm_exec_core+3292>, 0x559176cf7342 <vm_exec_core+3566>, 0x559176cf74c9 <vm_exec_core+3957>, 0x559176cf75d2 <vm_exec_core+4222>, 0x559176cf76cc <vm_exec_core+4472>, 0x559176cf778f <vm_exec_core+4667>, 0x559176cf7852 <vm_exec_core+4862>, 0x559176cf78db <vm_exec_core+4999>, 0x559176cf7967 <vm_exec_core+5139>, 0x559176cf7a0d <vm_exec_core+5305>, 0x559176cf7ae5 <vm_exec_core+5521>, 0x559176cf7bb2 <vm_exec_core+5726>, 0x559176cf7c90 <vm_exec_core+5948>, 0x559176cf7d52 <vm_exec_core+6142>, 0x559176cf7e91 <vm_exec_core+6461>, 0x559176cf7f37 <vm_exec_core+6627>, 0x559176cf801c <vm_exec_core+6856>, 0x559176cf814b <vm_exec_core+7159>, 0x559176cf820e <vm_exec_core+7354>, 0x559176cf82d1 <vm_exec_core+7549>, 0x559176cf83c9 <vm_exec_core+7797>, 0x559176cf848b <vm_exec_core+7991>, 0x559176cf856a <vm_exec_core+8214>, 0x559176cf867a <vm_exec_core+8486>, 0x559176cf8774 <vm_exec_core+8736>, 0x559176cf87ef <vm_exec_core+8859>, 0x559176cf88b0 <vm_exec_core+9052>, 0x559176cf899e <vm_exec_core+9290>, 0x559176cf8a4e <vm_exec_core+9466>, 0x559176cf8bcd <vm_exec_core+9849>, 0x559176cf8ca7 <vm_exec_core+10067>, 0x559176cf8d93 <vm_exec_core+10303>, 0x559176cf8e24 <vm_exec_core+10448>, 0x559176cf8f7f <vm_exec_core+10795>, 0x559176cf9472 <vm_exec_core+12062>, 0x559176cf956e <vm_exec_core+12314>, 0x559176cf9671 <vm_exec_core+12573>, 0x559176cf975d <vm_exec_core+12809>, 0x559176cf9976 <vm_exec_core+13346>, 0x559176cf9a68 <vm_exec_core+13588>, 0x559176cf9b6e <vm_exec_core+13850>, 0x559176cf9d6b <vm_exec_core+14359>, 0x559176cf9f14 <vm_exec_core+14784>, 0x559176cfa03f <vm_exec_core+15083>, 0x559176cfa1ab <vm_exec_core+15447>, 0x559176cfa2d6 <vm_exec_core+15746>, 0x559176cfa442 <vm_exec_core+16110>, 0x559176cfa624 <vm_exec_core+16592>, 0x559176cfa821 <vm_exec_core+17101>, 0x559176cfa9ca <vm_exec_core+17526>, 0x559176cfaaec <vm_exec_core+17816>, 0x559176cfab93 <vm_exec_core+17983>, 0x559176cfac57 <vm_exec_core+18179>, 0x559176cfad40 <vm_exec_core+18412>, 0x559176cfae2c <vm_exec_core+18648>, 0x559176cfaf15 <vm_exec_core+18881>, 0x559176cfb029 <vm_exec_core+19157>, 0x559176cfb150 <vm_exec_core+19452>, 0x559176cfb286 <vm_exec_core+19762>, 0x559176cfb3bc <vm_exec_core+20072>, 0x559176cfb4f2 <vm_exec_core+20382>, 0x559176cfb628 <vm_exec_core+20692>, 0x559176cfb75e <vm_exec_core+21002>, 0x559176cfb89f <vm_exec_core+21323>, 0x559176cfba19 <vm_exec_core+21701>, 0x559176cfbb4f <vm_exec_core+22011>, 0x559176cfbc85 <vm_exec_core+22321>, 0x559176cfbdbb <vm_exec_core+22631>, 0x559176cfbef1 <vm_exec_core+22941>, 0x559176cfc027 <vm_exec_core+23251>, 0x559176cfc15d <vm_exec_core+23561>, 0x559176cfc293 <vm_exec_core+23871>, 0x559176cfc3c9 <vm_exec_core+24181>, 0x559176cfc518 <vm_exec_core+24516>, 0x559176cfc6d2 <vm_exec_core+24958>, 0x559176cfc850 <vm_exec_core+25340>, 0x559176cfc96f <vm_exec_core+25627>, 0x559176cfca8e <vm_exec_core+25914>, 0x559176cfcba8 <vm_exec_core+26196>, 0x559176cfccc2 <vm_exec_core+26478>, 0x559176cfcded <vm_exec_core+26777>, 0x559176cfcf23 <vm_exec_core+27087>, 0x559176cfd00e <vm_exec_core+27322>, 0x559176cfd113 <vm_exec_core+27583>, 0x559176cfd25b <vm_exec_core+27911>, 0x559176cfd34a <vm_exec_core+28150>, 0x559176cfd424 <vm_exec_core+28368>, 0x559176cfd4f9 <vm_exec_core+28581>, 0x559176cfd5d4 <vm_exec_core+28800>, 0x559176cfd650 <vm_exec_core+28924>, 0x559176cfd6cc <vm_exec_core+29048>, 0x559176cfd6ea <vm_exec_core+29078>, 0x559176cfd708 <vm_exec_core+29108>, 0x559176cfd726 <vm_exec_core+29138>, 0x559176cfd744 <vm_exec_core+29168>, 0x559176cfd762 <vm_exec_core+29198>, 0x559176cfd780 <vm_exec_core+29228>, 0x559176cfd79e <vm_exec_core+29258>, 0x559176cfd7bc <vm_exec_core+29288>, 0x559176cfd7da <vm_exec_core+29318>, 0x559176cfd7f8 <vm_exec_core+29348>, 0x559176cfd816 <vm_exec_core+29378>, 0x559176cfd834 <vm_exec_core+29408>, 0x559176cfd852 <vm_exec_core+29438>, 0x559176cfd870 <vm_exec_core+29468>, 0x559176cfd88e <vm_exec_core+29498>, 0x559176cfd8ac <vm_exec_core+29528>, 0x559176cfd8ca <vm_exec_core+29558>, 0x559176cfd8e8 <vm_exec_core+29588>, 0x559176cfd906 <vm_exec_core+29618>, 0x559176cfd924 <vm_exec_core+29648>, 0x559176cfd942 <vm_exec_core+29678>, 0x559176cfd960 <vm_exec_core+29708>, 0x559176cfd97e <vm_exec_core+29738>, 0x559176cfd99c <vm_exec_core+29768>, 0x559176cfd9ba <vm_exec_core+29798>, 0x559176cfd9d8 <vm_exec_core+29828>, 0x559176cfd9f6 <vm_exec_core+29858>, 0x559176cfda14 <vm_exec_core+29888>, 0x559176cfda32 <vm_exec_core+29918>, 0x559176cfda50 <vm_exec_core+29948>, 0x559176cfda6e <vm_exec_core+29978>, 0x559176cfda8c <vm_exec_core+30008>, 0x559176cfdaaa <vm_exec_core+30038>, 0x559176cfdac8 <vm_exec_core+30068>, 0x559176cfdae6 <vm_exec_core+30098>, 0x559176cfdb04 <vm_exec_core+30128>, 0x559176cfdb22 <vm_exec_core+30158>, 0x559176cfdb40 <vm_exec_core+30188>, 0x559176cfdb5e <vm_exec_core+30218>, 0x559176cfdb7c <vm_exec_core+30248>, 0x559176cfdb9a <vm_exec_core+30278>, 0x559176cfdbb8 <vm_exec_core+30308>, 0x559176cfdbd6 <vm_exec_core+30338>, 0x559176cfdbf4 <vm_exec_core+30368>, 0x559176cfdc12 <vm_exec_core+30398>, 0x559176cfdc30 <vm_exec_core+30428>, 0x559176cfdc4e <vm_exec_core+30458>, 0x559176cfdc6c <vm_exec_core+30488>, 0x559176cfdc8a <vm_exec_core+30518>, 0x559176cfdca8 <vm_exec_core+30548>, 0x559176cfdcc6 <vm_exec_core+30578>, 0x559176cfdce4 <vm_exec_core+30608>, 0x559176cfdd02 <vm_exec_core+30638>, 0x559176cfdd20 <vm_exec_core+30668>, 0x559176cfdd3e <vm_exec_core+30698>, 0x559176cfdd5c <vm_exec_core+30728>, 0x559176cfdd7a <vm_exec_core+30758>, 0x559176cfdd98 <vm_exec_core+30788>, 0x559176cfddb6 <vm_exec_core+30818>, 0x559176cfddd4 <vm_exec_core+30848>, 0x559176cfddf2 <vm_exec_core+30878>, 0x559176cfde10 <vm_exec_core+30908>, 0x559176cfde2e <vm_exec_core+30938>, 0x559176cfde4c <vm_exec_core+30968>, 0x559176cfde6a <vm_exec_core+30998>, 0x559176cfde88 <vm_exec_core+31028>, 0x559176cfdea6 <vm_exec_core+31058>, 0x559176cfdec4 <vm_exec_core+31088>, 0x559176cfdee2 <vm_exec_core+31118>, 0x559176cfdf00 <vm_exec_core+31148>, 0x559176cfdf1e <vm_exec_core+31178>, 0x559176cfdf3c <vm_exec_core+31208>, 0x559176cfdf5a <vm_exec_core+31238>, 0x559176cfdf78 <vm_exec_core+31268>, 0x559176cfdfa9 <vm_exec_core+31317>, 0x559176cfdfc7 <vm_exec_core+31347>, 0x559176cfdfe5 <vm_exec_core+31377>, 0x559176cfe003 <vm_exec_core+31407>, 0x559176cfe021 <vm_exec_core+31437>, 0x559176cfe03f <vm_exec_core+31467>, 0x559176cfe05d <vm_exec_core+31497>, 0x559176cfe07b <vm_exec_core+31527>, 0x559176cfe099 <vm_exec_core+31557>, 0x559176cfe0b7 <vm_exec_core+31587>, 0x559176cfe0d5 <vm_exec_core+31617>, 0x559176cfe0f3 <vm_exec_core+31647>, 0x559176cfe111 <vm_exec_core+31677>, 0x559176cfe12f <vm_exec_core+31707>, 0x559176cfe14d <vm_exec_core+31737>, 0x559176cfe16b <vm_exec_core+31767>, 0x559176cfe189 <vm_exec_core+31797>, 0x559176cfe1a7 <vm_exec_core+31827>, 0x559176cfe1c5 <vm_exec_core+31857>, 0x559176cfe1e3 <vm_exec_core+31887>, 0x559176cfe201 <vm_exec_core+31917>, 0x559176cfe21f <vm_exec_core+31947>, 0x559176cfe23d <vm_exec_core+31977>, 0x559176cfe25b <vm_exec_core+32007>...}
#50 0x0000559176d1030c in vm_exec_loop (ec=0x5591776af1a0, state=RUBY_TAG_RAISE, tag=0x7ffcb2123690, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2428
No locals.
#51 0x0000559176d10264 in rb_vm_exec (ec=0x5591776af1a0) at /tmp/ruby/src/trunk-O0/vm.c:2407
_ec = 0x5591776af1a0
_tag = {tag = 36, retval = 4, buf = {0x7ffcb2123710, 0x559176d1018f <rb_vm_exec+174>, 0x0, 0x7ffcb2123660, 0x7ffcb21239a8}, prev = 0x7ffcb2123780, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#52 0x0000559176d11060 in rb_iseq_eval_main (iseq=0x7fc6b7815580) at /tmp/ruby/src/trunk-O0/vm.c:2667
ec = 0x5591776af1a0
val = 94083262116256
#53 0x0000559176b0371f in rb_ec_exec_node (ec=0x5591776af1a0, n=0x7fc6b7815580) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x5591776adf90
_ec = 0x5591776af1a0
_tag = {tag = 36, retval = 94083249876236, buf = {0x7ffcb2123800, 0x559176b036b5 <rb_ec_exec_node+196>, 0x0, 0x7ffcb2123750, 0x5591776af1a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7fc6b7815580
#54 0x0000559176b0388c in ruby_run_node (n=0x7fc6b7815580) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x5591776af1a0
status = 21905
#55 0x0000559176aff244 in rb_main (argc=139, argv=0x7ffcb21239a8) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140723296024704
#56 0x0000559176aff2a5 in main (argc=139, argv=0x7ffcb21239a8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)