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

compiling /tmp/ruby/src/trunk-O0/io_buffer.c
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
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]: 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: 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.1.3/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/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/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
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: 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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: 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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering 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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: 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/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.7.4
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.8
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
                                    yarp 0.9.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    stringio 3.0.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.1.3
                                    typeprof 0.21.7
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 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'
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=21082
  "--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:

TTT.
Retrying...

Retrying hung up testcases...
[ 1/53] TestObjSpace#test_dump_all_single_generation = 0.05 s
[ 2/53] TestObjSpace#test_dump_all_full = 0.74 s
[ 3/53] TestObjSpace#test_anonymous_class_name = 0.00 s
[ 4/53] TestObjSpace#test_utf8_method_names = 0.00 s
[ 5/53] TestObjSpace#test_trace_object_allocations_start_stop_clear = 0.00 s
[ 6/53] TestObjSpace#test_dump_to_io = 0.01 s
[ 7/53] TestObjSpace#test_dump_array = 0.00 s
[ 8/53] TestObjSpace#test_count_objects_size_with_wrong_type = 0.00 s
[ 9/53] TestObjSpace#test_dump_special_floats = 0.00 s
[10/53] TestObjSpace#test_dump_includes_imemo_type = 0.71 s
[11/53] TestObjSpace#test_internal_class_of_on_ast = 0.00 s
[12/53] TestObjSpace#test_dump_special_consts = 0.00 s
[13/53] TestObjSpace#test_dump_addresses_match_dump_all_addresses = 0.49 s
[14/53] TestObjSpace#test_dump_all = 1.62 s
[15/53] TestObjSpace#test_dump_object = 0.00 s
[16/53] TestObjSpace#test_trace_object_allocations = 19.87 s
[17/53] TestObjSpace#test_memsize_of_iseq = 0.00 s
[18/53] TestObjSpace#test_internal_super_of = 0.01 s
[19/53] TestObjSpace#test_name_error_message = 0.00 s
[20/53] TestObjSpace#test_memsize_of_root_shared_string = 0.01 s
[21/53] TestObjSpace#test_load_allocation_path_load = 0.40 s
[22/53] TestObjSpace#test_dump_escapes_method_name = 0.00 s
[23/53] TestObjSpace#test_objspace_trace = 0.05 s
[24/53] TestObjSpace#test_count_objects_size = 0.01 s
[25/53] TestObjSpace#test_count_symbols = 0.27 s
[26/53] TestObjSpace#test_reachable_objects_from = 0.53 s
[27/53] TestObjSpace#test_dump_reference_addresses_match_dump_all_addresses = 0.35 s
[28/53] TestObjSpace#test_count_imemo_objects = 0.02 s
[29/53] TestObjSpace#test_dump_class_addresses_match_dump_all_addresses = 0.59 s
[30/53] TestObjSpace#test_reachable_objects_size = 0.58 s
[31/53] TestObjSpace#test_dump_flags = 0.11 s
[32/53] TestObjSpace#test_dump_dynamic_symbol = 0.00 s
[33/53] TestObjSpace#test_dump_includes_slot_size = 0.00 s
[34/53] TestObjSpace#test_load_allocation_path_load_from_binary = 0.00 s
[35/53] TestObjSpace#test_dump_control_char = 0.00 s
[36/53] TestObjSpace#test_trace_object_allocations_gc_stress = 0.42 s
[37/53] TestObjSpace#test_trace_object_allocations_stop_first = 0.22 s
[38/53] TestObjSpace#test_reachable_objects_from_root = 0.00 s
[39/53] TestObjSpace#test_dump_not_too_complex_shape = 0.00 s
[40/53] TestObjSpace#test_dump_uninitialized_file = 0.04 s
[41/53] TestObjSpace#test_internal_class_of = 0.45 s
[42/53] TestObjSpace#test_reachable_objects_during_iteration = 0.45 s
[43/53] TestObjSpace#test_load_allocation_path_compile_file = 0.39 s
[44/53] TestObjSpace#test_count_objects_size_with_hash = 0.02 s
[45/53] TestObjSpace#test_dump_singleton_class = 0.00 s
[46/53] TestObjSpace#test_dump_shapes = 0.01 s
[47/53] TestObjSpace#test_memsize_of = 0.00 s
[48/53] TestObjSpace#test_dump_objects_dumps_page_slot_sizes = 0.90 s
[49/53] TestObjSpace#test_count_tdata_objects = 0.02 s
[50/53] TestObjSpace#test_dump_string_coderange = 0.00 s
[51/53] TestObjSpace#test_dump_to_default = 0.00 s
[52/53] TestObjSpace#test_argf_memsize = 0.00 s
[53/53] TestObjSpace#test_memsize_of_all = 0.02 s
Finished tests in 1446.820550s, 18.1011 tests/s, 6458.9282 assertions/s.
26189 tests, 9344910 assertions, 0 failures, 0 errors, 202 skips

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

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

3708 files, 32156 examples, 144005 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.556273.ruby -x gdbscript
[New LWP 556273]
[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 -W0'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055f85ff4dc2c in rb_vm_mark (ptr=0x7fc35e5de138) at /tmp/ruby/src/trunk-O0/vm.c:2792
2792	{

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fc36015c7c0 (LWP 556273) 0x000055f85ff4dc2c in rb_vm_mark (ptr=0x7fc35e5de138) at /tmp/ruby/src/trunk-O0/vm.c:2792

>>> Machine level backtrace


Thread 1 (Thread 0x7fc36015c7c0 (LWP 556273)):
#0  0x000055f85ff4dc2c in rb_vm_mark (ptr=0x7fc35e5de138) at /tmp/ruby/src/trunk-O0/vm.c:2792
No locals.
#1  0x000055f85fd5e534 in gc_mark_roots (objspace=0x55f8616600e0, categoryp=0x0) at /tmp/ruby/src/trunk-O0/gc.c:7395
        list = 0x55f8616604d0
        ec = 0x55f8616611a0
        vm = 0x55f86165db10
#2  0x000055f85fd5f6ba in gc_marks_start (objspace=0x55f8616600e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8081
No locals.
#3  0x000055f85fd60883 in gc_marks (objspace=0x55f8616600e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8567
        marking_finished = false
#4  0x000055f85fd62626 in gc_start (objspace=0x55f8616600e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9319
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 1634079136
#5  0x000055f85fd622c3 in garbage_collect (objspace=0x55f8616600e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9203
        _lev = 1583217368
        ret = 32707
#6  0x000055f85fd62d46 in garbage_collect_with_gvl (objspace=0x55f8616600e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9580
No locals.
#7  0x000055f85fd69c0c in objspace_malloc_gc_stress (objspace=0x55f8616600e0) at /tmp/ruby/src/trunk-O0/gc.c:12010
        reason = 45568
#8  0x000055f85fd69eef in objspace_xmalloc0 (objspace=0x55f8616600e0, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12212
        gpr = 107008
        mem = 0x20
#9  0x000055f85fd6a2bd in ruby_xmalloc2_body (n=32, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12459
No locals.
#10 0x000055f85fd6db83 in ruby_xmalloc2 (n=32, size=1) at /tmp/ruby/src/trunk-O0/gc.c:14026
No locals.
#11 0x000055f85febadd6 in str_buf_cat4 (str=140477078567640, ptr=0x7fc35e63f3d8 "-:38:in `block in <main>'", len=25, keep_cr=true) at /tmp/ruby/src/trunk-O0/string.c:3078
        tmp = 0x55f85feb26cf <RSTRING_PTR+46> "H\213E\350H\211E\310H\213E\310H\213U\370dH+\024%("
        tlen = 532676608
        total = 25
        olen = 0
        off = -1
        sptr = 0x7fc35e5dfaf0 ""
        termlen = 1
        capa = 31
#12 0x000055f85febb5df in rb_str_buf_append (str=140477078567640, str2=140477078959040) at /tmp/ruby/src/trunk-O0/string.c:3245
        str2_cr = 1048576
#13 0x000055f85febb758 in rb_str_append (str=140477078567640, str2=140477078959040) at /tmp/ruby/src/trunk-O0/string.c:3274
No locals.
#14 0x000055f85febba2f in rb_str_concat (str1=140477078567640, str2=140477078959040) at /tmp/ruby/src/trunk-O0/string.c:3379
        code = 8192
        enc = 0x55f86167f940
        encidx = 1583217888
#15 0x000055f85fd3c8e6 in print_errinfo (eclass=140477088977920, errat=140477078568160, emesg=4, str=140477078567640, highlight=0) at /tmp/ruby/src/trunk-O0/eval_error.c:96
        elen = 0
        mesg = 140477078959040
#16 0x000055f85fd3dc1e in rb_error_write (errinfo=140477078567840, emesg=4, errat=140477078568160, str=140477078567640, opt=140477078959360, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:346
        eclass = 140477088977920
        shown_causes = 0
        backtrace_limit = -1
#17 0x000055f85fd3dee8 in rb_ec_error_print_detailed (ec=0x55f8616611a0, errinfo=140477078567840, str=140477078567640, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:379
        _ec = 0x55f8616611a0
        _tag = {tag = 36, retval = 0, buf = {0x7ffff1484ad0, 0x55f85fd3ddfd <rb_ec_error_print_detailed+356>, 0x0, 0x7ffff1484a00, 0x0}, prev = 0x7ffff1484b40, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 140477078568160
        written = true
        emesg = 4
        opt = 140477078959360
        highlight = 0
#18 0x000055f85fd3f41b in rb_ec_cleanup (ec=0x55f8616611a0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
        err = 140477078567840
        mode0 = 0
        mode1 = 3
        _ec = 0x55f8616611a0
        _tag = {tag = 36, retval = 94525247974668, buf = {0x7ffff1484bc0, 0x55f85fd3f204 <rb_ec_cleanup+279>, 0x0, 0x7ffff1484ae0, 0x55f8616611a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x55f86165ff90
        th0 = 0x55f86165ff90
        step = 2
        message = 4
        buf = 140477078567640
#19 0x000055f85fd3f89c in ruby_run_node (n=0x7fc35e6b4fd0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55f8616611a0
        status = 22008
#20 0x000055f85fd3b244 in rb_main (argc=2, argv=0x7ffff1484d68) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140737241435200
#21 0x000055f85fd3b2a5 in main (argc=2, argv=0x7ffff1484d68) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.558857.ruby -x gdbscript
[New LWP 558857]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/lib/er'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000556dd2bcdbd9 in RVALUE_MARKED (obj=140429640897280) at /tmp/ruby/src/trunk-O0/gc.c:1673
1673	    return RVALUE_MARK_BITMAP(obj) != 0;

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fb8548c37c0 (LWP 558857) 0x0000556dd2bcdbd9 in RVALUE_MARKED (obj=140429640897280) at /tmp/ruby/src/trunk-O0/gc.c:1673

>>> Machine level backtrace


Thread 1 (Thread 0x7fb8548c37c0 (LWP 558857)):
#0  0x0000556dd2bcdbd9 in RVALUE_MARKED (obj=140429640897280) at /tmp/ruby/src/trunk-O0/gc.c:1673
No locals.
#1  0x0000556dd2bd7c5c in gc_mark_set (objspace=0x556dd41290e0, obj=140429640897280) at /tmp/ruby/src/trunk-O0/gc.c:6722
No locals.
#2  0x0000556dd2bd80eb in gc_mark_ptr (objspace=0x556dd41290e0, obj=140429640897280) at /tmp/ruby/src/trunk-O0/gc.c:6811
        __func__ = "gc_mark_ptr"
#3  0x0000556dd2bd83b4 in rb_gc_mark_and_move (ptr=0x7ffedeb24828) at /tmp/ruby/src/trunk-O0/gc.c:6887
        objspace = 0x556dd41290e0
        __func__ = <optimized out>
#4  0x0000556dd2c1ebe4 in rb_iseq_mark_and_move (iseq=0x7fb852dc91c0, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:330
        _obj = 140429640897280
        body = 0x556dd44ca8e0
#5  0x0000556dd2bd8751 in gc_mark_imemo (objspace=0x556dd41290e0, obj=140429640896960) at /tmp/ruby/src/trunk-O0/gc.c:6976
        __func__ = <optimized out>
#6  0x0000556dd2bd8a5b in gc_mark_children (objspace=0x556dd41290e0, obj=140429640896960) at /tmp/ruby/src/trunk-O0/gc.c:7096
        any = 0x7fb852dc91c0
#7  0x0000556dd2bd932d in gc_mark_stacked_objects (objspace=0x556dd41290e0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7288
        mstack = 0x556dd4129568
        obj = 140429640896960
        marked_slots_at_the_beginning = 743
        popped_count = 0
#8  0x0000556dd2bd94ad in gc_mark_stacked_objects_all (objspace=0x556dd41290e0) at /tmp/ruby/src/trunk-O0/gc.c:7326
No locals.
#9  0x0000556dd2bdb76a in gc_marks_rest (objspace=0x556dd41290e0) at /tmp/ruby/src/trunk-O0/gc.c:8511
No locals.
#10 0x0000556dd2bdb89e in gc_marks (objspace=0x556dd41290e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8569
        marking_finished = false
#11 0x0000556dd2bdd626 in gc_start (objspace=0x556dd41290e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9319
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 3557986528
#12 0x0000556dd2bdd2c3 in garbage_collect (objspace=0x556dd41290e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9203
        _lev = 3559646400
        ret = 21869
#13 0x0000556dd2bddd46 in garbage_collect_with_gvl (objspace=0x556dd41290e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9580
No locals.
#14 0x0000556dd2be4c0c in objspace_malloc_gc_stress (objspace=0x556dd41290e0) at /tmp/ruby/src/trunk-O0/gc.c:12010
        reason = 45568
#15 0x0000556dd2be4eef in objspace_xmalloc0 (objspace=0x556dd41290e0, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12212
        gpr = 107008
        mem = 0x1
#16 0x0000556dd2be52bd in ruby_xmalloc2_body (n=1, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12459
No locals.
#17 0x0000556dd2be8b83 in ruby_xmalloc2 (n=1, size=16) at /tmp/ruby/src/trunk-O0/gc.c:14026
No locals.
#18 0x0000556dd2d9d1f4 in vm_ccs_push (klass=140429650619640, ccs=0x556dd43aa110, ci=0x450f00100001, cc=0x7fb852db50d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1967
        pos = 32696
#19 0x0000556dd2d9d53d in vm_search_cc (klass=140429650619640, ci=0x450f00100001) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2108
        mid = 17679
        cc_tbl = 0x556dd42be4c0
        ccs = 0x556dd43aa110
        ccs_data = 93930200408336
        cme = 0x7fb853719838
        cc = 0x7fb852db50d0
#20 0x0000556dd2d9d5ac in rb_vm_search_method_slowpath (ci=0x450f00100001, klass=140429650619640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2126
        _lev = 32696
        cc = 0x7ffedeb24ce0
#21 0x0000556dd2d9d613 in vm_search_method_slowpath0 (cd_owner=140429641586080, cd=0x556dd42d03f0, klass=140429650619640) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2147
        cc = 0x7fb85370ecf8
        empty_cc = 0x556dd316b720 <vm_empty_cc>
#22 0x0000556dd2daa072 in vm_search_method_fastpath (klass=140429650619640, cd=0x556dd42d03f0, cd_owner=140429641586080) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2208
        cc = 0x556dd316b720 <vm_empty_cc>
#23 vm_sendish (ec=0x556dd412a1a0, reg_cfp=0x7fb8548c1f30, cd=0x556dd42d03f0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5551
        val = 36
        ci = 0x450f00100001
        cc = 0x7fb852e71280
        argc = 0
        recv = 140429640805680
        calling = {cd = 0x556dd42d03f0, cc = 0x0, block_handler = 0, recv = 140429640805680, argc = 0, kw_splat = false, heap_argv = 0}
#24 0x0000556dd2db146b in vm_exec_core (ec=0x556dd412a1a0) at ../../src/trunk-O0/insns.def:835
        bh = 0
        cd = 0x556dd42d03f0
        leaf = false
        val = 140429640807280
        reg_pc = 0x556dd42d00c0
        reg_cfp = 0x7fb8548c1f30
        insns_address_table = {0x556dd2dadc06 <vm_exec_core+108>, 0x556dd2dadc68 <vm_exec_core+206>, 0x556dd2dadd7b <vm_exec_core+481>, 0x556dd2dade8f <vm_exec_core+757>, 0x556dd2dae02d <vm_exec_core+1171>, 0x556dd2dae15d <vm_exec_core+1475>, 0x556dd2dae36f <vm_exec_core+2005>, 0x556dd2dae481 <vm_exec_core+2279>, 0x556dd2dae55a <vm_exec_core+2496>, 0x556dd2dae661 <vm_exec_core+2759>, 0x556dd2dae768 <vm_exec_core+3022>, 0x556dd2dae876 <vm_exec_core+3292>, 0x556dd2dae988 <vm_exec_core+3566>, 0x556dd2daeb0f <vm_exec_core+3957>, 0x556dd2daec18 <vm_exec_core+4222>, 0x556dd2daed12 <vm_exec_core+4472>, 0x556dd2daedd5 <vm_exec_core+4667>, 0x556dd2daee98 <vm_exec_core+4862>, 0x556dd2daef21 <vm_exec_core+4999>, 0x556dd2daefad <vm_exec_core+5139>, 0x556dd2daf053 <vm_exec_core+5305>, 0x556dd2daf12b <vm_exec_core+5521>, 0x556dd2daf1f8 <vm_exec_core+5726>, 0x556dd2daf2d6 <vm_exec_core+5948>, 0x556dd2daf398 <vm_exec_core+6142>, 0x556dd2daf4d7 <vm_exec_core+6461>, 0x556dd2daf57d <vm_exec_core+6627>, 0x556dd2daf662 <vm_exec_core+6856>, 0x556dd2daf791 <vm_exec_core+7159>, 0x556dd2daf854 <vm_exec_core+7354>, 0x556dd2daf917 <vm_exec_core+7549>, 0x556dd2dafa0f <vm_exec_core+7797>, 0x556dd2dafad1 <vm_exec_core+7991>, 0x556dd2dafbb0 <vm_exec_core+8214>, 0x556dd2dafcc0 <vm_exec_core+8486>, 0x556dd2dafdba <vm_exec_core+8736>, 0x556dd2dafe35 <vm_exec_core+8859>, 0x556dd2dafef6 <vm_exec_core+9052>, 0x556dd2daffe4 <vm_exec_core+9290>, 0x556dd2db0094 <vm_exec_core+9466>, 0x556dd2db0213 <vm_exec_core+9849>, 0x556dd2db02ed <vm_exec_core+10067>, 0x556dd2db03d9 <vm_exec_core+10303>, 0x556dd2db046a <vm_exec_core+10448>, 0x556dd2db05c5 <vm_exec_core+10795>, 0x556dd2db0ab8 <vm_exec_core+12062>, 0x556dd2db0bb4 <vm_exec_core+12314>, 0x556dd2db0cb7 <vm_exec_core+12573>, 0x556dd2db0da3 <vm_exec_core+12809>, 0x556dd2db0fbc <vm_exec_core+13346>, 0x556dd2db10ae <vm_exec_core+13588>, 0x556dd2db11b4 <vm_exec_core+13850>, 0x556dd2db13b1 <vm_exec_core+14359>, 0x556dd2db155a <vm_exec_core+14784>, 0x556dd2db1685 <vm_exec_core+15083>, 0x556dd2db17f1 <vm_exec_core+15447>, 0x556dd2db191c <vm_exec_core+15746>, 0x556dd2db1a88 <vm_exec_core+16110>, 0x556dd2db1c6a <vm_exec_core+16592>, 0x556dd2db1e67 <vm_exec_core+17101>, 0x556dd2db2010 <vm_exec_core+17526>, 0x556dd2db2132 <vm_exec_core+17816>, 0x556dd2db21d9 <vm_exec_core+17983>, 0x556dd2db229d <vm_exec_core+18179>, 0x556dd2db2386 <vm_exec_core+18412>, 0x556dd2db2472 <vm_exec_core+18648>, 0x556dd2db255b <vm_exec_core+18881>, 0x556dd2db266f <vm_exec_core+19157>, 0x556dd2db2796 <vm_exec_core+19452>, 0x556dd2db28cc <vm_exec_core+19762>, 0x556dd2db2a02 <vm_exec_core+20072>, 0x556dd2db2b38 <vm_exec_core+20382>, 0x556dd2db2c6e <vm_exec_core+20692>, 0x556dd2db2da4 <vm_exec_core+21002>, 0x556dd2db2ee5 <vm_exec_core+21323>, 0x556dd2db305f <vm_exec_core+21701>, 0x556dd2db3195 <vm_exec_core+22011>, 0x556dd2db32cb <vm_exec_core+22321>, 0x556dd2db3401 <vm_exec_core+22631>, 0x556dd2db3537 <vm_exec_core+22941>, 0x556dd2db366d <vm_exec_core+23251>, 0x556dd2db37a3 <vm_exec_core+23561>, 0x556dd2db38d9 <vm_exec_core+23871>, 0x556dd2db3a0f <vm_exec_core+24181>, 0x556dd2db3b5e <vm_exec_core+24516>, 0x556dd2db3d18 <vm_exec_core+24958>, 0x556dd2db3e96 <vm_exec_core+25340>, 0x556dd2db3fb5 <vm_exec_core+25627>, 0x556dd2db40d4 <vm_exec_core+25914>, 0x556dd2db41ee <vm_exec_core+26196>, 0x556dd2db4308 <vm_exec_core+26478>, 0x556dd2db4433 <vm_exec_core+26777>, 0x556dd2db4569 <vm_exec_core+27087>, 0x556dd2db4654 <vm_exec_core+27322>, 0x556dd2db4759 <vm_exec_core+27583>, 0x556dd2db48a1 <vm_exec_core+27911>, 0x556dd2db4990 <vm_exec_core+28150>, 0x556dd2db4a6a <vm_exec_core+28368>, 0x556dd2db4b3f <vm_exec_core+28581>, 0x556dd2db4c1a <vm_exec_core+28800>, 0x556dd2db4c96 <vm_exec_core+28924>, 0x556dd2db4d12 <vm_exec_core+29048>, 0x556dd2db4d30 <vm_exec_core+29078>, 0x556dd2db4d4e <vm_exec_core+29108>, 0x556dd2db4d6c <vm_exec_core+29138>, 0x556dd2db4d8a <vm_exec_core+29168>, 0x556dd2db4da8 <vm_exec_core+29198>, 0x556dd2db4dc6 <vm_exec_core+29228>, 0x556dd2db4de4 <vm_exec_core+29258>, 0x556dd2db4e02 <vm_exec_core+29288>, 0x556dd2db4e20 <vm_exec_core+29318>, 0x556dd2db4e3e <vm_exec_core+29348>, 0x556dd2db4e5c <vm_exec_core+29378>, 0x556dd2db4e7a <vm_exec_core+29408>, 0x556dd2db4e98 <vm_exec_core+29438>, 0x556dd2db4eb6 <vm_exec_core+29468>, 0x556dd2db4ed4 <vm_exec_core+29498>, 0x556dd2db4ef2 <vm_exec_core+29528>, 0x556dd2db4f10 <vm_exec_core+29558>, 0x556dd2db4f2e <vm_exec_core+29588>, 0x556dd2db4f4c <vm_exec_core+29618>, 0x556dd2db4f6a <vm_exec_core+29648>, 0x556dd2db4f88 <vm_exec_core+29678>, 0x556dd2db4fa6 <vm_exec_core+29708>, 0x556dd2db4fc4 <vm_exec_core+29738>, 0x556dd2db4fe2 <vm_exec_core+29768>, 0x556dd2db5000 <vm_exec_core+29798>, 0x556dd2db501e <vm_exec_core+29828>, 0x556dd2db503c <vm_exec_core+29858>, 0x556dd2db505a <vm_exec_core+29888>, 0x556dd2db5078 <vm_exec_core+29918>, 0x556dd2db5096 <vm_exec_core+29948>, 0x556dd2db50b4 <vm_exec_core+29978>, 0x556dd2db50d2 <vm_exec_core+30008>, 0x556dd2db50f0 <vm_exec_core+30038>, 0x556dd2db510e <vm_exec_core+30068>, 0x556dd2db512c <vm_exec_core+30098>, 0x556dd2db514a <vm_exec_core+30128>, 0x556dd2db5168 <vm_exec_core+30158>, 0x556dd2db5186 <vm_exec_core+30188>, 0x556dd2db51a4 <vm_exec_core+30218>, 0x556dd2db51c2 <vm_exec_core+30248>, 0x556dd2db51e0 <vm_exec_core+30278>, 0x556dd2db51fe <vm_exec_core+30308>, 0x556dd2db521c <vm_exec_core+30338>, 0x556dd2db523a <vm_exec_core+30368>, 0x556dd2db5258 <vm_exec_core+30398>, 0x556dd2db5276 <vm_exec_core+30428>, 0x556dd2db5294 <vm_exec_core+30458>, 0x556dd2db52b2 <vm_exec_core+30488>, 0x556dd2db52d0 <vm_exec_core+30518>, 0x556dd2db52ee <vm_exec_core+30548>, 0x556dd2db530c <vm_exec_core+30578>, 0x556dd2db532a <vm_exec_core+30608>, 0x556dd2db5348 <vm_exec_core+30638>, 0x556dd2db5366 <vm_exec_core+30668>, 0x556dd2db5384 <vm_exec_core+30698>, 0x556dd2db53a2 <vm_exec_core+30728>, 0x556dd2db53c0 <vm_exec_core+30758>, 0x556dd2db53de <vm_exec_core+30788>, 0x556dd2db53fc <vm_exec_core+30818>, 0x556dd2db541a <vm_exec_core+30848>, 0x556dd2db5438 <vm_exec_core+30878>, 0x556dd2db5456 <vm_exec_core+30908>, 0x556dd2db5474 <vm_exec_core+30938>, 0x556dd2db5492 <vm_exec_core+30968>, 0x556dd2db54b0 <vm_exec_core+30998>, 0x556dd2db54ce <vm_exec_core+31028>, 0x556dd2db54ec <vm_exec_core+31058>, 0x556dd2db550a <vm_exec_core+31088>, 0x556dd2db5528 <vm_exec_core+31118>, 0x556dd2db5546 <vm_exec_core+31148>, 0x556dd2db5564 <vm_exec_core+31178>, 0x556dd2db5582 <vm_exec_core+31208>, 0x556dd2db55a0 <vm_exec_core+31238>, 0x556dd2db55be <vm_exec_core+31268>, 0x556dd2db55ef <vm_exec_core+31317>, 0x556dd2db560d <vm_exec_core+31347>, 0x556dd2db562b <vm_exec_core+31377>, 0x556dd2db5649 <vm_exec_core+31407>, 0x556dd2db5667 <vm_exec_core+31437>, 0x556dd2db5685 <vm_exec_core+31467>, 0x556dd2db56a3 <vm_exec_core+31497>, 0x556dd2db56c1 <vm_exec_core+31527>, 0x556dd2db56df <vm_exec_core+31557>, 0x556dd2db56fd <vm_exec_core+31587>, 0x556dd2db571b <vm_exec_core+31617>, 0x556dd2db5739 <vm_exec_core+31647>, 0x556dd2db5757 <vm_exec_core+31677>, 0x556dd2db5775 <vm_exec_core+31707>, 0x556dd2db5793 <vm_exec_core+31737>, 0x556dd2db57b1 <vm_exec_core+31767>, 0x556dd2db57cf <vm_exec_core+31797>, 0x556dd2db57ed <vm_exec_core+31827>, 0x556dd2db580b <vm_exec_core+31857>, 0x556dd2db5829 <vm_exec_core+31887>, 0x556dd2db5847 <vm_exec_core+31917>, 0x556dd2db5865 <vm_exec_core+31947>, 0x556dd2db5883 <vm_exec_core+31977>, 0x556dd2db58a1 <vm_exec_core+32007>...}
#25 0x0000556dd2dc7952 in vm_exec_loop (ec=0x556dd412a1a0, state=RUBY_TAG_RAISE, tag=0x7ffedeb259f0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2428
No locals.
#26 0x0000556dd2dc78aa in rb_vm_exec (ec=0x556dd412a1a0) at /tmp/ruby/src/trunk-O0/vm.c:2407
        _ec = 0x556dd412a1a0
        _tag = {tag = 36, retval = 4, buf = {0x7ffedeb25a70, 0x556dd2dc77d5 <rb_vm_exec+174>, 0x0, 0x7ffedeb259c0, 0x7ffedeb25d08}, prev = 0x7ffedeb25ae0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#27 0x0000556dd2dc86a6 in rb_iseq_eval_main (iseq=0x7fb852e25588) at /tmp/ruby/src/trunk-O0/vm.c:2667
        ec = 0x556dd412a1a0
        val = 93930197787040
#28 0x0000556dd2bba71f in rb_ec_exec_node (ec=0x556dd412a1a0, n=0x7fb852e25588) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x556dd4128f90
        _ec = 0x556dd412a1a0
        _tag = {tag = 36, retval = 93930175307020, buf = {0x7ffedeb25b60, 0x556dd2bba6b5 <rb_ec_exec_node+196>, 0x0, 0x7ffedeb25ab0, 0x556dd412a1a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fb852e25588
#29 0x0000556dd2bba88c in ruby_run_node (n=0x7fb852e25588) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x556dd412a1a0
        status = 21869
#30 0x0000556dd2bb6244 in rb_main (argc=138, argv=0x7ffedeb25d08) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140732634651616
#31 0x0000556dd2bb62a5 in main (argc=138, argv=0x7ffedeb25d08) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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