# Logfile created on 2023-03-28 19:52:42 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000555a7bba2590 @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.20230328-195242", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000555a7bc3b510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000555a7bc3b380 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000555a7bc3b1f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230328-195242", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20230328-195242>, @binmode=false, @mon_data=#<Monitor:0x0000555a7bc3b128>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision -
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   1e9a218..39a3469  master     -> origin/master
Updating 1e9a218..39a3469
Fast-forward
 .github/workflows/bundled_gems.yml |   3 +
 .github/workflows/check_misc.yml   |   8 ++-
 test/ruby/test_yjit.rb             |  23 +++++++
 vm.c                               |   2 +-
 yjit.c                             |   1 +
 yjit.h                             |   2 +
 yjit.rb                            |   5 ++
 yjit/src/codegen.rs                | 136 +++++++++++++++++--------------------
 yjit/src/options.rs                |   9 +++
 yjit/src/yjit.rs                   |  19 ++++++
 10 files changed, 134 insertions(+), 74 deletions(-)
Latest commit hash = 39a34694a0
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
making /tmp/ruby/src/trunk-repeat20/yjit.rbinc
generating miniprelude.c
/tmp/ruby/src/trunk-repeat20/revision.h updated
generating x86_64-linux-fake.rb
miniprelude.c updated
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 rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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) 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/miniinit.c
compiling /tmp/ruby/src/trunk-repeat20/cont.c
compiling /tmp/ruby/src/trunk-repeat20/iseq.c
compiling /tmp/ruby/src/trunk-repeat20/rjit.c
compiling /tmp/ruby/src/trunk-repeat20/rjit_c.c
compiling /tmp/ruby/src/trunk-repeat20/proc.c
compiling /tmp/ruby/src/trunk-repeat20/ractor.c
compiling /tmp/ruby/src/trunk-repeat20/ruby.c
compiling /tmp/ruby/src/trunk-repeat20/version.c
compiling /tmp/ruby/src/trunk-repeat20/vm.c
compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c
compiling /tmp/ruby/src/trunk-repeat20/yjit.c
building Rust YJIT (release mode)
warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:1369:17
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
1368 |     // SAFETY: caller ensures initialization
1369 |     let block = unsafe { blockref.as_ref() };
     |                 ^^^^^^ unnecessary `unsafe` block
     |
     = note: `#[warn(unused_unsafe)]` on by default
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`
     = note: `#[allow(unsafe_op_in_unsafe_fn)]` on by default

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/cruby.rs:617:9
     |
617  |         unsafe { rb_yjit_obj_written(old, young, src_loc.file.as_ptr(), src_loc.line) };
     |         ^^^^^^ unnecessary `unsafe` block
     |
    ::: /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:1367:1
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
...
1383 |         obj_written!(iseq, dep.into());
     |         ------------------------------ in this macro invocation
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`
     = note: this warning originates in the macro `obj_written` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:1392:22
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
...
1392 |         let object = unsafe { value_address.read_unaligned() };
     |                      ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/cruby.rs:617:9
     |
617  |         unsafe { rb_yjit_obj_written(old, young, src_loc.file.as_ptr(), src_loc.line) };
     |         ^^^^^^ unnecessary `unsafe` block
     |
    ::: /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:1367:1
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
...
1393 |         obj_written!(iseq, object);
     |         -------------------------- in this macro invocation
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`
     = note: this warning originates in the macro `obj_written` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2689:17
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
2689 |     let block = unsafe { blockref.as_ref() };
     |                 ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2694:27
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2694 |         let pred_branch = unsafe { pred_branchref.as_ref() };
     |                           ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2699:32
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2699 |             let target_is_us = unsafe {
     |                                ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2716:26
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2716 |         let out_branch = unsafe { out_branchref.as_ref() };
     |                          ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2720:48
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2720 |             let succ_block: Option<BlockRef> = unsafe {
     |                                                ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2727:34
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2727 |                 let succ_block = unsafe { succ_block.as_ref() };
     |                                  ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2753:5
     |
2750 | pub unsafe fn free_block(blockref: BlockRef, graph_intact: bool) {
     | ---------------------------------------------------------------- because it's nested under this `unsafe` fn
...
2753 |     unsafe {
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2762:5
     |
2750 | pub unsafe fn free_block(blockref: BlockRef, graph_intact: bool) {
     | ---------------------------------------------------------------- because it's nested under this `unsafe` fn
...
2762 |     unsafe { dealloc_block(blockref) }
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2768:5
     |
2767 | unsafe fn dealloc_block(blockref: BlockRef) {
     | ------------------------------------------- because it's nested under this `unsafe` fn
2768 |     unsafe {
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2776:5
     |
2767 | unsafe fn dealloc_block(blockref: BlockRef) {
     | ------------------------------------------- because it's nested under this `unsafe` fn
...
2776 |     unsafe {
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:3001:9
     |
2997 |     unsafe fn ref_unchecked(&self) -> &Self::Contained {
     |     -------------------------------------------------- because it's nested under this `unsafe` fn
...
3001 |         unsafe { self.as_ptr().as_ref().unwrap() }
     |         ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: 15 warnings emitted

touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
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) 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) 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
making srcs under 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]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
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/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/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.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug'
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 rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
	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) 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.

making srcs under enc
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
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision -
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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 '/tmp/ruby/src/trunk-repeat20/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making encs
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]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Leaving 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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering 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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
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/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug'
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.0.4/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.7
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.0
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.6.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    racc 1.6.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.3
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.0.2
                                    tempfile 0.1.3
                                    time 0.2.1
                                    timeout 0.3.2
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.1
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-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.2
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    readline-ext 0.1.5
                                    stringio 3.0.6
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0
                                    minitest 5.18.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.5.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.4
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.0.4
                                    typeprof 0.21.7
                                    debug 1.7.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 1824 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) 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.

/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=31392
  "--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 1010.720241s, 23.5110 tests/s, 8820.6396 assertions/s.
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_token: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44749>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_token: 8 : #<TCPServer:fd 8, AF_INET6, ::, 44749>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_token: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_token: 10 : #<IO:fd 10>
Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_with_additional_headers: 7
Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_with_additional_headers: 8
Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_with_additional_headers: 9
Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_with_additional_headers: 10
Finished(2/20)  tests in 1086.404503s, 21.8731 tests/s, 8205.5763 assertions/s.
Finished(3/20)  tests in 991.286535s, 23.9719 tests/s, 8992.3142 assertions/s.
Finished(4/20)  tests in 982.924396s, 24.1758 tests/s, 9071.5909 assertions/s.

  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-repeat20/test/ripper/test_files_test_2.rb:6]:
pid 2311159 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x00000000000008c2
| ruby 3.3.0dev (2023-03-28T19:21:19Z master 39a34694a0) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0014 p:---- s:0067 e:000066 CFUNC  :inspect
| c:0013 p:---- s:0064 e:000063 CFUNC  :inspect
| c:0012 p:0011 s:0060 e:000059 METHOD (eval):1 [FINISH]
| c:0011 p:---- s:0054 e:000053 CFUNC  :parse
| c:0010 p:0003 s:0050 e:000049 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0009 p:---- s:0047 e:000046 CFUNC  :instance_eval
| c:0008 p:0019 s:0041 e:000040 BLOCK  -:33
| c:0007 p:0024 s:0038 e:000037 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:243
| c:0006 p:0039 s:0033 e:000032 BLOCK  -:32
| c:0005 p:0033 s:0029 e:000028 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0022 e:000021 BLOCK  -:30 [FINISH]
| c:0003 p:---- s:0018 e:000017 CFUNC  :each
| c:0002 p:0129 s:0014 E:0012b0 EVAL   -:29 [FINISH]
| c:0001 p:0000 s:0003 E:000550 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:29:in `<main>'
| -:29:in `each'
| -:30:in `block in <main>'
| /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:32:in `block (2 levels) in <main>'
| /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:243:in `under_gc_stress'
| -:33:in `block (3 levels) in <main>'
| -:33:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (3 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_nl'
| (eval):1:in `inspect'
| (eval):1:in `inspect'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007f0f802a9718 RBP: 0x000055736b78e4c8 RSP: 0x00007ffe34136090
|  RAX: 0x6666666666669428 RBX: 0x00000000000000b0 RCX: 0xcccccccccccccccd
|  RDX: 0x00000000000005b8 RDI: 0x000055736b3c20e0 RSI: 0x00000000000007d2
|   R8: 0x0000000000008068  R9: 0x0000000000000060 R10: 0x00007f0f7fc30010
|  R11: 0x0000000000000008 R12: 0x000055736b3c20e0 R13: 0x000055736b780000
|  R14: 0x0000000000000038 R15: 0x000055736b7283b0 EFL: 0x0000000000010202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f0f8048121f] /tmp/ruby/src/trunk-repeat20/vm_dump.c:785
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20/vm_dump.c:1101
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f0f802884a4] /tmp/ruby/src/trunk-repeat20/error.c:813
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(sigsegv+0x4d) [0x7f0f803cdc6d] /tmp/ruby/src/trunk-repeat20/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7f0f7fded520) [0x7f0f7fded520]
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7f0f802a9718] /tmp/ruby/src/trunk-repeat20/gc.c:1650
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-repeat20/gc.c:6983
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rgengc_check_relation+0x5) [0x7f0f802af7bd] /tmp/ruby/src/trunk-repeat20/gc.c:7078
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-repeat20/gc.c:7059
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(mark_ast_value+0x9) [0x7f0f80313c5c] /tmp/ruby/src/trunk-repeat20/node.c:1379
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-repeat20/node.c:1338
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-repeat20/node.c:1348
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-repeat20/node.c:1436
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_stacked_objects+0x78) [0x7f0f802b2a88] /tmp/ruby/src/trunk-repeat20/gc.c:7512
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-repeat20/gc.c:7550
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-repeat20/gc.c:8717
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marking_exit+0x0) [0x7f0f802b3a42] /tmp/ruby/src/trunk-repeat20/gc.c:8774
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk-repeat20/gc.c:8785
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-repeat20/gc.c:9557
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(heap_prepare+0x26) [0x7f0f802b695d] /tmp/ruby/src/trunk-repeat20/gc.c:2416
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-repeat20/gc.c:2685
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-repeat20/gc.c:2791
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_of0+0x66) [0x7f0f802b70a1] /tmp/ruby/src/trunk-repeat20/gc.c:2893
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:2913
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:2935
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_str_inspect+0x4a) [0x7f0f80401b8a] /tmp/ruby/src/trunk-repeat20/string.c:6734
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cfunc_with_frame+0x111) [0x7f0f80471241] /tmp/ruby/src/trunk-repeat20/vm_eval.c:148
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cfunc) /tmp/ruby/src/trunk-repeat20/vm_eval.c:162
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_body) /tmp/ruby/src/trunk-repeat20/vm_eval.c:208
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f0f8047589f] /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_inspect+0x19) [0x7f0f803289b9] /tmp/ruby/src/trunk-repeat20/object.c:659
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(inspect_ary+0x3e) [0x7f0f801ee541] /tmp/ruby/src/trunk-repeat20/array.c:3105
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-repeat20/array.c:3097
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(exec_recursive+0x3e8) [0x7f0f80419778] /tmp/ruby/src/trunk-repeat20/thread.c:5149
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0f80455ed4] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x90) [0x7f0f8046525d] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:835
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f0f8046b9fb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f0f8047589f] /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_dispatch_delayed_token+0xb7) [0x7f0f7c2ed997] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14192
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(yylex+0x16c) [0x7f0f7c2efce8] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:10488
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.c:10528
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f0f7c3015b2] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ensure+0x126) [0x7f0f80291fe6] /tmp/ruby/src/trunk-repeat20/eval.c:1005
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f0f7c2e4315] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0f80455ed4] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x90) [0x7f0f8046525d] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:835
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f0f8046b9fb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f0f8046bbf9] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_under+0x48) [0x7f0f8047bf6a] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1946
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1970
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0f80455ed4] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x90) [0x7f0f8046525d] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:835
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f0f8046b9fb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_yield+0x27b) [0x7f0f8047af6b] /tmp/ruby/src/trunk-repeat20/vm.c:1384
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f0f801ee30c] /tmp/ruby/src/trunk-repeat20/array.c:2747
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/fl_type.h:552
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/core/rarray.h:321
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-repeat20/array.c:2746
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0f80455ed4] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x98) [0x7f0f80466bd9] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:815
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f0f8046b9fb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f0f8028d8a1] /tmp/ruby/src/trunk-repeat20/eval.c:287
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ruby_run_node+0x93) [0x7f0f80293d63] /tmp/ruby/src/trunk-repeat20/eval.c:328
| /tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x55736a715187] /tmp/ruby/src/trunk-repeat20/main.c:39
| /tmp/ruby/build/trunk-repeat20/ruby(main) /tmp/ruby/src/trunk-repeat20/main.c:58
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f0f7fdd4d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f0f7fdd4e40] ../csu/libc-start.c:392
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x55736a7151d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55736a714000-55736a715000 r--p 00000000 00:33 16019693                   /tmp/ruby/build/trunk-repeat20/ruby
| 55736a715000-55736a716000 r-xp 00001000 00:33 16019693                   /tmp/ruby/build/trunk-repeat20/ruby
| 55736a716000-55736a717000 r--p 00002000 00:33 16019693                   /tmp/ruby/build/trunk-repeat20/ruby
| 55736a717000-55736a718000 r--p 00002000 00:33 16019693                   /tmp/ruby/build/trunk-repeat20/ruby
| 55736a718000-55736a719000 rw-p 00003000 00:33 16019693                   /tmp/ruby/build/trunk-repeat20/ruby
| 55736b3bf000-55736ba7f000 rw-p 00000000 00:00 0                          [heap]
| 7f0f78cff000-7f0f79527000 rw-p 00000000 00:00 0 
| 7f0f79527000-7f0f7995e000 r--s 00000000 00:33 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7f0f7995e000-7f0f79b7c000 r--s 00000000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f0f79b7c000-7f0f7aeed000 rw-p 00000000 00:00 0 
| 7f0f7aeed000-7f0f7bf3a000 r--s 00000000 00:33 16019690                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f0f7bf3a000-7f0f7bf70000 r--s 00000000 00:33 16019693                   /tmp/ruby/build/trunk-repeat20/ruby
| 7f0f7bf70000-7f0f7c090000 rw-p 00000000 00:00 0 
| 7f0f7c0a0000-7f0f7c110000 rw-p 00000000 00:00 0 
| 7f0f7c114000-7f0f7c115000 r--p 00000000 00:33 16125394                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
| 7f0f7c115000-7f0f7c116000 r-xp 00001000 00:33 16125394                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
| 7f0f7c116000-7f0f7c117000 r--p 00002000 00:33 16125394                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
| 7f0f7c117000-7f0f7c118000 ---p 00003000 00:33 16125394                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
| 7f0f7c118000-7f0f7c119000 r--p 00003000 00:33 16125394                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
| 7f0f7c119000-7f0f7c11a000 rw-p 00004000 00:33 16125394                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
| 7f0f7c11a000-7f0f7c11b000 r--p 00000000 00:33 16125143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
| 7f0f7c11b000-7f0f7c11c000 r-xp 00001000 00:33 16125143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
| 7f0f7c11c000-7f0f7c11d000 r--p 00002000 00:33 16125143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
| 7f0f7c11d000-7f0f7c11e000 ---p 00003000 00:33 16125143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
| 7f0f7c11e000-7f0f7c11f000 r--p 00003000 00:33 16125143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
| 7f0f7c11f000-7f0f7c120000 rw-p 00004000 00:33 16125143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
| 7f0f7c120000-7f0f7c240000 rw-p 00000000 00:00 0 
| 7f0f7c245000-7f0f7c247000 r--p 00000000 00:33 16129035                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f0f7c247000-7f0f7c24c000 r-xp 00002000 00:33 16129035                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f0f7c24c000-7f0f7c24d000 r--p 00007000 00:33 16129035                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f0f7c24d000-7f0f7c24e000 ---p 00008000 00:33 16129035                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f0f7c24e000-7f0f7c24f000 r--p 00008000 00:33 16129035                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f0f7c24f000-7f0f7c250000 rw-p 00009000 00:33 16129035                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f0f7c250000-7f0f7c2d0000 rw-p 00000000 00:00 0 
| 7f0f7c2d1000-7f0f7c2d2000 r--p 00000000 00:33 16125478                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
| 7f0f7c2d2000-7f0f7c2d3000 r-xp 00001000 00:33 16125478                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
| 7f0f7c2d3000-7f0f7c2d4000 r--p 00002000 00:33 16125478                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
| 7f0f7c2d4000-7f0f7c2d5000 r--p 00002000 00:33 16125478                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
| 7f0f7c2d5000-7f0f7c2d6000 rw-p 00003000 00:33 16125478                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
| 7f0f7c2d6000-7f0f7c2d7000 r--p 00000000 00:33 16129219                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f0f7c2d7000-7f0f7c2d9000 r-xp 00001000 00:33 16129219                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f0f7c2d9000-7f0f7c2da000 r--p 00003000 00:33 16129219                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f0f7c2da000-7f0f7c2db000 r--p 00003000 00:33 16129219                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f0f7c2db000-7f0f7c2dc000 rw-p 00004000 00:33 16129219                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f0f7c2dc000-7f0f7c2e2000 r--p 00000000 00:33 16129425                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f0f7c2e2000-7f0f7c304000 r-xp 00006000 00:33 16129425                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f0f7c304000-7f0f7c31d000 r--p 00028000 00:33 16129425                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f0f7c31d000-7f0f7c31f000 r--p 00040000 00:33 16129425                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f0f7c31f000-7f0f7c320000 rw-p 00042000 00:33 16129425                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f0f7c320000-7f0f7c340000 rw-p 00000000 00:00 0 
| 7f0f7c340000-7f0f7c341000 ---p 00000000 00:00 0 
| 7f0f7c341000-7f0f7c382000 rw-p 00000000 00:00 0 
| 7f0f7c382000-7f0f7c383000 ---p 00000000 00:00 0 
| 7f0f7c383000-7f0f7c3c4000 rw-p 00000000 00:00 0 
| 7f0f7c3c4000-7f0f7c3c5000 ---p 00000000 00:00 0 
| 7f0f7c3c5000-7f0f7c406000 rw-p 00000000 00:00 0 
| 7f0f7c406000-7f0f7c407000 ---p 00000000 00:00 0 
| 7f0f7c407000-7f0f7c448000 rw-p 00000000 00:00 0 
| 7f0f7c448000-7f0f7c449000 ---p 00000000 00:00 0 
| 7f0f7c449000-7f0f7c48a000 rw-p 00000000 00:00 0 
| 7f0f7c48a000-7f0f7c48b000 ---p 00000000 00:00 0 
| 7f0f7c48b000-7f0f7c4cc000 rw-p 00000000 00:00 0 
| 7f0f7c4cc000-7f0f7c4cd000 ---p 00000000 00:00 0 
| 7f0f7c4cd000-7f0f7c50e000 rw-p 00000000 00:00 0 
| 7f0f7c50e000-7f0f7c50f000 ---p 00000000 00:00 0 
| 7f0f7c50f000-7f0f7c550000 rw-p 00000000 00:00 0 
| 7f0f7c550000-7f0f7c551000 ---p 00000000 00:00 0 
| 7f0f7c551000-7f0f7c592000 rw-p 00000000 00:00 0 
| 7f0f7c592000-7f0f7c593000 ---p 00000000 00:00 0 
| 7f0f7c593000-7f0f7c5d4000 rw-p 00000000 00:00 0 
| 7f0f7c5d4000-7f0f7c5d5000 ---p 00000000 00:00 0 
| 7f0f7c5d5000-7f0f7c616000 rw-p 00000000 00:00 0 
| 7f0f7c616000-7f0f7c617000 ---p 00000000 00:00 0 
| 7f0f7c617000-7f0f7c658000 rw-p 00000000 00:00 0 
| 7f0f7c658000-7f0f7c659000 ---p 00000000 00:00 0 
| 7f0f7c659000-7f0f7c69a000 rw-p 00000000 00:00 0 
| 7f0f7c69a000-7f0f7c69b000 ---p 00000000 00:00 0 
| 7f0f7c69b000-7f0f7c6dc000 rw-p 00000000 00:00 0 
| 7f0f7c6dc000-7f0f7c6dd000 ---p 00000000 00:00 0 
| 7f0f7c6dd000-7f0f7c71e000 rw-p 00000000 00:00 0 
| 7f0f7c71e000-7f0f7c71f000 ---p 00000000 00:00 0 
| 7f0f7c71f000-7f0f7c760000 rw-p 00000000 00:00 0 
| 7f0f7c760000-7f0f7c761000 ---p 00000000 00:00 0 
| 7f0f7c761000-7f0f7c7a2000 rw-p 00000000 00:00 0 
| 7f0f7c7a2000-7f0f7c7a3000 ---p 00000000 00:00 0 
| 7f0f7c7a3000-7f0f7c7e4000 rw-p 00000000 00:00 0 
| 7f0f7c7e4000-7f0f7c7e5000 ---p 00000000 00:00 0 
| 7f0f7c7e5000-7f0f7c826000 rw-p 00000000 00:00 0 
| 7f0f7c826000-7f0f7c827000 ---p 00000000 00:00 0 
| 7f0f7c827000-7f0f7c868000 rw-p 00000000 00:00 0 
| 7f0f7c868000-7f0f7c869000 ---p 00000000 00:00 0 
| 7f0f7c869000-7f0f7c8aa000 rw-p 00000000 00:00 0 
| 7f0f7c8aa000-7f0f7c8ab000 ---p 00000000 00:00 0 
| 7f0f7c8ab000-7f0f7c8ec000 rw-p 00000000 00:00 0 
| 7f0f7c8ec000-7f0f7c8ed000 ---p 00000000 00:00 0 
| 7f0f7c8ed000-7f0f7c92e000 rw-p 00000000 00:00 0 
| 7f0f7c92e000-7f0f7c92f000 ---p 00000000 00:00 0 
| 7f0f7c92f000-7f0f7c970000 rw-p 00000000 00:00 0 
| 7f0f7c970000-7f0f7c971000 ---p 00000000 00:00 0 
| 7f0f7c971000-7f0f7c9b2000 rw-p 00000000 00:00 0 
| 7f0f7c9b2000-7f0f7c9b3000 ---p 00000000 00:00 0 
| 7f0f7c9b3000-7f0f7c9f4000 rw-p 00000000 00:00 0 
| 7f0f7c9f4000-7f0f7c9f5000 ---p 00000000 00:00 0 
| 7f0f7c9f5000-7f0f7ca36000 rw-p 00000000 00:00 0 
| 7f0f7ca36000-7f0f7ca37000 ---p 00000000 00:00 0 
| 7f0f7ca37000-7f0f7ca78000 rw-p 00000000 00:00 0 
| 7f0f7ca78000-7f0f7ca79000 ---p 00000000 00:00 0 
| 7f0f7ca79000-7f0f7caba000 rw-p 00000000 00:00 0 
| 7f0f7caba000-7f0f7cabb000 ---p 00000000 00:00 0 
| 7f0f7cabb000-7f0f7cafc000 rw-p 00000000 00:00 0 
| 7f0f7cafc000-7f0f7cafd000 ---p 00000000 00:00 0 
| 7f0f7cafd000-7f0f7cb3e000 rw-p 00000000 00:00 0 
| 7f0f7cb3e000-7f0f7cb3f000 ---p 00000000 00:00 0 
| 7f0f7cb3f000-7f0f7cbb0000 rw-p 00000000 00:00 0 
| 7f0f7cbb1000-7f0f7cbb2000 r--p 00000000 00:33 16128223                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f0f7cbb2000-7f0f7cbb3000 r-xp 00001000 00:33 16128223                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f0f7cbb3000-7f0f7cbb4000 r--p 00002000 00:33 16128223                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f0f7cbb4000-7f0f7cbb5000 r--p 00002000 00:33 16128223                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f0f7cbb5000-7f0f7cbb6000 rw-p 00003000 00:33 16128223                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f0f7cbb6000-7f0f7fc80000 rw-p 00000000 00:00 0 
| 7f0f7fc83000-7f0f7fc84000 r--p 00000000 00:33 16125173                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f0f7fc84000-7f0f7fc85000 r-xp 00001000 00:33 16125173                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f0f7fc85000-7f0f7fc86000 r--p 00002000 00:33 16125173                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f0f7fc86000-7f0f7fc87000 r--p 00002000 00:33 16125173                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f0f7fc87000-7f0f7fc88000 rw-p 00003000 00:33 16125173                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f0f7fc88000-7f0f7fd8b000 rw-p 00000000 00:00 0 
| 7f0f7fd8b000-7f0f7fd8e000 r--p 00000000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f0f7fd8e000-7f0f7fda5000 r-xp 00003000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f0f7fda5000-7f0f7fda9000 r--p 0001a000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f0f7fda9000-7f0f7fdaa000 r--p 0001d000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f0f7fdaa000-7f0f7fdab000 rw-p 0001e000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f0f7fdab000-7f0f7fdd3000 r--p 00000000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f0f7fdd3000-7f0f7ff68000 r-xp 00028000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f0f7ff68000-7f0f7ffc0000 r--p 001bd000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f0f7ffc0000-7f0f7ffc4000 r--p 00214000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f0f7ffc4000-7f0f7ffc6000 rw-p 00218000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f0f7ffc6000-7f0f7ffd5000 rw-p 00000000 00:00 0 
| 7f0f7ffd5000-7f0f7ffe3000 r--p 00000000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f0f7ffe3000-7f0f8005f000 r-xp 0000e000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f0f8005f000-7f0f800ba000 r--p 0008a000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f0f800ba000-7f0f800bb000 r--p 000e4000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f0f800bb000-7f0f800bc000 rw-p 000e5000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f0f800bc000-7f0f800be000 r--p 00000000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f0f800be000-7f0f800d2000 r-xp 00002000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f0f800d2000-7f0f800eb000 r--p 00016000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f0f800eb000-7f0f800ec000 ---p 0002f000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f0f800ec000-7f0f800ed000 r--p 0002f000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f0f800ed000-7f0f800ee000 rw-p 00030000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f0f800ee000-7f0f800f6000 rw-p 00000000 00:00 0 
| 7f0f800f6000-7f0f80100000 r--p 00000000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f0f80100000-7f0f8015f000 r-xp 0000a000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f0f8015f000-7f0f80176000 r--p 00069000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f0f80176000-7f0f80177000 r--p 0007f000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f0f80177000-7f0f80178000 rw-p 00080000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f0f80178000-7f0f8017a000 r--p 00000000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f0f8017a000-7f0f8018b000 r-xp 00002000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f0f8018b000-7f0f80191000 r--p 00013000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f0f80191000-7f0f80192000 ---p 00019000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f0f80192000-7f0f80193000 r--p 00019000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f0f80193000-7f0f80194000 rw-p 0001a000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f0f80198000-7f0f801dc000 r--p 00000000 00:33 16019690                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f0f801dc000-7f0f8053b000 r-xp 00044000 00:33 16019690                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f0f8053b000-7f0f8069d000 r--p 003a3000 00:33 16019690                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f0f8069d000-7f0f806b1000 r--p 00504000 00:33 16019690                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f0f806b1000-7f0f806b4000 rw-p 00518000 00:33 16019690                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f0f806b4000-7f0f806ca000 rw-p 00000000 00:00 0 
| 7f0f806ca000-7f0f806cc000 r--p 00000000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f0f806cc000-7f0f806f6000 r-xp 00002000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f0f806f6000-7f0f80701000 r--p 0002c000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f0f80702000-7f0f80704000 r--p 00037000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f0f80704000-7f0f80706000 rw-p 00039000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffe3393e000-7ffe3413d000 rw-p 00000000 00:00 0                          [stack]
| 7ffe341f5000-7ffe341f9000 r--p 00000000 00:00 0                          [vvar]
| 7ffe341f9000-7ffe341fb000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished(5/20)  tests in 943.054155s, 25.1979 tests/s, 9452.9990 assertions/s.
118815 tests, 44575112 assertions, 1 failures, 0 errors, 391 skips

ruby -v: ruby 3.3.0dev (2023-03-28T19:21:19Z master 39a34694a0) [x86_64-linux]
make: *** [uncommon.mk:828: 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-03-28T19:21:19Z master 39a34694a0) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 91.023191 seconds

3841 files, 31577 examples, 181695 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.2311159.ruby -x gdbscript
[New LWP 2311159]
[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 -w --disable=gems -I/tmp/ruby/src/trunk-rep'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139704546139136) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f0f7fd89c00 (LWP 2311159) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139704546139136) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f0f7fd89c00 (LWP 2311159)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139704546139136) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f0f7fd89c00
        old_mask = {__val = {93954208693008, 139704546952403, 93954209231616, 1279740558360962048, 56, 18446744073709551344, 2, 0, 93954209231616, 1, 93954208693008, 139704546952403, 0, 139704546848749, 139704546139136, 139704548464128}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
        result = <optimized out>
#1  __pthread_kill_internal (signo=6, threadid=139704546139136) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139704546139136, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f0f7fded476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f0f7fdd37f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x656666370a5d7261, sa_sigaction = 0x656666370a5d7261}, sa_mask = {__val = {2, 139704548480672, 3432, 139704554461782, 139704546846800, 2, 2314885530818453536, 2314885530818453536, 139704548480672, 2, 2, 1, 139704554461782, 139704548464128, 139704546799703, 139704546131216}}, sa_flags = 0, sa_restorer = 0x7f0f7ffc56a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530819502128, 2314885530818453536, 8319937555149627424, 746872325959545721, 7022364554195640352, 7306639832038337379, 3472328318608553011, 3545515317250111277, 3274715270390757734, 3472328296226648109, 3475143045726351408, 2314885530819502128, 2314885530818453536, 2314885530818453536, 139704546844525}}
#5  0x00007f0f801e298a in die () at /tmp/ruby/src/trunk-repeat20/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55736b443580, fmt=fmt@entry=0x7f0f80571351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-repeat20/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007f0f803cdc6d in sigsegv (sig=11, info=0x55736b4436b0, ctx=0x55736b443580) at /tmp/ruby/src/trunk-repeat20/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007f0f802a9718 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x55736b3c20e0, obj=93954212685000) at /tmp/ruby/src/trunk-repeat20/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007f0f802af7bd in rgengc_check_relation (obj=93954212685000, objspace=0x55736b3c20e0) at /tmp/ruby/src/trunk-repeat20/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x55736b3c20e0, obj=93954212685000) at /tmp/ruby/src/trunk-repeat20/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007f0f80313c5c in mark_ast_value (node=0x55736b7283f8, ctx=0x0) at /tmp/ruby/src/trunk-repeat20/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=31, nbe=0x55736b7283b0) at /tmp/ruby/src/trunk-repeat20/node.c:1338
        cursor = 1
        cursor = <optimized out>
#15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-repeat20/node.c:1348
        nbe = 0x55736b7283b0
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7f0f7bf96550) at /tmp/ruby/src/trunk-repeat20/node.c:1436
        nb = <optimized out>
#17 0x00007f0f802b2a88 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:7550
No locals.
#19 gc_marks_rest (objspace=0x55736b3c20e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8717
No locals.
#20 0x00007f0f802b3a42 in gc_marks (full_mark=<optimized out>, objspace=0x55736b3c20e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#21 gc_start (objspace=0x55736b3c20e0, reason=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:9557
        do_full_mark = <optimized out>
        immediate_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = 0
#22 0x00007f0f802b695d in heap_prepare (heap=0x55736b3c2140, size_pool=0x55736b3c2108, objspace=0x55736b3c20e0) at /tmp/ruby/src/trunk-repeat20/gc.c:2416
        __func__ = <optimized out>
#23 heap_next_free_page (heap=0x55736b3c2140, size_pool=0x55736b3c2108, objspace=0x55736b3c20e0) at /tmp/ruby/src/trunk-repeat20/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#24 newobj_alloc (objspace=0x55736b3c20e0, cr=0x55736b3c2df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:2791
        page = <optimized out>
        lev = 1
        unlock_vm = <optimized out>
        size_pool = 0x55736b3c2108
        heap = 0x55736b3c2140
        cache = 0x55736b3c3068
        obj = <optimized out>
        __func__ = <optimized out>
#25 0x00007f0f802b70a1 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=5, klass=139704493796760) at /tmp/ruby/src/trunk-repeat20/gc.c:2893
        obj = <optimized out>
        objspace = 0x55736b3c20e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#26 newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#27 rb_wb_protected_newobj_of (klass=139704493796760, flags=flags@entry=5, size=size@entry=25) at /tmp/ruby/src/trunk-repeat20/gc.c:2935
        __func__ = <optimized out>
#28 0x00007f0f803ed4be in str_alloc_embed (capa=1, klass=<optimized out>) at /tmp/ruby/src/trunk-repeat20/string.c:907
        size = 25
        str = <optimized out>
        size = <optimized out>
        str = <optimized out>
#29 0x00007f0f80401b8a in rb_str_inspect (str=139704545005720) at /tmp/ruby/src/trunk-repeat20/string.c:6734
        encidx = <optimized out>
        enc = 0x55736b3c9e50
        p = <optimized out>
        pend = <optimized out>
        prev = <optimized out>
        buf = "<ksU\000\000\002\000\000\000\000\000\000"
        result = <optimized out>
        resenc = <optimized out>
        unicode_p = <optimized out>
        asciicompat = <optimized out>
#30 0x00007f0f80471241 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:148
        reg_cfp = 0x7f0f7fd87cd0
        ci = <optimized out>
        me = 0x7f0f7fc2a688
        mid = 2769
        block_handler = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        val = <optimized out>
        cfunc = <optimized out>
        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>
#31 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:162
No locals.
#32 vm_call0_body (ec=0x55736b3c3120, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:208
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#33 0x00007f0f8047589f in vm_call0_cc (kw_splat=0, cc=0x7f0f7c1cc8b0, argv=0x0, argc=0, id=2769, recv=139704545005720, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
        calling = {ci = 0x7ffe341366c0, cc = 0x7f0f7c1cc8b0, block_handler = 0, recv = 139704545005720, argc = 0, kw_splat = false}
#34 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=2769, recv=139704545005720) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
        ec = 0x55736b3c3120
        cc = 0x7f0f7c1cc8b0
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#35 rb_funcallv (recv=139704545005720, mid=mid@entry=2769, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1055
No locals.
#36 0x00007f0f803289b9 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20/object.c:659
        str = <optimized out>
        enc = <optimized out>
#37 0x00007f0f801ee541 in inspect_ary (dummy=139704553396383, recur=0, ary=139704545004760) at /tmp/ruby/src/trunk-repeat20/array.c:3105
        i = 1
        s = <optimized out>
        str = 139704545004480
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#38 inspect_ary (ary=ary@entry=139704545004760, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-repeat20/array.c:3097
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#39 0x00007f0f80419778 in exec_recursive (func=0x7f0f801ee4e0 <inspect_ary>, obj=139704545004760, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-repeat20/thread.c:5149
        _ec = 0x55736b3c3120
        _tag = {tag = 36, retval = 3121, buf = {0x55736b412720, 0x7f0f804195c0 <exec_recursive+560>, 0x0, 0x7ffe34136780, 0x7f0f7cb9fe78}, prev = 0x7ffe34136b20, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7f0f801ee4e0 <inspect_ary>, list = 139704483414880, obj = 139704545004760, pairid = 0, arg = 0}
        outermost = <optimized out>
#40 0x00007f0f80455ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f0f7fd87d10, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f0f7fc20a48
        cfunc = 0x55736b412728
        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>
#41 vm_call_cfunc_with_frame (ec=0x55736b3c3120, reg_cfp=0x7f0f7fd87d10, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#42 0x00007f0f8046525d 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-repeat20/vm_callinfo.h:368
        val = 96
        ci = 0x6666666666669428
        cc = <optimized out>
        recv = 93954208702688
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7f0f7c1cc950, block_handler = 0, recv = 139704545004760, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#43 vm_exec_core (ec=0x55736b3c3120, initial=2002) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x7d2
        leaf = <optimized out>
        val = 96
        reg_pc = 0x55736b6f9968
        reg_cfp = 0x7f0f7fd87d10
        insns_address_table = {0x7f0f804679cf <vm_exec_core+10351>, 0x7f0f804653d9 <vm_exec_core+633>, 0x7f0f8046758e <vm_exec_core+9262>, 0x7f0f80467514 <vm_exec_core+9140>, 0x7f0f8046749d <vm_exec_core+9021>, 0x7f0f8046741e <vm_exec_core+8894>, 0x7f0f8046739e <vm_exec_core+8766>, 0x7f0f80467342 <vm_exec_core+8674>, 0x7f0f804672e7 <vm_exec_core+8583>, 0x7f0f80467297 <vm_exec_core+8503>, 0x7f0f8046711c <vm_exec_core+8124>, 0x7f0f80466f71 <vm_exec_core+7697>, 0x7f0f80466e86 <vm_exec_core+7462>, 0x7f0f80466e17 <vm_exec_core+7351>, 0x7f0f80466daa <vm_exec_core+7242>, 0x7f0f80466d6f <vm_exec_core+7183>, 0x7f0f80466d39 <vm_exec_core+7129>, 0x7f0f80466d06 <vm_exec_core+7078>, 0x7f0f804675fa <vm_exec_core+9370>, 0x7f0f80466067 <vm_exec_core+3847>, 0x7f0f80465ff9 <vm_exec_core+3737>, 0x7f0f80465fbe <vm_exec_core+3678>, 0x7f0f80465f68 <vm_exec_core+3592>, 0x7f0f80465f24 <vm_exec_core+3524>, 0x7f0f80465e9d <vm_exec_core+3389>, 0x7f0f80465e68 <vm_exec_core+3336>, 0x7f0f80465e0d <vm_exec_core+3245>, 0x7f0f80465d95 <vm_exec_core+3125>, 0x7f0f80465d5d <vm_exec_core+3069>, 0x7f0f80465d25 <vm_exec_core+3013>, 0x7f0f80465b30 <vm_exec_core+2512>, 0x7f0f80465a9f <vm_exec_core+2367>, 0x7f0f80465a42 <vm_exec_core+2274>, 0x7f0f804659c9 <vm_exec_core+2153>, 0x7f0f80466709 <vm_exec_core+5545>, 0x7f0f804666e4 <vm_exec_core+5508>, 0x7f0f804666ab <vm_exec_core+5451>, 0x7f0f8046665b <vm_exec_core+5371>, 0x7f0f80466629 <vm_exec_core+5321>, 0x7f0f8046653e <vm_exec_core+5086>, 0x7f0f804664f9 <vm_exec_core+5017>, 0x7f0f804664b3 <vm_exec_core+4947>, 0x7f0f80466483 <vm_exec_core+4899>, 0x7f0f804663b8 <vm_exec_core+4696>, 0x7f0f80466423 <vm_exec_core+4803>, 0x7f0f80466288 <vm_exec_core+4392>, 0x7f0f8046621b <vm_exec_core+4283>, 0x7f0f8046618e <vm_exec_core+4142>, 0x7f0f804660d2 <vm_exec_core+3954>, 0x7f0f8046609a <vm_exec_core+3898>, 0x7f0f80466c07 <vm_exec_core+6823>, 0x7f0f80466af4 <vm_exec_core+6548>, 0x7f0f804651b8 <vm_exec_core+88>, 0x7f0f80466c82 <vm_exec_core+6946>, 0x7f0f8046684d <vm_exec_core+5869>, 0x7f0f80467b17 <vm_exec_core+10679>, 0x7f0f80466803 <vm_exec_core+5795>, 0x7f0f804667aa <vm_exec_core+5706>, 0x7f0f80466751 <vm_exec_core+5617>, 0x7f0f804669e6 <vm_exec_core+6278>, 0x7f0f80466910 <vm_exec_core+6064>, 0x7f0f80466897 <vm_exec_core+5943>, 0x7f0f8046796e <vm_exec_core+10254>, 0x7f0f80466c4a <vm_exec_core+6890>, 0x7f0f80466a9d <vm_exec_core+6461>, 0x7f0f8046582a <vm_exec_core+1738>, 0x7f0f804657f0 <vm_exec_core+1680>, 0x7f0f80465922 <vm_exec_core+1986>, 0x7f0f80465881 <vm_exec_core+1825>, 0x7f0f80467dff <vm_exec_core+11423>, 0x7f0f80467d56 <vm_exec_core+11254>, 0x7f0f80467fd6 <vm_exec_core+11894>, 0x7f0f80467f63 <vm_exec_core+11779>, 0x7f0f80467ebd <vm_exec_core+11613>, 0x7f0f80467e61 <vm_exec_core+11521>, 0x7f0f80468383 <vm_exec_core+12835>, 0x7f0f804682e6 <vm_exec_core+12678>, 0x7f0f8046824e <vm_exec_core+12526>, 0x7f0f804681b1 <vm_exec_core+12369>, 0x7f0f80468119 <vm_exec_core+12217>, 0x7f0f80467a58 <vm_exec_core+10488>, 0x7f0f804680ce <vm_exec_core+12142>, 0x7f0f80468078 <vm_exec_core+12056>, 0x7f0f80467be5 <vm_exec_core+10885>, 0x7f0f80467b5b <vm_exec_core+10747>, 0x7f0f80465783 <vm_exec_core+1571>, 0x7f0f80465725 <vm_exec_core+1477>, 0x7f0f80467d22 <vm_exec_core+11202>, 0x7f0f80467cee <vm_exec_core+11150>, 0x7f0f80467c9d <vm_exec_core+11069>, 0x7f0f80467c4e <vm_exec_core+10990>, 0x7f0f80467a8b <vm_exec_core+10539>, 0x7f0f804679e0 <vm_exec_core+10368>, 0x7f0f804656b8 <vm_exec_core+1368>, 0x7f0f80465661 <vm_exec_core+1281>, 0x7f0f804655de <vm_exec_core+1150>, 0x7f0f80465599 <vm_exec_core+1081>, 0x7f0f8046554c <vm_exec_core+1004>, 0x7f0f804654ff <vm_exec_core+927>, 0x7f0f804654aa <vm_exec_core+842>, 0x7f0f80465477 <vm_exec_core+791>, 0x7f0f80465444 <vm_exec_core+740>, 0x7f0f80467afb <vm_exec_core+10651>, 0x7f0f804653ca <vm_exec_core+618>, 0x7f0f8046757f <vm_exec_core+9247>, 0x7f0f80467505 <vm_exec_core+9125>, 0x7f0f8046748e <vm_exec_core+9006>, 0x7f0f8046740f <vm_exec_core+8879>, 0x7f0f8046738f <vm_exec_core+8751>, 0x7f0f80467333 <vm_exec_core+8659>, 0x7f0f804672d8 <vm_exec_core+8568>, 0x7f0f80467288 <vm_exec_core+8488>, 0x7f0f8046710d <vm_exec_core+8109>, 0x7f0f80466f62 <vm_exec_core+7682>, 0x7f0f80466e77 <vm_exec_core+7447>, 0x7f0f80466e08 <vm_exec_core+7336>, 0x7f0f80466d9b <vm_exec_core+7227>, 0x7f0f80466d60 <vm_exec_core+7168>, 0x7f0f80466d2a <vm_exec_core+7114>, 0x7f0f80466cf7 <vm_exec_core+7063>, 0x7f0f804675eb <vm_exec_core+9355>, 0x7f0f80466058 <vm_exec_core+3832>, 0x7f0f80465fea <vm_exec_core+3722>, 0x7f0f80465faf <vm_exec_core+3663>, 0x7f0f80465f59 <vm_exec_core+3577>, 0x7f0f80465f15 <vm_exec_core+3509>, 0x7f0f80465e8e <vm_exec_core+3374>, 0x7f0f80465e59 <vm_exec_core+3321>, 0x7f0f80465dfe <vm_exec_core+3230>, 0x7f0f80465d86 <vm_exec_core+3110>, 0x7f0f80465d4e <vm_exec_core+3054>, 0x7f0f80465d16 <vm_exec_core+2998>, 0x7f0f80465b21 <vm_exec_core+2497>, 0x7f0f80465a90 <vm_exec_core+2352>, 0x7f0f80465a33 <vm_exec_core+2259>, 0x7f0f804659ba <vm_exec_core+2138>, 0x7f0f804666fa <vm_exec_core+5530>, 0x7f0f804666d5 <vm_exec_core+5493>, 0x7f0f8046669c <vm_exec_core+5436>, 0x7f0f8046664c <vm_exec_core+5356>, 0x7f0f8046661a <vm_exec_core+5306>, 0x7f0f8046652f <vm_exec_core+5071>, 0x7f0f804664ea <vm_exec_core+5002>, 0x7f0f804664a4 <vm_exec_core+4932>, 0x7f0f80466474 <vm_exec_core+4884>, 0x7f0f804663a9 <vm_exec_core+4681>, 0x7f0f80466414 <vm_exec_core+4788>, 0x7f0f80466279 <vm_exec_core+4377>, 0x7f0f8046620c <vm_exec_core+4268>, 0x7f0f8046617f <vm_exec_core+4127>, 0x7f0f804660c3 <vm_exec_core+3939>, 0x7f0f8046608b <vm_exec_core+3883>, 0x7f0f80466bf8 <vm_exec_core+6808>, 0x7f0f80466ae5 <vm_exec_core+6533>, 0x7f0f804685a3 <vm_exec_core+13379>, 0x7f0f80466c73 <vm_exec_core+6931>, 0x7f0f8046683e <vm_exec_core+5854>, 0x7f0f8046858f <vm_exec_core+13359>, 0x7f0f804667f4 <vm_exec_core+5780>, 0x7f0f8046679b <vm_exec_core+5691>, 0x7f0f80466742 <vm_exec_core+5602>, 0x7f0f804669d7 <vm_exec_core+6263>, 0x7f0f80466901 <vm_exec_core+6049>, 0x7f0f80466888 <vm_exec_core+5928>, 0x7f0f8046795f <vm_exec_core+10239>, 0x7f0f80466c3b <vm_exec_core+6875>, 0x7f0f80466a8e <vm_exec_core+6446>, 0x7f0f8046581b <vm_exec_core+1723>, 0x7f0f804657e1 <vm_exec_core+1665>, 0x7f0f80465913 <vm_exec_core+1971>, 0x7f0f80465872 <vm_exec_core+1810>, 0x7f0f8046857b <vm_exec_core+13339>, 0x7f0f80468567 <vm_exec_core+13319>, 0x7f0f80468553 <vm_exec_core+13299>, 0x7f0f8046853f <vm_exec_core+13279>, 0x7f0f8046852b <vm_exec_core+13259>, 0x7f0f80468517 <vm_exec_core+13239>, 0x7f0f804684fc <vm_exec_core+13212>, 0x7f0f804684e8 <vm_exec_core+13192>, 0x7f0f804684d4 <vm_exec_core+13172>, 0x7f0f804684c0 <vm_exec_core+13152>, 0x7f0f804684ac <vm_exec_core+13132>, 0x7f0f80468498 <vm_exec_core+13112>, 0x7f0f80468484 <vm_exec_core+13092>, 0x7f0f80468470 <vm_exec_core+13072>, 0x7f0f8046845c <vm_exec_core+13052>, 0x7f0f80468448 <vm_exec_core+13032>, 0x7f0f80465774 <vm_exec_core+1556>, 0x7f0f80465716 <vm_exec_core+1462>, 0x7f0f80468434 <vm_exec_core+13012>, 0x7f0f80468420 <vm_exec_core+12992>, 0x7f0f8046840c <vm_exec_core+12972>, 0x7f0f804683f8 <vm_exec_core+12952>, 0x7f0f804651a1 <vm_exec_core+65>, 0x7f0f804651a5 <vm_exec_core+69>, 0x7f0f804656a9 <vm_exec_core+1353>, 0x7f0f80465652 <vm_exec_core+1266>, 0x7f0f804655cf <vm_exec_core+1135>, 0x7f0f8046558a <vm_exec_core+1066>, 0x7f0f8046553d <vm_exec_core+989>...}
#44 0x00007f0f8046b9fb in rb_vm_exec (ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55736b3c3120
        _tag = {tag = 36, retval = 4, buf = {0x7f0f7bf966e0, 0x7f0f8046b1f0 <rb_vm_exec+400>, 0x0, 0x7ffe34136a50, 0x7f0f802bc830 <tbl_update_modify>}, prev = 0x7ffe34138420, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#45 0x00007f0f8047589f in vm_call0_cc (kw_splat=0, cc=0x7f0f7c1cac40, argv=0x7ffe34136c70, argc=1, id=51553, recv=139704481179360, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
        calling = {ci = 0x7ffe34136c00, cc = 0x7f0f7c1cac40, block_handler = 0, recv = 139704481179360, argc = 1, kw_splat = false}
#46 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffe34136c70, argc=1, mid=51553, recv=139704481179360) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
        ec = 0x55736b3c3120
        cc = 0x7f0f7c1cac40
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#47 rb_funcallv (recv=139704481179360, mid=51553, argc=argc@entry=1, argv=argv@entry=0x7ffe34136c70) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1055
No locals.
#48 0x00007f0f7c2ed997 in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x55736b6f3eb0) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {139704545005720}
        rb_funcall_nargs = 1
#49 ripper_dispatch_delayed_token (p=p@entry=0x55736b6f3eb0, t=t@entry=10) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:6295
        saved_line = 755
        saved_tokp = 0x7f0f7fc788fd ""
#50 0x00007f0f7c2efce8 in yylex (p=0x55736b6f3eb0, yylloc=0x7ffe34136db0, lval=0x7ffe34136d88) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:10488
        t = <optimized out>
        t = <optimized out>
#51 ripper_yyparse (p=0x55736b6f3eb0) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 755, column = 13}, end_pos = {lineno = 755, column = 13}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 97, 387, 634, 810, 980, 1097, 1178, 1231, 1270, 123, 1300, 1093, 480, 485, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 624, 794, 457, 680, 679, 1095, 28656, 13331, 32766, 0, 0, 0, 794, 0, 32, 0, 0, 0, 26146, 31737, 32527, 0, 3, 0, 0, 0, -31680, 13331, 32766, 0, 3, 0, 0, 0, -31664, 13331, 32766, 0, 28528, 13331, 32766, 0, 28560, 13331, 32766, 0, 0, 0, 0, 512, 28528, 13331, 32766, 0, -31712, 13331, 32766, 0, 128, 0, 0, 0, 36, 0, 0, 0, 25912, 27504, 21875, 0, 36, 0, 0, 0, 18376, 31762, 32527, 0, -31664, 13331, 32766, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 1, 3, 311, 565, 749, 893, 970, 0, 1, 3, 311, 565, 749, 893, 970, 378, 624, 794, 666, 842, 0, 0, 0, 0, 1, 3, 311, 0, 0, 1, 0, 0, 1, 3, 311, 0, 0, 0, 0, 36, 0, 0, 0, 9208, 31785, 32527, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 139704484308440, node = 0x7f0f7c2925d8, id = 139704484308440, num = 2083071448, tbl = 0x7f0f7c2925d8, vars = 0x7f0f7c2925d8, strterm = 0x7f0f7c2925d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139704483485120, node = 0x7f0f7c1c95c0, id = 139704483485120, num = 2082248128, tbl = 0x7f0f7c1c95c0, vars = 0x7f0f7c1c95c0, strterm = 0x7f0f7c1c95c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139704481173680, node = 0x7f0f7bf950b0, id = 139704481173680, num = 2079936688, tbl = 0x7f0f7bf950b0, vars = 0x7f0f7bf950b0, strterm = 0x7f0f7bf950b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139704481175400, node = 0x7f0f7bf95768, id = 139704481175400, num = 2079938408, tbl = 0x7f0f7bf95768, vars = 0x7f0f7bf95768, strterm = 0x7f0f7bf95768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139702401236992, node = 0x7f0f00000000, id = 139702401236992, num = 0, tbl = 0x7f0f00000000, vars = 0x7f0f00000000, strterm = 0x7f0f00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139704481171520, node = 0x7f0f7bf94840, id = 139704481171520, num = 2079934528, tbl = 0x7f0f7bf94840, vars = 0x7f0f7bf94840, strterm = 0x7f0f7bf94840, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139704481168360, node = 0x7f0f7bf93be8, id = 139704481168360, num = 2079931368, tbl = 0x7f0f7bf93be8, vars = 0x7f0f7bf93be8, strterm = 0x7f0f7bf93be8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139704484301920, node = 0x7f0f7c290c60, id = 139704484301920, num = 2083064928, tbl = 0x7f0f7c290c60, vars = 0x7f0f7c290c60, strterm = 0x7f0f7c290c60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139704483809920, node = 0x7f0f7c218a80, id = 139704483809920, num = 2082572928, tbl = 0x7f0f7c218a80, vars = 0x7f0f7c218a80, strterm = 0x7f0f7c218a80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139704483819840, node = 0x7f0f7c21b140, id = 139704483819840, num = 2082582848, tbl = 0x7f0f7c21b140, vars = 0x7f0f7c21b140, strterm = 0x7f0f7c21b140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 93954212682200, node = 0x55736b78d9d8, id = 93954212682200, num = 1803082200, tbl = 0x55736b78d9d8, vars = 0x55736b78d9d8, strterm = 0x55736b78d9d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139704483794600, node = 0x7f0f7c214ea8, id = 139704483794600, num = 2082557608, tbl = 0x7f0f7c214ea8, vars = 0x7f0f7c214ea8, strterm = 0x7f0f7c214ea8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704483794600, node = 0x7f0f7c214ea8, id = 139704483794600, num = 2082557608, tbl = 0x7f0f7c214ea8, vars = 0x7f0f7c214ea8, strterm = 0x7f0f7c214ea8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704483140760, node = 0x7f0f7c175498, id = 139704483140760, num = 2081903768, tbl = 0x7f0f7c175498, vars = 0x7f0f7c175498, strterm = 0x7f0f7c175498, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139704483141960, node = 0x7f0f7c175948, id = 139704483141960, num = 2081904968, tbl = 0x7f0f7c175948, vars = 0x7f0f7c175948, strterm = 0x7f0f7c175948, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 93954212693848, node = 0x55736b790758, id = 93954212693848, num = 1803093848, tbl = 0x55736b790758, vars = 0x55736b790758, strterm = 0x55736b790758, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139704483131120, node = 0x7f0f7c172ef0, id = 139704483131120, num = 2081894128, tbl = 0x7f0f7c172ef0, vars = 0x7f0f7c172ef0, strterm = 0x7f0f7c172ef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93954212096928, node = 0x55736b6feba0, id = 93954212096928, num = 1802496928, tbl = 0x55736b6feba0, vars = 0x55736b6feba0, strterm = 0x55736b6feba0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139706696204287, node = 0x7f0fffffffff, id = 139706696204287, num = -1, tbl = 0x7f0fffffffff, vars = 0x7f0fffffffff, strterm = 0x7f0fffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704483126560, node = 0x7f0f7c171d20, id = 139704483126560, num = 2081889568, tbl = 0x7f0f7c171d20, vars = 0x7f0f7c171d20, strterm = 0x7f0f7c171d20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704545050120, node = 0x7f0f7fc7fe08, id = 139704545050120, num = 2143813128, tbl = 0x7f0f7fc7fe08, vars = 0x7f0f7fc7fe08, strterm = 0x7f0f7fc7fe08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139704545046800, node = 0x7f0f7fc7f110, id = 139704545046800, num = 2143809808, tbl = 0x7f0f7fc7f110, vars = 0x7f0f7fc7f110, strterm = 0x7f0f7fc7f110, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139702401237016, node = 0x7f0f00000018, id = 139702401237016, num = 24, tbl = 0x7f0f00000018, vars = 0x7f0f00000018, strterm = 0x7f0f00000018, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139704545020200, node = 0x7f0f7fc78928, id = 139704545020200, num = 2143783208, tbl = 0x7f0f7fc78928, vars = 0x7f0f7fc78928, strterm = 0x7f0f7fc78928, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704545015000, node = 0x7f0f7fc774d8, id = 139704545015000, num = 2143778008, tbl = 0x7f0f7fc774d8, vars = 0x7f0f7fc774d8, strterm = 0x7f0f7fc774d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 4, node = 0x4, id = 4, num = 4, tbl = 0x4, vars = 0x4, strterm = 0x4, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93954212693904, node = 0x55736b790790, id = 93954212693904, num = 1803093904, tbl = 0x55736b790790, vars = 0x55736b790790, strterm = 0x55736b790790, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139704483162640, node = 0x7f0f7c17aa10, id = 139704483162640, num = 2081925648, tbl = 0x7f0f7c17aa10, vars = 0x7f0f7c17aa10, strterm = 0x7f0f7c17aa10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139704483166880, node = 0x7f0f7c17baa0, id = 139704483166880, num = 2081929888, tbl = 0x7f0f7c17baa0, vars = 0x7f0f7c17baa0, strterm = 0x7f0f7c17baa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704483170240, node = 0x7f0f7c17c7c0, id = 139704483170240, num = 2081933248, tbl = 0x7f0f7c17c7c0, vars = 0x7f0f7c17c7c0, strterm = 0x7f0f7c17c7c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139704482335680, node = 0x7f0f7c0b0bc0, id = 139704482335680, num = 2081098688, tbl = 0x7f0f7c0b0bc0, vars = 0x7f0f7c0b0bc0, strterm = 0x7f0f7c0b0bc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139704481246840, node = 0x7f0f7bfa6e78, id = 139704481246840, num = 2080009848, tbl = 0x7f0f7bfa6e78, vars = 0x7f0f7bfa6e78, strterm = 0x7f0f7bfa6e78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139704481243080, node = 0x7f0f7bfa5fc8, id = 139704481243080, num = 2080006088, tbl = 0x7f0f7bfa5fc8, vars = 0x7f0f7bfa5fc8, strterm = 0x7f0f7bfa5fc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704481525360, node = 0x7f0f7bfeae70, id = 139704481525360, num = 2080288368, tbl = 0x7f0f7bfeae70, vars = 0x7f0f7bfeae70, strterm = 0x7f0f7bfeae70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139704481526320, node = 0x7f0f7bfeb230, id = 139704481526320, num = 2080289328, tbl = 0x7f0f7bfeb230, vars = 0x7f0f7bfeb230, strterm = 0x7f0f7bfeb230, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139704481469520, node = 0x7f0f7bfdd450, id = 139704481469520, num = 2080232528, tbl = 0x7f0f7bfdd450, vars = 0x7f0f7bfdd450, strterm = 0x7f0f7bfdd450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139704481596240, node = 0x7f0f7bffc350, id = 139704481596240, num = 2080359248, tbl = 0x7f0f7bffc350, vars = 0x7f0f7bffc350, strterm = 0x7f0f7bffc350, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93954212665816, node = 0x55736b7899d8, id = 93954212665816, num = 1803065816, tbl = 0x55736b7899d8, vars = 0x55736b7899d8, strterm = 0x55736b7899d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139704481598880, node = 0x7f0f7bffcda0, id = 139704481598880, num = 2080361888, tbl = 0x7f0f7bffcda0, vars = 0x7f0f7bffcda0, strterm = 0x7f0f7bffcda0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139704481596960, node = 0x7f0f7bffc620, id = 139704481596960, num = 2080359968, tbl = 0x7f0f7bffc620, vars = 0x7f0f7bffc620, strterm = 0x7f0f7bffc620, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704482811480, node = 0x7f0f7c124e58, id = 139704482811480, num = 2081574488, tbl = 0x7f0f7c124e58, vars = 0x7f0f7c124e58, strterm = 0x7f0f7c124e58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 93954213217528, node = 0x55736b8104f8, id = 93954213217528, num = 1803617528, tbl = 0x55736b8104f8, vars = 0x55736b8104f8, strterm = 0x55736b8104f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139704484126280, node = 0x7f0f7c265e48, id = 139704484126280, num = 2082889288, tbl = 0x7f0f7c265e48, vars = 0x7f0f7c265e48, strterm = 0x7f0f7c265e48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139704484128360, node = 0x7f0f7c266668, id = 139704484128360, num = 2082891368, tbl = 0x7f0f7c266668, vars = 0x7f0f7c266668, strterm = 0x7f0f7c266668, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139704484136920, node = 0x7f0f7c2687d8, id = 139704484136920, num = 2082899928, tbl = 0x7f0f7c2687d8, vars = 0x7f0f7c2687d8, strterm = 0x7f0f7c2687d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139704484158920, node = 0x7f0f7c26ddc8, id = 139704484158920, num = 2082921928, tbl = 0x7f0f7c26ddc8, vars = 0x7f0f7c26ddc8, strterm = 0x7f0f7c26ddc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139704484161680, node = 0x7f0f7c26e890, id = 139704484161680, num = 2082924688, tbl = 0x7f0f7c26e890, vars = 0x7f0f7c26e890, strterm = 0x7f0f7c26e890, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139704484164480, node = 0x7f0f7c26f380, id = 139704484164480, num = 2082927488, tbl = 0x7f0f7c26f380, vars = 0x7f0f7c26f380, strterm = 0x7f0f7c26f380, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139704484167080, node = 0x7f0f7c26fda8, id = 139704484167080, num = 2082930088, tbl = 0x7f0f7c26fda8, vars = 0x7f0f7c26fda8, strterm = 0x7f0f7c26fda8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704483710160, node = 0x7f0f7c2004d0, id = 139704483710160, num = 2082473168, tbl = 0x7f0f7c2004d0, vars = 0x7f0f7c2004d0, strterm = 0x7f0f7c2004d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 93954212277536, node = 0x55736b72ad20, id = 93954212277536, num = 1802677536, tbl = 0x55736b72ad20, vars = 0x55736b72ad20, strterm = 0x55736b72ad20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139637976727552, node = 0x7f0000000000, id = 139637976727552, num = 0, tbl = 0x7f0000000000, vars = 0x7f0000000000, strterm = 0x7f0000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729772109856, node = 0x7ffe34137020, id = 140729772109856, num = 873689120, tbl = 0x7ffe34137020, vars = 0x7ffe34137020, strterm = 0x7ffe34137020, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93954209477758, node = 0x55736b47f47e, id = 93954209477758, num = 1799877758, tbl = 0x55736b47f47e, vars = 0x55736b47f47e, strterm = 0x55736b47f47e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 93954209477758, node = 0x55736b47f47e, id = 93954209477758, num = 1799877758, tbl = 0x55736b47f47e, vars = 0x55736b47f47e, strterm = 0x55736b47f47e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93954209477758, node = 0x55736b47f47e, id = 93954209477758, num = 1799877758, tbl = 0x55736b47f47e, vars = 0x55736b47f47e, strterm = 0x55736b47f47e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 1279740558360962048, node = 0x11c28d41e9c3e400, id = 1279740558360962048, num = -373038080, tbl = 0x11c28d41e9c3e400, vars = 0x11c28d41e9c3e400, strterm = 0x11c28d41e9c3e400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93954210074672, node = 0x55736b511030, id = 93954210074672, num = 1800474672, tbl = 0x55736b511030, vars = 0x55736b511030, strterm = 0x55736b511030, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 93954210074672, node = 0x55736b511030, id = 93954210074672, num = 1800474672, tbl = 0x55736b511030, vars = 0x55736b511030, strterm = 0x55736b511030, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140729772110944, node = 0x7ffe34137460, id = 140729772110944, num = 873690208, tbl = 0x7ffe34137460, vars = 0x7ffe34137460, strterm = 0x7ffe34137460, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140729772111648, node = 0x7ffe34137720, id = 140729772111648, num = 873690912, tbl = 0x7ffe34137720, vars = 0x7ffe34137720, strterm = 0x7ffe34137720, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704554409536, node = 0x7f0f8056ce40 <clean_info>, id = 139704554409536, num = -2141794752, tbl = 0x7f0f8056ce40 <clean_info>, vars = 0x7f0f8056ce40 <clean_info>, strterm = 0x7f0f8056ce40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140729772111696, node = 0x7ffe34137750, id = 140729772111696, num = 873690960, tbl = 0x7ffe34137750, vars = 0x7ffe34137750, strterm = 0x7ffe34137750, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139704552526754, node = 0x7f0f803a13a2 <optimize_node_left+450>, id = 139704552526754, num = -2143677534, tbl = 0x7f0f803a13a2 <optimize_node_left+450>, vars = 0x7f0f803a13a2 <optimize_node_left+450>, strterm = 0x7f0f803a13a2 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729772111784, node = 0x7ffe341377a8, id = 140729772111784, num = 873691048, tbl = 0x7ffe341377a8, vars = 0x7ffe341377a8, strterm = 0x7ffe341377a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140729772111720, node = 0x7ffe34137768, id = 140729772111720, num = 873690984, tbl = 0x7ffe34137768, vars = 0x7ffe34137768, strterm = 0x7ffe34137768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140729772111848, node = 0x7ffe341377e8, id = 140729772111848, num = 873691112, tbl = 0x7ffe341377e8, vars = 0x7ffe341377e8, strterm = 0x7ffe341377e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140728898420736, node = 0x7ffe00000000, id = 140728898420736, num = 0, tbl = 0x7ffe00000000, vars = 0x7ffe00000000, strterm = 0x7ffe00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729772110968, node = 0x7ffe34137478, id = 140729772110968, num = 873690232, tbl = 0x7ffe34137478, vars = 0x7ffe34137478, strterm = 0x7ffe34137478, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140729772111912, node = 0x7ffe34137828, id = 140729772111912, num = 873691176, tbl = 0x7ffe34137828, vars = 0x7ffe34137828, strterm = 0x7ffe34137828, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140729772110929, node = 0x7ffe34137451, id = 140729772110929, num = 873690193, tbl = 0x7ffe34137451, vars = 0x7ffe34137451, strterm = 0x7ffe34137451, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140729772110929, node = 0x7ffe34137451, id = 140729772110929, num = 873690193, tbl = 0x7ffe34137451, vars = 0x7ffe34137451, strterm = 0x7ffe34137451, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139704552521354, node = 0x7f0f8039fe8a <update_string_node_case_fold+298>, id = 139704552521354, num = -2143682934, tbl = 0x7f0f8039fe8a <update_string_node_case_fold+298>, vars = 0x7f0f8039fe8a <update_string_node_case_fold+298>, strterm = 0x7f0f8039fe8a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93954209814321, node = 0x55736b4d1731, id = 93954209814321, num = 1800214321, tbl = 0x55736b4d1731, vars = 0x55736b4d1731, strterm = 0x55736b4d1731, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 93954210960992, node = 0x55736b5e9660, id = 93954210960992, num = 1801360992, tbl = 0x55736b5e9660, vars = 0x55736b5e9660, strterm = 0x55736b5e9660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140729772110920, node = 0x7ffe34137448, id = 140729772110920, num = 873690184, tbl = 0x7ffe34137448, vars = 0x7ffe34137448, strterm = 0x7ffe34137448, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140729772110928, node = 0x7ffe34137450, id = 140729772110928, num = 873690192, tbl = 0x7ffe34137450, vars = 0x7ffe34137450, strterm = 0x7ffe34137450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140729772110929, node = 0x7ffe34137451, id = 140729772110929, num = 873690193, tbl = 0x7ffe34137451, vars = 0x7ffe34137451, strterm = 0x7ffe34137451, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 1279740558360962048, node = 0x11c28d41e9c3e400, id = 1279740558360962048, num = -373038080, tbl = 0x11c28d41e9c3e400, vars = 0x11c28d41e9c3e400, strterm = 0x11c28d41e9c3e400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93954209814288, node = 0x55736b4d1710, id = 93954209814288, num = 1800214288, tbl = 0x55736b4d1710, vars = 0x55736b4d1710, strterm = 0x55736b4d1710, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 18446744073709551344, node = 0xfffffffffffffef0, id = 18446744073709551344, num = -272, tbl = 0xfffffffffffffef0, vars = 0xfffffffffffffef0, strterm = 0xfffffffffffffef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 22, node = 0x16, id = 22, num = 22, tbl = 0x16, vars = 0x16, strterm = 0x16, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 93954210011377, node = 0x55736b5018f1, id = 93954210011377, num = 1800411377, tbl = 0x55736b5018f1, vars = 0x55736b5018f1, strterm = 0x55736b5018f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139704546948779, node = 0x7f0f7fe4f6ab <_int_malloc+3195>, id = 139704546948779, num = 2145711787, tbl = 0x7f0f7fe4f6ab <_int_malloc+3195>, vars = 0x7f0f7fe4f6ab <_int_malloc+3195>, strterm = 0x7f0f7fe4f6ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93954210505712, node = 0x55736b57a3f0, id = 93954210505712, num = 1800905712, tbl = 0x55736b57a3f0, vars = 0x55736b57a3f0, strterm = 0x55736b57a3f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139704548478176, node = 0x7f0f7ffc4ce0 <main_arena+96>, id = 139704548478176, num = 2147241184, tbl = 0x7f0f7ffc4ce0 <main_arena+96>, vars = 0x7f0f7ffc4ce0 <main_arena+96>, strterm = 0x7f0f7ffc4ce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93458488360960, node = 0x550000000000, id = 93458488360960, num = 0, tbl = 0x550000000000, vars = 0x550000000000, strterm = 0x550000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 173599103216, node = 0x286b5018f0, id = 173599103216, num = 1800411376, tbl = 0x286b5018f0, vars = 0x286b5018f0, strterm = 0x286b5018f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 625, node = 0x271, id = 625, num = 625, tbl = 0x271, vars = 0x271, strterm = 0x271, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93954210011377, node = 0x55736b5018f1, id = 93954210011377, num = 1800411377, tbl = 0x55736b5018f1, vars = 0x55736b5018f1, strterm = 0x55736b5018f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 10, node = 0xa, id = 10, num = 10, tbl = 0xa, vars = 0xa, strterm = 0xa, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 249108103208, node = 0x3a00000028, id = 249108103208, num = 40, tbl = 0x3a00000028, vars = 0x3a00000028, strterm = 0x3a00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 395136991342, node = 0x5c0000006e, id = 395136991342, num = 110, tbl = 0x5c0000006e, vars = 0x5c0000006e, strterm = 0x5c0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 1279740558360962048, node = 0x11c28d41e9c3e400, id = 1279740558360962048, num = -373038080, tbl = 0x11c28d41e9c3e400, vars = 0x11c28d41e9c3e400, strterm = 0x11c28d41e9c3e400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 336, node = 0x150, id = 336, num = 336, tbl = 0x150, vars = 0x150, strterm = 0x150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93954211043488, node = 0x55736b5fd8a0, id = 93954211043488, num = 1801443488, tbl = 0x55736b5fd8a0, vars = 0x55736b5fd8a0, strterm = 0x55736b5fd8a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139704548478080, node = 0x7f0f7ffc4c80 <main_arena>, id = 139704548478080, num = 2147241088, tbl = 0x7f0f7ffc4c80 <main_arena>, vars = 0x7f0f7ffc4c80 <main_arena>, strterm = 0x7f0f7ffc4c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93954211043824, node = 0x55736b5fd9f0, id = 93954211043824, num = 1801443824, tbl = 0x55736b5fd9f0, vars = 0x55736b5fd9f0, strterm = 0x55736b5fd9f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93954210505728, node = 0x55736b57a400, id = 93954210505728, num = 1800905728, tbl = 0x55736b57a400, vars = 0x55736b57a400, strterm = 0x55736b57a400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139704546950235, node = 0x7f0f7fe4fc5b <_int_realloc+299>, id = 139704546950235, num = 2145713243, tbl = 0x7f0f7fe4fc5b <_int_realloc+299>, vars = 0x7f0f7fe4fc5b <_int_realloc+299>, strterm = 0x7f0f7fe4fc5b <_int_realloc+299>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139704548478080, node = 0x7f0f7ffc4c80 <main_arena>, id = 139704548478080, num = 2147241088, tbl = 0x7f0f7ffc4c80 <main_arena>, vars = 0x7f0f7ffc4c80 <main_arena>, strterm = 0x7f0f7ffc4c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93954211043504, node = 0x55736b5fd8b0, id = 93954211043504, num = 1801443504, tbl = 0x55736b5fd8b0, vars = 0x55736b5fd8b0, strterm = 0x55736b5fd8b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93954211043488, node = 0x55736b5fd8a0, id = 93954211043488, num = 1801443488, tbl = 0x55736b5fd8a0, vars = 0x55736b5fd8a0, strterm = 0x55736b5fd8a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 336, node = 0x150, id = 336, num = 336, tbl = 0x150, vars = 0x150, strterm = 0x150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139704546953609, node = 0x7f0f7fe50989 <__GI___libc_realloc+457>, id = 139704546953609, num = 2145716617, tbl = 0x7f0f7fe50989 <__GI___libc_realloc+457>, vars = 0x7f0f7fe50989 <__GI___libc_realloc+457>, strterm = 0x7f0f7fe50989 <__GI___libc_realloc+457>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 5, node = 0x5, id = 5, num = 5, tbl = 0x5, vars = 0x5, strterm = 0x5, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 338, node = 0x152, id = 338, num = 338, tbl = 0x152, vars = 0x152, strterm = 0x152, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 93954210960992, node = 0x55736b5e9660, id = 93954210960992, num = 1801360992, tbl = 0x55736b5e9660, vars = 0x55736b5e9660, strterm = 0x55736b5e9660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 93954210150808, node = 0x55736b523998, id = 93954210150808, num = 1800550808, tbl = 0x55736b523998, vars = 0x55736b523998, strterm = 0x55736b523998, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93954210960992, node = 0x55736b5e9660, id = 93954210960992, num = 1801360992, tbl = 0x55736b5e9660, vars = 0x55736b5e9660, strterm = 0x55736b5e9660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 93954210150800, node = 0x55736b523990, id = 93954210150800, num = 1800550800, tbl = 0x55736b523990, vars = 0x55736b523990, strterm = 0x55736b523990, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139704552552758, node = 0x7f0f803a7936 <compile_tree+5558>, id = 139704552552758, num = -2143651530, tbl = 0x7f0f803a7936 <compile_tree+5558>, vars = 0x7f0f803a7936 <compile_tree+5558>, strterm = 0x7f0f803a7936 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 176, node = 0xb0, id = 176, num = 176, tbl = 0xb0, vars = 0xb0, strterm = 0xb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 93954209887024, node = 0x55736b4e3330, id = 93954209887024, num = 1800287024, tbl = 0x55736b4e3330, vars = 0x55736b4e3330, strterm = 0x55736b4e3330, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139704548478080, node = 0x7f0f7ffc4c80 <main_arena>, id = 139704548478080, num = 2147241088, tbl = 0x7f0f7ffc4c80 <main_arena>, vars = 0x7f0f7ffc4c80 <main_arena>, strterm = 0x7f0f7ffc4c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1279740558360962048, node = 0x11c28d41e9c3e400, id = 1279740558360962048, num = -373038080, tbl = 0x11c28d41e9c3e400, vars = 0x11c28d41e9c3e400, strterm = 0x11c28d41e9c3e400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93954211043504, node = 0x55736b5fd8b0, id = 93954211043504, num = 1801443504, tbl = 0x55736b5fd8b0, vars = 0x55736b5fd8b0, strterm = 0x55736b5fd8b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 93954210160160, node = 0x55736b525e20, id = 93954210160160, num = 1800560160, tbl = 0x55736b525e20, vars = 0x55736b525e20, strterm = 0x55736b525e20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884901914, node = 0x30000001a, id = 12884901914, num = 26, tbl = 0x30000001a, vars = 0x30000001a, strterm = 0x30000001a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 469, column = 5}}, {beg_pos = {lineno = 469, column = 6}, end_pos = {lineno = 469, column = 6}}, {beg_pos = {lineno = 471, column = 2}, end_pos = {lineno = 471, column = 24}}, {beg_pos = {lineno = 471, column = 24}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 471, column = 25}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 472, column = 4}, end_pos = {lineno = 750, column = 7}}, {beg_pos = {lineno = 750, column = 8}, end_pos = {lineno = 750, column = 8}}, {beg_pos = {lineno = 752, column = 4}, end_pos = {lineno = 752, column = 16}}, {beg_pos = {lineno = 752, column = 17}, end_pos = {lineno = 752, column = 19}}, {beg_pos = {lineno = 752, column = 19}, end_pos = {lineno = 752, column = 19}}, {beg_pos = {lineno = 752, column = 19}, end_pos = {lineno = 752, column = 19}}, {beg_pos = {lineno = 752, column = 19}, end_pos = {lineno = 752, column = 19}}, {beg_pos = {lineno = 752, column = 19}, end_pos = {lineno = 752, column = 19}}, {beg_pos = {lineno = 753, column = 6}, end_pos = {lineno = 753, column = 10}}, {beg_pos = {lineno = 753, column = 11}, end_pos = {lineno = 753, column = 14}}, {beg_pos = {lineno = 753, column = 15}, end_pos = {lineno = 753, column = 15}}, {beg_pos = {lineno = 754, column = 6}, end_pos = {lineno = 754, column = 8}}, {beg_pos = {lineno = 754, column = 8}, end_pos = {lineno = 754, column = 8}}, {beg_pos = {lineno = 754, column = 8}, end_pos = {lineno = 754, column = 8}}, {beg_pos = {lineno = 754, column = 9}, end_pos = {lineno = 754, column = 15}}, {beg_pos = {lineno = 754, column = 16}, end_pos = {lineno = 754, column = 16}}, {beg_pos = {lineno = 754, column = 16}, end_pos = {lineno = 754, column = 16}}, {beg_pos = {lineno = 755, column = 8}, end_pos = {lineno = 755, column = 12}}, {beg_pos = {lineno = 747, column = 6}, end_pos = {lineno = 748, column = 13}}, {beg_pos = {lineno = 748, column = 8}, end_pos = {lineno = 748, column = 13}}, {beg_pos = {lineno = 748, column = 13}, end_pos = {lineno = 748, column = 13}}, {beg_pos = {lineno = 740, column = 15}, end_pos = {lineno = 740, column = 16}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 598, column = 10}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 598, column = 15}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 1782, column = 42}, end_pos = {lineno = 1782, column = 43}}, {beg_pos = {lineno = 1782, column = 42}, end_pos = {lineno = 1782, column = 43}}, {beg_pos = {lineno = 756, column = 51}, end_pos = {lineno = 756, column = 56}}, {beg_pos = {lineno = 756, column = 56}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 57}, end_pos = {lineno = 756, column = 63}}, {beg_pos = {lineno = 756, column = 63}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 63}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 130, column = 14}, end_pos = {lineno = 130, column = 17}}, {beg_pos = {lineno = 129, column = 65}, end_pos = {lineno = 129, column = 65}}, {beg_pos = {lineno = 129, column = 29}, end_pos = {lineno = 129, column = 63}}, {beg_pos = {lineno = 129, column = 63}, end_pos = {lineno = 129, column = 64}}, {beg_pos = {lineno = 129, column = 63}, end_pos = {lineno = 129, column = 64}}, {beg_pos = {lineno = 129, column = 55}, end_pos = {lineno = 129, column = 56}}, {beg_pos = {lineno = 129, column = 56}, end_pos = {lineno = 129, column = 63}}, {beg_pos = {lineno = 129, column = 63}, end_pos = {lineno = 129, column = 63}}, {beg_pos = {lineno = 568, column = 0}, end_pos = {lineno = -2144667767, column = 32527}}, {beg_pos = {lineno = 2143520248, column = 32527}, end_pos = {lineno = 2143520248, column = 32527}}, {beg_pos = {lineno = 1799106848, column = 21875}, end_pos = {lineno = 1802936704, column = 21875}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = -2142962811, column = 32527}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 1802936560, column = 0}, end_pos = {lineno = -2143043121, column = 32527}}, {beg_pos = {lineno = 1799102688, column = 21875}, end_pos = {lineno = -2144715546, column = 32527}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2144667767, column = 32527}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = -2143043121, column = 32527}}, {beg_pos = {lineno = 1799102688, column = 21875}, end_pos = {lineno = -2144715546, column = 32527}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = -2144667767, column = 32527}}, {beg_pos = {lineno = -2140372224, column = 32527}, end_pos = {lineno = -2145798672, column = 32527}}, {beg_pos = {lineno = 99902649, column = 0}, end_pos = {lineno = -2143043121, column = 32527}}, {beg_pos = {lineno = 1799102688, column = 21875}, end_pos = {lineno = -2144715546, column = 32527}}, {beg_pos = {lineno = 1799102296, column = 21875}, end_pos = {lineno = -2144667767, column = 32527}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2082605008, column = 32527}, end_pos = {lineno = -373038080, column = 297962817}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -2143043121, column = 32527}}, {beg_pos = {lineno = 1800313344, column = 21875}, end_pos = {lineno = -2144667767, column = 32527}}, {beg_pos = {lineno = 1799775280, column = 21875}, end_pos = {lineno = -2144667767, column = 32527}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 873692040, column = 32766}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = -373038080, column = 297962817}}, {beg_pos = {lineno = 2143634928, column = 32527}, end_pos = {lineno = -2144731074, column = 32527}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -373038080, column = 297962817}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = -2143020224, column = 32527}, end_pos = {lineno = -2144662352, column = 32527}}, {beg_pos = {lineno = 2143520328, column = 32527}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 873692192, column = 32766}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 1799103992, column = 21875}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1799102728, column = 21875}, end_pos = {lineno = 1799102688, column = 21875}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 2145978077, column = 32527}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = -2144713950, column = 32527}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 67761928, column = 0}}, {beg_pos = {lineno = 873692368, column = 32766}, end_pos = {lineno = 873692352, column = 32766}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = -2140318852, column = 32527}}, {beg_pos = {lineno = 2147299328, column = 32527}, end_pos = {lineno = 2145057488, column = 32527}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 2145051036, column = 32527}}, {beg_pos = {lineno = 1800722976, column = 21875}, end_pos = {lineno = -2140317719, column = 32527}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = -2140319065, column = 32527}}, {beg_pos = {lineno = -2140372224, column = 32527}, end_pos = {lineno = -2145798672, column = 32527}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = -2145798960, column = 32527}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2140317719, column = 32527}}, {beg_pos = {lineno = 1999, column = 0}, end_pos = {lineno = -2140319065, column = 32527}}, {beg_pos = {lineno = -2140372224, column = 32527}, end_pos = {lineno = -2145798672, column = 32527}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = -2145803304, column = 32527}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2140317719, column = 32527}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = -2145748992, column = 32527}}, {beg_pos = {lineno = -2140372224, column = 32527}, end_pos = {lineno = 873692712, column = 32766}}, {beg_pos = {lineno = 873692708, column = 32766}, end_pos = {lineno = 2083378289, column = 32527}}, {beg_pos = {lineno = -2145748992, column = 32527}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 873692708, column = 32766}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 1799689728, column = 21875}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21875}, end_pos = {lineno = 2083379730, column = 32527}}, {beg_pos = {lineno = 2083377248, column = 32527}, end_pos = {lineno = 873692912, column = 32766}}, {beg_pos = {lineno = 873692896, column = 32766}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32766}, end_pos = {lineno = 15, column = 0}}, {beg_pos = {lineno = 1800744112, column = 21875}, end_pos = {lineno = 873692832, column = 32766}}, {beg_pos = {lineno = 873692848, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 873693056, column = 32766}, end_pos = {lineno = 2083379730, column = 32527}}, {beg_pos = {lineno = 1800744112, column = 21875}, end_pos = {lineno = 873692896, column = 32766}}, {beg_pos = {lineno = 873692912, column = 32766}, end_pos = {lineno = -2140315119, column = 32527}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1800743232, column = 21875}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1800743232, column = 21875}}, {beg_pos = {lineno = -2145750696, column = 1}, end_pos = {lineno = 1800744112, column = 21875}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32527}}, {beg_pos = {lineno = 0, column = 21875}, end_pos = {lineno = 0, column = 21875}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -2140287119, column = 32527}}, {beg_pos = {lineno = -2145776760, column = 32527}, end_pos = {lineno = -2140372224, column = 32527}}, {beg_pos = {lineno = 1800743232, column = 21875}, end_pos = {lineno = 2083648072, column = 32527}}, {beg_pos = {lineno = 2082140808, column = 32527}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 2082266848, column = 32527}, end_pos = {lineno = -2140287119, column = 32527}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 1800743232, column = 21875}, end_pos = {lineno = 2083648584, column = 32527}}, {beg_pos = {lineno = 1800749632, column = 21875}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 2082266848, column = 32527}, end_pos = {lineno = -2140287119, column = 32527}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2145776760, column = 32527}, end_pos = {lineno = -2144256576, column = 32527}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 873694048, column = 32766}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1800749632, column = 21875}, end_pos = {lineno = -2140275282, column = 32527}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2083627872, column = 32527}}, {beg_pos = {lineno = 873689070, column = 32766}, end_pos = {lineno = 873693872, column = 32766}}, {beg_pos = {lineno = 2082261848, column = 32527}, end_pos = {lineno = 873688676, column = 32766}}, {beg_pos = {lineno = 873688672, column = 32766}, end_pos = {lineno = -2140372224, column = 32527}}, {beg_pos = {lineno = -2140372224, column = 32527}, end_pos = {lineno = -2145798672, column = 32527}}, {beg_pos = {lineno = -1740217531, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 2143760328, column = 32527}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = 2082705848, column = 32527}}, {beg_pos = {lineno = 2143846816, column = 32527}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1852121123, column = 1768189795}, end_pos = {lineno = 2000316270, column = 1868852841}}, {beg_pos = {lineno = 2000316270, column = 1868852841}, end_pos = {lineno = 825062263, column = 171062578}}, {beg_pos = {lineno = 2143846816, column = 32527}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1799106848, column = 21875}, end_pos = {lineno = 2144894224, column = 32527}}, {beg_pos = {lineno = 26, column = 4}, end_pos = {lineno = 26, column = 4}}, {beg_pos = {lineno = -1845466688, column = 172341}, end_pos = {lineno = 1802020512, column = 21875}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 2144894224, column = 32527}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 26, column = 3}}, {beg_pos = {lineno = 25, column = 6}, end_pos = {lineno = 25, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1830360062, column = -12481394}, end_pos = {lineno = 32, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 2}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1830360062, column = -12481394}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2145234637, column = 32527}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2147241184, column = 32527}}, {beg_pos = {lineno = 1802347560, column = 21875}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1830360062, column = -12481394}, end_pos = {lineno = 1802620480, column = 21875}}, {beg_pos = {lineno = 1799106408, column = 21875}, end_pos = {lineno = 2147241088, column = 32527}}, {beg_pos = {lineno = 1912, column = 0}, end_pos = {lineno = 118, column = 0}}, {beg_pos = {lineno = 1920, column = 0}, end_pos = {lineno = 120, column = 0}}, {beg_pos = {lineno = 94, column = 0}, end_pos = {lineno = 2145709147, column = 32527}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1830360062, column = -12481394}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyn = <optimized out>
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 93954212693904, node = 0x55736b790790, id = 93954212693904, num = 1803093904, tbl = 0x55736b790790, vars = 0x55736b790790, strterm = 0x55736b790790, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}
        yyloc = {beg_pos = {lineno = 755, column = 8}, end_pos = {lineno = 755, column = 12}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000\bg\371{\017\177\000\000\220\277'|\017\177\000\000\200L\374\177\017\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220}\330\177\017\177\000\000\000\000\000\000\000\000\000\000\342\002\345\177\017\177\000\000\220\364pksU\000\000\bg\371{\017\177\000\000\260>oksU\000\000\340 <ksU\000\000\004\000\000\000\000\000\000\000\260X+\200\017\177\000"
        yymsg = 0x7ffe341382d0 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#52 0x00007f0f7c3015b2 in ripper_parse0 (parser_v=parser_v@entry=139704481179360) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371
        p = 0x55736b6f3eb0
#53 0x00007f0f80291fe6 in rb_ensure (b_proc=b_proc@entry=0x7f0f7c3014d0 <ripper_parse0>, data1=data1@entry=139704481179360, e_proc=e_proc@entry=0x7f0f7c2e3ae0 <ripper_ensure>, data2=data2@entry=139704481179360) at /tmp/ruby/src/trunk-repeat20/eval.c:1005
        _ec = 0x55736b3c3120
        _tag = {tag = 36, retval = 93952409600061, buf = {0x7f0f7bf966e0, 0x7f0f802920d0 <rb_ensure+528>, 0x0, 0x7ffe341383c0, 0x0}, prev = 0x7ffe34138740, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55736b3c3120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f0f7c2e3ae0 <ripper_ensure>, data2 = 139704481179360}}
#54 0x00007f0f7c2e4315 in ripper_parse (self=139704481179360) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409
        p = 0x55736b6f3eb0
#55 0x00007f0f80455ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f0f7fd87d90, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f0f7fc72fc8
        cfunc = 0x55736b554248
        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>
#56 vm_call_cfunc_with_frame (ec=0x55736b3c3120, reg_cfp=0x7f0f7fd87d90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#57 0x00007f0f8046525d 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-repeat20/vm_callinfo.h:368
        val = 96
        ci = 0x6666666666669428
        cc = <optimized out>
        recv = 93954208702688
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f0f7c1ccb80, block_handler = 0, recv = 139704481179360, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#58 vm_exec_core (ec=0x55736b3c3120, initial=2002) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x7d2
        leaf = <optimized out>
        val = 96
        reg_pc = 0x55736b69d578
        reg_cfp = 0x7f0f7fd87d90
        insns_address_table = {0x7f0f804679cf <vm_exec_core+10351>, 0x7f0f804653d9 <vm_exec_core+633>, 0x7f0f8046758e <vm_exec_core+9262>, 0x7f0f80467514 <vm_exec_core+9140>, 0x7f0f8046749d <vm_exec_core+9021>, 0x7f0f8046741e <vm_exec_core+8894>, 0x7f0f8046739e <vm_exec_core+8766>, 0x7f0f80467342 <vm_exec_core+8674>, 0x7f0f804672e7 <vm_exec_core+8583>, 0x7f0f80467297 <vm_exec_core+8503>, 0x7f0f8046711c <vm_exec_core+8124>, 0x7f0f80466f71 <vm_exec_core+7697>, 0x7f0f80466e86 <vm_exec_core+7462>, 0x7f0f80466e17 <vm_exec_core+7351>, 0x7f0f80466daa <vm_exec_core+7242>, 0x7f0f80466d6f <vm_exec_core+7183>, 0x7f0f80466d39 <vm_exec_core+7129>, 0x7f0f80466d06 <vm_exec_core+7078>, 0x7f0f804675fa <vm_exec_core+9370>, 0x7f0f80466067 <vm_exec_core+3847>, 0x7f0f80465ff9 <vm_exec_core+3737>, 0x7f0f80465fbe <vm_exec_core+3678>, 0x7f0f80465f68 <vm_exec_core+3592>, 0x7f0f80465f24 <vm_exec_core+3524>, 0x7f0f80465e9d <vm_exec_core+3389>, 0x7f0f80465e68 <vm_exec_core+3336>, 0x7f0f80465e0d <vm_exec_core+3245>, 0x7f0f80465d95 <vm_exec_core+3125>, 0x7f0f80465d5d <vm_exec_core+3069>, 0x7f0f80465d25 <vm_exec_core+3013>, 0x7f0f80465b30 <vm_exec_core+2512>, 0x7f0f80465a9f <vm_exec_core+2367>, 0x7f0f80465a42 <vm_exec_core+2274>, 0x7f0f804659c9 <vm_exec_core+2153>, 0x7f0f80466709 <vm_exec_core+5545>, 0x7f0f804666e4 <vm_exec_core+5508>, 0x7f0f804666ab <vm_exec_core+5451>, 0x7f0f8046665b <vm_exec_core+5371>, 0x7f0f80466629 <vm_exec_core+5321>, 0x7f0f8046653e <vm_exec_core+5086>, 0x7f0f804664f9 <vm_exec_core+5017>, 0x7f0f804664b3 <vm_exec_core+4947>, 0x7f0f80466483 <vm_exec_core+4899>, 0x7f0f804663b8 <vm_exec_core+4696>, 0x7f0f80466423 <vm_exec_core+4803>, 0x7f0f80466288 <vm_exec_core+4392>, 0x7f0f8046621b <vm_exec_core+4283>, 0x7f0f8046618e <vm_exec_core+4142>, 0x7f0f804660d2 <vm_exec_core+3954>, 0x7f0f8046609a <vm_exec_core+3898>, 0x7f0f80466c07 <vm_exec_core+6823>, 0x7f0f80466af4 <vm_exec_core+6548>, 0x7f0f804651b8 <vm_exec_core+88>, 0x7f0f80466c82 <vm_exec_core+6946>, 0x7f0f8046684d <vm_exec_core+5869>, 0x7f0f80467b17 <vm_exec_core+10679>, 0x7f0f80466803 <vm_exec_core+5795>, 0x7f0f804667aa <vm_exec_core+5706>, 0x7f0f80466751 <vm_exec_core+5617>, 0x7f0f804669e6 <vm_exec_core+6278>, 0x7f0f80466910 <vm_exec_core+6064>, 0x7f0f80466897 <vm_exec_core+5943>, 0x7f0f8046796e <vm_exec_core+10254>, 0x7f0f80466c4a <vm_exec_core+6890>, 0x7f0f80466a9d <vm_exec_core+6461>, 0x7f0f8046582a <vm_exec_core+1738>, 0x7f0f804657f0 <vm_exec_core+1680>, 0x7f0f80465922 <vm_exec_core+1986>, 0x7f0f80465881 <vm_exec_core+1825>, 0x7f0f80467dff <vm_exec_core+11423>, 0x7f0f80467d56 <vm_exec_core+11254>, 0x7f0f80467fd6 <vm_exec_core+11894>, 0x7f0f80467f63 <vm_exec_core+11779>, 0x7f0f80467ebd <vm_exec_core+11613>, 0x7f0f80467e61 <vm_exec_core+11521>, 0x7f0f80468383 <vm_exec_core+12835>, 0x7f0f804682e6 <vm_exec_core+12678>, 0x7f0f8046824e <vm_exec_core+12526>, 0x7f0f804681b1 <vm_exec_core+12369>, 0x7f0f80468119 <vm_exec_core+12217>, 0x7f0f80467a58 <vm_exec_core+10488>, 0x7f0f804680ce <vm_exec_core+12142>, 0x7f0f80468078 <vm_exec_core+12056>, 0x7f0f80467be5 <vm_exec_core+10885>, 0x7f0f80467b5b <vm_exec_core+10747>, 0x7f0f80465783 <vm_exec_core+1571>, 0x7f0f80465725 <vm_exec_core+1477>, 0x7f0f80467d22 <vm_exec_core+11202>, 0x7f0f80467cee <vm_exec_core+11150>, 0x7f0f80467c9d <vm_exec_core+11069>, 0x7f0f80467c4e <vm_exec_core+10990>, 0x7f0f80467a8b <vm_exec_core+10539>, 0x7f0f804679e0 <vm_exec_core+10368>, 0x7f0f804656b8 <vm_exec_core+1368>, 0x7f0f80465661 <vm_exec_core+1281>, 0x7f0f804655de <vm_exec_core+1150>, 0x7f0f80465599 <vm_exec_core+1081>, 0x7f0f8046554c <vm_exec_core+1004>, 0x7f0f804654ff <vm_exec_core+927>, 0x7f0f804654aa <vm_exec_core+842>, 0x7f0f80465477 <vm_exec_core+791>, 0x7f0f80465444 <vm_exec_core+740>, 0x7f0f80467afb <vm_exec_core+10651>, 0x7f0f804653ca <vm_exec_core+618>, 0x7f0f8046757f <vm_exec_core+9247>, 0x7f0f80467505 <vm_exec_core+9125>, 0x7f0f8046748e <vm_exec_core+9006>, 0x7f0f8046740f <vm_exec_core+8879>, 0x7f0f8046738f <vm_exec_core+8751>, 0x7f0f80467333 <vm_exec_core+8659>, 0x7f0f804672d8 <vm_exec_core+8568>, 0x7f0f80467288 <vm_exec_core+8488>, 0x7f0f8046710d <vm_exec_core+8109>, 0x7f0f80466f62 <vm_exec_core+7682>, 0x7f0f80466e77 <vm_exec_core+7447>, 0x7f0f80466e08 <vm_exec_core+7336>, 0x7f0f80466d9b <vm_exec_core+7227>, 0x7f0f80466d60 <vm_exec_core+7168>, 0x7f0f80466d2a <vm_exec_core+7114>, 0x7f0f80466cf7 <vm_exec_core+7063>, 0x7f0f804675eb <vm_exec_core+9355>, 0x7f0f80466058 <vm_exec_core+3832>, 0x7f0f80465fea <vm_exec_core+3722>, 0x7f0f80465faf <vm_exec_core+3663>, 0x7f0f80465f59 <vm_exec_core+3577>, 0x7f0f80465f15 <vm_exec_core+3509>, 0x7f0f80465e8e <vm_exec_core+3374>, 0x7f0f80465e59 <vm_exec_core+3321>, 0x7f0f80465dfe <vm_exec_core+3230>, 0x7f0f80465d86 <vm_exec_core+3110>, 0x7f0f80465d4e <vm_exec_core+3054>, 0x7f0f80465d16 <vm_exec_core+2998>, 0x7f0f80465b21 <vm_exec_core+2497>, 0x7f0f80465a90 <vm_exec_core+2352>, 0x7f0f80465a33 <vm_exec_core+2259>, 0x7f0f804659ba <vm_exec_core+2138>, 0x7f0f804666fa <vm_exec_core+5530>, 0x7f0f804666d5 <vm_exec_core+5493>, 0x7f0f8046669c <vm_exec_core+5436>, 0x7f0f8046664c <vm_exec_core+5356>, 0x7f0f8046661a <vm_exec_core+5306>, 0x7f0f8046652f <vm_exec_core+5071>, 0x7f0f804664ea <vm_exec_core+5002>, 0x7f0f804664a4 <vm_exec_core+4932>, 0x7f0f80466474 <vm_exec_core+4884>, 0x7f0f804663a9 <vm_exec_core+4681>, 0x7f0f80466414 <vm_exec_core+4788>, 0x7f0f80466279 <vm_exec_core+4377>, 0x7f0f8046620c <vm_exec_core+4268>, 0x7f0f8046617f <vm_exec_core+4127>, 0x7f0f804660c3 <vm_exec_core+3939>, 0x7f0f8046608b <vm_exec_core+3883>, 0x7f0f80466bf8 <vm_exec_core+6808>, 0x7f0f80466ae5 <vm_exec_core+6533>, 0x7f0f804685a3 <vm_exec_core+13379>, 0x7f0f80466c73 <vm_exec_core+6931>, 0x7f0f8046683e <vm_exec_core+5854>, 0x7f0f8046858f <vm_exec_core+13359>, 0x7f0f804667f4 <vm_exec_core+5780>, 0x7f0f8046679b <vm_exec_core+5691>, 0x7f0f80466742 <vm_exec_core+5602>, 0x7f0f804669d7 <vm_exec_core+6263>, 0x7f0f80466901 <vm_exec_core+6049>, 0x7f0f80466888 <vm_exec_core+5928>, 0x7f0f8046795f <vm_exec_core+10239>, 0x7f0f80466c3b <vm_exec_core+6875>, 0x7f0f80466a8e <vm_exec_core+6446>, 0x7f0f8046581b <vm_exec_core+1723>, 0x7f0f804657e1 <vm_exec_core+1665>, 0x7f0f80465913 <vm_exec_core+1971>, 0x7f0f80465872 <vm_exec_core+1810>, 0x7f0f8046857b <vm_exec_core+13339>, 0x7f0f80468567 <vm_exec_core+13319>, 0x7f0f80468553 <vm_exec_core+13299>, 0x7f0f8046853f <vm_exec_core+13279>, 0x7f0f8046852b <vm_exec_core+13259>, 0x7f0f80468517 <vm_exec_core+13239>, 0x7f0f804684fc <vm_exec_core+13212>, 0x7f0f804684e8 <vm_exec_core+13192>, 0x7f0f804684d4 <vm_exec_core+13172>, 0x7f0f804684c0 <vm_exec_core+13152>, 0x7f0f804684ac <vm_exec_core+13132>, 0x7f0f80468498 <vm_exec_core+13112>, 0x7f0f80468484 <vm_exec_core+13092>, 0x7f0f80468470 <vm_exec_core+13072>, 0x7f0f8046845c <vm_exec_core+13052>, 0x7f0f80468448 <vm_exec_core+13032>, 0x7f0f80465774 <vm_exec_core+1556>, 0x7f0f80465716 <vm_exec_core+1462>, 0x7f0f80468434 <vm_exec_core+13012>, 0x7f0f80468420 <vm_exec_core+12992>, 0x7f0f8046840c <vm_exec_core+12972>, 0x7f0f804683f8 <vm_exec_core+12952>, 0x7f0f804651a1 <vm_exec_core+65>, 0x7f0f804651a5 <vm_exec_core+69>, 0x7f0f804656a9 <vm_exec_core+1353>, 0x7f0f80465652 <vm_exec_core+1266>, 0x7f0f804655cf <vm_exec_core+1135>, 0x7f0f8046558a <vm_exec_core+1066>, 0x7f0f8046553d <vm_exec_core+989>...}
#59 0x00007f0f8046b9fb in rb_vm_exec (ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55736b3c3120
        _tag = {tag = 36, retval = 4, buf = {0x55736b3c3120, 0x7f0f8046b1f0 <rb_vm_exec+400>, 0x0, 0x7ffe34138670, 0x7f0f7fc88120}, prev = 0x7ffe34138b20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#60 0x00007f0f8046bbf9 in eval_string_with_cref (self=<optimized out>, src=139704481179320, cref=0x7f0f7bf96690, file=139704484216880, line=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701
        ec = 0x55736b3c3120
        block = {as = {captured = {self = 139704481179360, ep = 0x7f0f7fc88150, code = {iseq = 0x7f0f7c29f378, ifunc = 0x7f0f7c29f378, val = 139704484361080}}, symbol = 139704481179360, proc = 139704481179360}, type = block_type_iseq}
        iseq = 0x7f0f7bf965a0
        cfp = <optimized out>
#61 0x00007f0f8047bf6a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139704481179360) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1946
        cref = 0x7f0f7bf96690
#62 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1970
        file = 139704484216880
        line = <optimized out>
        code = 139704481179320
#63 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139704481179360) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:2010
No locals.
#64 0x00007f0f80455ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f0f7fd87e10, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f0f7fc26e70
        cfunc = 0x55736b405e08
        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>
#65 vm_call_cfunc_with_frame (ec=0x55736b3c3120, reg_cfp=0x7f0f7fd87e10, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#66 0x00007f0f8046525d 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-repeat20/vm_callinfo.h:368
        val = 96
        ci = 0x6666666666669428
        cc = <optimized out>
        recv = 93954208702688
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f0f7c1ccce8, block_handler = 0, recv = 139704481179360, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#67 vm_exec_core (ec=0x55736b3c3120, initial=2002) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x7d2
        leaf = <optimized out>
        val = 96
        reg_pc = 0x55736b532d18
        reg_cfp = 0x7f0f7fd87e10
        insns_address_table = {0x7f0f804679cf <vm_exec_core+10351>, 0x7f0f804653d9 <vm_exec_core+633>, 0x7f0f8046758e <vm_exec_core+9262>, 0x7f0f80467514 <vm_exec_core+9140>, 0x7f0f8046749d <vm_exec_core+9021>, 0x7f0f8046741e <vm_exec_core+8894>, 0x7f0f8046739e <vm_exec_core+8766>, 0x7f0f80467342 <vm_exec_core+8674>, 0x7f0f804672e7 <vm_exec_core+8583>, 0x7f0f80467297 <vm_exec_core+8503>, 0x7f0f8046711c <vm_exec_core+8124>, 0x7f0f80466f71 <vm_exec_core+7697>, 0x7f0f80466e86 <vm_exec_core+7462>, 0x7f0f80466e17 <vm_exec_core+7351>, 0x7f0f80466daa <vm_exec_core+7242>, 0x7f0f80466d6f <vm_exec_core+7183>, 0x7f0f80466d39 <vm_exec_core+7129>, 0x7f0f80466d06 <vm_exec_core+7078>, 0x7f0f804675fa <vm_exec_core+9370>, 0x7f0f80466067 <vm_exec_core+3847>, 0x7f0f80465ff9 <vm_exec_core+3737>, 0x7f0f80465fbe <vm_exec_core+3678>, 0x7f0f80465f68 <vm_exec_core+3592>, 0x7f0f80465f24 <vm_exec_core+3524>, 0x7f0f80465e9d <vm_exec_core+3389>, 0x7f0f80465e68 <vm_exec_core+3336>, 0x7f0f80465e0d <vm_exec_core+3245>, 0x7f0f80465d95 <vm_exec_core+3125>, 0x7f0f80465d5d <vm_exec_core+3069>, 0x7f0f80465d25 <vm_exec_core+3013>, 0x7f0f80465b30 <vm_exec_core+2512>, 0x7f0f80465a9f <vm_exec_core+2367>, 0x7f0f80465a42 <vm_exec_core+2274>, 0x7f0f804659c9 <vm_exec_core+2153>, 0x7f0f80466709 <vm_exec_core+5545>, 0x7f0f804666e4 <vm_exec_core+5508>, 0x7f0f804666ab <vm_exec_core+5451>, 0x7f0f8046665b <vm_exec_core+5371>, 0x7f0f80466629 <vm_exec_core+5321>, 0x7f0f8046653e <vm_exec_core+5086>, 0x7f0f804664f9 <vm_exec_core+5017>, 0x7f0f804664b3 <vm_exec_core+4947>, 0x7f0f80466483 <vm_exec_core+4899>, 0x7f0f804663b8 <vm_exec_core+4696>, 0x7f0f80466423 <vm_exec_core+4803>, 0x7f0f80466288 <vm_exec_core+4392>, 0x7f0f8046621b <vm_exec_core+4283>, 0x7f0f8046618e <vm_exec_core+4142>, 0x7f0f804660d2 <vm_exec_core+3954>, 0x7f0f8046609a <vm_exec_core+3898>, 0x7f0f80466c07 <vm_exec_core+6823>, 0x7f0f80466af4 <vm_exec_core+6548>, 0x7f0f804651b8 <vm_exec_core+88>, 0x7f0f80466c82 <vm_exec_core+6946>, 0x7f0f8046684d <vm_exec_core+5869>, 0x7f0f80467b17 <vm_exec_core+10679>, 0x7f0f80466803 <vm_exec_core+5795>, 0x7f0f804667aa <vm_exec_core+5706>, 0x7f0f80466751 <vm_exec_core+5617>, 0x7f0f804669e6 <vm_exec_core+6278>, 0x7f0f80466910 <vm_exec_core+6064>, 0x7f0f80466897 <vm_exec_core+5943>, 0x7f0f8046796e <vm_exec_core+10254>, 0x7f0f80466c4a <vm_exec_core+6890>, 0x7f0f80466a9d <vm_exec_core+6461>, 0x7f0f8046582a <vm_exec_core+1738>, 0x7f0f804657f0 <vm_exec_core+1680>, 0x7f0f80465922 <vm_exec_core+1986>, 0x7f0f80465881 <vm_exec_core+1825>, 0x7f0f80467dff <vm_exec_core+11423>, 0x7f0f80467d56 <vm_exec_core+11254>, 0x7f0f80467fd6 <vm_exec_core+11894>, 0x7f0f80467f63 <vm_exec_core+11779>, 0x7f0f80467ebd <vm_exec_core+11613>, 0x7f0f80467e61 <vm_exec_core+11521>, 0x7f0f80468383 <vm_exec_core+12835>, 0x7f0f804682e6 <vm_exec_core+12678>, 0x7f0f8046824e <vm_exec_core+12526>, 0x7f0f804681b1 <vm_exec_core+12369>, 0x7f0f80468119 <vm_exec_core+12217>, 0x7f0f80467a58 <vm_exec_core+10488>, 0x7f0f804680ce <vm_exec_core+12142>, 0x7f0f80468078 <vm_exec_core+12056>, 0x7f0f80467be5 <vm_exec_core+10885>, 0x7f0f80467b5b <vm_exec_core+10747>, 0x7f0f80465783 <vm_exec_core+1571>, 0x7f0f80465725 <vm_exec_core+1477>, 0x7f0f80467d22 <vm_exec_core+11202>, 0x7f0f80467cee <vm_exec_core+11150>, 0x7f0f80467c9d <vm_exec_core+11069>, 0x7f0f80467c4e <vm_exec_core+10990>, 0x7f0f80467a8b <vm_exec_core+10539>, 0x7f0f804679e0 <vm_exec_core+10368>, 0x7f0f804656b8 <vm_exec_core+1368>, 0x7f0f80465661 <vm_exec_core+1281>, 0x7f0f804655de <vm_exec_core+1150>, 0x7f0f80465599 <vm_exec_core+1081>, 0x7f0f8046554c <vm_exec_core+1004>, 0x7f0f804654ff <vm_exec_core+927>, 0x7f0f804654aa <vm_exec_core+842>, 0x7f0f80465477 <vm_exec_core+791>, 0x7f0f80465444 <vm_exec_core+740>, 0x7f0f80467afb <vm_exec_core+10651>, 0x7f0f804653ca <vm_exec_core+618>, 0x7f0f8046757f <vm_exec_core+9247>, 0x7f0f80467505 <vm_exec_core+9125>, 0x7f0f8046748e <vm_exec_core+9006>, 0x7f0f8046740f <vm_exec_core+8879>, 0x7f0f8046738f <vm_exec_core+8751>, 0x7f0f80467333 <vm_exec_core+8659>, 0x7f0f804672d8 <vm_exec_core+8568>, 0x7f0f80467288 <vm_exec_core+8488>, 0x7f0f8046710d <vm_exec_core+8109>, 0x7f0f80466f62 <vm_exec_core+7682>, 0x7f0f80466e77 <vm_exec_core+7447>, 0x7f0f80466e08 <vm_exec_core+7336>, 0x7f0f80466d9b <vm_exec_core+7227>, 0x7f0f80466d60 <vm_exec_core+7168>, 0x7f0f80466d2a <vm_exec_core+7114>, 0x7f0f80466cf7 <vm_exec_core+7063>, 0x7f0f804675eb <vm_exec_core+9355>, 0x7f0f80466058 <vm_exec_core+3832>, 0x7f0f80465fea <vm_exec_core+3722>, 0x7f0f80465faf <vm_exec_core+3663>, 0x7f0f80465f59 <vm_exec_core+3577>, 0x7f0f80465f15 <vm_exec_core+3509>, 0x7f0f80465e8e <vm_exec_core+3374>, 0x7f0f80465e59 <vm_exec_core+3321>, 0x7f0f80465dfe <vm_exec_core+3230>, 0x7f0f80465d86 <vm_exec_core+3110>, 0x7f0f80465d4e <vm_exec_core+3054>, 0x7f0f80465d16 <vm_exec_core+2998>, 0x7f0f80465b21 <vm_exec_core+2497>, 0x7f0f80465a90 <vm_exec_core+2352>, 0x7f0f80465a33 <vm_exec_core+2259>, 0x7f0f804659ba <vm_exec_core+2138>, 0x7f0f804666fa <vm_exec_core+5530>, 0x7f0f804666d5 <vm_exec_core+5493>, 0x7f0f8046669c <vm_exec_core+5436>, 0x7f0f8046664c <vm_exec_core+5356>, 0x7f0f8046661a <vm_exec_core+5306>, 0x7f0f8046652f <vm_exec_core+5071>, 0x7f0f804664ea <vm_exec_core+5002>, 0x7f0f804664a4 <vm_exec_core+4932>, 0x7f0f80466474 <vm_exec_core+4884>, 0x7f0f804663a9 <vm_exec_core+4681>, 0x7f0f80466414 <vm_exec_core+4788>, 0x7f0f80466279 <vm_exec_core+4377>, 0x7f0f8046620c <vm_exec_core+4268>, 0x7f0f8046617f <vm_exec_core+4127>, 0x7f0f804660c3 <vm_exec_core+3939>, 0x7f0f8046608b <vm_exec_core+3883>, 0x7f0f80466bf8 <vm_exec_core+6808>, 0x7f0f80466ae5 <vm_exec_core+6533>, 0x7f0f804685a3 <vm_exec_core+13379>, 0x7f0f80466c73 <vm_exec_core+6931>, 0x7f0f8046683e <vm_exec_core+5854>, 0x7f0f8046858f <vm_exec_core+13359>, 0x7f0f804667f4 <vm_exec_core+5780>, 0x7f0f8046679b <vm_exec_core+5691>, 0x7f0f80466742 <vm_exec_core+5602>, 0x7f0f804669d7 <vm_exec_core+6263>, 0x7f0f80466901 <vm_exec_core+6049>, 0x7f0f80466888 <vm_exec_core+5928>, 0x7f0f8046795f <vm_exec_core+10239>, 0x7f0f80466c3b <vm_exec_core+6875>, 0x7f0f80466a8e <vm_exec_core+6446>, 0x7f0f8046581b <vm_exec_core+1723>, 0x7f0f804657e1 <vm_exec_core+1665>, 0x7f0f80465913 <vm_exec_core+1971>, 0x7f0f80465872 <vm_exec_core+1810>, 0x7f0f8046857b <vm_exec_core+13339>, 0x7f0f80468567 <vm_exec_core+13319>, 0x7f0f80468553 <vm_exec_core+13299>, 0x7f0f8046853f <vm_exec_core+13279>, 0x7f0f8046852b <vm_exec_core+13259>, 0x7f0f80468517 <vm_exec_core+13239>, 0x7f0f804684fc <vm_exec_core+13212>, 0x7f0f804684e8 <vm_exec_core+13192>, 0x7f0f804684d4 <vm_exec_core+13172>, 0x7f0f804684c0 <vm_exec_core+13152>, 0x7f0f804684ac <vm_exec_core+13132>, 0x7f0f80468498 <vm_exec_core+13112>, 0x7f0f80468484 <vm_exec_core+13092>, 0x7f0f80468470 <vm_exec_core+13072>, 0x7f0f8046845c <vm_exec_core+13052>, 0x7f0f80468448 <vm_exec_core+13032>, 0x7f0f80465774 <vm_exec_core+1556>, 0x7f0f80465716 <vm_exec_core+1462>, 0x7f0f80468434 <vm_exec_core+13012>, 0x7f0f80468420 <vm_exec_core+12992>, 0x7f0f8046840c <vm_exec_core+12972>, 0x7f0f804683f8 <vm_exec_core+12952>, 0x7f0f804651a1 <vm_exec_core+65>, 0x7f0f804651a5 <vm_exec_core+69>, 0x7f0f804656a9 <vm_exec_core+1353>, 0x7f0f80465652 <vm_exec_core+1266>, 0x7f0f804655cf <vm_exec_core+1135>, 0x7f0f8046558a <vm_exec_core+1066>, 0x7f0f8046553d <vm_exec_core+989>...}
#68 0x00007f0f8046b9fb in rb_vm_exec (ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55736b3c3120
        _tag = {tag = 36, retval = 4, buf = {0x7f0f7fd87f50, 0x7f0f8046b1f0 <rb_vm_exec+400>, 0x0, 0x7ffe34138a50, 0x0}, prev = 0x7ffe34138ea0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#69 0x00007f0f8047af6b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139704544709960, iseq=0x7f0f7c29f490, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#70 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe34138bc8, argc=1, self=139704544709960, captured=<optimized out>, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm.c:1440
        iseq = 0x7f0f7c29f490
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f0f7fc880a0
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#71 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:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#72 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe34138bc8, argc=1, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm.c:1495
No locals.
#73 vm_yield (kw_splat=0, argv=0x7ffe34138bc8, argc=1, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm.c:1503
No locals.
#74 rb_yield_0 (argv=0x7ffe34138bc8, argc=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1337
No locals.
#75 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1353
No locals.
#76 0x00007f0f801ee30c in rb_ary_each (ary=139704483378200) at /tmp/ruby/src/trunk-repeat20/array.c:2747
        i = 5
#77 0x00007f0f80455ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f0f7fd87f90, ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f0f7fc204a8
        cfunc = 0x55736b41a348
        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>
#78 vm_call_cfunc_with_frame (ec=0x55736b3c3120, reg_cfp=0x7f0f7fd87f90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#79 0x00007f0f80466bd9 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-repeat20/vm_callinfo.h:368
        val = 96
        ci = <optimized out>
        cc = <optimized out>
        recv = 93954208702688
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f0f7fc5b6c0, block_handler = 139704546131881, recv = 139704483378200, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#80 vm_exec_core (ec=0x55736b3c3120, initial=2002) at ../../src/trunk-repeat20/insns.def:815
        bh = <optimized out>
        cd = 0x55736b505270
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 96
        reg_pc = 0x55736b503468
        reg_cfp = 0x7f0f7fd87f90
        insns_address_table = {0x7f0f804679cf <vm_exec_core+10351>, 0x7f0f804653d9 <vm_exec_core+633>, 0x7f0f8046758e <vm_exec_core+9262>, 0x7f0f80467514 <vm_exec_core+9140>, 0x7f0f8046749d <vm_exec_core+9021>, 0x7f0f8046741e <vm_exec_core+8894>, 0x7f0f8046739e <vm_exec_core+8766>, 0x7f0f80467342 <vm_exec_core+8674>, 0x7f0f804672e7 <vm_exec_core+8583>, 0x7f0f80467297 <vm_exec_core+8503>, 0x7f0f8046711c <vm_exec_core+8124>, 0x7f0f80466f71 <vm_exec_core+7697>, 0x7f0f80466e86 <vm_exec_core+7462>, 0x7f0f80466e17 <vm_exec_core+7351>, 0x7f0f80466daa <vm_exec_core+7242>, 0x7f0f80466d6f <vm_exec_core+7183>, 0x7f0f80466d39 <vm_exec_core+7129>, 0x7f0f80466d06 <vm_exec_core+7078>, 0x7f0f804675fa <vm_exec_core+9370>, 0x7f0f80466067 <vm_exec_core+3847>, 0x7f0f80465ff9 <vm_exec_core+3737>, 0x7f0f80465fbe <vm_exec_core+3678>, 0x7f0f80465f68 <vm_exec_core+3592>, 0x7f0f80465f24 <vm_exec_core+3524>, 0x7f0f80465e9d <vm_exec_core+3389>, 0x7f0f80465e68 <vm_exec_core+3336>, 0x7f0f80465e0d <vm_exec_core+3245>, 0x7f0f80465d95 <vm_exec_core+3125>, 0x7f0f80465d5d <vm_exec_core+3069>, 0x7f0f80465d25 <vm_exec_core+3013>, 0x7f0f80465b30 <vm_exec_core+2512>, 0x7f0f80465a9f <vm_exec_core+2367>, 0x7f0f80465a42 <vm_exec_core+2274>, 0x7f0f804659c9 <vm_exec_core+2153>, 0x7f0f80466709 <vm_exec_core+5545>, 0x7f0f804666e4 <vm_exec_core+5508>, 0x7f0f804666ab <vm_exec_core+5451>, 0x7f0f8046665b <vm_exec_core+5371>, 0x7f0f80466629 <vm_exec_core+5321>, 0x7f0f8046653e <vm_exec_core+5086>, 0x7f0f804664f9 <vm_exec_core+5017>, 0x7f0f804664b3 <vm_exec_core+4947>, 0x7f0f80466483 <vm_exec_core+4899>, 0x7f0f804663b8 <vm_exec_core+4696>, 0x7f0f80466423 <vm_exec_core+4803>, 0x7f0f80466288 <vm_exec_core+4392>, 0x7f0f8046621b <vm_exec_core+4283>, 0x7f0f8046618e <vm_exec_core+4142>, 0x7f0f804660d2 <vm_exec_core+3954>, 0x7f0f8046609a <vm_exec_core+3898>, 0x7f0f80466c07 <vm_exec_core+6823>, 0x7f0f80466af4 <vm_exec_core+6548>, 0x7f0f804651b8 <vm_exec_core+88>, 0x7f0f80466c82 <vm_exec_core+6946>, 0x7f0f8046684d <vm_exec_core+5869>, 0x7f0f80467b17 <vm_exec_core+10679>, 0x7f0f80466803 <vm_exec_core+5795>, 0x7f0f804667aa <vm_exec_core+5706>, 0x7f0f80466751 <vm_exec_core+5617>, 0x7f0f804669e6 <vm_exec_core+6278>, 0x7f0f80466910 <vm_exec_core+6064>, 0x7f0f80466897 <vm_exec_core+5943>, 0x7f0f8046796e <vm_exec_core+10254>, 0x7f0f80466c4a <vm_exec_core+6890>, 0x7f0f80466a9d <vm_exec_core+6461>, 0x7f0f8046582a <vm_exec_core+1738>, 0x7f0f804657f0 <vm_exec_core+1680>, 0x7f0f80465922 <vm_exec_core+1986>, 0x7f0f80465881 <vm_exec_core+1825>, 0x7f0f80467dff <vm_exec_core+11423>, 0x7f0f80467d56 <vm_exec_core+11254>, 0x7f0f80467fd6 <vm_exec_core+11894>, 0x7f0f80467f63 <vm_exec_core+11779>, 0x7f0f80467ebd <vm_exec_core+11613>, 0x7f0f80467e61 <vm_exec_core+11521>, 0x7f0f80468383 <vm_exec_core+12835>, 0x7f0f804682e6 <vm_exec_core+12678>, 0x7f0f8046824e <vm_exec_core+12526>, 0x7f0f804681b1 <vm_exec_core+12369>, 0x7f0f80468119 <vm_exec_core+12217>, 0x7f0f80467a58 <vm_exec_core+10488>, 0x7f0f804680ce <vm_exec_core+12142>, 0x7f0f80468078 <vm_exec_core+12056>, 0x7f0f80467be5 <vm_exec_core+10885>, 0x7f0f80467b5b <vm_exec_core+10747>, 0x7f0f80465783 <vm_exec_core+1571>, 0x7f0f80465725 <vm_exec_core+1477>, 0x7f0f80467d22 <vm_exec_core+11202>, 0x7f0f80467cee <vm_exec_core+11150>, 0x7f0f80467c9d <vm_exec_core+11069>, 0x7f0f80467c4e <vm_exec_core+10990>, 0x7f0f80467a8b <vm_exec_core+10539>, 0x7f0f804679e0 <vm_exec_core+10368>, 0x7f0f804656b8 <vm_exec_core+1368>, 0x7f0f80465661 <vm_exec_core+1281>, 0x7f0f804655de <vm_exec_core+1150>, 0x7f0f80465599 <vm_exec_core+1081>, 0x7f0f8046554c <vm_exec_core+1004>, 0x7f0f804654ff <vm_exec_core+927>, 0x7f0f804654aa <vm_exec_core+842>, 0x7f0f80465477 <vm_exec_core+791>, 0x7f0f80465444 <vm_exec_core+740>, 0x7f0f80467afb <vm_exec_core+10651>, 0x7f0f804653ca <vm_exec_core+618>, 0x7f0f8046757f <vm_exec_core+9247>, 0x7f0f80467505 <vm_exec_core+9125>, 0x7f0f8046748e <vm_exec_core+9006>, 0x7f0f8046740f <vm_exec_core+8879>, 0x7f0f8046738f <vm_exec_core+8751>, 0x7f0f80467333 <vm_exec_core+8659>, 0x7f0f804672d8 <vm_exec_core+8568>, 0x7f0f80467288 <vm_exec_core+8488>, 0x7f0f8046710d <vm_exec_core+8109>, 0x7f0f80466f62 <vm_exec_core+7682>, 0x7f0f80466e77 <vm_exec_core+7447>, 0x7f0f80466e08 <vm_exec_core+7336>, 0x7f0f80466d9b <vm_exec_core+7227>, 0x7f0f80466d60 <vm_exec_core+7168>, 0x7f0f80466d2a <vm_exec_core+7114>, 0x7f0f80466cf7 <vm_exec_core+7063>, 0x7f0f804675eb <vm_exec_core+9355>, 0x7f0f80466058 <vm_exec_core+3832>, 0x7f0f80465fea <vm_exec_core+3722>, 0x7f0f80465faf <vm_exec_core+3663>, 0x7f0f80465f59 <vm_exec_core+3577>, 0x7f0f80465f15 <vm_exec_core+3509>, 0x7f0f80465e8e <vm_exec_core+3374>, 0x7f0f80465e59 <vm_exec_core+3321>, 0x7f0f80465dfe <vm_exec_core+3230>, 0x7f0f80465d86 <vm_exec_core+3110>, 0x7f0f80465d4e <vm_exec_core+3054>, 0x7f0f80465d16 <vm_exec_core+2998>, 0x7f0f80465b21 <vm_exec_core+2497>, 0x7f0f80465a90 <vm_exec_core+2352>, 0x7f0f80465a33 <vm_exec_core+2259>, 0x7f0f804659ba <vm_exec_core+2138>, 0x7f0f804666fa <vm_exec_core+5530>, 0x7f0f804666d5 <vm_exec_core+5493>, 0x7f0f8046669c <vm_exec_core+5436>, 0x7f0f8046664c <vm_exec_core+5356>, 0x7f0f8046661a <vm_exec_core+5306>, 0x7f0f8046652f <vm_exec_core+5071>, 0x7f0f804664ea <vm_exec_core+5002>, 0x7f0f804664a4 <vm_exec_core+4932>, 0x7f0f80466474 <vm_exec_core+4884>, 0x7f0f804663a9 <vm_exec_core+4681>, 0x7f0f80466414 <vm_exec_core+4788>, 0x7f0f80466279 <vm_exec_core+4377>, 0x7f0f8046620c <vm_exec_core+4268>, 0x7f0f8046617f <vm_exec_core+4127>, 0x7f0f804660c3 <vm_exec_core+3939>, 0x7f0f8046608b <vm_exec_core+3883>, 0x7f0f80466bf8 <vm_exec_core+6808>, 0x7f0f80466ae5 <vm_exec_core+6533>, 0x7f0f804685a3 <vm_exec_core+13379>, 0x7f0f80466c73 <vm_exec_core+6931>, 0x7f0f8046683e <vm_exec_core+5854>, 0x7f0f8046858f <vm_exec_core+13359>, 0x7f0f804667f4 <vm_exec_core+5780>, 0x7f0f8046679b <vm_exec_core+5691>, 0x7f0f80466742 <vm_exec_core+5602>, 0x7f0f804669d7 <vm_exec_core+6263>, 0x7f0f80466901 <vm_exec_core+6049>, 0x7f0f80466888 <vm_exec_core+5928>, 0x7f0f8046795f <vm_exec_core+10239>, 0x7f0f80466c3b <vm_exec_core+6875>, 0x7f0f80466a8e <vm_exec_core+6446>, 0x7f0f8046581b <vm_exec_core+1723>, 0x7f0f804657e1 <vm_exec_core+1665>, 0x7f0f80465913 <vm_exec_core+1971>, 0x7f0f80465872 <vm_exec_core+1810>, 0x7f0f8046857b <vm_exec_core+13339>, 0x7f0f80468567 <vm_exec_core+13319>, 0x7f0f80468553 <vm_exec_core+13299>, 0x7f0f8046853f <vm_exec_core+13279>, 0x7f0f8046852b <vm_exec_core+13259>, 0x7f0f80468517 <vm_exec_core+13239>, 0x7f0f804684fc <vm_exec_core+13212>, 0x7f0f804684e8 <vm_exec_core+13192>, 0x7f0f804684d4 <vm_exec_core+13172>, 0x7f0f804684c0 <vm_exec_core+13152>, 0x7f0f804684ac <vm_exec_core+13132>, 0x7f0f80468498 <vm_exec_core+13112>, 0x7f0f80468484 <vm_exec_core+13092>, 0x7f0f80468470 <vm_exec_core+13072>, 0x7f0f8046845c <vm_exec_core+13052>, 0x7f0f80468448 <vm_exec_core+13032>, 0x7f0f80465774 <vm_exec_core+1556>, 0x7f0f80465716 <vm_exec_core+1462>, 0x7f0f80468434 <vm_exec_core+13012>, 0x7f0f80468420 <vm_exec_core+12992>, 0x7f0f8046840c <vm_exec_core+12972>, 0x7f0f804683f8 <vm_exec_core+12952>, 0x7f0f804651a1 <vm_exec_core+65>, 0x7f0f804651a5 <vm_exec_core+69>, 0x7f0f804656a9 <vm_exec_core+1353>, 0x7f0f80465652 <vm_exec_core+1266>, 0x7f0f804655cf <vm_exec_core+1135>, 0x7f0f8046558a <vm_exec_core+1066>, 0x7f0f8046553d <vm_exec_core+989>...}
#81 0x00007f0f8046b9fb in rb_vm_exec (ec=0x55736b3c3120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55736b3c3120
        _tag = {tag = 36, retval = 4, buf = {0x7f0f7c29f968, 0x7f0f8046b1f0 <rb_vm_exec+400>, 0x0, 0x7ffe34138dd0, 0x55736b451c80}, prev = 0x7ffe34138f60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#82 0x00007f0f8028d8a1 in rb_ec_exec_node (ec=ec@entry=0x55736b3c3120, n=n@entry=0x7f0f7c29f968) at /tmp/ruby/src/trunk-repeat20/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 139704553005636, buf = {0x7f0f7c29f968, 0x7f0f8028d8f2 <rb_ec_exec_node+258>, 0x0, 0x7ffe34138f30, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f0f7c29f968
#83 0x00007f0f80293d63 in ruby_run_node (n=0x7f0f7c29f968) at /tmp/ruby/src/trunk-repeat20/eval.c:328
        ec = 0x55736b3c3120
        status = 0
#84 0x000055736a715187 in rb_main (argv=0x7ffe34139168, argc=141) at /tmp/ruby/src/trunk-repeat20/main.c:39
        variable_in_this_stack_frame = 140729772120153
#85 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20/main.c:58
No locals.

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