# Logfile created on 2023-10-08 14:44:46 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000056278b8d6180 @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.20231008-144446", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056278b96b4b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056278b96b320 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056278b96b190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231008-144446", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231008-144446>, @binmode=false, @mon_data=#<Monitor:0x000056278b96b0c8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
From https://github.com/ruby/rbs
 * branch              33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD
From https://github.com/ruby/debug
 * branch            927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD
HEAD is now at 33813a60 Use valid syntax
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
HEAD is now at 927587a Stop assuming Integer#times is written in C
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = b5d74f4f26
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
From https://github.com/ruby/rbs
 * branch              33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD
HEAD is now at 33813a60 Use valid syntax
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
From https://github.com/ruby/debug
 * branch            927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
HEAD is now at 927587a Stop assuming Integer#times is written in C
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering 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/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/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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]: 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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.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/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.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
From https://github.com/ruby/rbs
 * branch              33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD
From https://github.com/ruby/debug
 * branch            927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD
HEAD is now at 33813a60 Use valid syntax
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
HEAD is now at 927587a Stop assuming Integer#times is written in C
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
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/psych'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.8.1
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    prism 0.13.0
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.9
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    stringio 3.0.9
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.0
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1855 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=6903
  "--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 903.810791s, 29.5051 tests/s, 10389.2597 assertions/s.
26667 tests, 9389925 assertions, 0 failures, 0 errors, 189 skips

ruby -v: ruby 3.3.0dev (2023-10-08T07:34:32Z master b5d74f4f26) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-10-08T07:34:32Z master b5d74f4f26) [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 304.591746 seconds

3715 files, 32233 examples, 146519 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.3765553.ruby -x gdbscript
[New LWP 3765553]
[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/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=139698878163160, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f0e2f1d17c0 (LWP 3765553) RB_FL_TEST_RAW (obj=139698878163160, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472

>>> Machine level backtrace


Thread 1 (Thread 0x7f0e2f1d17c0 (LWP 3765553)):
#0  RB_FL_TEST_RAW (obj=139698878163160, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x00005643bb03fc0f in RB_FL_ANY_RAW (obj=139698878163160, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x00005643bb03ffbc in RB_OBJ_PROMOTED_RAW (obj=139698878163160) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:724
No locals.
#3  0x00005643bb042efd in RVALUE_OLD_P (obj=139698878163160) at /tmp/ruby/src/trunk-O0/gc.c:1734
        __func__ = <optimized out>
#4  0x00005643bb04cfa7 in rgengc_check_relation (objspace=0x5643bbcf20e0, obj=139698878163160) at /tmp/ruby/src/trunk-O0/gc.c:6797
        old_parent = 139698878143360
        __func__ = <optimized out>
#5  0x00005643bb04d1dc in gc_mark_ptr (objspace=0x5643bbcf20e0, obj=139698878163160) at /tmp/ruby/src/trunk-O0/gc.c:6850
        __func__ = "gc_mark_ptr"
#6  0x00005643bb04d462 in gc_mark (objspace=0x5643bbcf20e0, obj=139698878163160) at /tmp/ruby/src/trunk-O0/gc.c:6902
No locals.
#7  0x00005643bb04c92b in mark_method_entry_i (me=139698878163160, data=0x5643bbcf20e0) at /tmp/ruby/src/trunk-O0/gc.c:6574
        objspace = 0x5643bbcf20e0
#8  0x00005643bb1cc1a0 in rb_id_table_foreach_values (tbl=0x5643bbd69ee0, func=0x5643bb04c8fc <mark_method_entry_i>, data=0x5643bbcf20e0) at /tmp/ruby/src/trunk-O0/id_table.c:296
        ret = ID_TABLE_CONTINUE
        i = 35
        capa = 64
#9  0x00005643bb04c967 in mark_m_tbl (objspace=0x5643bbcf20e0, tbl=0x5643bbd69ee0) at /tmp/ruby/src/trunk-O0/gc.c:6582
No locals.
#10 0x00005643bb04ddf5 in gc_mark_children (objspace=0x5643bbcf20e0, obj=139698878143360) at /tmp/ruby/src/trunk-O0/gc.c:7196
        any = 0x7f0e2e01db80
#11 0x00005643bb04e5d3 in gc_mark_stacked_objects (objspace=0x5643bbcf20e0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7367
        mstack = 0x5643bbcf2568
        obj = 139698878143360
        marked_slots_at_the_beginning = 747
        popped_count = 0
#12 0x00005643bb04e753 in gc_mark_stacked_objects_all (objspace=0x5643bbcf20e0) at /tmp/ruby/src/trunk-O0/gc.c:7405
No locals.
#13 0x00005643bb050a24 in gc_marks_rest (objspace=0x5643bbcf20e0) at /tmp/ruby/src/trunk-O0/gc.c:8592
No locals.
#14 0x00005643bb050b58 in gc_marks (objspace=0x5643bbcf20e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8650
        marking_finished = false
#15 0x00005643bb0528e0 in gc_start (objspace=0x5643bbcf20e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9400
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 4
#16 0x00005643bb05257d in garbage_collect (objspace=0x5643bbcf20e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9284
        _lev = 762042304
        ret = 32526
#17 0x00005643bb053000 in garbage_collect_with_gvl (objspace=0x5643bbcf20e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9661
No locals.
#18 0x00005643bb059f26 in objspace_malloc_gc_stress (objspace=0x5643bbcf20e0) at /tmp/ruby/src/trunk-O0/gc.c:12104
        reason = 45568
#19 0x00005643bb05a209 in objspace_xmalloc0 (objspace=0x5643bbcf20e0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12306
        gpr = 107008
        mem = 0x5643bbcf2e70
#20 0x00005643bb05a526 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12530
No locals.
#21 0x00005643bb05a55c in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12539
No locals.
#22 0x00005643bb05de7b in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14110
No locals.
#23 0x00005643bb214ed3 in vm_ccs_create (klass=139698878342200, cc_tbl=0x5643bc128c20, mid=5329, cme=0x7f0e2d6bd7c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1940
        ccs = 0xffffffff0000014d
#24 0x00005643bb230730 in cache_callable_method_entry (klass=139698878342200, mid=5329, cme=0x7f0e2d6bd7c0) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
        cc_tbl = 0x5643bc128c20
        ccs_data = 5329
#25 0x00005643bb2308f2 in callable_method_entry_or_negative (klass=139698878342200, mid=5329, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
        defined_class = 0
        me = 0x0
        _lev = 1372
        cme = 0x7f0e2d6bd7c0
#26 0x00005643bb230984 in callable_method_entry (klass=139698878342200, mid=5329, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
        cme = 0x7f0e2f0c6680
#27 0x00005643bb230bfc in callable_method_entry_refinements (klass=139698878342200, id=5329, defined_class_ptr=0x0, with_refinements=true) at /tmp/ruby/src/trunk-O0/vm_method.c:1447
        cme = 0x7f0e2e04e438
#28 0x00005643bb230c52 in rb_callable_method_entry_with_refinements (klass=139698878342200, id=5329, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1454
No locals.
#29 0x00005643bb2314cb in method_boundp (klass=139698878342200, id=5329, ex=2) at /tmp/ruby/src/trunk-O0/vm_method.c:1656
        cme = 0x7f0e2d6bd748
#30 0x00005643bb232fc6 in basic_obj_respond_to (ec=0x5643bbcf31a0, obj=139698868311880, id=5329, pub=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2728
        klass = 139698878342200
        ret = 3375730229045997056
#31 0x00005643bb23338d in rb_ec_obj_respond_to (ec=0x5643bbcf31a0, obj=139698868311880, id=5329, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2804
        klass = 139698878342200
        ret = -1
#32 0x00005643bb23331b in rb_obj_respond_to (obj=139698868311880, id=5329, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2796
        ec = 0x5643bbcf31a0
#33 0x00005643bb0a5de8 in w_object (obj=139698868311880, arg=0x5643bbe5c510, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:900
        v = 94848901863535
        c_arg = {obj = 139698868311880, arg = 0x5643bbe5c510, limit = -1}
        ivobj = 36
        num = 140734541225928
        hasiv = 0
        encname = 4
#34 0x00005643bb0a6dcf in rb_marshal_dump_limited (obj=139698868311880, port=139698868317240, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1220
        arg = 0x5643bbe5c510
        wrapper = 139698868317640
#35 0x00005643bb0a6c4e in marshal_dump (argc=1, argv=0x7f0e2f0d0058, _=139698878284120) at /tmp/ruby/src/trunk-O0/marshal.c:1189
        obj = 139698868311880
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#36 0x00005643bb21b01d in ractor_safe_call_cfunc_m1 (recv=139698878284120, argc=1, argv=0x7f0e2f0d0058, func=0x5643bb0a6b49 <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
        f = 0x5643bb0a6b49 <marshal_dump>
#37 0x00005643bb21bc54 in vm_call_cfunc_with_frame_ (ec=0x5643bbcf31a0, reg_cfp=0x7f0e2f1cffa0, calling=0x7fff50566640, argc=1, argv=0x7f0e2f0d0058, stack_bottom=0x7f0e2f0d0050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3475
        ci = 0x1b2100100003
        cc = 0x7f0e2d6bf138
        val = 140734541226720
        me = 0x7f0e2e02b910
        cfunc = 0x5643bbd53d78
        recv = 139698878284120
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#38 0x00005643bb21be29 in vm_call_cfunc_with_frame (ec=0x5643bbcf31a0, reg_cfp=0x7f0e2f1cffa0, calling=0x7fff50566640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
        argc = 1
        stack_bottom = 0x7f0e2f0d0050
        argv = 0x7f0e2f0d0058
#39 0x00005643bb21bf41 in vm_call_cfunc_other (ec=0x5643bbcf31a0, reg_cfp=0x7f0e2f1cffa0, calling=0x7fff50566640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3529
        ci = 0x1b2100100003
        argv_ary = 0
#40 0x00005643bb21c369 in vm_call_cfunc (ec=0x5643bbcf31a0, reg_cfp=0x7f0e2f1cffa0, calling=0x7fff50566640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3611
        ci = 0x1b2100100003
#41 0x00005643bb21eb13 in vm_call_method_each_type (ec=0x5643bbcf31a0, cfp=0x7f0e2f1cffa0, calling=0x7fff50566640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4389
        aset_mask = 1979
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f0e2d6bf138
        cme = 0x7f0e2e02b910
        v = 94848918361784
#42 0x00005643bb21f5c7 in vm_call_method (ec=0x5643bbcf31a0, cfp=0x7f0e2f1cffa0, calling=0x7fff50566640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4515
        ci = 0x1b2100100003
        cc = 0x7f0e2d6bf138
#43 0x00005643bb21f7c9 in vm_call_general (ec=0x5643bbcf31a0, reg_cfp=0x7f0e2f1cffa0, calling=0x7fff50566640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4559
No locals.
#44 0x00005643bb221e6c in vm_sendish (ec=0x5643bbcf31a0, reg_cfp=0x7f0e2f1cffa0, cd=0x5643bc0cd540, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f0e2d6bf138
        argc = 1
        recv = 139698878284120
        calling = {cd = 0x5643bc0cd540, cc = 0x7f0e2d6bf138, block_handler = 0, recv = 139698878284120, argc = 1, kw_splat = false, heap_argv = 0}
#45 0x00005643bb229266 in vm_exec_core (ec=0x5643bbcf31a0) at ../../src/trunk-O0/insns.def:835
        bh = 0
        cd = 0x5643bc0cd540
        leaf = false
        val = 94848913711328
        reg_pc = 0x5643bc0cd350
        reg_cfp = 0x7f0e2f1cffa0
        insns_address_table = {0x5643bb225a01 <vm_exec_core+108>, 0x5643bb225a63 <vm_exec_core+206>, 0x5643bb225b76 <vm_exec_core+481>, 0x5643bb225c8a <vm_exec_core+757>, 0x5643bb225e28 <vm_exec_core+1171>, 0x5643bb225f58 <vm_exec_core+1475>, 0x5643bb22616a <vm_exec_core+2005>, 0x5643bb22627c <vm_exec_core+2279>, 0x5643bb226355 <vm_exec_core+2496>, 0x5643bb22645c <vm_exec_core+2759>, 0x5643bb226563 <vm_exec_core+3022>, 0x5643bb226671 <vm_exec_core+3292>, 0x5643bb226783 <vm_exec_core+3566>, 0x5643bb22690a <vm_exec_core+3957>, 0x5643bb226a13 <vm_exec_core+4222>, 0x5643bb226b0d <vm_exec_core+4472>, 0x5643bb226bd0 <vm_exec_core+4667>, 0x5643bb226c93 <vm_exec_core+4862>, 0x5643bb226d1c <vm_exec_core+4999>, 0x5643bb226da8 <vm_exec_core+5139>, 0x5643bb226e4e <vm_exec_core+5305>, 0x5643bb226f26 <vm_exec_core+5521>, 0x5643bb226ff3 <vm_exec_core+5726>, 0x5643bb2270d1 <vm_exec_core+5948>, 0x5643bb227193 <vm_exec_core+6142>, 0x5643bb2272d2 <vm_exec_core+6461>, 0x5643bb227378 <vm_exec_core+6627>, 0x5643bb22745d <vm_exec_core+6856>, 0x5643bb22758c <vm_exec_core+7159>, 0x5643bb22764f <vm_exec_core+7354>, 0x5643bb227712 <vm_exec_core+7549>, 0x5643bb22780a <vm_exec_core+7797>, 0x5643bb2278cc <vm_exec_core+7991>, 0x5643bb2279ab <vm_exec_core+8214>, 0x5643bb227abb <vm_exec_core+8486>, 0x5643bb227bb5 <vm_exec_core+8736>, 0x5643bb227c30 <vm_exec_core+8859>, 0x5643bb227cf1 <vm_exec_core+9052>, 0x5643bb227ddf <vm_exec_core+9290>, 0x5643bb227e8f <vm_exec_core+9466>, 0x5643bb22800e <vm_exec_core+9849>, 0x5643bb2280e8 <vm_exec_core+10067>, 0x5643bb2281d4 <vm_exec_core+10303>, 0x5643bb228265 <vm_exec_core+10448>, 0x5643bb2283c0 <vm_exec_core+10795>, 0x5643bb2288b3 <vm_exec_core+12062>, 0x5643bb2289af <vm_exec_core+12314>, 0x5643bb228ab2 <vm_exec_core+12573>, 0x5643bb228b9e <vm_exec_core+12809>, 0x5643bb228db7 <vm_exec_core+13346>, 0x5643bb228ea9 <vm_exec_core+13588>, 0x5643bb228faf <vm_exec_core+13850>, 0x5643bb2291ac <vm_exec_core+14359>, 0x5643bb229355 <vm_exec_core+14784>, 0x5643bb229480 <vm_exec_core+15083>, 0x5643bb2295ec <vm_exec_core+15447>, 0x5643bb229717 <vm_exec_core+15746>, 0x5643bb229883 <vm_exec_core+16110>, 0x5643bb229a65 <vm_exec_core+16592>, 0x5643bb229c62 <vm_exec_core+17101>, 0x5643bb229e0b <vm_exec_core+17526>, 0x5643bb229f2d <vm_exec_core+17816>, 0x5643bb229fd4 <vm_exec_core+17983>, 0x5643bb22a098 <vm_exec_core+18179>, 0x5643bb22a181 <vm_exec_core+18412>, 0x5643bb22a26d <vm_exec_core+18648>, 0x5643bb22a356 <vm_exec_core+18881>, 0x5643bb22a46a <vm_exec_core+19157>, 0x5643bb22a591 <vm_exec_core+19452>, 0x5643bb22a6c7 <vm_exec_core+19762>, 0x5643bb22a7fd <vm_exec_core+20072>, 0x5643bb22a933 <vm_exec_core+20382>, 0x5643bb22aa69 <vm_exec_core+20692>, 0x5643bb22ab9f <vm_exec_core+21002>, 0x5643bb22ace0 <vm_exec_core+21323>, 0x5643bb22ae5a <vm_exec_core+21701>, 0x5643bb22af90 <vm_exec_core+22011>, 0x5643bb22b0c6 <vm_exec_core+22321>, 0x5643bb22b1fc <vm_exec_core+22631>, 0x5643bb22b332 <vm_exec_core+22941>, 0x5643bb22b468 <vm_exec_core+23251>, 0x5643bb22b59e <vm_exec_core+23561>, 0x5643bb22b6d4 <vm_exec_core+23871>, 0x5643bb22b80a <vm_exec_core+24181>, 0x5643bb22b959 <vm_exec_core+24516>, 0x5643bb22bb13 <vm_exec_core+24958>, 0x5643bb22bc91 <vm_exec_core+25340>, 0x5643bb22bdb0 <vm_exec_core+25627>, 0x5643bb22becf <vm_exec_core+25914>, 0x5643bb22bfe9 <vm_exec_core+26196>, 0x5643bb22c103 <vm_exec_core+26478>, 0x5643bb22c22e <vm_exec_core+26777>, 0x5643bb22c364 <vm_exec_core+27087>, 0x5643bb22c44f <vm_exec_core+27322>, 0x5643bb22c554 <vm_exec_core+27583>, 0x5643bb22c69c <vm_exec_core+27911>, 0x5643bb22c78b <vm_exec_core+28150>, 0x5643bb22c865 <vm_exec_core+28368>, 0x5643bb22c93a <vm_exec_core+28581>, 0x5643bb22ca15 <vm_exec_core+28800>, 0x5643bb22ca91 <vm_exec_core+28924>, 0x5643bb22cb0d <vm_exec_core+29048>, 0x5643bb22cb2b <vm_exec_core+29078>, 0x5643bb22cb49 <vm_exec_core+29108>, 0x5643bb22cb67 <vm_exec_core+29138>, 0x5643bb22cb85 <vm_exec_core+29168>, 0x5643bb22cba3 <vm_exec_core+29198>, 0x5643bb22cbc1 <vm_exec_core+29228>, 0x5643bb22cbdf <vm_exec_core+29258>, 0x5643bb22cbfd <vm_exec_core+29288>, 0x5643bb22cc1b <vm_exec_core+29318>, 0x5643bb22cc39 <vm_exec_core+29348>, 0x5643bb22cc57 <vm_exec_core+29378>, 0x5643bb22cc75 <vm_exec_core+29408>, 0x5643bb22cc93 <vm_exec_core+29438>, 0x5643bb22ccb1 <vm_exec_core+29468>, 0x5643bb22cccf <vm_exec_core+29498>, 0x5643bb22cced <vm_exec_core+29528>, 0x5643bb22cd0b <vm_exec_core+29558>, 0x5643bb22cd29 <vm_exec_core+29588>, 0x5643bb22cd47 <vm_exec_core+29618>, 0x5643bb22cd65 <vm_exec_core+29648>, 0x5643bb22cd83 <vm_exec_core+29678>, 0x5643bb22cda1 <vm_exec_core+29708>, 0x5643bb22cdbf <vm_exec_core+29738>, 0x5643bb22cddd <vm_exec_core+29768>, 0x5643bb22cdfb <vm_exec_core+29798>, 0x5643bb22ce19 <vm_exec_core+29828>, 0x5643bb22ce37 <vm_exec_core+29858>, 0x5643bb22ce55 <vm_exec_core+29888>, 0x5643bb22ce73 <vm_exec_core+29918>, 0x5643bb22ce91 <vm_exec_core+29948>, 0x5643bb22ceaf <vm_exec_core+29978>, 0x5643bb22cecd <vm_exec_core+30008>, 0x5643bb22ceeb <vm_exec_core+30038>, 0x5643bb22cf09 <vm_exec_core+30068>, 0x5643bb22cf27 <vm_exec_core+30098>, 0x5643bb22cf45 <vm_exec_core+30128>, 0x5643bb22cf63 <vm_exec_core+30158>, 0x5643bb22cf81 <vm_exec_core+30188>, 0x5643bb22cf9f <vm_exec_core+30218>, 0x5643bb22cfbd <vm_exec_core+30248>, 0x5643bb22cfdb <vm_exec_core+30278>, 0x5643bb22cff9 <vm_exec_core+30308>, 0x5643bb22d017 <vm_exec_core+30338>, 0x5643bb22d035 <vm_exec_core+30368>, 0x5643bb22d053 <vm_exec_core+30398>, 0x5643bb22d071 <vm_exec_core+30428>, 0x5643bb22d08f <vm_exec_core+30458>, 0x5643bb22d0ad <vm_exec_core+30488>, 0x5643bb22d0cb <vm_exec_core+30518>, 0x5643bb22d0e9 <vm_exec_core+30548>, 0x5643bb22d107 <vm_exec_core+30578>, 0x5643bb22d125 <vm_exec_core+30608>, 0x5643bb22d143 <vm_exec_core+30638>, 0x5643bb22d161 <vm_exec_core+30668>, 0x5643bb22d17f <vm_exec_core+30698>, 0x5643bb22d19d <vm_exec_core+30728>, 0x5643bb22d1bb <vm_exec_core+30758>, 0x5643bb22d1d9 <vm_exec_core+30788>, 0x5643bb22d1f7 <vm_exec_core+30818>, 0x5643bb22d215 <vm_exec_core+30848>, 0x5643bb22d233 <vm_exec_core+30878>, 0x5643bb22d251 <vm_exec_core+30908>, 0x5643bb22d26f <vm_exec_core+30938>, 0x5643bb22d28d <vm_exec_core+30968>, 0x5643bb22d2ab <vm_exec_core+30998>, 0x5643bb22d2c9 <vm_exec_core+31028>, 0x5643bb22d2e7 <vm_exec_core+31058>, 0x5643bb22d305 <vm_exec_core+31088>, 0x5643bb22d323 <vm_exec_core+31118>, 0x5643bb22d341 <vm_exec_core+31148>, 0x5643bb22d35f <vm_exec_core+31178>, 0x5643bb22d37d <vm_exec_core+31208>, 0x5643bb22d39b <vm_exec_core+31238>, 0x5643bb22d3b9 <vm_exec_core+31268>, 0x5643bb22d3ea <vm_exec_core+31317>, 0x5643bb22d408 <vm_exec_core+31347>, 0x5643bb22d426 <vm_exec_core+31377>, 0x5643bb22d444 <vm_exec_core+31407>, 0x5643bb22d462 <vm_exec_core+31437>, 0x5643bb22d480 <vm_exec_core+31467>, 0x5643bb22d49e <vm_exec_core+31497>, 0x5643bb22d4bc <vm_exec_core+31527>, 0x5643bb22d4da <vm_exec_core+31557>, 0x5643bb22d4f8 <vm_exec_core+31587>, 0x5643bb22d516 <vm_exec_core+31617>, 0x5643bb22d534 <vm_exec_core+31647>, 0x5643bb22d552 <vm_exec_core+31677>, 0x5643bb22d570 <vm_exec_core+31707>, 0x5643bb22d58e <vm_exec_core+31737>, 0x5643bb22d5ac <vm_exec_core+31767>, 0x5643bb22d5ca <vm_exec_core+31797>, 0x5643bb22d5e8 <vm_exec_core+31827>, 0x5643bb22d606 <vm_exec_core+31857>, 0x5643bb22d624 <vm_exec_core+31887>, 0x5643bb22d642 <vm_exec_core+31917>, 0x5643bb22d660 <vm_exec_core+31947>, 0x5643bb22d67e <vm_exec_core+31977>, 0x5643bb22d69c <vm_exec_core+32007>...}
#46 0x00005643bb23f6c6 in rb_vm_exec (ec=0x5643bbcf31a0) at /tmp/ruby/src/trunk-O0/vm.c:2417
        _ec = 0x5643bbcf31a0
        _tag = {tag = 36, retval = 4, buf = {0x7fff50567310, 0x5643bb23f644 <rb_vm_exec+174>, 0x0, 0x7fff50567260, 0x7f0e2d6bf188}, prev = 0x7fff50567650, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#47 0x00005643bb23c2db in invoke_block (ec=0x5643bbcf31a0, iseq=0x7f0e2d78bf30, self=139698895638000, captured=0x5643bc19be20, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1442
        arg_size = 0
#48 0x00005643bb23cd77 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f0e2d6bf198, argc=0, self=139698895638000, captured=0x5643bc19be20, ec=0x5643bbcf31a0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        iseq = 0x7f0e2d78bf30
        opt_pc = 0
        type = 572653569
        cfp = 0x7f0e2f1cffd8
        sp = 0x7f0e2f0d0028
        flags = 0
        use_argv = 0x7f0e2d6bf198
        av = {139698878288760, 94848913714800}
        stack_argv = 0x7f0e2f0d0028
#49 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f0e2d6bf198, argc=0, self=139698895638000, proc=0x5643bc19be20, ec=0x5643bbcf31a0) at /tmp/ruby/src/trunk-O0/vm.c:1610
        block = 0x5643bc19be20
#50 vm_invoke_proc (ec=0x5643bbcf31a0, proc=0x5643bc19be20, self=139698895638000, argc=0, argv=0x7f0e2d6bf198, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1640
No locals.
#51 0x00005643bb23d51b in rb_vm_invoke_proc (ec=0x5643bbcf31a0, proc=0x5643bc19be20, argc=0, argv=0x7f0e2d6bf198, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1661
        self = 139698895638000
#52 0x00005643bb11f521 in rb_proc_call_kw (self=139698868287040, args=139698868318600, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:977
        vret = 140734541231504
        proc = 0x5643bc19be20
        argc = 0
        argv = 0x7f0e2d6bf198
#53 0x00005643bb11f589 in rb_proc_call (self=139698868287040, args=139698868318600) at /tmp/ruby/src/trunk-O0/proc.c:987
No locals.
#54 0x00005643bb02e69f in rb_call_end_proc (data=139698868287040) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#55 0x00005643bb02e856 in exec_end_procs_chain (procs=0x5643bb607ca0 <end_procs>, errp=0x5643bbcf3218) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x5643bb02e678 <rb_call_end_proc>, data = 139698868287040, next = 0x5643bbf9e8e0}
        link = 0x5643bc19be50
        errinfo = 139698868311880
#56 0x00005643bb02e9a9 in rb_ec_exec_end_proc (ec=0x5643bbcf31a0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x5643bbcf31a0
        _tag = {tag = 36, retval = 3375730229045997056, buf = {0x7fff505676d0, 0x5643bb02e924 <rb_ec_exec_end_proc+173>, 0x0, 0x7fff50567620, 0x5643bb02c073 <rb_ec_ractor_ptr+24>}, prev = 0x7fff505677f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 139698868311880
#57 0x00005643bb02f0b9 in rb_ec_teardown (ec=0x5643bbcf31a0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#58 0x00005643bb02f369 in rb_ec_cleanup (ec=0x5643bbcf31a0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94848913715616
        mode0 = 32767
        mode1 = 1347844208
        _ec = 0x5643bbcf31a0
        _tag = {tag = 36, retval = 94848900328876, buf = {0x7fff50567870, 0x5643bb02f2a4 <rb_ec_cleanup+279>, 0x0, 0x7fff50567790, 0x5643bbcf31a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 139698868311880
        sysex = 0
        signaled = 0
        th = 0x5643bbcf1f90
        th0 = 0x5643bbcf1f90
        step = 1
        message = 4
        buf = 94848913710992
#59 0x00005643bb02f93c in ruby_run_node (n=0x7f0e2d77dc50) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x5643bbcf31a0
        status = 22083
#60 0x00005643bb02b2e4 in rb_main (argc=136, argv=0x7fff50567a18) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140734541232368
#61 0x00005643bb02b345 in main (argc=136, argv=0x7fff50567a18) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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