# Logfile created on 2023-07-09 07:55:50 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055d7509ce320 @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-random0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random0", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @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-random0.20230709-075550", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d750a634c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d750a63330 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d750a631a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random0.20230709-075550", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random0.20230709-075550>, @binmode=false, @mon_data=#<Monitor:0x000055d750a630d8>, @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-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 4e2f98be39
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-random0/revision.h updated
generating /tmp/ruby/src/trunk-random0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random0/ext/ripper'
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-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
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-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random0/.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 = -O3 -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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	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-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/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-random0/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 = -O3 -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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	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-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/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-random0/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
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 = -O3 -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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	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-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/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
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
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-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/typeprof.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	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-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/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
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
./miniruby -I/tmp/ruby/src/trunk-random0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random0/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-random0/bin
installing base libraries:          /tmp/ruby/install/trunk-random0/lib
installing arch files:              /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-random0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random0/bin
installing library scripts:         /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-random0/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-random0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random0/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.7.1
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.6
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-random0/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    stringio 3.0.8
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-random0/lib/ruby/gems/3.3.0+0
                                    minitest 5.18.1
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.6
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.1.0
                                    typeprof 0.21.7
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-random0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1840 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	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-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/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-random0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random0/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random"
Run options: 
  --seed=44469
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-random0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-random0/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --test-order=random

# Running tests:

Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44575>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9

  1) Timeout:
TestMkmfFlags#test_try_cppflag_invalid_opt

TFinished tests in 979.016181s, 25.5838 tests/s, 9410.1754 assertions/s.
25047 tests, 9212714 assertions, 0 failures, 1 errors, 72 skips

ruby -v: ruby 3.3.0dev (2023-07-09T06:25:08Z master 4e2f98be39) [x86_64-linux]
make: *** [uncommon.mk:893: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS="--test-order=random"
$ /tmp/ruby/build/trunk-random0/miniruby -I/tmp/ruby/src/trunk-random0/lib /tmp/ruby/src/trunk-random0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random0 --extout=.ext -- /tmp/ruby/src/trunk-random0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-random0/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-07-09T06:25:08Z master 4e2f98be39) [x86_64-linux]
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 120.718489 seconds

3705 files, 32099 examples, 168574 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-random0/ruby -c /tmp/cores/core.1001.2212714.ruby -x gdbscript
[New LWP 2212714]
[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-random0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-rand'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fbf16a8145a in __GI___wait4 (pid=2212721, stat_loc=stat_loc@entry=0x7ffe58a4db98, options=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fbf16975c00 (LWP 2212714) 0x00007fbf16a8145a in __GI___wait4 (pid=2212721, stat_loc=stat_loc@entry=0x7ffe58a4db98, options=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x7fbf16975c00 (LWP 2212714)):
#0  0x00007fbf16a8145a in __GI___wait4 (pid=2212721, stat_loc=stat_loc@entry=0x7ffe58a4db98, options=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00007fbf16a8141b in __GI___waitpid (pid=<optimized out>, stat_loc=stat_loc@entry=0x7ffe58a4db98, options=<optimized out>) at ./posix/waitpid.c:38
No locals.
#2  0x00007fbf16f666a7 in do_waitpid (flags=<optimized out>, st=0x7ffe58a4db98, pid=<optimized out>) at /tmp/ruby/src/trunk-random0/process.c:1071
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=x@entry=0x7ffe58a4db70) at /tmp/ruby/src/trunk-random0/process.c:1105
        w = 0x7ffe58a4db70
#4  0x00007fbf17018485 in rb_nogvl (func=0x7fbf16f66690 <waitpid_blocking_no_SIGCHLD>, data1=0x7ffe58a4db70, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk-random0/thread.c:1552
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x564867c06120
        th = 0x564867c04f90
        vm = 0x564867c02b10
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#5  0x00007fbf16f6bb9c in waitpid_no_SIGCHLD (w=0x7ffe58a4db70) at /tmp/ruby/src/trunk-random0/process.c:1118
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=flags@entry=0) at /tmp/ruby/src/trunk-random0/process.c:1140
        waitpid_state = {wnode = {next = 0x7fbf12ea2800, prev = 0x7ffe58a4dcb0}, ec = 0x564867c06120, cond = 0xd9ef021df016b900, ret = 0, pid = 2212721, status = 0, options = 0, errnum = 0}
#7  0x00007fbf16f6bd3b in rb_waitpid (pid=<optimized out>, st=st@entry=0x7ffe58a4dc10, flags=flags@entry=0) at /tmp/ruby/src/trunk-random0/process.c:1213
        status = <optimized out>
        data = <optimized out>
#8  0x00007fbf16ecbf80 in fptr_waitpid (nohang=0, fptr=0x564867f91e70) at /tmp/ruby/src/trunk-random0/io.c:5657
        status = 1487199248
#9  fptr_waitpid (nohang=0, fptr=0x564867f91e70) at /tmp/ruby/src/trunk-random0/io.c:5652
        status = <optimized out>
        status = <optimized out>
#10 pipe_close (io=<optimized out>) at /tmp/ruby/src/trunk-random0/io.c:7723
        fptr = 0x564867f91e70
#11 0x00007fbf16e87a34 in rb_ensure (b_proc=0x7fbf1706dd60 <rb_yield>, data1=140458632816640, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-random0/eval.c:1017
        state = <optimized out>
        result = 4
        errinfo = 140458632816440
        ec = 0x564867c06120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fbf16ecbe00 <pipe_close>, data2 = 140458632816640}}
#12 0x00007fbf170533d4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3462
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#13 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3490
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#14 vm_call_cfunc_other (ec=0x564867c06120, reg_cfp=0x7fbf16973c10, calling=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3516
        ci = <optimized out>
        argv_ary = <optimized out>
#15 0x00007fbf17063d67 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_callinfo.h:367
        val = 94868981440304
        ci = <optimized out>
        cc = <optimized out>
        recv = 2212721
        argc = <optimized out>
        calling = {ci = 0x427100020005, cc = 0x7fbf12ea36b0, block_handler = 4182284, recv = 140458642111160, argc = 2, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#16 vm_exec_core (ec=0x564867c06120, initial=140730385619864) at ../../src/trunk-random0/insns.def:815
        bh = <optimized out>
        cd = 0x564867f05f30
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 94868981440304
        reg_pc = 0x564867f08688
        reg_cfp = 0x7fbf16973c10
        insns_address_table = {0x7fbf17065a30 <vm_exec_core+12832>, 0x7fbf17062a8a <vm_exec_core+634>, 0x7fbf1706437e <vm_exec_core+7022>, 0x7fbf17064304 <vm_exec_core+6900>, 0x7fbf1706428d <vm_exec_core+6781>, 0x7fbf17064211 <vm_exec_core+6657>, 0x7fbf17064166 <vm_exec_core+6486>, 0x7fbf1706410a <vm_exec_core+6394>, 0x7fbf170640af <vm_exec_core+6303>, 0x7fbf17064063 <vm_exec_core+6227>, 0x7fbf17064594 <vm_exec_core+7556>, 0x7fbf1706453f <vm_exec_core+7471>, 0x7fbf17064457 <vm_exec_core+7239>, 0x7fbf170643ea <vm_exec_core+7130>, 0x7fbf170647b2 <vm_exec_core+8098>, 0x7fbf17064777 <vm_exec_core+8039>, 0x7fbf17064825 <vm_exec_core+8213>, 0x7fbf1706341c <vm_exec_core+3084>, 0x7fbf17064bfc <vm_exec_core+9196>, 0x7fbf17064aa6 <vm_exec_core+8854>, 0x7fbf17064a38 <vm_exec_core+8744>, 0x7fbf170649fd <vm_exec_core+8685>, 0x7fbf17064b1d <vm_exec_core+8973>, 0x7fbf17064ad9 <vm_exec_core+8905>, 0x7fbf17064b75 <vm_exec_core+9061>, 0x7fbf1706356f <vm_exec_core+3423>, 0x7fbf17064943 <vm_exec_core+8499>, 0x7fbf170648cb <vm_exec_core+8379>, 0x7fbf17064893 <vm_exec_core+8323>, 0x7fbf1706485b <vm_exec_core+8267>, 0x7fbf17063130 <vm_exec_core+2336>, 0x7fbf1706309d <vm_exec_core+2189>, 0x7fbf1706499e <vm_exec_core+8590>, 0x7fbf17063024 <vm_exec_core+2068>, 0x7fbf17063804 <vm_exec_core+4084>, 0x7fbf170637df <vm_exec_core+4047>, 0x7fbf170637a6 <vm_exec_core+3990>, 0x7fbf17063753 <vm_exec_core+3907>, 0x7fbf17063721 <vm_exec_core+3857>, 0x7fbf1706362f <vm_exec_core+3615>, 0x7fbf170635ea <vm_exec_core+3546>, 0x7fbf170635a4 <vm_exec_core+3476>, 0x7fbf17063a44 <vm_exec_core+4660>, 0x7fbf170639d9 <vm_exec_core+4553>, 0x7fbf17063979 <vm_exec_core+4457>, 0x7fbf1706384c <vm_exec_core+4156>, 0x7fbf17063b01 <vm_exec_core+4849>, 0x7fbf17063a74 <vm_exec_core+4708>, 0x7fbf17063360 <vm_exec_core+2896>, 0x7fbf17063328 <vm_exec_core+2840>, 0x7fbf17063d95 <vm_exec_core+5509>, 0x7fbf17063c76 <vm_exec_core+5222>, 0x7fbf17062868 <vm_exec_core+88>, 0x7fbf17063bf0 <vm_exec_core+5088>, 0x7fbf17063ba6 <vm_exec_core+5014>, 0x7fbf17064fbb <vm_exec_core+10155>, 0x7fbf17064019 <vm_exec_core+6153>, 0x7fbf17063506 <vm_exec_core+3318>, 0x7fbf1706344f <vm_exec_core+3135>, 0x7fbf17063eff <vm_exec_core+5871>, 0x7fbf17063e86 <vm_exec_core+5750>, 0x7fbf17064f5a <vm_exec_core+10058>, 0x7fbf17063b6e <vm_exec_core+4958>, 0x7fbf17063e2f <vm_exec_core+5663>, 0x7fbf17063dd8 <vm_exec_core+5576>, 0x7fbf17062f49 <vm_exec_core+1849>, 0x7fbf17062ea5 <vm_exec_core+1685>, 0x7fbf17062f83 <vm_exec_core+1907>, 0x7fbf170652d9 <vm_exec_core+10953>, 0x7fbf170653e0 <vm_exec_core+11216>, 0x7fbf1706533e <vm_exec_core+11054>, 0x7fbf17065649 <vm_exec_core+11833>, 0x7fbf170655a3 <vm_exec_core+11667>, 0x7fbf17065542 <vm_exec_core+11570>, 0x7fbf17065489 <vm_exec_core+11385>, 0x7fbf17065993 <vm_exec_core+12675>, 0x7fbf170658fb <vm_exec_core+12523>, 0x7fbf1706585e <vm_exec_core+12366>, 0x7fbf170657c6 <vm_exec_core+12214>, 0x7fbf17065097 <vm_exec_core+10375>, 0x7fbf1706577b <vm_exec_core+12139>, 0x7fbf17065725 <vm_exec_core+12053>, 0x7fbf170656bc <vm_exec_core+11948>, 0x7fbf1706524f <vm_exec_core+10815>, 0x7fbf17062e30 <vm_exec_core+1568>, 0x7fbf17062dd3 <vm_exec_core+1475>, 0x7fbf170650cb <vm_exec_core+10427>, 0x7fbf17065217 <vm_exec_core+10759>, 0x7fbf170650ff <vm_exec_core+10479>, 0x7fbf170651c8 <vm_exec_core+10680>, 0x7fbf17065137 <vm_exec_core+10535>, 0x7fbf1706501b <vm_exec_core+10251>, 0x7fbf17062d66 <vm_exec_core+1366>, 0x7fbf17062d10 <vm_exec_core+1280>, 0x7fbf17062c8e <vm_exec_core+1150>, 0x7fbf17062c49 <vm_exec_core+1081>, 0x7fbf17062bfc <vm_exec_core+1004>, 0x7fbf17062baf <vm_exec_core+927>, 0x7fbf17062b5a <vm_exec_core+842>, 0x7fbf17062b27 <vm_exec_core+791>, 0x7fbf17062af4 <vm_exec_core+740>, 0x7fbf17064fff <vm_exec_core+10223>, 0x7fbf17062a7b <vm_exec_core+619>, 0x7fbf1706436f <vm_exec_core+7007>, 0x7fbf170642f5 <vm_exec_core+6885>, 0x7fbf1706427e <vm_exec_core+6766>, 0x7fbf17064202 <vm_exec_core+6642>, 0x7fbf17064157 <vm_exec_core+6471>, 0x7fbf170640fb <vm_exec_core+6379>, 0x7fbf170640a0 <vm_exec_core+6288>, 0x7fbf17064054 <vm_exec_core+6212>, 0x7fbf17064585 <vm_exec_core+7541>, 0x7fbf17064530 <vm_exec_core+7456>, 0x7fbf17064448 <vm_exec_core+7224>, 0x7fbf170643db <vm_exec_core+7115>, 0x7fbf170647a3 <vm_exec_core+8083>, 0x7fbf17064768 <vm_exec_core+8024>, 0x7fbf17064816 <vm_exec_core+8198>, 0x7fbf1706340d <vm_exec_core+3069>, 0x7fbf17064bed <vm_exec_core+9181>, 0x7fbf17064a97 <vm_exec_core+8839>, 0x7fbf17064a29 <vm_exec_core+8729>, 0x7fbf170649ee <vm_exec_core+8670>, 0x7fbf17064b0e <vm_exec_core+8958>, 0x7fbf17064aca <vm_exec_core+8890>, 0x7fbf17064b66 <vm_exec_core+9046>, 0x7fbf17063560 <vm_exec_core+3408>, 0x7fbf17064934 <vm_exec_core+8484>, 0x7fbf170648bc <vm_exec_core+8364>, 0x7fbf17064884 <vm_exec_core+8308>, 0x7fbf1706484c <vm_exec_core+8252>, 0x7fbf17063121 <vm_exec_core+2321>, 0x7fbf1706308e <vm_exec_core+2174>, 0x7fbf1706498f <vm_exec_core+8575>, 0x7fbf17063015 <vm_exec_core+2053>, 0x7fbf170637f5 <vm_exec_core+4069>, 0x7fbf170637d0 <vm_exec_core+4032>, 0x7fbf17063797 <vm_exec_core+3975>, 0x7fbf17063744 <vm_exec_core+3892>, 0x7fbf17063712 <vm_exec_core+3842>, 0x7fbf17063620 <vm_exec_core+3600>, 0x7fbf170635db <vm_exec_core+3531>, 0x7fbf17063595 <vm_exec_core+3461>, 0x7fbf17063a35 <vm_exec_core+4645>, 0x7fbf170639ca <vm_exec_core+4538>, 0x7fbf1706396a <vm_exec_core+4442>, 0x7fbf1706383d <vm_exec_core+4141>, 0x7fbf17063af2 <vm_exec_core+4834>, 0x7fbf17063a65 <vm_exec_core+4693>, 0x7fbf17063351 <vm_exec_core+2881>, 0x7fbf17063319 <vm_exec_core+2825>, 0x7fbf17063d86 <vm_exec_core+5494>, 0x7fbf17063c67 <vm_exec_core+5207>, 0x7fbf17065bec <vm_exec_core+13276>, 0x7fbf17063be1 <vm_exec_core+5073>, 0x7fbf17063b97 <vm_exec_core+4999>, 0x7fbf17065bd8 <vm_exec_core+13256>, 0x7fbf1706400a <vm_exec_core+6138>, 0x7fbf170634f7 <vm_exec_core+3303>, 0x7fbf17063440 <vm_exec_core+3120>, 0x7fbf17063ef0 <vm_exec_core+5856>, 0x7fbf17063e77 <vm_exec_core+5735>, 0x7fbf17064f4b <vm_exec_core+10043>, 0x7fbf17063b5f <vm_exec_core+4943>, 0x7fbf17063e20 <vm_exec_core+5648>, 0x7fbf17063dc9 <vm_exec_core+5561>, 0x7fbf17062f3a <vm_exec_core+1834>, 0x7fbf17062e96 <vm_exec_core+1670>, 0x7fbf17062f74 <vm_exec_core+1892>, 0x7fbf17065bc4 <vm_exec_core+13236>, 0x7fbf17065bb0 <vm_exec_core+13216>, 0x7fbf17065b9c <vm_exec_core+13196>, 0x7fbf17065b88 <vm_exec_core+13176>, 0x7fbf17065b74 <vm_exec_core+13156>, 0x7fbf17065b60 <vm_exec_core+13136>, 0x7fbf17065b45 <vm_exec_core+13109>, 0x7fbf17065b31 <vm_exec_core+13089>, 0x7fbf17065b1d <vm_exec_core+13069>, 0x7fbf17065b09 <vm_exec_core+13049>, 0x7fbf17065af5 <vm_exec_core+13029>, 0x7fbf17065ae1 <vm_exec_core+13009>, 0x7fbf17065acd <vm_exec_core+12989>, 0x7fbf17065ab9 <vm_exec_core+12969>, 0x7fbf17065aa5 <vm_exec_core+12949>, 0x7fbf17065a91 <vm_exec_core+12929>, 0x7fbf17062e21 <vm_exec_core+1553>, 0x7fbf17062dc4 <vm_exec_core+1460>, 0x7fbf17065a7d <vm_exec_core+12909>, 0x7fbf17065a69 <vm_exec_core+12889>, 0x7fbf17065a55 <vm_exec_core+12869>, 0x7fbf17065a41 <vm_exec_core+12849>, 0x7fbf17062851 <vm_exec_core+65>, 0x7fbf17062855 <vm_exec_core+69>, 0x7fbf17062d57 <vm_exec_core+1351>, 0x7fbf17062d01 <vm_exec_core+1265>, 0x7fbf17062c7f <vm_exec_core+1135>, 0x7fbf17062c3a <vm_exec_core+1066>, 0x7fbf17062bed <vm_exec_core+989>, 0x7fbf17062ba0 <vm_exec_core+912>, 0x7fbf17062b4b <vm_exec_core+827>...}
#17 0x00007fbf17068d92 in rb_vm_exec (ec=0x564867c06120) at /tmp/ruby/src/trunk-random0/vm.c:2395
        _ec = 0x564867c06120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe58a4e040, 0x7fbf170688b0 <rb_vm_exec+384>, 0x0, 0x7ffe58a4def0, 0x7fbf17366040 <_rtld_global>}, prev = 0x7ffe58a4e080, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
        initial = <optimized out>
#18 0x00007fbf16e83271 in rb_ec_exec_node (ec=ec@entry=0x564867c06120, n=n@entry=0x7fbf12d4b0d8) at /tmp/ruby/src/trunk-random0/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140458701433444, buf = {0x7fbf12d4b0d8, 0x7fbf16e832c2 <rb_ec_exec_node+258>, 0x0, 0x7ffe58a4e050, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fbf12d4b0d8
#19 0x00007fbf16e89753 in ruby_run_node (n=0x7fbf12d4b0d8) at /tmp/ruby/src/trunk-random0/eval.c:328
        ec = 0x564867c06120
        status = 0
#20 0x00005648676a9187 in rb_main (argv=0x7ffe58a4e288, argc=138) at /tmp/ruby/src/trunk-random0/main.c:39
        variable_in_this_stack_frame = 140730385623401
#21 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random0/main.c:58
No locals.

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