# Logfile created on 2023-09-03 23:40:06 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055da7e985798 @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.20230903-234006", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055da7ea0f290 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055da7ea0f150 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055da7ea0ef98 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230903-234006", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230903-234006>, @binmode=false, @mon_data=#<Monitor:0x000055da7ea0eea8>, @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
$$$[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 = 40ab77eb3d
$$$[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'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: 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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
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/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.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/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
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
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
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering 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/pathname'
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/openssl'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./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.0
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.8
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
                                    yarp 0.10.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.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.19.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.3.7
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.1
                                    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 1852 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/yarp -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/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=52940
  "--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.T
Retrying...
Finished tests in 1207.031525s, 21.7923 tests/s, 7753.9383 assertions/s.
26304 tests, 9359248 assertions, 0 failures, 0 errors, 194 skips

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

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

3708 files, 32157 examples, 145193 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.1331975.ruby -x gdbscript
[New LWP 1331975]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000560f176375f5 in rb_id_table_foreach_values (tbl=0x560f17c1b1a0, func=0x560f174ba7c2 <mark_method_entry_i>, data=0x560f17bb70e0) at /tmp/ruby/src/trunk-O0/id_table.c:292
292	    int i, capa = tbl->capa;

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fde96aef7c0 (LWP 1331975) 0x0000560f176375f5 in rb_id_table_foreach_values (tbl=0x560f17c1b1a0, func=0x560f174ba7c2 <mark_method_entry_i>, data=0x560f17bb70e0) at /tmp/ruby/src/trunk-O0/id_table.c:292

>>> Machine level backtrace


Thread 1 (Thread 0x7fde96aef7c0 (LWP 1331975)):
#0  0x0000560f176375f5 in rb_id_table_foreach_values (tbl=0x560f17c1b1a0, func=0x560f174ba7c2 <mark_method_entry_i>, data=0x560f17bb70e0) at /tmp/ruby/src/trunk-O0/id_table.c:292
        i = 32734
        capa = 398160096
#1  0x0000560f174ba82d in mark_m_tbl (objspace=0x560f17bb70e0, tbl=0x560f17c1b1a0) at /tmp/ruby/src/trunk-O0/gc.c:6545
No locals.
#2  0x0000560f174bbb3b in gc_mark_children (objspace=0x560f17bb70e0, obj=140593968904400) at /tmp/ruby/src/trunk-O0/gc.c:7130
        any = 0x7fde9592f8d0
#3  0x0000560f174bc319 in gc_mark_stacked_objects (objspace=0x560f17bb70e0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7301
        mstack = 0x560f17bb7568
        obj = 140593968904400
        marked_slots_at_the_beginning = 761
        popped_count = 0
#4  0x0000560f174bc499 in gc_mark_stacked_objects_all (objspace=0x560f17bb70e0) at /tmp/ruby/src/trunk-O0/gc.c:7339
No locals.
#5  0x0000560f174be756 in gc_marks_rest (objspace=0x560f17bb70e0) at /tmp/ruby/src/trunk-O0/gc.c:8524
No locals.
#6  0x0000560f174be88a in gc_marks (objspace=0x560f17bb70e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8582
        marking_finished = false
#7  0x0000560f174c0612 in gc_start (objspace=0x560f17bb70e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9332
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 24
#8  0x0000560f174c02af in garbage_collect (objspace=0x560f17bb70e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9216
        _lev = 1891179712
        ret = 32765
#9  0x0000560f174c0d32 in garbage_collect_with_gvl (objspace=0x560f17bb70e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9593
No locals.
#10 0x0000560f174c7c00 in objspace_malloc_gc_stress (objspace=0x560f17bb70e0) at /tmp/ruby/src/trunk-O0/gc.c:12028
        reason = 45568
#11 0x0000560f174c7ee3 in objspace_xmalloc0 (objspace=0x560f17bb70e0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12230
        gpr = 107008
        mem = 0x560f17f4ad30
#12 0x0000560f174c8200 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12454
No locals.
#13 0x0000560f174c8236 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12463
No locals.
#14 0x0000560f174cbb4e in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14034
No locals.
#15 0x0000560f176800d8 in vm_ccs_create (klass=140593969096680, cc_tbl=0x560f17eddd00, mid=3137, cme=0x7fde95931cc0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1939
        ccs = 0xffffffff000000c4
#16 0x0000560f1769b921 in cache_callable_method_entry (klass=140593969096680, mid=3137, cme=0x7fde95931cc0) at /tmp/ruby/src/trunk-O0/vm_method.c:1338
        cc_tbl = 0x560f17eddd00
        ccs_data = 94622817301898
#17 0x0000560f1769badd in callable_method_entry_or_negative (klass=140593969096680, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1386
        defined_class = 140593969096680
        me = 0x7fde95931cc0
        _lev = 22031
        cme = 0x7fde95931cc0
#18 0x0000560f1769bb6f in callable_method_entry (klass=140593969096680, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1406
        cme = 0x560f1767dadf <rb_vm_frame_method_entry+127>
#19 0x0000560f1769bbd2 in rb_callable_method_entry (klass=140593969096680, mid=3137) at /tmp/ruby/src/trunk-O0/vm_method.c:1413
No locals.
#20 0x0000560f1769fec5 in vm_call_super (ec=0x560f17bb81a0, argc=1, argv=0x7ffd70b91fe0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:345
        recv = 140593958935640
        klass = 140593969096680
        id = 3137
        cfp = 0x7fde96aede18
        me = 0x7fde95931ce8
#21 0x0000560f1769ff72 in rb_call_super_kw (argc=1, argv=0x7ffd70b91fe0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:358
        ec = 0x560f17bb81a0
#22 0x0000560f1769ff9d in rb_call_super (argc=1, argv=0x7ffd70b91fe0) at /tmp/ruby/src/trunk-O0/vm_eval.c:364
No locals.
#23 0x0000560f17601199 in esignal_init (argc=1, argv=0x7ffd70b929f8, self=140593958935640) at /tmp/ruby/src/trunk-O0/signal.c:375
        argnum = 2
        sig = 140593959205880
        signo = 15
#24 0x0000560f17686236 in ractor_safe_call_cfunc_m1 (recv=140593958935640, argc=1, argv=0x7ffd70b929f8, func=0x560f17601042 <esignal_init>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3283
        f = 0x560f17601042 <esignal_init>
#25 0x0000560f1769f21d in vm_call0_cfunc_with_frame (ec=0x560f17bb81a0, calling=0x7ffd70b922c0, argv=0x7ffd70b929f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7fde96aede50
        ci = 0x7ffd70b92290
        val = 140726494634256
        me = 0x7fde95931ce8
        cfunc = 0x560f17c32a88
        len = -1
        recv = 140593958935640
        argc = 1
        mid = 3137
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#26 0x0000560f1769f346 in vm_call0_cfunc (ec=0x560f17bb81a0, calling=0x7ffd70b922c0, argv=0x7ffd70b929f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#27 0x0000560f1769f5be in vm_call0_body (ec=0x560f17bb81a0, calling=0x7ffd70b922c0, argv=0x7ffd70b929f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffd70b92290
        cc = 0x7fde94fadc30
        ret = 0
#28 0x0000560f1769ee14 in vm_call0_cc (ec=0x560f17bb81a0, recv=140593958935640, id=3137, argc=1, argv=0x7ffd70b929f8, cc=0x7fde94fadc30, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffd70b929f8
        av = {94622815330313, 94622822662560}
        calling = {cd = 0x7ffd70b92280, cc = 0x7fde94fadc30, block_handler = 0, recv = 140593958935640, argc = 1, kw_splat = false, heap_argv = 0}
#29 0x0000560f176a0663 in rb_call0 (ec=0x560f17bb81a0, recv=140593958935640, mid=3137, argc=1, argv=0x7ffd70b929f8, call_scope=CALL_FCALL, self=140593969095720) at /tmp/ruby/src/trunk-O0/vm_eval.c:569
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 0
        cc = 0x7fde94fadc30
#30 0x0000560f176a13af in rb_call (recv=140593958935640, mid=3137, argc=1, argv=0x7ffd70b929f8, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
        ec = 0x560f17bb81a0
#31 0x0000560f176a1a92 in rb_funcallv_kw (recv=140593958935640, mid=3137, argc=1, argv=0x7ffd70b929f8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#32 0x0000560f174a0b9e in rb_obj_call_init_kw (obj=140593958935640, argc=1, argv=0x7ffd70b929f8, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#33 0x0000560f1754d752 in rb_class_new_instance_kw (argc=1, argv=0x7ffd70b929f8, klass=140593969095720, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2119
        obj = 140593958935640
#34 0x0000560f1754d786 in rb_class_new_instance (argc=1, argv=0x7ffd70b929f8, klass=140593969095720) at /tmp/ruby/src/trunk-O0/object.c:2127
No locals.
#35 0x0000560f17686236 in ractor_safe_call_cfunc_m1 (recv=140593969095720, argc=1, argv=0x7ffd70b929f8, func=0x560f1754d758 <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3283
        f = 0x560f1754d758 <rb_class_new_instance>
#36 0x0000560f1769f21d in vm_call0_cfunc_with_frame (ec=0x560f17bb81a0, calling=0x7ffd70b92770, argv=0x7ffd70b929f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7fde96aede88
        ci = 0x7ffd70b92740
        val = 4294967406
        me = 0x7fde969d8998
        cfunc = 0x560f17bf2528
        len = -1
        recv = 140593969095720
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#37 0x0000560f1769f346 in vm_call0_cfunc (ec=0x560f17bb81a0, calling=0x7ffd70b92770, argv=0x7ffd70b929f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#38 0x0000560f1769f5be in vm_call0_body (ec=0x560f17bb81a0, calling=0x7ffd70b92770, argv=0x7ffd70b929f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffd70b92740
        cc = 0x7ffd70b92810
        ret = 32
#39 0x0000560f1769ee14 in vm_call0_cc (ec=0x560f17bb81a0, recv=140593969095720, id=3457, argc=1, argv=0x7ffd70b929f8, cc=0x7ffd70b92810, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffd70b929f8
        av = {94622819504920, 140726494636012}
        calling = {cd = 0x7ffd70b92730, cc = 0x7ffd70b92810, block_handler = 0, recv = 140593969095720, argc = 1, kw_splat = false, heap_argv = 0}
#40 0x0000560f1769ebb5 in rb_vm_call0 (ec=0x560f17bb81a0, recv=140593969095720, id=3457, argc=1, argv=0x7ffd70b929f8, cme=0x7fde969d8998, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7fde969d8998, call_ = 0x560f1768a9c4 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#41 0x0000560f1769fe12 in rb_vm_call_kw (ec=0x560f17bb81a0, recv=140593969095720, id=3457, argc=1, argv=0x7ffd70b929f8, me=0x7fde969d8998, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#42 0x0000560f176a0c7c in rb_check_funcall_default_kw (recv=140593969095720, mid=3457, argc=1, argv=0x7ffd70b929f8, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:709
        klass = 140593969095560
        me = 0x7fde969d8998
        ec = 0x560f17bb81a0
        respond = -1
#43 0x0000560f176a0b59 in rb_check_funcall (recv=140593969095720, mid=3457, argc=1, argv=0x7ffd70b929f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#44 0x0000560f1749ea5c in make_exception (argc=2, argv=0x7ffd70b929f0, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 140726494636608
#45 0x0000560f1749eb16 in rb_make_exception (argc=2, argv=0x7ffd70b929f0) at /tmp/ruby/src/trunk-O0/eval.c:835
No locals.
#46 0x0000560f176432c6 in rb_threadptr_raise (target_th=0x560f17bb6f90, argc=2, argv=0x7ffd70b929f0) at /tmp/ruby/src/trunk-O0/thread.c:2430
        exc = 31
#47 0x0000560f17643383 in rb_threadptr_signal_raise (th=0x560f17bb6f90, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2452
        argv = {140593969095720, 31}
#48 0x0000560f176022e9 in rb_signal_exec (th=0x560f17bb6f90, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1079
        vm = 0x560f17bb4b10
        cmd = 0
#49 0x0000560f17642fef in rb_threadptr_execute_interrupts (th=0x560f17bb6f90, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2348
        prev_status = THREAD_RUNNABLE
        sigwait_fd = 3
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 8
        postponed_job_interrupt = 0
        ret = 0
#50 0x0000560f17638aeb in rb_vm_check_ints (ec=0x560f17bb81a0) at /tmp/ruby/src/trunk-O0/vm_core.h:1981
No locals.
#51 0x0000560f1763f5db in unblock_function_set (th=0x560f17bb6f90, func=0x560f1763b0aa <ubf_select>, arg=0x560f17bb6f90, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:320
No locals.
#52 0x0000560f17641c6b in blocking_region_begin (th=0x560f17bb6f90, region=0x7ffd70b92b88, ubf=0x560f1763b0aa <ubf_select>, arg=0x560f17bb6f90, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1489
No locals.
#53 0x0000560f17641ed0 in rb_nogvl (func=0x560f174e485b <sysopen_func>, data1=0x7ffd70b92c50, ubf=0x560f1763b0aa <ubf_select>, data2=0x560f17bb6f90, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1552
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x560f17bb81a0
        th = 0x560f17bb6f90
        vm = 0x560f17bb4b10
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#54 0x0000560f17641fe1 in rb_thread_call_without_gvl (func=0x560f174e485b <sysopen_func>, data1=0x7ffd70b92c50, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1668
No locals.
#55 0x0000560f174e48d4 in rb_sysopen_internal (data=0x7ffd70b92c50) at /tmp/ruby/src/trunk-O0/io.c:6942
        fd = -1565694606
#56 0x0000560f174e4960 in rb_sysopen (fname=140593959141040, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6959
        first_errno = 32734
        retried_errno = 0
        retried = 0
        fd = -1
        data = {fname = 140593959141040, oflags = 194, perm = 384}
        __func__ = "rb_sysopen"
#57 0x0000560f174e4fe6 in rb_file_open_generic (io=140593958935720, filename=140593959141040, oflags=194, fmode=1155, convconfig=0x7ffd70b92d40, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7123
        pathv = 140593959141040
        fptr = 0x560f17d64130
        cc = {enc = 0x7ffd00000483, enc2 = 0xa2ad6572941bfc00, ecflags = 398160096, ecopts = 140593986462048}
#58 0x0000560f174e6539 in rb_open_file (argc=3, argv=0x7fde969ee148, io=140593958935720) at /tmp/ruby/src/trunk-O0/io.c:7985
        fname = 140593959141040
        oflags = 194
        fmode = 1155
        convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
        perm = 384
#59 0x0000560f174e9018 in rb_file_initialize (argc=3, argv=0x7fde969ee148, io=140593958935720) at /tmp/ruby/src/trunk-O0/io.c:9504
No locals.
#60 0x0000560f17686236 in ractor_safe_call_cfunc_m1 (recv=140593958935720, argc=3, argv=0x7fde969ee148, func=0x560f174e8f6d <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3283
        f = 0x560f174e8f6d <rb_file_initialize>
#61 0x0000560f1769f21d in vm_call0_cfunc_with_frame (ec=0x560f17bb81a0, calling=0x7ffd70b93070, argv=0x7fde969ee148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7fde96aedec0
        ci = 0x7ffd70b93040
        val = 140726494637760
        me = 0x7fde95935a50
        cfunc = 0x560f17bdeb58
        len = -1
        recv = 140593958935720
        argc = 3
        mid = 3137
        block_handler = 0
        frame_flags = 1431635075
        args = <optimized out>
        args = <optimized out>
#62 0x0000560f1769f346 in vm_call0_cfunc (ec=0x560f17bb81a0, calling=0x7ffd70b93070, argv=0x7fde969ee148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#63 0x0000560f1769f5be in vm_call0_body (ec=0x560f17bb81a0, calling=0x7ffd70b93070, argv=0x7fde969ee148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffd70b93040
        cc = 0x7fde94fadc80
        ret = 0
#64 0x0000560f1769ee14 in vm_call0_cc (ec=0x560f17bb81a0, recv=140593958935720, id=3137, argc=3, argv=0x7fde969ee148, cc=0x7fde94fadc80, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7fde969ee148
        av = {94622815330313, 94622822662560}
        calling = {cd = 0x7ffd70b93030, cc = 0x7fde94fadc80, block_handler = 0, recv = 140593958935720, argc = 3, kw_splat = true, heap_argv = 0}
#65 0x0000560f176a0663 in rb_call0 (ec=0x560f17bb81a0, recv=140593958935720, mid=3137, argc=3, argv=0x7fde969ee148, call_scope=CALL_FCALL_KW, self=140593968901360) at /tmp/ruby/src/trunk-O0/vm_eval.c:569
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 1
        cc = 0x7fde94fadc80
#66 0x0000560f176a13af in rb_call (recv=140593958935720, mid=3137, argc=3, argv=0x7fde969ee148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
        ec = 0x560f17bb81a0
#67 0x0000560f176a1a92 in rb_funcallv_kw (recv=140593958935720, mid=3137, argc=3, argv=0x7fde969ee148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#68 0x0000560f174a0b9e in rb_obj_call_init_kw (obj=140593958935720, argc=3, argv=0x7fde969ee148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#69 0x0000560f1754d752 in rb_class_new_instance_kw (argc=3, argv=0x7fde969ee148, klass=140593968901360, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2119
        obj = 140593958935720
#70 0x0000560f174e6583 in rb_io_s_open (argc=3, argv=0x7fde969ee148, klass=140593968901360) at /tmp/ruby/src/trunk-O0/io.c:8025
        io = 94622817146384
#71 0x0000560f17686236 in ractor_safe_call_cfunc_m1 (recv=140593968901360, argc=3, argv=0x7fde969ee148, func=0x560f174e6553 <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3283
        f = 0x560f174e6553 <rb_io_s_open>
#72 0x0000560f17686e6d in vm_call_cfunc_with_frame_ (ec=0x560f17bb81a0, reg_cfp=0x7fde96aedef8, calling=0x7ffd70b936c0, argc=3, argv=0x7fde969ee148, stack_bottom=0x7fde969ee140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3474
        ci = 0x411100400007
        cc = 0x7fde94fadcd0
        val = 140726494638944
        me = 0x7fde9593a988
        cfunc = 0x560f17c1c0e8
        recv = 140593968901360
        block_handler = 0
        frame_type = 1431635075
        len = -1
        args = <optimized out>
        args = <optimized out>
#73 0x0000560f17687042 in vm_call_cfunc_with_frame (ec=0x560f17bb81a0, reg_cfp=0x7fde96aedef8, calling=0x7ffd70b936c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3502
        argc = 3
        stack_bottom = 0x7fde969ee140
        argv = 0x7fde969ee148
#74 0x0000560f1768715a in vm_call_cfunc_other (ec=0x560f17bb81a0, reg_cfp=0x7fde96aedef8, calling=0x7ffd70b936c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3528
        ci = 0x411100400007
        argv_ary = 0
#75 0x0000560f17687582 in vm_call_cfunc (ec=0x560f17bb81a0, reg_cfp=0x7fde96aedef8, calling=0x7ffd70b936c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3610
        ci = 0x411100400007
#76 0x0000560f17689d3d in vm_call_method_each_type (ec=0x560f17bb81a0, cfp=0x7fde96aedef8, calling=0x7ffd70b936c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4388
        aset_mask = 1978
        ivar_mask = 0
        ci = 0x411100400007
        cc = 0x7fde94fadcd0
        cme = 0x7fde9593a988
        v = 94622824590696
#77 0x0000560f1768a7f1 in vm_call_method (ec=0x560f17bb81a0, cfp=0x7fde96aedef8, calling=0x7ffd70b936c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4514
        ci = 0x411100400007
        cc = 0x7fde94fadcd0
#78 0x0000560f1768a9f3 in vm_call_general (ec=0x560f17bb81a0, reg_cfp=0x7fde96aedef8, calling=0x7ffd70b936c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4558
No locals.
#79 0x0000560f1768d096 in vm_sendish (ec=0x560f17bb81a0, reg_cfp=0x7fde96aedef8, cd=0x560f17d5cf90, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5552
        val = 36
        ci = 0x411100400007
        cc = 0x7fde94fadcd0
        argc = 3
        recv = 140593968901360
        calling = {cd = 0x560f17d5cf90, cc = 0x7fde94fadcd0, block_handler = 0, recv = 140593968901360, argc = 3, kw_splat = true, heap_argv = 0}
#80 0x0000560f17694460 in vm_exec_core (ec=0x560f17bb81a0) at ../../src/trunk-O0/insns.def:835
        bh = 0
        cd = 0x560f17d5cf90
        leaf = false
        val = 140593959141200
        reg_pc = 0x560f17d5ced8
        reg_cfp = 0x7fde96aedef8
        insns_address_table = {0x560f17690bfb <vm_exec_core+108>, 0x560f17690c5d <vm_exec_core+206>, 0x560f17690d70 <vm_exec_core+481>, 0x560f17690e84 <vm_exec_core+757>, 0x560f17691022 <vm_exec_core+1171>, 0x560f17691152 <vm_exec_core+1475>, 0x560f17691364 <vm_exec_core+2005>, 0x560f17691476 <vm_exec_core+2279>, 0x560f1769154f <vm_exec_core+2496>, 0x560f17691656 <vm_exec_core+2759>, 0x560f1769175d <vm_exec_core+3022>, 0x560f1769186b <vm_exec_core+3292>, 0x560f1769197d <vm_exec_core+3566>, 0x560f17691b04 <vm_exec_core+3957>, 0x560f17691c0d <vm_exec_core+4222>, 0x560f17691d07 <vm_exec_core+4472>, 0x560f17691dca <vm_exec_core+4667>, 0x560f17691e8d <vm_exec_core+4862>, 0x560f17691f16 <vm_exec_core+4999>, 0x560f17691fa2 <vm_exec_core+5139>, 0x560f17692048 <vm_exec_core+5305>, 0x560f17692120 <vm_exec_core+5521>, 0x560f176921ed <vm_exec_core+5726>, 0x560f176922cb <vm_exec_core+5948>, 0x560f1769238d <vm_exec_core+6142>, 0x560f176924cc <vm_exec_core+6461>, 0x560f17692572 <vm_exec_core+6627>, 0x560f17692657 <vm_exec_core+6856>, 0x560f17692786 <vm_exec_core+7159>, 0x560f17692849 <vm_exec_core+7354>, 0x560f1769290c <vm_exec_core+7549>, 0x560f17692a04 <vm_exec_core+7797>, 0x560f17692ac6 <vm_exec_core+7991>, 0x560f17692ba5 <vm_exec_core+8214>, 0x560f17692cb5 <vm_exec_core+8486>, 0x560f17692daf <vm_exec_core+8736>, 0x560f17692e2a <vm_exec_core+8859>, 0x560f17692eeb <vm_exec_core+9052>, 0x560f17692fd9 <vm_exec_core+9290>, 0x560f17693089 <vm_exec_core+9466>, 0x560f17693208 <vm_exec_core+9849>, 0x560f176932e2 <vm_exec_core+10067>, 0x560f176933ce <vm_exec_core+10303>, 0x560f1769345f <vm_exec_core+10448>, 0x560f176935ba <vm_exec_core+10795>, 0x560f17693aad <vm_exec_core+12062>, 0x560f17693ba9 <vm_exec_core+12314>, 0x560f17693cac <vm_exec_core+12573>, 0x560f17693d98 <vm_exec_core+12809>, 0x560f17693fb1 <vm_exec_core+13346>, 0x560f176940a3 <vm_exec_core+13588>, 0x560f176941a9 <vm_exec_core+13850>, 0x560f176943a6 <vm_exec_core+14359>, 0x560f1769454f <vm_exec_core+14784>, 0x560f1769467a <vm_exec_core+15083>, 0x560f176947e6 <vm_exec_core+15447>, 0x560f17694911 <vm_exec_core+15746>, 0x560f17694a7d <vm_exec_core+16110>, 0x560f17694c5f <vm_exec_core+16592>, 0x560f17694e5c <vm_exec_core+17101>, 0x560f17695005 <vm_exec_core+17526>, 0x560f17695127 <vm_exec_core+17816>, 0x560f176951ce <vm_exec_core+17983>, 0x560f17695292 <vm_exec_core+18179>, 0x560f1769537b <vm_exec_core+18412>, 0x560f17695467 <vm_exec_core+18648>, 0x560f17695550 <vm_exec_core+18881>, 0x560f17695664 <vm_exec_core+19157>, 0x560f1769578b <vm_exec_core+19452>, 0x560f176958c1 <vm_exec_core+19762>, 0x560f176959f7 <vm_exec_core+20072>, 0x560f17695b2d <vm_exec_core+20382>, 0x560f17695c63 <vm_exec_core+20692>, 0x560f17695d99 <vm_exec_core+21002>, 0x560f17695eda <vm_exec_core+21323>, 0x560f17696054 <vm_exec_core+21701>, 0x560f1769618a <vm_exec_core+22011>, 0x560f176962c0 <vm_exec_core+22321>, 0x560f176963f6 <vm_exec_core+22631>, 0x560f1769652c <vm_exec_core+22941>, 0x560f17696662 <vm_exec_core+23251>, 0x560f17696798 <vm_exec_core+23561>, 0x560f176968ce <vm_exec_core+23871>, 0x560f17696a04 <vm_exec_core+24181>, 0x560f17696b53 <vm_exec_core+24516>, 0x560f17696d0d <vm_exec_core+24958>, 0x560f17696e8b <vm_exec_core+25340>, 0x560f17696faa <vm_exec_core+25627>, 0x560f176970c9 <vm_exec_core+25914>, 0x560f176971e3 <vm_exec_core+26196>, 0x560f176972fd <vm_exec_core+26478>, 0x560f17697428 <vm_exec_core+26777>, 0x560f1769755e <vm_exec_core+27087>, 0x560f17697649 <vm_exec_core+27322>, 0x560f1769774e <vm_exec_core+27583>, 0x560f17697896 <vm_exec_core+27911>, 0x560f17697985 <vm_exec_core+28150>, 0x560f17697a5f <vm_exec_core+28368>, 0x560f17697b34 <vm_exec_core+28581>, 0x560f17697c0f <vm_exec_core+28800>, 0x560f17697c8b <vm_exec_core+28924>, 0x560f17697d07 <vm_exec_core+29048>, 0x560f17697d25 <vm_exec_core+29078>, 0x560f17697d43 <vm_exec_core+29108>, 0x560f17697d61 <vm_exec_core+29138>, 0x560f17697d7f <vm_exec_core+29168>, 0x560f17697d9d <vm_exec_core+29198>, 0x560f17697dbb <vm_exec_core+29228>, 0x560f17697dd9 <vm_exec_core+29258>, 0x560f17697df7 <vm_exec_core+29288>, 0x560f17697e15 <vm_exec_core+29318>, 0x560f17697e33 <vm_exec_core+29348>, 0x560f17697e51 <vm_exec_core+29378>, 0x560f17697e6f <vm_exec_core+29408>, 0x560f17697e8d <vm_exec_core+29438>, 0x560f17697eab <vm_exec_core+29468>, 0x560f17697ec9 <vm_exec_core+29498>, 0x560f17697ee7 <vm_exec_core+29528>, 0x560f17697f05 <vm_exec_core+29558>, 0x560f17697f23 <vm_exec_core+29588>, 0x560f17697f41 <vm_exec_core+29618>, 0x560f17697f5f <vm_exec_core+29648>, 0x560f17697f7d <vm_exec_core+29678>, 0x560f17697f9b <vm_exec_core+29708>, 0x560f17697fb9 <vm_exec_core+29738>, 0x560f17697fd7 <vm_exec_core+29768>, 0x560f17697ff5 <vm_exec_core+29798>, 0x560f17698013 <vm_exec_core+29828>, 0x560f17698031 <vm_exec_core+29858>, 0x560f1769804f <vm_exec_core+29888>, 0x560f1769806d <vm_exec_core+29918>, 0x560f1769808b <vm_exec_core+29948>, 0x560f176980a9 <vm_exec_core+29978>, 0x560f176980c7 <vm_exec_core+30008>, 0x560f176980e5 <vm_exec_core+30038>, 0x560f17698103 <vm_exec_core+30068>, 0x560f17698121 <vm_exec_core+30098>, 0x560f1769813f <vm_exec_core+30128>, 0x560f1769815d <vm_exec_core+30158>, 0x560f1769817b <vm_exec_core+30188>, 0x560f17698199 <vm_exec_core+30218>, 0x560f176981b7 <vm_exec_core+30248>, 0x560f176981d5 <vm_exec_core+30278>, 0x560f176981f3 <vm_exec_core+30308>, 0x560f17698211 <vm_exec_core+30338>, 0x560f1769822f <vm_exec_core+30368>, 0x560f1769824d <vm_exec_core+30398>, 0x560f1769826b <vm_exec_core+30428>, 0x560f17698289 <vm_exec_core+30458>, 0x560f176982a7 <vm_exec_core+30488>, 0x560f176982c5 <vm_exec_core+30518>, 0x560f176982e3 <vm_exec_core+30548>, 0x560f17698301 <vm_exec_core+30578>, 0x560f1769831f <vm_exec_core+30608>, 0x560f1769833d <vm_exec_core+30638>, 0x560f1769835b <vm_exec_core+30668>, 0x560f17698379 <vm_exec_core+30698>, 0x560f17698397 <vm_exec_core+30728>, 0x560f176983b5 <vm_exec_core+30758>, 0x560f176983d3 <vm_exec_core+30788>, 0x560f176983f1 <vm_exec_core+30818>, 0x560f1769840f <vm_exec_core+30848>, 0x560f1769842d <vm_exec_core+30878>, 0x560f1769844b <vm_exec_core+30908>, 0x560f17698469 <vm_exec_core+30938>, 0x560f17698487 <vm_exec_core+30968>, 0x560f176984a5 <vm_exec_core+30998>, 0x560f176984c3 <vm_exec_core+31028>, 0x560f176984e1 <vm_exec_core+31058>, 0x560f176984ff <vm_exec_core+31088>, 0x560f1769851d <vm_exec_core+31118>, 0x560f1769853b <vm_exec_core+31148>, 0x560f17698559 <vm_exec_core+31178>, 0x560f17698577 <vm_exec_core+31208>, 0x560f17698595 <vm_exec_core+31238>, 0x560f176985b3 <vm_exec_core+31268>, 0x560f176985e4 <vm_exec_core+31317>, 0x560f17698602 <vm_exec_core+31347>, 0x560f17698620 <vm_exec_core+31377>, 0x560f1769863e <vm_exec_core+31407>, 0x560f1769865c <vm_exec_core+31437>, 0x560f1769867a <vm_exec_core+31467>, 0x560f17698698 <vm_exec_core+31497>, 0x560f176986b6 <vm_exec_core+31527>, 0x560f176986d4 <vm_exec_core+31557>, 0x560f176986f2 <vm_exec_core+31587>, 0x560f17698710 <vm_exec_core+31617>, 0x560f1769872e <vm_exec_core+31647>, 0x560f1769874c <vm_exec_core+31677>, 0x560f1769876a <vm_exec_core+31707>, 0x560f17698788 <vm_exec_core+31737>, 0x560f176987a6 <vm_exec_core+31767>, 0x560f176987c4 <vm_exec_core+31797>, 0x560f176987e2 <vm_exec_core+31827>, 0x560f17698800 <vm_exec_core+31857>, 0x560f1769881e <vm_exec_core+31887>, 0x560f1769883c <vm_exec_core+31917>, 0x560f1769885a <vm_exec_core+31947>, 0x560f17698878 <vm_exec_core+31977>, 0x560f17698896 <vm_exec_core+32007>...}
#81 0x0000560f176aa947 in vm_exec_loop (ec=0x560f17bb81a0, state=RUBY_TAG_BREAK, tag=0x7ffd70b94340, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2428
No locals.
#82 0x0000560f176aa89f in rb_vm_exec (ec=0x560f17bb81a0) at /tmp/ruby/src/trunk-O0/vm.c:2407
        _ec = 0x560f17bb81a0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd70b943c0, 0x560f176aa7ca <rb_vm_exec+174>, 0x0, 0x7ffd70b94310, 0x7ffd70b94658}, prev = 0x7ffd70b94430, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#83 0x0000560f176ab69b in rb_iseq_eval_main (iseq=0x7fde950a5de0) at /tmp/ruby/src/trunk-O0/vm.c:2667
        ec = 0x560f17bb81a0
        val = 94622822662560
#84 0x0000560f1749d71f in rb_ec_exec_node (ec=0x560f17bb81a0, n=0x7fde950a5de0) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x560f17bb6f90
        _ec = 0x560f17bb81a0
        _tag = {tag = 36, retval = 94622815210764, buf = {0x7ffd70b944b0, 0x560f1749d6b5 <rb_ec_exec_node+196>, 0x0, 0x7ffd70b94400, 0x560f17bb81a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fde950a5de0
#85 0x0000560f1749d88c in ruby_run_node (n=0x7fde950a5de0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x560f17bb81a0
        status = 22031
#86 0x0000560f17499244 in rb_main (argc=140, argv=0x7ffd70b94658) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140726494643504
#87 0x0000560f174992a5 in main (argc=140, argv=0x7ffd70b94658) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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