# Logfile created on 2023-08-04 07:02:06 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000560545fe2770 @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-repeat20", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @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=41600, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230804-070206", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056054607b5b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056054607b420 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056054607b290 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230804-070206", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20230804-070206>, @binmode=false, @mon_data=#<Monitor:0x000056054607b1c8>, @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-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20/.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 = 4f99240b2e
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
/tmp/ruby/src/trunk-repeat20/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-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
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-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20/.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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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-repeat20/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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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-repeat20/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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
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-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs
generating enc.mk
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.
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-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision -
making srcs under enc
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20/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-repeat20/bin
installing base libraries: /tmp/ruby/install/trunk-repeat20/lib
installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-repeat20/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-repeat20/bin
installing library scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-repeat20/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-repeat20/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.4
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
pstore 0.1.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.7
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.1.0
tempfile 0.1.3
time 0.2.2
timeout 0.4.0
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.2
weakref 0.1.2
yaml 0.2.1
yarp 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-repeat20/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-repeat20/lib/ruby/gems/3.3.0+0
minitest 5.19.0
power_assert 2.0.3
rake 13.0.6
test-unit 3.6.1
rexml 3.2.6
rss 0.2.9
net-ftp 0.2.0
net-imap 0.3.7
net-pop 0.1.2
net-smtp 0.3.3
matrix 0.4.2
prime 0.1.2
rbs 3.1.3
typeprof 0.21.7
debug 1.8.0
racc 1.7.1
installing bundled gem cache: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1842 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=20
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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20
Run options:
--seed=17323
"--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-repeat20/test/excludes
--name=!/memory_leak/
--stderr-on-failure
--repeat-count=20
# Running tests:
Finished(1/20) tests in 1145.543959s, 21.9075 tests/s, 8052.8346 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 45095>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 14 : #<IO:fd 14>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 15 : #<IO:fd 15>
Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007ff3362ee920 /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:1716 sleep_forever>
Finished(2/20) tests in 1364.097803s, 18.3975 tests/s, 6762.4264 assertions/s.
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37891>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 8 : #<TCPServer:fd 8, AF_INET6, ::, 37891>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 39997>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 12 : #<TCPServer:fd 12, AF_INET6, ::, 39997>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 16 : #<IO:fd 16>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 17 : #<IO:fd 17>
Closed file descriptor: TestGemRemoteFetcher#test_download_read_only: 7
Closed file descriptor: TestGemRemoteFetcher#test_download_read_only: 8
Closed file descriptor: TestGemRemoteFetcher#test_download_read_only: 9
Closed file descriptor: TestGemRemoteFetcher#test_download_read_only: 10
Closed file descriptor: TestGemRemoteFetcher#test_download_read_only: 11
Closed file descriptor: TestGemRemoteFetcher#test_download_read_only: 12
Closed file descriptor: TestGemRemoteFetcher#test_download_read_only: 16
Closed file descriptor: TestGemRemoteFetcher#test_download_read_only: 17
Closed file descriptor: TestThreadInstrumentation#test_thread_instrumentation_fork_safe: 13
Closed file descriptor: TestThreadInstrumentation#test_thread_instrumentation_fork_safe: 14
Closed file descriptor: TestThreadInstrumentation#test_thread_instrumentation_fork_safe: 15
Finished thread: TestThreadInstrumentation#test_thread_instrumentation_fork_safe: #<Thread:0x00007ff3362ee920 /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:1716 dead>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 46031>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007ff31904bf50 /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:1716 sleep>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 18
Finished thread: Rinda::TupleSpaceProxyTest#test_cancel_01: #<Thread:0x00007ff31904bf50 /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:1716 dead>
Finished(3/20) tests in 1272.180478s, 19.7268 tests/s, 7250.6851 assertions/s.
Finished(4/20) tests in 1216.098067s, 20.6365 tests/s, 7585.1202 assertions/s.
Finished(5/20) tests in 1265.718222s, 19.8275 tests/s, 7287.2444 assertions/s.
Finished(6/20) tests in 1211.804180s, 20.7096 tests/s, 7613.2523 assertions/s.
Finished(7/20) tests in 1283.709266s, 19.5496 tests/s, 7186.3873 assertions/s.
Finished(8/20) tests in 1211.908899s, 20.7078 tests/s, 7613.2917 assertions/s.
Finished(9/20) tests in 1356.822370s, 18.4962 tests/s, 6799.2747 assertions/s.
Finished(10/20) tests in 1187.336033s, 21.1364 tests/s, 7765.9422 assertions/s.
Finished(11/20) tests in 1184.186458s, 21.1926 tests/s, 7785.1042 assertions/s.
Finished(12/20) tests in 1170.777776s, 21.4353 tests/s, 7878.9623 assertions/s.
Finished(13/20) tests in 1239.918197s, 20.2400 tests/s, 7439.7827 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 18
1) Failure:
TestThreadQueue#test_thr_kill [/tmp/ruby/src/trunk-repeat20/test/ruby/test_thread_queue.rb:230]:
only 0/250 done in 60 seconds.
Finished(14/20) tests in 1311.778639s, 19.1313 tests/s, 7029.6975 assertions/s.
351344 tests, 129134983 assertions, 1 failures, 0 errors, 1008 skips
ruby -v: ruby 3.3.0dev (2023-08-03T20:14:44Z master 4f99240b2e) [x86_64-linux]
make: *** [uncommon.mk:891: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20
$ /tmp/ruby/build/trunk-repeat20/miniruby -I/tmp/ruby/src/trunk-repeat20/lib /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat20 --extout=.ext -- /tmp/ruby/src/trunk-repeat20/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat20/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-08-03T20:14:44Z master 4f99240b2e) [x86_64-linux]
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 140.529160 seconds
3708 files, 32149 examples, 154118 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20/ruby -c /tmp/cores/core.1001.4052292.ruby -x gdbscript
[New LWP 4052292]
[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-repeat20/ruby -W0'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f992354d764 in __libc_open64 (file=file@entry=0x7f99218a5260 "test_thr_kill_count", oflag=oflag@entry=524865) at ../sysdeps/unix/sysv/linux/open64.c:41
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f9923417c00 (LWP 4052292) 0x00007f992354d764 in __libc_open64 (file=file@entry=0x7f99218a5260 "test_thr_kill_count", oflag=oflag@entry=524865) at ../sysdeps/unix/sysv/linux/open64.c:41
>>> Machine level backtrace
Thread 1 (Thread 0x7f9923417c00 (LWP 4052292)):
#0 0x00007f992354d764 in __libc_open64 (file=file@entry=0x7f99218a5260 "test_thr_kill_count", oflag=oflag@entry=524865) at ../sysdeps/unix/sysv/linux/open64.c:41
sc_ret = 7
sc_cancel_oldtype = 0
sc_ret = <optimized out>
mode = 438
#1 0x00007f9923962fed in open (__oflag=524865, __path=0x7f99218a5260 "test_thr_kill_count") at /usr/include/x86_64-linux-gnu/bits/fcntl2.h:59
No locals.
#2 rb_cloexec_open (pathname=0x7f99218a5260 "test_thr_kill_count", flags=524865, mode=438) at /tmp/ruby/src/trunk-repeat20/io.c:322
ret = <optimized out>
o_cloexec_state = 1
retry_interval = 0
retry_max_count = 10000
retry_count = <optimized out>
#3 0x00007f99239630aa in sysopen_func (ptr=ptr@entry=0x7ffc53033300) at /tmp/ruby/src/trunk-repeat20/io.c:6932
data = 0x7ffc53033300
fname = <optimized out>
#4 0x00007f9923ab2955 in rb_nogvl (func=0x7f9923963080 <sysopen_func>, data1=0x7ffc53033300, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk-repeat20/thread.c:1552
__region = {prev_status = THREAD_RUNNABLE}
val = 0x0
ec = 0x55af2e3d4120
th = 0x55af2e3d2f90
vm = 0x55af2e3d0b10
is_main_thread = true
saved_errno = 0
ubf_th = 0
#5 0x00007f992396556c in rb_sysopen_internal (data=0x7ffc53033300) at /tmp/ruby/src/trunk-repeat20/io.c:6939
fd = <optimized out>
fd = <optimized out>
#6 rb_sysopen (fname=140295669437000, oflags=oflags@entry=577, perm=perm@entry=438) at /tmp/ruby/src/trunk-repeat20/io.c:6956
fd = <optimized out>
data = {fname = 140295669437000, oflags = 577, perm = 438}
__func__ = "rb_sysopen"
#7 0x00007f99239732bf in rb_file_open_generic (io=io@entry=140295670292560, filename=140295669437000, oflags=577, fmode=2178, convconfig=convconfig@entry=0x7ffc530333e0, perm=<optimized out>) at /tmp/ruby/src/trunk-repeat20/io.c:7131
pathv = <optimized out>
fptr = 0x55af2e4abb60
cc = <optimized out>
#8 0x00007f9923973efc in rb_open_file (io=140295670292560, argv=0x7f99233160a8, argc=2) at /tmp/ruby/src/trunk-repeat20/io.c:7998
fname = <optimized out>
oflags = <optimized out>
fmode = <optimized out>
convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
perm = <optimized out>
fname = <optimized out>
oflags = <optimized out>
fmode = <optimized out>
convconfig = <optimized out>
perm = <optimized out>
#9 rb_file_initialize (argc=2, argv=0x7f99233160a8, io=140295670292560) at /tmp/ruby/src/trunk-repeat20/io.c:9580
No locals.
#10 0x00007f9923b0773f in vm_call0_cfunc_with_frame (argv=0x7f99233160a8, calling=<optimized out>, ec=0x55af2e3d4120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:173
reg_cfp = 0x7f9923415ef8
ci = <optimized out>
me = 0x7f9922265a08
mid = 3137
block_handler = <optimized out>
recv = <optimized out>
argc = <optimized out>
val = <optimized out>
cfunc = 0x55af2e3faa98
len = <optimized out>
frame_flags = <optimized out>
ci = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
len = <optimized out>
recv = <optimized out>
argc = <optimized out>
mid = <optimized out>
block_handler = <optimized out>
frame_flags = <optimized out>
unaligned_member_ptr_result = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
reg_cfp = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#11 vm_call0_cfunc (argv=0x7f99233160a8, calling=<optimized out>, ec=0x55af2e3d4120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:187
No locals.
#12 vm_call0_body (ec=0x55af2e3d4120, calling=<optimized out>, argv=0x7f99233160a8) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:233
ci = <optimized out>
cc = <optimized out>
ret = <optimized out>
#13 0x00007f9923b08368 in vm_call0_cc (ec=0x55af2e3d4120, recv=140295670292560, id=<optimized out>, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:110
flags = <optimized out>
use_argv = <optimized out>
av = {0, 140721701205296}
calling = {cd = 0x7ffc53033540, cc = 0x7f992190a0a8, block_handler = 140295698210633, recv = 140295670292560, argc = 2, kw_splat = false, heap_argv = 0}
#14 0x00007f9923b0a3b6 in rb_call (scope=CALL_FCALL, argv=0x7f99233160a8, argc=2, mid=3137, recv=140295670292560) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:895
ec = <optimized out>
#15 rb_funcallv_kw (recv=recv@entry=140295670292560, mid=mid@entry=3137, argc=argc@entry=2, argv=argv@entry=0x7f99233160a8, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1088
No locals.
#16 0x00007f992392a7e7 in rb_obj_call_init_kw (obj=obj@entry=140295670292560, argc=argc@entry=2, argv=argv@entry=0x7f99233160a8, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-repeat20/eval.c:1700
No locals.
#17 0x00007f99239bffca in rb_class_new_instance_kw (argc=argc@entry=2, argv=argv@entry=0x7f99233160a8, klass=klass@entry=140295679634680, kw_splat=0) at /tmp/ruby/src/trunk-repeat20/object.c:2119
obj = 140295670292560
#18 0x00007f992395f9a7 in rb_io_s_open (argc=2, argv=0x7f99233160a8, klass=140295679634680) at /tmp/ruby/src/trunk-repeat20/io.c:8038
io = <optimized out>
#19 0x00007f9923aeb26c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f9923415f30, ec=0x55af2e3d4120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3462
ci = 0x411100000005
cc = <optimized out>
val = <optimized out>
me = 0x7f992226a940
cfunc = 0x55af2e4380a8
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>
#20 vm_call_cfunc_with_frame (ec=0x55af2e3d4120, reg_cfp=0x7f9923415f30, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3490
argc = 2
stack_bottom = <optimized out>
argv = <optimized out>
#21 0x00007f9923afd45b in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x55af2e666e00, reg_cfp=0x7f9923415f30, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_callinfo.h:403
val = 36
ci = <optimized out>
cc = <optimized out>
recv = <optimized out>
argc = <optimized out>
calling = {cd = 0x55af2e666e00, cc = 0x7f992190a0f8, block_handler = 140295698210633, recv = 140295679634680, 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>
#22 vm_exec_core (ec=<optimized out>) at ../../src/trunk-repeat20/insns.def:815
bh = <optimized out>
cd = 0x55af2e666e00
blockiseq = <optimized out>
leaf = false
val = <optimized out>
reg_pc = 0x55af2e6668d8
reg_cfp = 0x7f9923415f30
insns_address_table = {0x7f9923afae63 <vm_exec_core+723>, 0x7f9923afadf7 <vm_exec_core+615>, 0x7f9923afaffe <vm_exec_core+1134>, 0x7f9923afaf7c <vm_exec_core+1004>, 0x7f9923afaf02 <vm_exec_core+882>, 0x7f9923afae8b <vm_exec_core+763>, 0x7f9923afc6b7 <vm_exec_core+6951>, 0x7f9923afb6f4 <vm_exec_core+2916>, 0x7f9923afb63f <vm_exec_core+2735>, 0x7f9923afb5e7 <vm_exec_core+2647>, 0x7f9923afb404 <vm_exec_core+2164>, 0x7f9923afb1f3 <vm_exec_core+1635>, 0x7f9923afb0fb <vm_exec_core+1387>, 0x7f9923afb072 <vm_exec_core+1250>, 0x7f9923afc668 <vm_exec_core+6872>, 0x7f9923afc625 <vm_exec_core+6805>, 0x7f9923afc5e7 <vm_exec_core+6743>, 0x7f9923afc5ac <vm_exec_core+6684>, 0x7f9923afc571 <vm_exec_core+6625>, 0x7f9923afc536 <vm_exec_core+6566>, 0x7f9923afc4c0 <vm_exec_core+6448>, 0x7f9923afc47d <vm_exec_core+6381>, 0x7f9923afc41f <vm_exec_core+6287>, 0x7f9923afc3d3 <vm_exec_core+6211>, 0x7f9923afc344 <vm_exec_core+6068>, 0x7f9923afc307 <vm_exec_core+6007>, 0x7f9923afc2a6 <vm_exec_core+5910>, 0x7f9923afc229 <vm_exec_core+5785>, 0x7f9923afc1e9 <vm_exec_core+5721>, 0x7f9923afc1a9 <vm_exec_core+5657>, 0x7f9923afce16 <vm_exec_core+8838>, 0x7f9923afcd7d <vm_exec_core+8685>, 0x7f9923afcd18 <vm_exec_core+8584>, 0x7f9923afccbc <vm_exec_core+8492>, 0x7f9923afcc6c <vm_exec_core+8412>, 0x7f9923afcc3f <vm_exec_core+8367>, 0x7f9923afcbfe <vm_exec_core+8302>, 0x7f9923afcba3 <vm_exec_core+8211>, 0x7f9923afcb69 <vm_exec_core+8153>, 0x7f9923afca76 <vm_exec_core+7910>, 0x7f9923afca29 <vm_exec_core+7833>, 0x7f9923afc9db <vm_exec_core+7755>, 0x7f9923afc9a3 <vm_exec_core+7699>, 0x7f9923afc930 <vm_exec_core+7584>, 0x7f9923afc8c8 <vm_exec_core+7480>, 0x7f9923afc78d <vm_exec_core+7165>, 0x7f9923afd2f3 <vm_exec_core+10083>, 0x7f9923afd25e <vm_exec_core+9934>, 0x7f9923afd157 <vm_exec_core+9671>, 0x7f9923afd117 <vm_exec_core+9607>, 0x7f9923afd488 <vm_exec_core+10488>, 0x7f9923afd368 <vm_exec_core+10200>, 0x7f9923afabe8 <vm_exec_core+88>, 0x7f9923afd4d3 <vm_exec_core+10563>, 0x7f9923afcfad <vm_exec_core+9245>, 0x7f9923afdca4 <vm_exec_core+12564>, 0x7f9923afcfff <vm_exec_core+9327>, 0x7f9923afd051 <vm_exec_core+9409>, 0x7f9923afc0b8 <vm_exec_core+5416>, 0x7f9923afbf90 <vm_exec_core+5120>, 0x7f9923afbed9 <vm_exec_core+4937>, 0x7f9923afd615 <vm_exec_core+10885>, 0x7f9923afbe99 <vm_exec_core+4873>, 0x7f9923afbdf8 <vm_exec_core+4712>, 0x7f9923afbd99 <vm_exec_core+4617>, 0x7f9923afbe57 <vm_exec_core+4807>, 0x7f9923afbceb <vm_exec_core+4443>, 0x7f9923afbc3e <vm_exec_core+4270>, 0x7f9923afe534 <vm_exec_core+14756>, 0x7f9923afe59e <vm_exec_core+14862>, 0x7f9923afe492 <vm_exec_core+14594>, 0x7f9923afe058 <vm_exec_core+13512>, 0x7f9923afe0e0 <vm_exec_core+13648>, 0x7f9923afe17d <vm_exec_core+13805>, 0x7f9923afe1e9 <vm_exec_core+13913>, 0x7f9923afe265 <vm_exec_core+14037>, 0x7f9923afe2c5 <vm_exec_core+14133>, 0x7f9923afe325 <vm_exec_core+14229>, 0x7f9923afe385 <vm_exec_core+14325>, 0x7f9923afdcf0 <vm_exec_core+12640>, 0x7f9923afdd7b <vm_exec_core+12779>, 0x7f9923afddd1 <vm_exec_core+12865>, 0x7f9923afde2f <vm_exec_core+12959>, 0x7f9923afe400 <vm_exec_core+14448>, 0x7f9923afbb81 <vm_exec_core+4081>, 0x7f9923afbac9 <vm_exec_core+3897>, 0x7f9923afdc64 <vm_exec_core+12500>, 0x7f9923afdea0 <vm_exec_core+13072>, 0x7f9923afdee0 <vm_exec_core+13136>, 0x7f9923afdf2c <vm_exec_core+13212>, 0x7f9923afdf83 <vm_exec_core+13299>, 0x7f9923afdc16 <vm_exec_core+12422>, 0x7f9923afba54 <vm_exec_core+3780>, 0x7f9923afb9d0 <vm_exec_core+3648>, 0x7f9923afb920 <vm_exec_core+3472>, 0x7f9923afb8d3 <vm_exec_core+3395>, 0x7f9923afb87e <vm_exec_core+3310>, 0x7f9923afb829 <vm_exec_core+3225>, 0x7f9923afb7cc <vm_exec_core+3132>, 0x7f9923afb791 <vm_exec_core+3073>, 0x7f9923afb756 <vm_exec_core+3014>, 0x7f9923afae54 <vm_exec_core+708>, 0x7f9923afade8 <vm_exec_core+600>, 0x7f9923afafef <vm_exec_core+1119>, 0x7f9923afaf6d <vm_exec_core+989>, 0x7f9923afaef3 <vm_exec_core+867>, 0x7f9923afae7c <vm_exec_core+748>, 0x7f9923afc6a8 <vm_exec_core+6936>, 0x7f9923afb6e5 <vm_exec_core+2901>, 0x7f9923afb630 <vm_exec_core+2720>, 0x7f9923afb5d8 <vm_exec_core+2632>, 0x7f9923afb3f5 <vm_exec_core+2149>, 0x7f9923afb1e4 <vm_exec_core+1620>, 0x7f9923afb0ec <vm_exec_core+1372>, 0x7f9923afb063 <vm_exec_core+1235>, 0x7f9923afc659 <vm_exec_core+6857>, 0x7f9923afc616 <vm_exec_core+6790>, 0x7f9923afc5d8 <vm_exec_core+6728>, 0x7f9923afc59d <vm_exec_core+6669>, 0x7f9923afc562 <vm_exec_core+6610>, 0x7f9923afc527 <vm_exec_core+6551>, 0x7f9923afc4b1 <vm_exec_core+6433>, 0x7f9923afc46e <vm_exec_core+6366>, 0x7f9923afc410 <vm_exec_core+6272>, 0x7f9923afc3c4 <vm_exec_core+6196>, 0x7f9923afc335 <vm_exec_core+6053>, 0x7f9923afc2f8 <vm_exec_core+5992>, 0x7f9923afc297 <vm_exec_core+5895>, 0x7f9923afc21a <vm_exec_core+5770>, 0x7f9923afc1da <vm_exec_core+5706>, 0x7f9923afc19a <vm_exec_core+5642>, 0x7f9923afce07 <vm_exec_core+8823>, 0x7f9923afcd6e <vm_exec_core+8670>, 0x7f9923afcd09 <vm_exec_core+8569>, 0x7f9923afccad <vm_exec_core+8477>, 0x7f9923afcc5d <vm_exec_core+8397>, 0x7f9923afcc30 <vm_exec_core+8352>, 0x7f9923afcbef <vm_exec_core+8287>, 0x7f9923afcb94 <vm_exec_core+8196>, 0x7f9923afcb5a <vm_exec_core+8138>, 0x7f9923afca67 <vm_exec_core+7895>, 0x7f9923afca1a <vm_exec_core+7818>, 0x7f9923afc9cc <vm_exec_core+7740>, 0x7f9923afc994 <vm_exec_core+7684>, 0x7f9923afc921 <vm_exec_core+7569>, 0x7f9923afc8b9 <vm_exec_core+7465>, 0x7f9923afc77e <vm_exec_core+7150>, 0x7f9923afd2e4 <vm_exec_core+10068>, 0x7f9923afd24f <vm_exec_core+9919>, 0x7f9923afd148 <vm_exec_core+9656>, 0x7f9923afd108 <vm_exec_core+9592>, 0x7f9923afd479 <vm_exec_core+10473>, 0x7f9923afd359 <vm_exec_core+10185>, 0x7f9923afe70c <vm_exec_core+15228>, 0x7f9923afd4c4 <vm_exec_core+10548>, 0x7f9923afcf9e <vm_exec_core+9230>, 0x7f9923afe720 <vm_exec_core+15248>, 0x7f9923afcff0 <vm_exec_core+9312>, 0x7f9923afd042 <vm_exec_core+9394>, 0x7f9923afc0a9 <vm_exec_core+5401>, 0x7f9923afbf81 <vm_exec_core+5105>, 0x7f9923afbeca <vm_exec_core+4922>, 0x7f9923afd606 <vm_exec_core+10870>, 0x7f9923afbe8a <vm_exec_core+4858>, 0x7f9923afbde9 <vm_exec_core+4697>, 0x7f9923afbd8a <vm_exec_core+4602>, 0x7f9923afbe48 <vm_exec_core+4792>, 0x7f9923afbcdc <vm_exec_core+4428>, 0x7f9923afbc2f <vm_exec_core+4255>, 0x7f9923afe734 <vm_exec_core+15268>, 0x7f9923afe748 <vm_exec_core+15288>, 0x7f9923afe75c <vm_exec_core+15308>, 0x7f9923afe770 <vm_exec_core+15328>, 0x7f9923afe784 <vm_exec_core+15348>, 0x7f9923afe798 <vm_exec_core+15368>, 0x7f9923afe3e5 <vm_exec_core+14421>, 0x7f9923afe6f8 <vm_exec_core+15208>, 0x7f9923afe6d0 <vm_exec_core+15168>, 0x7f9923afe6e4 <vm_exec_core+15188>, 0x7f9923afe680 <vm_exec_core+15088>, 0x7f9923afe694 <vm_exec_core+15108>, 0x7f9923afe6a8 <vm_exec_core+15128>, 0x7f9923afe6bc <vm_exec_core+15148>, 0x7f9923afe608 <vm_exec_core+14968>, 0x7f9923afe61c <vm_exec_core+14988>, 0x7f9923afbb72 <vm_exec_core+4066>, 0x7f9923afbaba <vm_exec_core+3882>, 0x7f9923afe630 <vm_exec_core+15008>, 0x7f9923afe644 <vm_exec_core+15028>, 0x7f9923afe658 <vm_exec_core+15048>, 0x7f9923afe66c <vm_exec_core+15068>, 0x7f9923afabd1 <vm_exec_core+65>, 0x7f9923afabd5 <vm_exec_core+69>, 0x7f9923afba45 <vm_exec_core+3765>, 0x7f9923afb9c1 <vm_exec_core+3633>, 0x7f9923afb911 <vm_exec_core+3457>, 0x7f9923afb8c4 <vm_exec_core+3380>, 0x7f9923afb86f <vm_exec_core+3295>, 0x7f9923afb81a <vm_exec_core+3210>, 0x7f9923afb7bd <vm_exec_core+3117>...}
#23 0x00007f9923b013e9 in rb_vm_exec (ec=0x55af2e3d4120) at /tmp/ruby/src/trunk-repeat20/vm.c:2390
_ec = 0x55af2e3d4120
_tag = {tag = 36, retval = 4, buf = {0x7ffc530339a0, 0x7f9923b01418 <rb_vm_exec+360>, 0x0, 0x7ffc53033850, 0x7f99219039b0}, prev = 0x7ffc53033d20, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
#24 0x00007f9923b12063 in invoke_block (captured=0x7f9923415fb8, captured=0x7f9923415fb8, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140295697124720, iseq=0x7f99219039b0, ec=0x55af2e3d4120) at /tmp/ruby/src/trunk-repeat20/vm.c:1395
arg_size = <optimized out>
arg_size = <optimized out>
#25 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc530339c8, argc=1, self=<optimized out>, captured=0x7f9923415fb8, ec=0x55af2e3d4120) at /tmp/ruby/src/trunk-repeat20/vm.c:1465
iseq = 0x7f99219039b0
type = <optimized out>
cfp = 0x7f9923415f68
flags = 0
use_argv = 0x7ffc530339c8
opt_pc = <optimized out>
sp = 0x7f9923316070
av = <optimized out>
stack_argv = 0x7f9923316070
iseq = <optimized out>
opt_pc = <optimized out>
type = <optimized out>
cfp = <optimized out>
sp = <optimized out>
flags = <optimized out>
use_argv = <optimized out>
av = <optimized out>
stack_argv = <optimized out>
bound = <optimized out>
#26 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm.c:1483
captured = 0x7f9923415fb8
again = <optimized out>
again = <optimized out>
captured = <optimized out>
#27 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc530339c8, argc=1, ec=0x55af2e3d4120) at /tmp/ruby/src/trunk-repeat20/vm.c:1520
No locals.
#28 vm_yield (kw_splat=0, argv=0x7ffc530339c8, argc=1, ec=0x55af2e3d4120) at /tmp/ruby/src/trunk-repeat20/vm.c:1528
No locals.
#29 rb_yield_0 (argv=0x7ffc530339c8, argc=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1362
No locals.
#30 rb_yield_1 (val=<optimized out>, val@entry=59) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1368
No locals.
#31 0x00007f99239aee24 in int_dotimes (num=501) at /tmp/ruby/src/trunk-repeat20/numeric.c:5692
i = <optimized out>
end = 250
#32 0x00007f9923aeb5e4 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-repeat20/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>
#33 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3490
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
#34 vm_call_cfunc_other (ec=0x55af2e3d4120, reg_cfp=0x7f9923415fa0, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3516
ci = <optimized out>
argv_ary = <optimized out>
#35 0x00007f9923afd45b in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x55af2e650ee0, reg_cfp=0x7f9923415fa0, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_callinfo.h:403
val = 36
ci = <optimized out>
cc = <optimized out>
recv = <optimized out>
argc = <optimized out>
calling = {cd = 0x55af2e650ee0, cc = 0x7f9921902600, block_handler = 140295698210745, recv = 501, argc = 0, kw_splat = false, heap_argv = 0}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#36 vm_exec_core (ec=<optimized out>) at ../../src/trunk-repeat20/insns.def:815
bh = <optimized out>
cd = 0x55af2e650ee0
blockiseq = <optimized out>
leaf = false
val = <optimized out>
reg_pc = 0x55af2e65be30
reg_cfp = 0x7f9923415fa0
insns_address_table = {0x7f9923afae63 <vm_exec_core+723>, 0x7f9923afadf7 <vm_exec_core+615>, 0x7f9923afaffe <vm_exec_core+1134>, 0x7f9923afaf7c <vm_exec_core+1004>, 0x7f9923afaf02 <vm_exec_core+882>, 0x7f9923afae8b <vm_exec_core+763>, 0x7f9923afc6b7 <vm_exec_core+6951>, 0x7f9923afb6f4 <vm_exec_core+2916>, 0x7f9923afb63f <vm_exec_core+2735>, 0x7f9923afb5e7 <vm_exec_core+2647>, 0x7f9923afb404 <vm_exec_core+2164>, 0x7f9923afb1f3 <vm_exec_core+1635>, 0x7f9923afb0fb <vm_exec_core+1387>, 0x7f9923afb072 <vm_exec_core+1250>, 0x7f9923afc668 <vm_exec_core+6872>, 0x7f9923afc625 <vm_exec_core+6805>, 0x7f9923afc5e7 <vm_exec_core+6743>, 0x7f9923afc5ac <vm_exec_core+6684>, 0x7f9923afc571 <vm_exec_core+6625>, 0x7f9923afc536 <vm_exec_core+6566>, 0x7f9923afc4c0 <vm_exec_core+6448>, 0x7f9923afc47d <vm_exec_core+6381>, 0x7f9923afc41f <vm_exec_core+6287>, 0x7f9923afc3d3 <vm_exec_core+6211>, 0x7f9923afc344 <vm_exec_core+6068>, 0x7f9923afc307 <vm_exec_core+6007>, 0x7f9923afc2a6 <vm_exec_core+5910>, 0x7f9923afc229 <vm_exec_core+5785>, 0x7f9923afc1e9 <vm_exec_core+5721>, 0x7f9923afc1a9 <vm_exec_core+5657>, 0x7f9923afce16 <vm_exec_core+8838>, 0x7f9923afcd7d <vm_exec_core+8685>, 0x7f9923afcd18 <vm_exec_core+8584>, 0x7f9923afccbc <vm_exec_core+8492>, 0x7f9923afcc6c <vm_exec_core+8412>, 0x7f9923afcc3f <vm_exec_core+8367>, 0x7f9923afcbfe <vm_exec_core+8302>, 0x7f9923afcba3 <vm_exec_core+8211>, 0x7f9923afcb69 <vm_exec_core+8153>, 0x7f9923afca76 <vm_exec_core+7910>, 0x7f9923afca29 <vm_exec_core+7833>, 0x7f9923afc9db <vm_exec_core+7755>, 0x7f9923afc9a3 <vm_exec_core+7699>, 0x7f9923afc930 <vm_exec_core+7584>, 0x7f9923afc8c8 <vm_exec_core+7480>, 0x7f9923afc78d <vm_exec_core+7165>, 0x7f9923afd2f3 <vm_exec_core+10083>, 0x7f9923afd25e <vm_exec_core+9934>, 0x7f9923afd157 <vm_exec_core+9671>, 0x7f9923afd117 <vm_exec_core+9607>, 0x7f9923afd488 <vm_exec_core+10488>, 0x7f9923afd368 <vm_exec_core+10200>, 0x7f9923afabe8 <vm_exec_core+88>, 0x7f9923afd4d3 <vm_exec_core+10563>, 0x7f9923afcfad <vm_exec_core+9245>, 0x7f9923afdca4 <vm_exec_core+12564>, 0x7f9923afcfff <vm_exec_core+9327>, 0x7f9923afd051 <vm_exec_core+9409>, 0x7f9923afc0b8 <vm_exec_core+5416>, 0x7f9923afbf90 <vm_exec_core+5120>, 0x7f9923afbed9 <vm_exec_core+4937>, 0x7f9923afd615 <vm_exec_core+10885>, 0x7f9923afbe99 <vm_exec_core+4873>, 0x7f9923afbdf8 <vm_exec_core+4712>, 0x7f9923afbd99 <vm_exec_core+4617>, 0x7f9923afbe57 <vm_exec_core+4807>, 0x7f9923afbceb <vm_exec_core+4443>, 0x7f9923afbc3e <vm_exec_core+4270>, 0x7f9923afe534 <vm_exec_core+14756>, 0x7f9923afe59e <vm_exec_core+14862>, 0x7f9923afe492 <vm_exec_core+14594>, 0x7f9923afe058 <vm_exec_core+13512>, 0x7f9923afe0e0 <vm_exec_core+13648>, 0x7f9923afe17d <vm_exec_core+13805>, 0x7f9923afe1e9 <vm_exec_core+13913>, 0x7f9923afe265 <vm_exec_core+14037>, 0x7f9923afe2c5 <vm_exec_core+14133>, 0x7f9923afe325 <vm_exec_core+14229>, 0x7f9923afe385 <vm_exec_core+14325>, 0x7f9923afdcf0 <vm_exec_core+12640>, 0x7f9923afdd7b <vm_exec_core+12779>, 0x7f9923afddd1 <vm_exec_core+12865>, 0x7f9923afde2f <vm_exec_core+12959>, 0x7f9923afe400 <vm_exec_core+14448>, 0x7f9923afbb81 <vm_exec_core+4081>, 0x7f9923afbac9 <vm_exec_core+3897>, 0x7f9923afdc64 <vm_exec_core+12500>, 0x7f9923afdea0 <vm_exec_core+13072>, 0x7f9923afdee0 <vm_exec_core+13136>, 0x7f9923afdf2c <vm_exec_core+13212>, 0x7f9923afdf83 <vm_exec_core+13299>, 0x7f9923afdc16 <vm_exec_core+12422>, 0x7f9923afba54 <vm_exec_core+3780>, 0x7f9923afb9d0 <vm_exec_core+3648>, 0x7f9923afb920 <vm_exec_core+3472>, 0x7f9923afb8d3 <vm_exec_core+3395>, 0x7f9923afb87e <vm_exec_core+3310>, 0x7f9923afb829 <vm_exec_core+3225>, 0x7f9923afb7cc <vm_exec_core+3132>, 0x7f9923afb791 <vm_exec_core+3073>, 0x7f9923afb756 <vm_exec_core+3014>, 0x7f9923afae54 <vm_exec_core+708>, 0x7f9923afade8 <vm_exec_core+600>, 0x7f9923afafef <vm_exec_core+1119>, 0x7f9923afaf6d <vm_exec_core+989>, 0x7f9923afaef3 <vm_exec_core+867>, 0x7f9923afae7c <vm_exec_core+748>, 0x7f9923afc6a8 <vm_exec_core+6936>, 0x7f9923afb6e5 <vm_exec_core+2901>, 0x7f9923afb630 <vm_exec_core+2720>, 0x7f9923afb5d8 <vm_exec_core+2632>, 0x7f9923afb3f5 <vm_exec_core+2149>, 0x7f9923afb1e4 <vm_exec_core+1620>, 0x7f9923afb0ec <vm_exec_core+1372>, 0x7f9923afb063 <vm_exec_core+1235>, 0x7f9923afc659 <vm_exec_core+6857>, 0x7f9923afc616 <vm_exec_core+6790>, 0x7f9923afc5d8 <vm_exec_core+6728>, 0x7f9923afc59d <vm_exec_core+6669>, 0x7f9923afc562 <vm_exec_core+6610>, 0x7f9923afc527 <vm_exec_core+6551>, 0x7f9923afc4b1 <vm_exec_core+6433>, 0x7f9923afc46e <vm_exec_core+6366>, 0x7f9923afc410 <vm_exec_core+6272>, 0x7f9923afc3c4 <vm_exec_core+6196>, 0x7f9923afc335 <vm_exec_core+6053>, 0x7f9923afc2f8 <vm_exec_core+5992>, 0x7f9923afc297 <vm_exec_core+5895>, 0x7f9923afc21a <vm_exec_core+5770>, 0x7f9923afc1da <vm_exec_core+5706>, 0x7f9923afc19a <vm_exec_core+5642>, 0x7f9923afce07 <vm_exec_core+8823>, 0x7f9923afcd6e <vm_exec_core+8670>, 0x7f9923afcd09 <vm_exec_core+8569>, 0x7f9923afccad <vm_exec_core+8477>, 0x7f9923afcc5d <vm_exec_core+8397>, 0x7f9923afcc30 <vm_exec_core+8352>, 0x7f9923afcbef <vm_exec_core+8287>, 0x7f9923afcb94 <vm_exec_core+8196>, 0x7f9923afcb5a <vm_exec_core+8138>, 0x7f9923afca67 <vm_exec_core+7895>, 0x7f9923afca1a <vm_exec_core+7818>, 0x7f9923afc9cc <vm_exec_core+7740>, 0x7f9923afc994 <vm_exec_core+7684>, 0x7f9923afc921 <vm_exec_core+7569>, 0x7f9923afc8b9 <vm_exec_core+7465>, 0x7f9923afc77e <vm_exec_core+7150>, 0x7f9923afd2e4 <vm_exec_core+10068>, 0x7f9923afd24f <vm_exec_core+9919>, 0x7f9923afd148 <vm_exec_core+9656>, 0x7f9923afd108 <vm_exec_core+9592>, 0x7f9923afd479 <vm_exec_core+10473>, 0x7f9923afd359 <vm_exec_core+10185>, 0x7f9923afe70c <vm_exec_core+15228>, 0x7f9923afd4c4 <vm_exec_core+10548>, 0x7f9923afcf9e <vm_exec_core+9230>, 0x7f9923afe720 <vm_exec_core+15248>, 0x7f9923afcff0 <vm_exec_core+9312>, 0x7f9923afd042 <vm_exec_core+9394>, 0x7f9923afc0a9 <vm_exec_core+5401>, 0x7f9923afbf81 <vm_exec_core+5105>, 0x7f9923afbeca <vm_exec_core+4922>, 0x7f9923afd606 <vm_exec_core+10870>, 0x7f9923afbe8a <vm_exec_core+4858>, 0x7f9923afbde9 <vm_exec_core+4697>, 0x7f9923afbd8a <vm_exec_core+4602>, 0x7f9923afbe48 <vm_exec_core+4792>, 0x7f9923afbcdc <vm_exec_core+4428>, 0x7f9923afbc2f <vm_exec_core+4255>, 0x7f9923afe734 <vm_exec_core+15268>, 0x7f9923afe748 <vm_exec_core+15288>, 0x7f9923afe75c <vm_exec_core+15308>, 0x7f9923afe770 <vm_exec_core+15328>, 0x7f9923afe784 <vm_exec_core+15348>, 0x7f9923afe798 <vm_exec_core+15368>, 0x7f9923afe3e5 <vm_exec_core+14421>, 0x7f9923afe6f8 <vm_exec_core+15208>, 0x7f9923afe6d0 <vm_exec_core+15168>, 0x7f9923afe6e4 <vm_exec_core+15188>, 0x7f9923afe680 <vm_exec_core+15088>, 0x7f9923afe694 <vm_exec_core+15108>, 0x7f9923afe6a8 <vm_exec_core+15128>, 0x7f9923afe6bc <vm_exec_core+15148>, 0x7f9923afe608 <vm_exec_core+14968>, 0x7f9923afe61c <vm_exec_core+14988>, 0x7f9923afbb72 <vm_exec_core+4066>, 0x7f9923afbaba <vm_exec_core+3882>, 0x7f9923afe630 <vm_exec_core+15008>, 0x7f9923afe644 <vm_exec_core+15028>, 0x7f9923afe658 <vm_exec_core+15048>, 0x7f9923afe66c <vm_exec_core+15068>, 0x7f9923afabd1 <vm_exec_core+65>, 0x7f9923afabd5 <vm_exec_core+69>, 0x7f9923afba45 <vm_exec_core+3765>, 0x7f9923afb9c1 <vm_exec_core+3633>, 0x7f9923afb911 <vm_exec_core+3457>, 0x7f9923afb8c4 <vm_exec_core+3380>, 0x7f9923afb86f <vm_exec_core+3295>, 0x7f9923afb81a <vm_exec_core+3210>, 0x7f9923afb7bd <vm_exec_core+3117>...}
#37 0x00007f9923b013e9 in rb_vm_exec (ec=0x55af2e3d4120) at /tmp/ruby/src/trunk-repeat20/vm.c:2390
_ec = 0x55af2e3d4120
_tag = {tag = 36, retval = 4, buf = {0x7ffc53033da0, 0x7f9923b01418 <rb_vm_exec+360>, 0x0, 0x7ffc53033c50, 0x55af2e461450}, prev = 0x7ffc53033de0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
#38 0x00007f99239241d1 in rb_ec_exec_node (ec=ec@entry=0x55af2e3d4120, n=n@entry=0x7f9921903c80) at /tmp/ruby/src/trunk-repeat20/eval.c:287
th = <optimized out>
_ec = <optimized out>
_tag = {tag = 36, retval = 140295705120548, buf = {0x7f9921903c80, 0x7f9923924222 <rb_ec_exec_node+258>, 0x0, 0x7ffc53033db0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f9921903c80
#39 0x00007f992392a703 in ruby_run_node (n=0x7f9921903c80) at /tmp/ruby/src/trunk-repeat20/eval.c:328
ec = 0x55af2e3d4120
status = 0
#40 0x000055af2c648187 in rb_main (argv=0x7ffc53033fe8, argc=2) at /tmp/ruby/src/trunk-repeat20/main.c:39
variable_in_this_stack_frame = 140721701208793
#41 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)