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

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

builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 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 unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering 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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: 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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 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
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
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
transdb.h unchanged
making trans
generating makefiles ext/configure-ext.mk
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[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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving 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.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/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.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug'
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.7
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.6.3
                                    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
                                    racc 1.6.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.3
                                    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.0.4
                                    tempfile 0.1.3
                                    time 0.2.1
                                    timeout 0.3.2
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.1
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.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.2
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    readline-ext 0.1.5
                                    stringio 3.0.6
                                    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.18.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.5.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.4
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.0.4
                                    typeprof 0.21.7
                                    debug 1.7.2
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 1826 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
Run options: 
  --seed=14644
  "--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:

TT.
Retrying...

Retrying hung up testcases...
[ 1/54] TestObjSpace#test_dump_all_full = 0.55 s
[ 2/54] TestObjSpace#test_utf8_method_names = 0.00 s
[ 3/54] TestObjSpace#test_anonymous_class_name = 0.00 s
[ 4/54] TestObjSpace#test_dump_all_single_generation = 0.04 s
[ 5/54] TestObjSpace#test_count_objects_size_with_wrong_type = 0.00 s
[ 6/54] TestObjSpace#test_dump_special_floats = 0.00 s
[ 7/54] TestObjSpace#test_dump_array = 0.00 s
[ 8/54] TestObjSpace#test_trace_object_allocations_start_stop_clear = 0.00 s
[ 9/54] TestObjSpace#test_dump_to_io = 0.00 s
[10/54] TestObjSpace#test_dump_includes_imemo_type = 0.51 s
[11/54] TestObjSpace#test_internal_super_of = 0.01 s
[12/54] TestObjSpace#test_dump_special_consts = 0.00 s
[13/54] TestObjSpace#test_internal_class_of_on_ast = 0.00 s
[14/54] TestObjSpace#test_memsize_of_iseq = 0.00 s
[15/54] TestObjSpace#test_dump_object = 0.00 s
[16/54] TestObjSpace#test_trace_object_allocations = 16.10 s
[17/54] TestObjSpace#test_dump_addresses_match_dump_all_addresses = 0.12 s
[18/54] TestObjSpace#test_dump_all = 1.37 s
[19/54] TestObjSpace#test_objspace_trace = 0.04 s
[20/54] TestObjSpace#test_dump_escapes_method_name = 0.00 s
[21/54] TestObjSpace#test_count_symbols = 0.20 s
[22/54] TestObjSpace#test_count_objects_size = 0.01 s
[23/54] TestObjSpace#test_memsize_of_root_shared_string = 0.01 s
[24/54] TestObjSpace#test_name_error_message = 0.00 s
[25/54] TestObjSpace#test_load_allocation_path_load = 0.38 s
[26/54] TestObjSpace#test_dump_class_addresses_match_dump_all_addresses = 0.49 s
[27/54] TestObjSpace#test_reachable_objects_size = 0.46 s
[28/54] TestObjSpace#test_dump_flags = 0.00 s
[29/54] TestObjSpace#test_dump_dynamic_symbol = 0.00 s
[30/54] TestObjSpace#test_dump_reference_addresses_match_dump_all_addresses = 0.09 s
[31/54] TestObjSpace#test_reachable_objects_from = 0.42 s
[32/54] TestObjSpace#test_count_imemo_objects = 0.01 s
[33/54] TestObjSpace#test_trace_object_allocations_stop_first = 0.17 s
[34/54] TestObjSpace#test_trace_object_allocations_gc_stress = 0.36 s
[35/54] TestObjSpace#test_dump_control_char = 0.00 s
[36/54] TestObjSpace#test_dump_includes_slot_size = 0.00 s
[37/54] TestObjSpace#test_load_allocation_path_load_from_binary = 0.00 s
[38/54] TestObjSpace#test_count_objects_size_with_hash = 0.01 s
[39/54] TestObjSpace#test_load_allocation_path_compile_file = 0.41 s
[40/54] TestObjSpace#test_dump_singleton_class = 0.00 s
[41/54] TestObjSpace#test_dump_not_too_complex_shape = 0.00 s
[42/54] TestObjSpace#test_dump_uninitialized_file = 0.05 s
[43/54] TestObjSpace#test_reachable_objects_from_root = 0.00 s
[44/54] TestObjSpace#test_reachable_objects_during_iteration = 0.34 s
[45/54] TestObjSpace#test_internal_class_of = 0.41 s
[46/54] TestObjSpace#test_count_tdata_objects = 0.01 s
[47/54] TestObjSpace#test_argf_memsize = 0.00 s
[48/54] TestObjSpace#test_memsize_of_all = 0.01 s
[49/54] TestObjSpace#test_dump_to_default = 0.00 s
[50/54] TestObjSpace#test_dump_string_coderange = 0.00 s
[51/54] TestObjSpace#test_dump_objects_dumps_page_slot_sizes = 0.82 s
[52/54] TestObjSpace#test_dump_too_complex_shape = 0.00 s
[53/54] TestObjSpace#test_dump_shapes = 0.01 s
[54/54] TestObjSpace#test_memsize_of = 0.00 s
Finished tests in 1134.294100s, 20.9461 tests/s, 7857.2859 assertions/s.
23759 tests, 8912473 assertions, 0 failures, 0 errors, 163 skips

ruby -v: ruby 3.3.0dev (2023-04-07T05:13:05Z master 250e97c0fb) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-04-07T05:13:05Z master 250e97c0fb) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 228.558190 seconds

3841 files, 31577 examples, 144300 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.603498.ruby -x gdbscript
[New LWP 603498]
[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  pop_mark_stack (stack=0x55f634a174e8, data=0x7ffeda0750d8) at /tmp/ruby/src/trunk-O0/gc.c:6349
6349	        *data = stack->chunk->data[--stack->index];

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f71283357c0 (LWP 603498) pop_mark_stack (stack=0x55f634a174e8, data=0x7ffeda0750d8) at /tmp/ruby/src/trunk-O0/gc.c:6349

>>> Machine level backtrace


Thread 1 (Thread 0x7f71283357c0 (LWP 603498)):
#0  pop_mark_stack (stack=0x55f634a174e8, data=0x7ffeda0750d8) at /tmp/ruby/src/trunk-O0/gc.c:6349
No locals.
#1  0x000055f632cb51be in gc_mark_stacked_objects (objspace=0x55f634a170d0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7438
        mstack = 0x55f634a174e8
        obj = 140123981145720
        marked_slots_at_the_beginning = 731
        popped_count = 0
#2  0x000055f632cb5258 in gc_mark_stacked_objects_all (objspace=0x55f634a170d0) at /tmp/ruby/src/trunk-O0/gc.c:7482
No locals.
#3  0x000055f632cb73cf in gc_marks_rest (objspace=0x55f634a170d0) at /tmp/ruby/src/trunk-O0/gc.c:8638
No locals.
#4  0x000055f632cb74ef in gc_marks (objspace=0x55f634a170d0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8695
        marking_finished = false
#5  0x000055f632cb932b in gc_start (objspace=0x55f634a170d0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9491
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 3657913680
#6  0x000055f632cb8fe0 in garbage_collect (objspace=0x55f634a170d0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9376
        _lev = 1431634051
        ret = 0
#7  0x000055f632cb9a4b in garbage_collect_with_gvl (objspace=0x55f634a170d0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9752
No locals.
#8  0x000055f632cc042e in objspace_malloc_gc_stress (objspace=0x55f634a170d0) at /tmp/ruby/src/trunk-O0/gc.c:12067
        reason = 45568
#9  0x000055f632cc0711 in objspace_xmalloc0 (objspace=0x55f634a170d0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12269
        gpr = 107008
        mem = 0x8d0000008d
#10 0x000055f632cc0a2e in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12493
No locals.
#11 0x000055f632cc0a64 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12502
No locals.
#12 0x000055f632cc431b in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14078
No locals.
#13 0x000055f632e74383 in vm_ccs_create (klass=140123930157640, cc_tbl=0x55f634a564a0, mid=141, cme=0x7f71281ddb48) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1905
        ccs = 0xffffffff0000008d
#14 0x000055f632e8fe9c in cache_callable_method_entry (klass=140123930157640, mid=141, cme=0x7f71281ddb48) at /tmp/ruby/src/trunk-O0/vm_method.c:1338
        cc_tbl = 0x55f634a564a0
        ccs_data = 94515904445189
#15 0x000055f632e90058 in callable_method_entry_or_negative (klass=140123930157640, mid=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1386
        defined_class = 140123930164680
        me = 0x7f71281ddb48
        _lev = 22006
        cme = 0x7f71281ddb48
#16 0x000055f632e900ea in callable_method_entry (klass=140123930157640, mid=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1406
        cme = 0x55f634a18110
#17 0x000055f632e90362 in callable_method_entry_refinements (klass=140123930157640, id=141, defined_class_ptr=0x0, with_refinements=true) at /tmp/ruby/src/trunk-O0/vm_method.c:1464
        cme = 0x7f712514e2e8
#18 0x000055f632e903b8 in rb_callable_method_entry_with_refinements (klass=140123930157640, id=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1471
No locals.
#19 0x000055f632e93160 in rb_vm_call_with_refinements (ec=0x55f634a18110, recv=140123930157800, id=141, argc=1, argv=0x7ffeda075508, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:63
        me = 0x55f634c67630
#20 0x000055f632e74f2a in check_match (ec=0x55f634a18110, pattern=140123930157800, target=140123920129280, type=VM_CHECKMATCH_TYPE_RESCUE) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2387
No locals.
#21 0x000055f632e7f7af in vm_check_match (ec=0x55f634a18110, target=140123920129280, pattern=140123930157800, flag=3) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4917
        type = VM_CHECKMATCH_TYPE_RESCUE
#22 0x000055f632e871d0 in vm_exec_core (ec=0x55f634a18110, initial=0) at ../../src/trunk-O0/insns.def:732
        flag = 3
        leaf = false
        target = 140123920129280
        pattern = 140123930157800
        result = 20
        reg_pc = 0x55f634b2c620
        reg_cfp = 0x7f7128333f50
        insns_address_table = {0x55f632e83ad6 <vm_exec_core+115>, 0x55f632e83b58 <vm_exec_core+245>, 0x55f632e83c9f <vm_exec_core+572>, 0x55f632e83de7 <vm_exec_core+900>, 0x55f632e83fb9 <vm_exec_core+1366>, 0x55f632e8411d <vm_exec_core+1722>, 0x55f632e84363 <vm_exec_core+2304>, 0x55f632e844a9 <vm_exec_core+2630>, 0x55f632e845ac <vm_exec_core+2889>, 0x55f632e846e7 <vm_exec_core+3204>, 0x55f632e84822 <vm_exec_core+3519>, 0x55f632e84964 <vm_exec_core+3841>, 0x55f632e84aaa <vm_exec_core+4167>, 0x55f632e84c5b <vm_exec_core+4600>, 0x55f632e84d8e <vm_exec_core+4907>, 0x55f632e84eb2 <vm_exec_core+5199>, 0x55f632e84f9f <vm_exec_core+5436>, 0x55f632e8508c <vm_exec_core+5673>, 0x55f632e85135 <vm_exec_core+5842>, 0x55f632e851e1 <vm_exec_core+6014>, 0x55f632e852b1 <vm_exec_core+6222>, 0x55f632e853b3 <vm_exec_core+6480>, 0x55f632e854aa <vm_exec_core+6727>, 0x55f632e855b2 <vm_exec_core+6991>, 0x55f632e85694 <vm_exec_core+7217>, 0x55f632e85807 <vm_exec_core+7588>, 0x55f632e858cd <vm_exec_core+7786>, 0x55f632e859dc <vm_exec_core+8057>, 0x55f632e85b35 <vm_exec_core+8402>, 0x55f632e85c22 <vm_exec_core+8639>, 0x55f632e85d0f <vm_exec_core+8876>, 0x55f632e85e3b <vm_exec_core+9176>, 0x55f632e85f1d <vm_exec_core+9402>, 0x55f632e86026 <vm_exec_core+9667>, 0x55f632e86160 <vm_exec_core+9981>, 0x55f632e86284 <vm_exec_core+10273>, 0x55f632e8631f <vm_exec_core+10428>, 0x55f632e86400 <vm_exec_core+10653>, 0x55f632e86518 <vm_exec_core+10933>, 0x55f632e865e8 <vm_exec_core+11141>, 0x55f632e86791 <vm_exec_core+11566>, 0x55f632e86895 <vm_exec_core+11826>, 0x55f632e869ab <vm_exec_core+12104>, 0x55f632e86a66 <vm_exec_core+12291>, 0x55f632e86bfc <vm_exec_core+12697>, 0x55f632e8712a <vm_exec_core+14023>, 0x55f632e87250 <vm_exec_core+14317>, 0x55f632e87387 <vm_exec_core+14628>, 0x55f632e8749d <vm_exec_core+14906>, 0x55f632e876b2 <vm_exec_core+15439>, 0x55f632e877d8 <vm_exec_core+15733>, 0x55f632e87912 <vm_exec_core+16047>, 0x55f632e87b2c <vm_exec_core+16585>, 0x55f632e87ce8 <vm_exec_core+17029>, 0x55f632e87e70 <vm_exec_core+17421>, 0x55f632e88051 <vm_exec_core+17902>, 0x55f632e881d9 <vm_exec_core+18294>, 0x55f632e883ba <vm_exec_core+18775>, 0x55f632e884c9 <vm_exec_core+19046>, 0x55f632e885d8 <vm_exec_core+19317>, 0x55f632e887f2 <vm_exec_core+19855>, 0x55f632e889ae <vm_exec_core+20299>, 0x55f632e88af0 <vm_exec_core+20621>, 0x55f632e88b93 <vm_exec_core+20784>, 0x55f632e88c81 <vm_exec_core+21022>, 0x55f632e88d94 <vm_exec_core+21297>, 0x55f632e88eaa <vm_exec_core+21575>, 0x55f632e88fbd <vm_exec_core+21850>, 0x55f632e89105 <vm_exec_core+22178>, 0x55f632e89260 <vm_exec_core+22525>, 0x55f632e893f3 <vm_exec_core+22928>, 0x55f632e89586 <vm_exec_core+23331>, 0x55f632e89719 <vm_exec_core+23734>, 0x55f632e898ac <vm_exec_core+24137>, 0x55f632e89a3f <vm_exec_core+24540>, 0x55f632e89bdd <vm_exec_core+24954>, 0x55f632e89dc8 <vm_exec_core+25445>, 0x55f632e89f5b <vm_exec_core+25848>, 0x55f632e8a0ee <vm_exec_core+26251>, 0x55f632e8a281 <vm_exec_core+26654>, 0x55f632e8a414 <vm_exec_core+27057>, 0x55f632e8a5a7 <vm_exec_core+27460>, 0x55f632e8a73a <vm_exec_core+27863>, 0x55f632e8a8cd <vm_exec_core+28266>, 0x55f632e8aa60 <vm_exec_core+28669>, 0x55f632e8ac0c <vm_exec_core+29097>, 0x55f632e8ae40 <vm_exec_core+29661>, 0x55f632e8b033 <vm_exec_core+30160>, 0x55f632e8b1af <vm_exec_core+30540>, 0x55f632e8b32b <vm_exec_core+30920>, 0x55f632e8b4a2 <vm_exec_core+31295>, 0x55f632e8b619 <vm_exec_core+31670>, 0x55f632e8b7a1 <vm_exec_core+32062>, 0x55f632e8b934 <vm_exec_core+32465>, 0x55f632e8ba49 <vm_exec_core+32742>, 0x55f632e8bb82 <vm_exec_core+33055>, 0x55f632e8bcfe <vm_exec_core+33435>, 0x55f632e8be17 <vm_exec_core+33716>, 0x55f632e8bf18 <vm_exec_core+33973>, 0x55f632e8c014 <vm_exec_core+34225>, 0x55f632e8c116 <vm_exec_core+34483>, 0x55f632e8c1b2 <vm_exec_core+34639>, 0x55f632e8c24e <vm_exec_core+34795>, 0x55f632e8c26c <vm_exec_core+34825>, 0x55f632e8c28a <vm_exec_core+34855>, 0x55f632e8c2a8 <vm_exec_core+34885>, 0x55f632e8c2c6 <vm_exec_core+34915>, 0x55f632e8c2e4 <vm_exec_core+34945>, 0x55f632e8c302 <vm_exec_core+34975>, 0x55f632e8c320 <vm_exec_core+35005>, 0x55f632e8c33e <vm_exec_core+35035>, 0x55f632e8c35c <vm_exec_core+35065>, 0x55f632e8c37a <vm_exec_core+35095>, 0x55f632e8c398 <vm_exec_core+35125>, 0x55f632e8c3b6 <vm_exec_core+35155>, 0x55f632e8c3d4 <vm_exec_core+35185>, 0x55f632e8c3f2 <vm_exec_core+35215>, 0x55f632e8c410 <vm_exec_core+35245>, 0x55f632e8c42e <vm_exec_core+35275>, 0x55f632e8c44c <vm_exec_core+35305>, 0x55f632e8c46a <vm_exec_core+35335>, 0x55f632e8c488 <vm_exec_core+35365>, 0x55f632e8c4a6 <vm_exec_core+35395>, 0x55f632e8c4c4 <vm_exec_core+35425>, 0x55f632e8c4e2 <vm_exec_core+35455>, 0x55f632e8c500 <vm_exec_core+35485>, 0x55f632e8c51e <vm_exec_core+35515>, 0x55f632e8c53c <vm_exec_core+35545>, 0x55f632e8c55a <vm_exec_core+35575>, 0x55f632e8c578 <vm_exec_core+35605>, 0x55f632e8c596 <vm_exec_core+35635>, 0x55f632e8c5b4 <vm_exec_core+35665>, 0x55f632e8c5d2 <vm_exec_core+35695>, 0x55f632e8c5f0 <vm_exec_core+35725>, 0x55f632e8c60e <vm_exec_core+35755>, 0x55f632e8c62c <vm_exec_core+35785>, 0x55f632e8c64a <vm_exec_core+35815>, 0x55f632e8c668 <vm_exec_core+35845>, 0x55f632e8c686 <vm_exec_core+35875>, 0x55f632e8c6a4 <vm_exec_core+35905>, 0x55f632e8c6c2 <vm_exec_core+35935>, 0x55f632e8c6e0 <vm_exec_core+35965>, 0x55f632e8c6fe <vm_exec_core+35995>, 0x55f632e8c71c <vm_exec_core+36025>, 0x55f632e8c73a <vm_exec_core+36055>, 0x55f632e8c758 <vm_exec_core+36085>, 0x55f632e8c776 <vm_exec_core+36115>, 0x55f632e8c794 <vm_exec_core+36145>, 0x55f632e8c7b2 <vm_exec_core+36175>, 0x55f632e8c7d0 <vm_exec_core+36205>, 0x55f632e8c7ee <vm_exec_core+36235>, 0x55f632e8c80c <vm_exec_core+36265>, 0x55f632e8c82a <vm_exec_core+36295>, 0x55f632e8c848 <vm_exec_core+36325>, 0x55f632e8c866 <vm_exec_core+36355>, 0x55f632e8c884 <vm_exec_core+36385>, 0x55f632e8c8a2 <vm_exec_core+36415>, 0x55f632e8c8c0 <vm_exec_core+36445>, 0x55f632e8c8de <vm_exec_core+36475>, 0x55f632e8c8fc <vm_exec_core+36505>, 0x55f632e8c91a <vm_exec_core+36535>, 0x55f632e8c938 <vm_exec_core+36565>, 0x55f632e8c956 <vm_exec_core+36595>, 0x55f632e8c974 <vm_exec_core+36625>, 0x55f632e8c992 <vm_exec_core+36655>, 0x55f632e8c9b0 <vm_exec_core+36685>, 0x55f632e8c9ce <vm_exec_core+36715>, 0x55f632e8c9ec <vm_exec_core+36745>, 0x55f632e8ca0a <vm_exec_core+36775>, 0x55f632e8ca28 <vm_exec_core+36805>, 0x55f632e8ca46 <vm_exec_core+36835>, 0x55f632e8ca64 <vm_exec_core+36865>, 0x55f632e8ca82 <vm_exec_core+36895>, 0x55f632e8caa0 <vm_exec_core+36925>, 0x55f632e8cabe <vm_exec_core+36955>, 0x55f632e8cadc <vm_exec_core+36985>, 0x55f632e8cafa <vm_exec_core+37015>, 0x55f632e8cb18 <vm_exec_core+37045>, 0x55f632e8cb49 <vm_exec_core+37094>, 0x55f632e8cb67 <vm_exec_core+37124>, 0x55f632e8cb85 <vm_exec_core+37154>, 0x55f632e8cba3 <vm_exec_core+37184>, 0x55f632e8cbc1 <vm_exec_core+37214>, 0x55f632e8cbdf <vm_exec_core+37244>, 0x55f632e8cbfd <vm_exec_core+37274>, 0x55f632e8cc1b <vm_exec_core+37304>, 0x55f632e8cc39 <vm_exec_core+37334>, 0x55f632e8cc57 <vm_exec_core+37364>, 0x55f632e8cc75 <vm_exec_core+37394>, 0x55f632e8cc93 <vm_exec_core+37424>, 0x55f632e8ccb1 <vm_exec_core+37454>, 0x55f632e8cccf <vm_exec_core+37484>, 0x55f632e8cced <vm_exec_core+37514>, 0x55f632e8cd0b <vm_exec_core+37544>, 0x55f632e8cd29 <vm_exec_core+37574>, 0x55f632e8cd47 <vm_exec_core+37604>, 0x55f632e8cd65 <vm_exec_core+37634>, 0x55f632e8cd83 <vm_exec_core+37664>, 0x55f632e8cda1 <vm_exec_core+37694>, 0x55f632e8cdbf <vm_exec_core+37724>...}
#23 0x000055f632e9e93a in rb_vm_exec (ec=0x55f634a18110) at /tmp/ruby/src/trunk-O0/vm.c:2379
        _ec = 0x55f634a18110
        _tag = {tag = 36, retval = 4, buf = {0x7ffeda0763f0, 0x55f632e9e861 <rb_vm_exec+185>, 0x0, 0x7ffeda076340, 0x7ffeda0763c0}, prev = 0x7ffeda076730, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
        initial = 0
#24 0x000055f632e939f0 in vm_call0_body (ec=0x55f634a18110, calling=0x7ffeda076510, argv=0x7ffeda0766b0) at /tmp/ruby/src/trunk-O0/vm_eval.c:204
        reg_cfp = 0x7f7128333fd0
        i = 1
        ci = 0x7ffeda076540
        cc = 0x7ffeda076570
        ret = 140732556338288
#25 0x000055f632e93104 in rb_vm_call0 (ec=0x55f634a18110, recv=140123920137000, id=8337, argc=1, argv=0x7ffeda0766b0, cme=0x7f71247bf9e8, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:56
        calling = {ci = 0x7ffeda076540, cc = 0x7ffeda076570, block_handler = 0, recv = 140123920137000, argc = 1, kw_splat = true}
#26 0x000055f632e94269 in rb_vm_call_kw (ec=0x55f634a18110, recv=140123920137000, id=8337, argc=1, argv=0x7ffeda0766b0, me=0x7f71247bf9e8, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:301
No locals.
#27 0x000055f632e950d1 in rb_check_funcall_default_kw (recv=140123920137000, mid=8337, argc=1, argv=0x7ffeda0766b0, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:684
        klass = 140123930154280
        me = 0x7f71247bf9e8
        ec = 0x55f634a18110
        respond = -1
#28 0x000055f632e94f6e in rb_check_funcall_kw (recv=140123920137000, mid=8337, argc=1, argv=0x7ffeda0766b0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:654
No locals.
#29 0x000055f632ffca42 in rb_get_detailed_message (exc=140123920137000, opt=140123920137240) at /tmp/ruby/src/trunk-O0/error.c:1238
        e = 36
#30 0x000055f632c94d26 in rb_ec_error_print_detailed (ec=0x55f634a18110, errinfo=140123920137000, str=140123920136800, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:368
        _ec = 0x55f634a18110
        _tag = {tag = 36, retval = 0, buf = {0x7ffeda0767b0, 0x55f632c94c9e <rb_ec_error_print_detailed+356>, 0x0, 0x7ffeda0766e0, 0x0}, prev = 0x7ffeda076820, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 140123920136720
        written = false
        emesg = 4
        opt = 140123920137240
        highlight = 0
#31 0x000055f632c96251 in rb_ec_cleanup (ec=0x55f634a18110, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
        err = 140123920137000
        mode0 = 0
        mode1 = 3
        _ec = 0x55f634a18110
        _tag = {tag = 36, retval = 94515902372701, buf = {0x7ffeda0768a0, 0x55f632c96043 <rb_ec_cleanup+279>, 0x0, 0x7ffeda0767c0, 0x55f634a18110}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x55f634a16f80
        th0 = 0x55f634a16f80
        step = 2
        message = 4
        buf = 140123920136800
#32 0x000055f632c966c9 in ruby_run_node (n=0x7f71247b2388) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55f634a18110
        status = 22006
#33 0x000055f632c92124 in rb_main (argc=2, argv=0x7ffeda076a48) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140732556339488
#34 0x000055f632c92185 in main (argc=2, argv=0x7ffeda076a48) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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