# Logfile created on 2023-07-29 09:07:13 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055c9acb5e318 @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.20230729-090713", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055c9acbf34e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055c9acbf3378 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055c9acbf31c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230729-090713", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230729-090713>, @binmode=false, @mon_data=#<Monitor:0x000055c9acbf30f8>, @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 = 7a7aba755d
$$$[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/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/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/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 enc.mk
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[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: 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/bigdecimal'
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/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]: 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/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
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/openssl'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering 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/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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.1.2/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/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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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/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 enc.mk
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'
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 -
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
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[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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering 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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.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/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/.bundle/gems/rbs-3.1.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.2
                                    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.7
                                    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.4.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.2.9
                                    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.2
                                    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 1841 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/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'
Run options: 
  --seed=56325
  "--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:

Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0
Ignoring racc-1.7.1 because its extensions are not built. Try: gem pristine racc --version 1.7.1
Ignoring rbs-3.1.2 because its extensions are not built. Try: gem pristine rbs --version 3.1.2
T
Retrying...
Finished tests in 806.824280s, 31.0538 tests/s, 11423.7750 assertions/s.
25055 tests, 9216979 assertions, 0 failures, 0 errors, 148 skips

ruby -v: ruby 3.3.0dev (2023-07-29T05:25:15Z master 7a7aba755d) [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'
$ /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-07-29T05:25:15Z master 7a7aba755d) [x86_64-linux]
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 304.549488 seconds

3709 files, 32109 examples, 144527 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.901098.ruby -x gdbscript
[New LWP 901098]
[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/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f7fdfeba45a in __GI___wait4 (pid=901130, stat_loc=0x7ffe38649d98, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f7fdfdcd7c0 (LWP 901098) 0x00007f7fdfeba45a in __GI___wait4 (pid=901130, stat_loc=0x7ffe38649d98, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x7f7fdfdcd7c0 (LWP 901098)):
#0  0x00007f7fdfeba45a in __GI___wait4 (pid=901130, stat_loc=0x7ffe38649d98, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x0000561fc494758b in do_waitpid (pid=901130, st=0x7ffe38649d98, flags=0) at /tmp/ruby/src/trunk-O0/process.c:1072
No locals.
#2  0x0000561fc494760f in waitpid_blocking_no_SIGCHLD (x=0x7ffe38649d70) at /tmp/ruby/src/trunk-O0/process.c:1106
        w = 0x7ffe38649d70
#3  0x0000561fc49f60f0 in rb_nogvl (func=0x561fc49475d7 <waitpid_blocking_no_SIGCHLD>, data1=0x7ffe38649d70, ubf=0x561fc49ef2cb <ubf_select>, data2=0x561fc5d49f90, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1552
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x561fc5d4b120
        th = 0x561fc5d49f90
        vm = 0x561fc5d47b10
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#4  0x0000561fc49f61f0 in rb_thread_call_without_gvl (func=0x561fc49475d7 <waitpid_blocking_no_SIGCHLD>, data1=0x7ffe38649d70, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1668
No locals.
#5  0x0000561fc4947686 in waitpid_no_SIGCHLD (w=0x7ffe38649d70) at /tmp/ruby/src/trunk-O0/process.c:1119
No locals.
#6  0x0000561fc494775f in rb_process_status_wait (pid=901130, flags=0) at /tmp/ruby/src/trunk-O0/process.c:1141
        waitpid_state = {wnode = {next = 0x561fc4dfac00 <ruby_threadptr_data_type>, prev = 0x561fc4dfac00 <ruby_threadptr_data_type>}, ec = 0x561fc5d4b120, cond = 0x561fc4bcae54 <rb_check_typeddata+129>, ret = 0, pid = 901130, status = 0, options = 0, errnum = 0}
#7  0x0000561fc4947838 in rb_waitpid (pid=901130, st=0x7ffe38649e04, flags=0) at /tmp/ruby/src/trunk-O0/process.c:1214
        status = 140729844538848
        data = 0x561fc4946f53 <rb_last_status_clear+13>
#8  0x0000561fc4898a8b in fptr_waitpid (fptr=0x561fc6015ba0, nohang=0) at /tmp/ruby/src/trunk-O0/io.c:5657
        status = 32766
#9  0x0000561fc489c826 in pipe_close (io=140187164612160) at /tmp/ruby/src/trunk-O0/io.c:7723
        fptr = 0x561fc6015ba0
#10 0x0000561fc48564a2 in rb_ensure (b_proc=0x561fc4a582b9 <rb_yield>, data1=140187164612160, e_proc=0x561fc489c7e2 <pipe_close>, data2=140187164612160) at /tmp/ruby/src/trunk-O0/eval.c:1017
        state = 6
        result = 4
        errinfo = 140187164611960
        ec = 0x561fc5d4b120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x561fc489c7e2 <pipe_close>, data2 = 140187164612160}}
#11 0x0000561fc489cbc9 in popen_finish (port=140187164612160, klass=140187174763200) at /tmp/ruby/src/trunk-O0/io.c:7962
No locals.
#12 0x0000561fc489c955 in rb_io_s_popen (argc=1, argv=0x7f7fdfccc2b0, klass=140187174763200) at /tmp/ruby/src/trunk-O0/io.c:7907
        pname = 140187164504040
        pmode = 4
        opt = 4
        env = 140187164492520
#13 0x0000561fc4a3a2ee in ractor_safe_call_cfunc_m1 (recv=140187174763200, argc=2, argv=0x7f7fdfccc2a8, func=0x561fc489c82d <rb_io_s_popen>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3267
        f = 0x561fc489c82d <rb_io_s_popen>
#14 0x0000561fc4a3af22 in vm_call_cfunc_with_frame_ (ec=0x561fc5d4b120, reg_cfp=0x7f7fdfdcbc90, calling=0x7ffe3864a410, argc=2, argv=0x7f7fdfccc2a8, stack_bottom=0x7f7fdfccc2a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3458
        ci = 0x427100020005
        cc = 0x7f7fde262680
        val = 94694463025256
        me = 0x7f7fdec1a8a8
        cfunc = 0x561fc5daf1b8
        recv = 140187174763200
        block_handler = 4182284
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#15 0x0000561fc4a3b0f7 in vm_call_cfunc_with_frame (ec=0x561fc5d4b120, reg_cfp=0x7f7fdfdcbc90, calling=0x7ffe3864a410) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3486
        argc = 2
        stack_bottom = 0x7f7fdfccc2a0
        argv = 0x7f7fdfccc2a8
#16 0x0000561fc4a3b20c in vm_call_cfunc_other (ec=0x561fc5d4b120, reg_cfp=0x7f7fdfdcbc90, calling=0x7ffe3864a410) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3512
        ci = 0x427100020005
        argv_ary = 0
#17 0x0000561fc4a3b631 in vm_call_cfunc (ec=0x561fc5d4b120, reg_cfp=0x7f7fdfdcbc90, calling=0x7ffe3864a410) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3594
        ci = 0x427100020005
#18 0x0000561fc4a3dcda in vm_call_method_each_type (ec=0x561fc5d4b120, cfp=0x7f7fdfdcbc90, calling=0x7ffe3864a410) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4359
        aset_mask = 1972
        ivar_mask = 0
        ci = 0x427100020005
        cc = 0x7f7fde262680
        cme = 0x7f7fdec1a8a8
        v = 94694464032680
#19 0x0000561fc4a3e788 in vm_call_method (ec=0x561fc5d4b120, cfp=0x7f7fdfdcbc90, calling=0x7ffe3864a410) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4485
        ci = 0x427100020005
        cc = 0x7f7fde262680
#20 0x0000561fc4a3e98a in vm_call_general (ec=0x561fc5d4b120, reg_cfp=0x7f7fdfdcbc90, calling=0x7ffe3864a410) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4529
No locals.
#21 0x0000561fc4a40fea in vm_sendish (ec=0x561fc5d4b120, reg_cfp=0x7f7fdfdcbc90, cd=0x561fc6047170, block_handler=4182284, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5517
        val = 36
        ci = 0x427100020005
        cc = 0x7f7fde262680
        argc = 2
        recv = 140187174763200
        calling = {ci = 0x427100020005, cc = 0x7f7fde262680, block_handler = 4182284, recv = 140187174763200, argc = 2, kw_splat = false, heap_argv = 0}
#22 0x0000561fc4a48dd3 in vm_exec_core (ec=0x561fc5d4b120) at ../../src/trunk-O0/insns.def:815
        bh = 4182284
        cd = 0x561fc6047170
        blockiseq = 0x0
        leaf = false
        val = 36
        reg_pc = 0x561fc5e8d6c8
        reg_cfp = 0x7f7fdfdcbc90
        insns_address_table = {0x561fc4a44ae2 <vm_exec_core+108>, 0x561fc4a44b79 <vm_exec_core+259>, 0x561fc4a44cd2 <vm_exec_core+604>, 0x561fc4a44e2c <vm_exec_core+950>, 0x561fc4a45010 <vm_exec_core+1434>, 0x561fc4a45186 <vm_exec_core+1808>, 0x561fc4a453de <vm_exec_core+2408>, 0x561fc4a45536 <vm_exec_core+2752>, 0x561fc4a4564b <vm_exec_core+3029>, 0x561fc4a45798 <vm_exec_core+3362>, 0x561fc4a458e5 <vm_exec_core+3695>, 0x561fc4a45a39 <vm_exec_core+4035>, 0x561fc4a45b91 <vm_exec_core+4379>, 0x561fc4a45d54 <vm_exec_core+4830>, 0x561fc4a45e99 <vm_exec_core+5155>, 0x561fc4a45fcf <vm_exec_core+5465>, 0x561fc4a460ce <vm_exec_core+5720>, 0x561fc4a461cd <vm_exec_core+5975>, 0x561fc4a46288 <vm_exec_core+6162>, 0x561fc4a46346 <vm_exec_core+6352>, 0x561fc4a46428 <vm_exec_core+6578>, 0x561fc4a4653c <vm_exec_core+6854>, 0x561fc4a46645 <vm_exec_core+7119>, 0x561fc4a4675f <vm_exec_core+7401>, 0x561fc4a46853 <vm_exec_core+7645>, 0x561fc4a469d8 <vm_exec_core+8034>, 0x561fc4a46ab0 <vm_exec_core+8250>, 0x561fc4a46bd1 <vm_exec_core+8539>, 0x561fc4a46d3c <vm_exec_core+8902>, 0x561fc4a46e3b <vm_exec_core+9157>, 0x561fc4a46f3a <vm_exec_core+9412>, 0x561fc4a47078 <vm_exec_core+9730>, 0x561fc4a4716c <vm_exec_core+9974>, 0x561fc4a47287 <vm_exec_core+10257>, 0x561fc4a473d3 <vm_exec_core+10589>, 0x561fc4a47509 <vm_exec_core+10899>, 0x561fc4a475b6 <vm_exec_core+11072>, 0x561fc4a476a9 <vm_exec_core+11315>, 0x561fc4a477d3 <vm_exec_core+11613>, 0x561fc4a478b5 <vm_exec_core+11839>, 0x561fc4a47a70 <vm_exec_core+12282>, 0x561fc4a47b86 <vm_exec_core+12560>, 0x561fc4a47cae <vm_exec_core+12856>, 0x561fc4a47d7b <vm_exec_core+13061>, 0x561fc4a47f23 <vm_exec_core+13485>, 0x561fc4a48463 <vm_exec_core+14829>, 0x561fc4a4859b <vm_exec_core+15141>, 0x561fc4a486e4 <vm_exec_core+15470>, 0x561fc4a4880c <vm_exec_core+15766>, 0x561fc4a48a33 <vm_exec_core+16317>, 0x561fc4a48b6b <vm_exec_core+16629>, 0x561fc4a48cb7 <vm_exec_core+16961>, 0x561fc4a48efa <vm_exec_core+17540>, 0x561fc4a490df <vm_exec_core+18025>, 0x561fc4a49279 <vm_exec_core+18435>, 0x561fc4a4946c <vm_exec_core+18934>, 0x561fc4a49606 <vm_exec_core+19344>, 0x561fc4a497f9 <vm_exec_core+19843>, 0x561fc4a49a21 <vm_exec_core+20395>, 0x561fc4a49c64 <vm_exec_core+20974>, 0x561fc4a49e49 <vm_exec_core+21459>, 0x561fc4a49f9d <vm_exec_core+21799>, 0x561fc4a4a052 <vm_exec_core+21980>, 0x561fc4a4a152 <vm_exec_core+22236>, 0x561fc4a4a277 <vm_exec_core+22529>, 0x561fc4a4a39f <vm_exec_core+22825>, 0x561fc4a4a4c4 <vm_exec_core+23118>, 0x561fc4a4a61e <vm_exec_core+23464>, 0x561fc4a4a78b <vm_exec_core+23829>, 0x561fc4a4a930 <vm_exec_core+24250>, 0x561fc4a4aad5 <vm_exec_core+24671>, 0x561fc4a4ac7a <vm_exec_core+25092>, 0x561fc4a4ae1f <vm_exec_core+25513>, 0x561fc4a4afc4 <vm_exec_core+25934>, 0x561fc4a4b174 <vm_exec_core+26366>, 0x561fc4a4b371 <vm_exec_core+26875>, 0x561fc4a4b516 <vm_exec_core+27296>, 0x561fc4a4b6bb <vm_exec_core+27717>, 0x561fc4a4b860 <vm_exec_core+28138>, 0x561fc4a4ba05 <vm_exec_core+28559>, 0x561fc4a4bbaa <vm_exec_core+28980>, 0x561fc4a4bd4f <vm_exec_core+29401>, 0x561fc4a4bef4 <vm_exec_core+29822>, 0x561fc4a4c099 <vm_exec_core+30243>, 0x561fc4a4c257 <vm_exec_core+30689>, 0x561fc4a4c49d <vm_exec_core+31271>, 0x561fc4a4c6a2 <vm_exec_core+31788>, 0x561fc4a4c830 <vm_exec_core+32186>, 0x561fc4a4c9be <vm_exec_core+32584>, 0x561fc4a4cb47 <vm_exec_core+32977>, 0x561fc4a4ccd0 <vm_exec_core+33370>, 0x561fc4a4ce6a <vm_exec_core+33780>, 0x561fc4a4d00f <vm_exec_core+34201>, 0x561fc4a4d136 <vm_exec_core+34496>, 0x561fc4a4d281 <vm_exec_core+34827>, 0x561fc4a4d40f <vm_exec_core+35225>, 0x561fc4a4d53a <vm_exec_core+35524>, 0x561fc4a4d65f <vm_exec_core+35817>, 0x561fc4a4d76d <vm_exec_core+36087>, 0x561fc4a4d87b <vm_exec_core+36357>, 0x561fc4a4d929 <vm_exec_core+36531>, 0x561fc4a4d9d7 <vm_exec_core+36705>, 0x561fc4a4d9f5 <vm_exec_core+36735>, 0x561fc4a4da13 <vm_exec_core+36765>, 0x561fc4a4da31 <vm_exec_core+36795>, 0x561fc4a4da4f <vm_exec_core+36825>, 0x561fc4a4da6d <vm_exec_core+36855>, 0x561fc4a4da8b <vm_exec_core+36885>, 0x561fc4a4daa9 <vm_exec_core+36915>, 0x561fc4a4dac7 <vm_exec_core+36945>, 0x561fc4a4dae5 <vm_exec_core+36975>, 0x561fc4a4db03 <vm_exec_core+37005>, 0x561fc4a4db21 <vm_exec_core+37035>, 0x561fc4a4db3f <vm_exec_core+37065>, 0x561fc4a4db5d <vm_exec_core+37095>, 0x561fc4a4db7b <vm_exec_core+37125>, 0x561fc4a4db99 <vm_exec_core+37155>, 0x561fc4a4dbb7 <vm_exec_core+37185>, 0x561fc4a4dbd5 <vm_exec_core+37215>, 0x561fc4a4dbf3 <vm_exec_core+37245>, 0x561fc4a4dc11 <vm_exec_core+37275>, 0x561fc4a4dc2f <vm_exec_core+37305>, 0x561fc4a4dc4d <vm_exec_core+37335>, 0x561fc4a4dc6b <vm_exec_core+37365>, 0x561fc4a4dc89 <vm_exec_core+37395>, 0x561fc4a4dca7 <vm_exec_core+37425>, 0x561fc4a4dcc5 <vm_exec_core+37455>, 0x561fc4a4dce3 <vm_exec_core+37485>, 0x561fc4a4dd01 <vm_exec_core+37515>, 0x561fc4a4dd1f <vm_exec_core+37545>, 0x561fc4a4dd3d <vm_exec_core+37575>, 0x561fc4a4dd5b <vm_exec_core+37605>, 0x561fc4a4dd79 <vm_exec_core+37635>, 0x561fc4a4dd97 <vm_exec_core+37665>, 0x561fc4a4ddb5 <vm_exec_core+37695>, 0x561fc4a4ddd3 <vm_exec_core+37725>, 0x561fc4a4ddf1 <vm_exec_core+37755>, 0x561fc4a4de0f <vm_exec_core+37785>, 0x561fc4a4de2d <vm_exec_core+37815>, 0x561fc4a4de4b <vm_exec_core+37845>, 0x561fc4a4de69 <vm_exec_core+37875>, 0x561fc4a4de87 <vm_exec_core+37905>, 0x561fc4a4dea5 <vm_exec_core+37935>, 0x561fc4a4dec3 <vm_exec_core+37965>, 0x561fc4a4dee1 <vm_exec_core+37995>, 0x561fc4a4deff <vm_exec_core+38025>, 0x561fc4a4df1d <vm_exec_core+38055>, 0x561fc4a4df3b <vm_exec_core+38085>, 0x561fc4a4df59 <vm_exec_core+38115>, 0x561fc4a4df77 <vm_exec_core+38145>, 0x561fc4a4df95 <vm_exec_core+38175>, 0x561fc4a4dfb3 <vm_exec_core+38205>, 0x561fc4a4dfd1 <vm_exec_core+38235>, 0x561fc4a4dfef <vm_exec_core+38265>, 0x561fc4a4e00d <vm_exec_core+38295>, 0x561fc4a4e02b <vm_exec_core+38325>, 0x561fc4a4e049 <vm_exec_core+38355>, 0x561fc4a4e067 <vm_exec_core+38385>, 0x561fc4a4e085 <vm_exec_core+38415>, 0x561fc4a4e0a3 <vm_exec_core+38445>, 0x561fc4a4e0c1 <vm_exec_core+38475>, 0x561fc4a4e0df <vm_exec_core+38505>, 0x561fc4a4e0fd <vm_exec_core+38535>, 0x561fc4a4e11b <vm_exec_core+38565>, 0x561fc4a4e139 <vm_exec_core+38595>, 0x561fc4a4e157 <vm_exec_core+38625>, 0x561fc4a4e175 <vm_exec_core+38655>, 0x561fc4a4e193 <vm_exec_core+38685>, 0x561fc4a4e1b1 <vm_exec_core+38715>, 0x561fc4a4e1cf <vm_exec_core+38745>, 0x561fc4a4e1ed <vm_exec_core+38775>, 0x561fc4a4e20b <vm_exec_core+38805>, 0x561fc4a4e229 <vm_exec_core+38835>, 0x561fc4a4e247 <vm_exec_core+38865>, 0x561fc4a4e265 <vm_exec_core+38895>, 0x561fc4a4e283 <vm_exec_core+38925>, 0x561fc4a4e2b4 <vm_exec_core+38974>, 0x561fc4a4e2d2 <vm_exec_core+39004>, 0x561fc4a4e2f0 <vm_exec_core+39034>, 0x561fc4a4e30e <vm_exec_core+39064>, 0x561fc4a4e32c <vm_exec_core+39094>, 0x561fc4a4e34a <vm_exec_core+39124>, 0x561fc4a4e368 <vm_exec_core+39154>, 0x561fc4a4e386 <vm_exec_core+39184>, 0x561fc4a4e3a4 <vm_exec_core+39214>, 0x561fc4a4e3c2 <vm_exec_core+39244>, 0x561fc4a4e3e0 <vm_exec_core+39274>, 0x561fc4a4e3fe <vm_exec_core+39304>, 0x561fc4a4e41c <vm_exec_core+39334>, 0x561fc4a4e43a <vm_exec_core+39364>, 0x561fc4a4e458 <vm_exec_core+39394>, 0x561fc4a4e476 <vm_exec_core+39424>, 0x561fc4a4e494 <vm_exec_core+39454>, 0x561fc4a4e4b2 <vm_exec_core+39484>, 0x561fc4a4e4d0 <vm_exec_core+39514>, 0x561fc4a4e4ee <vm_exec_core+39544>, 0x561fc4a4e50c <vm_exec_core+39574>, 0x561fc4a4e52a <vm_exec_core+39604>, 0x561fc4a4e548 <vm_exec_core+39634>, 0x561fc4a4e566 <vm_exec_core+39664>...}
#23 0x0000561fc4a6050e in rb_vm_exec (ec=0x561fc5d4b120) at /tmp/ruby/src/trunk-O0/vm.c:2399
        _ec = 0x561fc5d4b120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe3864b2a0, 0x561fc4a60449 <rb_vm_exec+174>, 0x0, 0x7ffe3864b1f0, 0x7ffe3864b538}, prev = 0x7ffe3864b310, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#24 0x0000561fc4a612bd in rb_iseq_eval_main (iseq=0x7f7fde19fce8) at /tmp/ruby/src/trunk-O0/vm.c:2640
        ec = 0x561fc5d4b120
        val = 94694463025440
#25 0x0000561fc48546ea in rb_ec_exec_node (ec=0x561fc5d4b120, n=0x7f7fde19fce8) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x561fc5d49f90
        _ec = 0x561fc5d4b120
        _tag = {tag = 36, retval = 94694441041147, buf = {0x7ffe3864b390, 0x561fc4854689 <rb_ec_exec_node+196>, 0x0, 0x7ffe3864b2e0, 0x561fc5d4b120}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f7fde19fce8
#26 0x0000561fc4854857 in ruby_run_node (n=0x7f7fde19fce8) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x561fc5d4b120
        status = 22047
#27 0x0000561fc4850264 in rb_main (argc=141, argv=0x7ffe3864b538) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140729844544528
#28 0x0000561fc48502c5 in main (argc=141, argv=0x7ffe3864b538) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile