# Logfile created on 2023-03-27 12:24:30 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055f3950860e0 @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.20230327-122430", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055f39511b488 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055f39511b320 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055f39511b168 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230327-122430", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20230327-122430>, @binmode=false, @mon_data=#<Monitor:0x000055f39511b0a0>, @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 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
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              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /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 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
   cc8a48a..36254c5  master     -> origin/master
Updating cc8a48a..36254c5
Fast-forward
 ext/pathname/pathname.c                            | 28 ----------------------
 .../templates/newgem/ext/newgem/extconf-c.rb.tt    |  2 +-
 tool/rbinstall.rb                                  |  7 ++++--
 3 files changed, 6 insertions(+), 31 deletions(-)
Latest commit hash = 36254c5ddf
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-repeat20/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision -
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged
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
$$$[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/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 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
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: 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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
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]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
compiling /tmp/ruby/src/trunk-repeat20/ext/pathname/pathname.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
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]: 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/debug-1.7.1/ext/debug'
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]: Leaving 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'
linking shared-object pathname.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
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 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
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
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
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              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /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
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'
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
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]: Leaving 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: 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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/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]: 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
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]: 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/.bundle/gems/debug-1.7.1/ext/debug'
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.2
                                    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.0
                                    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=65461
  "--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 803.268668s, 29.5854 tests/s, 11090.5010 assertions/s.
Finished(2/20)  tests in 889.067563s, 26.7303 tests/s, 10025.9849 assertions/s.
Finished(3/20)  tests in 996.842873s, 23.8403 tests/s, 8943.1075 assertions/s.
Finished(4/20)  tests in 1016.079153s, 23.3889 tests/s, 8772.7850 assertions/s.
Finished(5/20)  tests in 1025.205235s, 23.1807 tests/s, 8694.8532 assertions/s.
Finished(6/20)  tests in 1086.968312s, 21.8636 tests/s, 8201.0836 assertions/s.
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_getaddrinfo_error: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33385>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_getaddrinfo_error: 8 : #<TCPServer:fd 8, AF_INET6, ::, 33385>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_getaddrinfo_error: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_getaddrinfo_error: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_getaddrinfo_error: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 34143>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_getaddrinfo_error: 12 : #<TCPServer:fd 12, AF_INET6, ::, 34143>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_getaddrinfo_error: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_getaddrinfo_error: 14 : #<IO:fd 14>
Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 7
Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 8
Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 9
Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 10
Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 11
Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 12
Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 13
Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 14

  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-repeat20/test/ripper/test_files_test_2.rb:6]:
pid 1516501 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] push_mark_stack(): GC does not handle T_NODE 0x1b(0x000055d9d86b6b68) 0x1d3b
| ruby 3.3.0dev (2023-03-27T09:47:20Z master 36254c5ddf) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0013 p:---- s:0059 e:000058 CFUNC  :inspect
| c:0012 p:---- s:0056 e:000055 CFUNC  :inspect
| c:0011 p:---- s:0053 e:000052 CFUNC  :inspect
| c:0010 p:0011 s:0049 e:000048 METHOD (eval):1 [FINISH]
| c:0009 p:---- s:0043 e:000042 CFUNC  :parse
| c:0008 p:0003 s:0039 e:000038 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0007 p:---- s:0036 e:000035 CFUNC  :instance_eval
| c:0006 p:0050 s:0030 e:000029 BLOCK  -:22
| c:0005 p:0033 s:0026 e:000025 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0019 e:000018 BLOCK  -:20 [FINISH]
| c:0003 p:---- s:0015 e:000014 CFUNC  :each
| c:0002 p:0121 s:0011 E:001f38 EVAL   -:19 [FINISH]
| c:0001 p:0000 s:0003 E:000010 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:19:in `<main>'
| -:19:in `each'
| -:20:in `block in <main>'
| /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:22:in `block (2 levels) in <main>'
| -:22:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (2 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_params'
| (eval):1:in `inspect'
| (eval):1:in `inspect'
| (eval):1:in `inspect'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f051eb914bb] /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(bug_report_end+0x0) [0x7f051e998349] /tmp/ruby/src/trunk-repeat20/error.c:790
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_bug_without_die) /tmp/ruby/src/trunk-repeat20/error.c:790
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(die+0x0) [0x7f051e8f2970] /tmp/ruby/src/trunk-repeat20/error.c:798
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_bug) /tmp/ruby/src/trunk-repeat20/error.c:800
| [0x7f051e9b96bd]
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(mark_ast_value+0x9) [0x7f051ea23c4c] /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) [0x7f051e9c2a78] /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) [0x7f051e9c3a32] /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) [0x7f051e9c694d] /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) [0x7f051e9c7091] /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(str_alloc_embed+0x12) [0x7f051eafd8b2] /tmp/ruby/src/trunk-repeat20/string.c:907
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(str_duplicate) /tmp/ruby/src/trunk-repeat20/string.c:1840
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_str_dup) /tmp/ruby/src/trunk-repeat20/string.c:1849
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_any_to_s+0x22) [0x7f051ea37242] /tmp/ruby/src/trunk-repeat20/object.c:649
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cfunc_with_frame+0x111) [0x7f051eb81231] /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) [0x7f051eb8588f] /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) [0x7f051ea389a9] /tmp/ruby/src/trunk-repeat20/object.c:659
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(inspect_ary+0x3e) [0x7f051e8fe531] /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) [0x7f051eb29768] /tmp/ruby/src/trunk-repeat20/thread.c:5149
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cfunc_with_frame+0x111) [0x7f051eb81231] /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) [0x7f051eb8588f] /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) [0x7f051ea389a9] /tmp/ruby/src/trunk-repeat20/object.c:659
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(inspect_ary+0x3e) [0x7f051e8fe531] /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) [0x7f051eb29768] /tmp/ruby/src/trunk-repeat20/thread.c:5149
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f051eb65ec4] /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) [0x7f051eb7524d] /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) [0x7f051eb7b9eb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f051eb8588f] /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(new_args+0x13e) [0x7f051a9f7c9e] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14243
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_yyparse+0x9ddd) [0x7f051aa087cd] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:3977
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f051aa115b2] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ensure+0x126) [0x7f051e9a1fd6] /tmp/ruby/src/trunk-repeat20/eval.c:1005
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f051a9f4315] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f051eb65ec4] /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) [0x7f051eb7524d] /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) [0x7f051eb7b9eb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f051eb7bbe9] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_under+0x48) [0x7f051eb8bf5a] /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) [0x7f051eb65ec4] /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) [0x7f051eb7524d] /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) [0x7f051eb7b9eb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_yield+0x27b) [0x7f051eb8af5b] /tmp/ruby/src/trunk-repeat20/vm.c:1384
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f051e8fe2fc] /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) [0x7f051eb65ec4] /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) [0x7f051eb76bc9] /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) [0x7f051eb7b9eb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f051e99d891] /tmp/ruby/src/trunk-repeat20/eval.c:287
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ruby_run_node+0x93) [0x7f051e9a3d53] /tmp/ruby/src/trunk-repeat20/eval.c:328
| /tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x55d9d7d73187] /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) [0x7f051e4e4d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f051e4e4e40] ../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
| [0x55d9d7d731d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55d9d7d72000-55d9d7d73000 r--p 00000000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 55d9d7d73000-55d9d7d74000 r-xp 00001000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 55d9d7d74000-55d9d7d75000 r--p 00002000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 55d9d7d75000-55d9d7d76000 r--p 00002000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 55d9d7d76000-55d9d7d77000 rw-p 00003000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 55d9d82d9000-55d9d8840000 rw-p 00000000 00:00 0                          [heap]
| 7f05180d4000-7f05182f2000 r--s 00000000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f05182f2000-7f051839f000 r--s 00000000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f051839f000-7f051970e000 rw-p 00000000 00:00 0 
| 7f051970e000-7f051a75a000 r--s 00000000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f051a75a000-7f051a790000 r--s 00000000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 7f051a790000-7f051a7b0000 rw-p 00000000 00:00 0 
| 7f051a7d0000-7f051a7e0000 rw-p 00000000 00:00 0 
| 7f051a810000-7f051a950000 rw-p 00000000 00:00 0 
| 7f051a955000-7f051a957000 r--p 00000000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f051a957000-7f051a95c000 r-xp 00002000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f051a95c000-7f051a95d000 r--p 00007000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f051a95d000-7f051a95e000 ---p 00008000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f051a95e000-7f051a95f000 r--p 00008000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f051a95f000-7f051a960000 rw-p 00009000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f051a960000-7f051a9e0000 rw-p 00000000 00:00 0 
| 7f051a9e6000-7f051a9e7000 r--p 00000000 00:33 16126265                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f051a9e7000-7f051a9e9000 r-xp 00001000 00:33 16126265                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f051a9e9000-7f051a9ea000 r--p 00003000 00:33 16126265                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f051a9ea000-7f051a9eb000 r--p 00003000 00:33 16126265                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f051a9eb000-7f051a9ec000 rw-p 00004000 00:33 16126265                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f051a9ec000-7f051a9f2000 r--p 00000000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f051a9f2000-7f051aa14000 r-xp 00006000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f051aa14000-7f051aa2d000 r--p 00028000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f051aa2d000-7f051aa2f000 r--p 00040000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f051aa2f000-7f051aa30000 rw-p 00042000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f051aa30000-7f051aa50000 rw-p 00000000 00:00 0 
| 7f051aa50000-7f051aa51000 ---p 00000000 00:00 0 
| 7f051aa51000-7f051aa92000 rw-p 00000000 00:00 0 
| 7f051aa92000-7f051aa93000 ---p 00000000 00:00 0 
| 7f051aa93000-7f051aad4000 rw-p 00000000 00:00 0 
| 7f051aad4000-7f051aad5000 ---p 00000000 00:00 0 
| 7f051aad5000-7f051ab16000 rw-p 00000000 00:00 0 
| 7f051ab16000-7f051ab17000 ---p 00000000 00:00 0 
| 7f051ab17000-7f051ab58000 rw-p 00000000 00:00 0 
| 7f051ab58000-7f051ab59000 ---p 00000000 00:00 0 
| 7f051ab59000-7f051ab9a000 rw-p 00000000 00:00 0 
| 7f051ab9a000-7f051ab9b000 ---p 00000000 00:00 0 
| 7f051ab9b000-7f051abdc000 rw-p 00000000 00:00 0 
| 7f051abdc000-7f051abdd000 ---p 00000000 00:00 0 
| 7f051abdd000-7f051ac1e000 rw-p 00000000 00:00 0 
| 7f051ac1e000-7f051ac1f000 ---p 00000000 00:00 0 
| 7f051ac1f000-7f051ac60000 rw-p 00000000 00:00 0 
| 7f051ac60000-7f051ac61000 ---p 00000000 00:00 0 
| 7f051ac61000-7f051aca2000 rw-p 00000000 00:00 0 
| 7f051aca2000-7f051aca3000 ---p 00000000 00:00 0 
| 7f051aca3000-7f051ace4000 rw-p 00000000 00:00 0 
| 7f051ace4000-7f051ace5000 ---p 00000000 00:00 0 
| 7f051ace5000-7f051ad26000 rw-p 00000000 00:00 0 
| 7f051ad26000-7f051ad27000 ---p 00000000 00:00 0 
| 7f051ad27000-7f051ad68000 rw-p 00000000 00:00 0 
| 7f051ad68000-7f051ad69000 ---p 00000000 00:00 0 
| 7f051ad69000-7f051adaa000 rw-p 00000000 00:00 0 
| 7f051adaa000-7f051adab000 ---p 00000000 00:00 0 
| 7f051adab000-7f051adec000 rw-p 00000000 00:00 0 
| 7f051adec000-7f051aded000 ---p 00000000 00:00 0 
| 7f051aded000-7f051ae2e000 rw-p 00000000 00:00 0 
| 7f051ae2e000-7f051ae2f000 ---p 00000000 00:00 0 
| 7f051ae2f000-7f051ae70000 rw-p 00000000 00:00 0 
| 7f051ae70000-7f051ae71000 ---p 00000000 00:00 0 
| 7f051ae71000-7f051aeb2000 rw-p 00000000 00:00 0 
| 7f051aeb2000-7f051aeb3000 ---p 00000000 00:00 0 
| 7f051aeb3000-7f051aef4000 rw-p 00000000 00:00 0 
| 7f051aef4000-7f051aef5000 ---p 00000000 00:00 0 
| 7f051aef5000-7f051af36000 rw-p 00000000 00:00 0 
| 7f051af36000-7f051af37000 ---p 00000000 00:00 0 
| 7f051af37000-7f051af78000 rw-p 00000000 00:00 0 
| 7f051af78000-7f051af79000 ---p 00000000 00:00 0 
| 7f051af79000-7f051afba000 rw-p 00000000 00:00 0 
| 7f051afba000-7f051afbb000 ---p 00000000 00:00 0 
| 7f051afbb000-7f051affc000 rw-p 00000000 00:00 0 
| 7f051affc000-7f051affd000 ---p 00000000 00:00 0 
| 7f051affd000-7f051b03e000 rw-p 00000000 00:00 0 
| 7f051b03e000-7f051b03f000 ---p 00000000 00:00 0 
| 7f051b03f000-7f051b080000 rw-p 00000000 00:00 0 
| 7f051b080000-7f051b081000 ---p 00000000 00:00 0 
| 7f051b081000-7f051b0c2000 rw-p 00000000 00:00 0 
| 7f051b0c2000-7f051b0c3000 ---p 00000000 00:00 0 
| 7f051b0c3000-7f051b104000 rw-p 00000000 00:00 0 
| 7f051b104000-7f051b105000 ---p 00000000 00:00 0 
| 7f051b105000-7f051b146000 rw-p 00000000 00:00 0 
| 7f051b146000-7f051b147000 ---p 00000000 00:00 0 
| 7f051b147000-7f051b188000 rw-p 00000000 00:00 0 
| 7f051b188000-7f051b189000 ---p 00000000 00:00 0 
| 7f051b189000-7f051b1ca000 rw-p 00000000 00:00 0 
| 7f051b1ca000-7f051b1cb000 ---p 00000000 00:00 0 
| 7f051b1cb000-7f051b20c000 rw-p 00000000 00:00 0 
| 7f051b20c000-7f051b20d000 ---p 00000000 00:00 0 
| 7f051b20d000-7f051b24e000 rw-p 00000000 00:00 0 
| 7f051b24e000-7f051b24f000 ---p 00000000 00:00 0 
| 7f051b24f000-7f051b2c0000 rw-p 00000000 00:00 0 
| 7f051b2c1000-7f051b2c2000 r--p 00000000 00:33 16018192                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f051b2c2000-7f051b2c3000 r-xp 00001000 00:33 16018192                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f051b2c3000-7f051b2c4000 r--p 00002000 00:33 16018192                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f051b2c4000-7f051b2c5000 r--p 00002000 00:33 16018192                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f051b2c5000-7f051b2c6000 rw-p 00003000 00:33 16018192                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f051b2c6000-7f051e390000 rw-p 00000000 00:00 0 
| 7f051e393000-7f051e394000 r--p 00000000 00:33 16019384                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f051e394000-7f051e395000 r-xp 00001000 00:33 16019384                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f051e395000-7f051e396000 r--p 00002000 00:33 16019384                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f051e396000-7f051e397000 r--p 00002000 00:33 16019384                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f051e397000-7f051e398000 rw-p 00003000 00:33 16019384                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f051e398000-7f051e49b000 rw-p 00000000 00:00 0 
| 7f051e49b000-7f051e49e000 r--p 00000000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f051e49e000-7f051e4b5000 r-xp 00003000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f051e4b5000-7f051e4b9000 r--p 0001a000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f051e4b9000-7f051e4ba000 r--p 0001d000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f051e4ba000-7f051e4bb000 rw-p 0001e000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f051e4bb000-7f051e4e3000 r--p 00000000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f051e4e3000-7f051e678000 r-xp 00028000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f051e678000-7f051e6d0000 r--p 001bd000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f051e6d0000-7f051e6d4000 r--p 00214000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f051e6d4000-7f051e6d6000 rw-p 00218000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f051e6d6000-7f051e6e5000 rw-p 00000000 00:00 0 
| 7f051e6e5000-7f051e6f3000 r--p 00000000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f051e6f3000-7f051e76f000 r-xp 0000e000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f051e76f000-7f051e7ca000 r--p 0008a000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f051e7ca000-7f051e7cb000 r--p 000e4000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f051e7cb000-7f051e7cc000 rw-p 000e5000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f051e7cc000-7f051e7ce000 r--p 00000000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f051e7ce000-7f051e7e2000 r-xp 00002000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f051e7e2000-7f051e7fb000 r--p 00016000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f051e7fb000-7f051e7fc000 ---p 0002f000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f051e7fc000-7f051e7fd000 r--p 0002f000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f051e7fd000-7f051e7fe000 rw-p 00030000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f051e7fe000-7f051e806000 rw-p 00000000 00:00 0 
| 7f051e806000-7f051e810000 r--p 00000000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f051e810000-7f051e86f000 r-xp 0000a000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f051e86f000-7f051e886000 r--p 00069000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f051e886000-7f051e887000 r--p 0007f000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f051e887000-7f051e888000 rw-p 00080000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f051e888000-7f051e88a000 r--p 00000000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f051e88a000-7f051e89b000 r-xp 00002000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f051e89b000-7f051e8a1000 r--p 00013000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f051e8a1000-7f051e8a2000 ---p 00019000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f051e8a2000-7f051e8a3000 r--p 00019000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f051e8a3000-7f051e8a4000 rw-p 0001a000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f051e8a8000-7f051e8ec000 r--p 00000000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f051e8ec000-7f051ec4b000 r-xp 00044000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f051ec4b000-7f051edac000 r--p 003a3000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f051edac000-7f051edad000 ---p 00504000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f051edad000-7f051edc1000 r--p 00504000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f051edc1000-7f051edc4000 rw-p 00518000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f051edc4000-7f051edda000 rw-p 00000000 00:00 0 
| 7f051edda000-7f051eddc000 r--p 00000000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f051eddc000-7f051ee06000 r-xp 00002000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f051ee06000-7f051ee11000 r--p 0002c000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f051ee12000-7f051ee14000 r--p 00037000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f051ee14000-7f051ee16000 rw-p 00039000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffc290b8000-7ffc298b7000 rw-p 00000000 00:00 0                          [stack]
| 7ffc298e4000-7ffc298e8000 r--p 00000000 00:00 0                          [vvar]
| 7ffc298e8000-7ffc298ea000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished(7/20)  tests in 1222.770178s, 19.4354 tests/s, 7290.9531 assertions/s.
166355 tests, 62394634 assertions, 1 failures, 0 errors, 561 skips

ruby -v: ruby 3.3.0dev (2023-03-27T09:47:20Z master 36254c5ddf) [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-27T09:47:20Z master 36254c5ddf) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 98.164476 seconds

3841 files, 31577 examples, 180237 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.1516501.ruby -x gdbscript
[New LWP 1516501]
[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=139659959704576) at ./nptl/pthread_kill.c:44

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f051e499c00 (LWP 1516501)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139659959704576) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f051e499c00
        old_mask = {__val = {140721005460240, 1, 94394123131664, 139659960517843, 0, 139659960414189, 139659959704576, 139659962029568, 94394125992672, 139659960360359, 46, 139659962046560, 94394125992672, 139659967009509, 139659962046112, 140721005460256}}
        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=139659959704576) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139659959704576, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f051e4fd476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f051e4e37f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x6f7364765b202020, sa_sigaction = 0x6f7364765b202020}, sa_mask = {__val = {139659962046112, 2, 2, 1, 139659968027222, 139659962029568, 139659960365143, 139659959696784, 94394123141344, 139659967805832, 139659962046112, 140721005460640, 1, 94394126982672, 139659964941129, 4294967300}}, sa_flags = 356101888, sa_restorer = 0x0}
        sigs = {__val = {32, 3472328296227680288, 2319406834570502192, 2314885530818453552, 2314885530818453536, 2314885530818453536, 8241999043771768864, 139659960409965, 3975887029563581752, 2, 139659962046112, 3432, 139659968027222, 139659960412240, 2, 2314885530818453536}}
#5  0x00007f051e8f2975 in die () at /tmp/ruby/src/trunk-repeat20/error.c:776
No locals.
#6  rb_bug (fmt=fmt@entry=0x7f051ec53988 "push_mark_stack(): GC does not handle T_NODE 0x%x(%p) 0x%lx") at /tmp/ruby/src/trunk-repeat20/error.c:800
        args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc298afd80, reg_save_area = 0x7ffc298afcc0}}
#7  0x00007f051e9b96bd in push_mark_stack (data=94394127182696, stack=0x55d9d82dc4f8) at /tmp/ruby/src/trunk-repeat20/gc.c:6398
        obj = 94394127182696
        obj = <optimized out>
#8  gc_grey (objspace=0x55d9d82dc0e0, obj=94394127182696) at /tmp/ruby/src/trunk-repeat20/gc.c:7026
No locals.
#9  0x00007f051ea23c4c in mark_ast_value (node=0x55d9d8685e58, ctx=0x0) at /tmp/ruby/src/trunk-repeat20/node.c:1379
        args = <optimized out>
#10 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=4, nbe=0x55d9d8685e10) at /tmp/ruby/src/trunk-repeat20/node.c:1338
        cursor = 1
        cursor = <optimized out>
#11 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-repeat20/node.c:1348
        nbe = 0x55d9d8685e10
        nbe = <optimized out>
#12 rb_ast_mark (ast=0x7f051a8a8cb8) at /tmp/ruby/src/trunk-repeat20/node.c:1436
        nb = <optimized out>
#13 0x00007f051e9c2a78 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>
#14 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:7550
No locals.
#15 gc_marks_rest (objspace=0x55d9d82dc0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8717
No locals.
#16 0x00007f051e9c3a32 in gc_marks (full_mark=<optimized out>, objspace=0x55d9d82dc0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#17 gc_start (objspace=0x55d9d82dc0e0, 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
#18 0x00007f051e9c694d in heap_prepare (heap=0x55d9d82dc140, size_pool=0x55d9d82dc108, objspace=0x55d9d82dc0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:2416
        __func__ = <optimized out>
#19 heap_next_free_page (heap=0x55d9d82dc140, size_pool=0x55d9d82dc108, objspace=0x55d9d82dc0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#20 newobj_alloc (objspace=0x55d9d82dc0e0, cr=0x55d9d82dcdf0, 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 = 0x55d9d82dc108
        heap = 0x55d9d82dc140
        cache = 0x55d9d82dd068
        obj = <optimized out>
        __func__ = <optimized out>
#21 0x00007f051e9c7091 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=5, klass=139659907362200) at /tmp/ruby/src/trunk-repeat20/gc.c:2893
        obj = <optimized out>
        objspace = 0x55d9d82dc0e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#22 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>
#23 rb_wb_protected_newobj_of (klass=klass@entry=139659907362200, flags=flags@entry=5, size=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:2935
        __func__ = <optimized out>
#24 0x00007f051eafd8b2 in str_alloc_embed (capa=<optimized out>, klass=139659907362200) at /tmp/ruby/src/trunk-repeat20/string.c:907
        size = <optimized out>
        str = <optimized out>
#25 str_duplicate (str=139659958282880, klass=139659907362200) at /tmp/ruby/src/trunk-repeat20/string.c:1840
        dup = <optimized out>
        dup = <optimized out>
#26 rb_str_dup (str=139659958282880) at /tmp/ruby/src/trunk-repeat20/string.c:1849
No locals.
#27 0x00007f051eb56b76 in rb_class_path (klass=<optimized out>) at /tmp/ruby/src/trunk-repeat20/variable.c:186
        permanent = <optimized out>
        path = <optimized out>
#28 0x00007f051eb56db9 in rb_class_name (klass=<optimized out>) at /tmp/ruby/src/trunk-repeat20/variable.c:303
No locals.
#29 0x00007f051ea37242 in rb_any_to_s (obj=139659958554160) at /tmp/ruby/src/trunk-repeat20/object.c:649
        str = <optimized out>
        cname = <optimized out>
#30 0x00007f051eb81231 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:148
        reg_cfp = 0x7f051e497d10
        ci = <optimized out>
        me = 0x7f051a8da6c8
        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=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:162
No locals.
#32 vm_call0_body (ec=0x55d9d82dd120, 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 0x00007f051eb8588f in vm_call0_cc (kw_splat=0, cc=0x7f051a8da6a0, argv=0x0, argc=0, id=2769, recv=139659958554160, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
        calling = {ci = 0x7ffc298b0220, cc = 0x7f051a8da6a0, block_handler = 0, recv = 139659958554160, argc = 0, kw_splat = false}
#34 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=2769, recv=139659958554160) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
        ec = 0x55d9d82dd120
        cc = 0x7f051a8da6a0
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#35 rb_funcallv (recv=139659958554160, 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 0x00007f051ea389a9 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20/object.c:659
        str = <optimized out>
        enc = <optimized out>
#37 0x00007f051e8fe531 in inspect_ary (dummy=139659966961807, recur=0, ary=139659958552000) at /tmp/ruby/src/trunk-repeat20/array.c:3105
        i = 0
        s = <optimized out>
        str = 139659958551000
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#38 inspect_ary (ary=ary@entry=139659958552000, 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 0x00007f051eb29768 in exec_recursive (func=0x7f051e8fe4d0 <inspect_ary>, obj=139659958552000, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-repeat20/thread.c:5149
        _ec = 0x55d9d82dd120
        _tag = {tag = 36, retval = 139659966386549, buf = {0x7f051e497d50, 0x7f051eb295b0 <exec_recursive+560>, 0x0, 0x7ffc298b02e0, 0x7f051e381fc8}, prev = 0x7ffc298b0690, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7f051e8fe4d0 <inspect_ary>, list = 139659897858880, obj = 139659958552000, pairid = 0, arg = 0}
        outermost = <optimized out>
#40 0x00007f051eb81231 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:148
        reg_cfp = 0x7f051e497d50
        ci = <optimized out>
        me = 0x7f051e330a48
        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>
#41 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:162
No locals.
#42 vm_call0_body (ec=0x55d9d82dd120, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:208
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#43 0x00007f051eb8588f in vm_call0_cc (kw_splat=0, cc=0x7f051a8dae48, argv=0x0, argc=0, id=2769, recv=139659958552000, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
        calling = {ci = 0x7ffc298b0530, cc = 0x7f051a8dae48, block_handler = 0, recv = 139659958552000, argc = 0, kw_splat = false}
#44 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=2769, recv=139659958552000) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
        ec = 0x55d9d82dd120
        cc = 0x7f051a8dae48
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#45 rb_funcallv (recv=139659958552000, mid=mid@entry=2769, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1055
No locals.
#46 0x00007f051ea389a9 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20/object.c:659
        str = <optimized out>
        enc = <optimized out>
#47 0x00007f051e8fe531 in inspect_ary (dummy=139659966961807, recur=0, ary=139659958551440) at /tmp/ruby/src/trunk-repeat20/array.c:3105
        i = 1
        s = <optimized out>
        str = 139659958551280
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#48 inspect_ary (ary=ary@entry=139659958551440, 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>
#49 0x00007f051eb29768 in exec_recursive (func=0x7f051e8fe4d0 <inspect_ary>, obj=139659958551440, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-repeat20/thread.c:5149
        _ec = 0x55d9d82dd120
        _tag = {tag = 36, retval = 14644629235968880384, buf = {0x55d9d832c720, 0x7f051eb295b0 <exec_recursive+560>, 0x0, 0x7ffc298b05f0, 0x0}, prev = 0x7ffc298b0990, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7f051e8fe4d0 <inspect_ary>, list = 139659897858880, obj = 139659958551440, pairid = 0, arg = 0}
        outermost = <optimized out>
#50 0x00007f051eb65ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f051e497d90, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f051e330a48
        cfunc = 0x55d9d832c728
        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>
#51 vm_call_cfunc_with_frame (ec=0x55d9d82dd120, reg_cfp=0x7f051e497d90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#52 0x00007f051eb7524d 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 = 1
        ci = 0x0
        cc = <optimized out>
        recv = 1516501
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7f051a8dae48, block_handler = 0, recv = 139659958551440, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#53 vm_exec_core (ec=0x55d9d82dd120, initial=1516501) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x1723d5
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55d9d8604228
        reg_cfp = 0x7f051e497d90
        insns_address_table = {0x7f051eb779bf <vm_exec_core+10351>, 0x7f051eb753c9 <vm_exec_core+633>, 0x7f051eb7757e <vm_exec_core+9262>, 0x7f051eb77504 <vm_exec_core+9140>, 0x7f051eb7748d <vm_exec_core+9021>, 0x7f051eb7740e <vm_exec_core+8894>, 0x7f051eb7738e <vm_exec_core+8766>, 0x7f051eb77332 <vm_exec_core+8674>, 0x7f051eb772d7 <vm_exec_core+8583>, 0x7f051eb77287 <vm_exec_core+8503>, 0x7f051eb7710c <vm_exec_core+8124>, 0x7f051eb76f61 <vm_exec_core+7697>, 0x7f051eb76e76 <vm_exec_core+7462>, 0x7f051eb76e07 <vm_exec_core+7351>, 0x7f051eb76d9a <vm_exec_core+7242>, 0x7f051eb76d5f <vm_exec_core+7183>, 0x7f051eb76d29 <vm_exec_core+7129>, 0x7f051eb76cf6 <vm_exec_core+7078>, 0x7f051eb775ea <vm_exec_core+9370>, 0x7f051eb76057 <vm_exec_core+3847>, 0x7f051eb75fe9 <vm_exec_core+3737>, 0x7f051eb75fae <vm_exec_core+3678>, 0x7f051eb75f58 <vm_exec_core+3592>, 0x7f051eb75f14 <vm_exec_core+3524>, 0x7f051eb75e8d <vm_exec_core+3389>, 0x7f051eb75e58 <vm_exec_core+3336>, 0x7f051eb75dfd <vm_exec_core+3245>, 0x7f051eb75d85 <vm_exec_core+3125>, 0x7f051eb75d4d <vm_exec_core+3069>, 0x7f051eb75d15 <vm_exec_core+3013>, 0x7f051eb75b20 <vm_exec_core+2512>, 0x7f051eb75a8f <vm_exec_core+2367>, 0x7f051eb75a32 <vm_exec_core+2274>, 0x7f051eb759b9 <vm_exec_core+2153>, 0x7f051eb766f9 <vm_exec_core+5545>, 0x7f051eb766d4 <vm_exec_core+5508>, 0x7f051eb7669b <vm_exec_core+5451>, 0x7f051eb7664b <vm_exec_core+5371>, 0x7f051eb76619 <vm_exec_core+5321>, 0x7f051eb7652e <vm_exec_core+5086>, 0x7f051eb764e9 <vm_exec_core+5017>, 0x7f051eb764a3 <vm_exec_core+4947>, 0x7f051eb76473 <vm_exec_core+4899>, 0x7f051eb763a8 <vm_exec_core+4696>, 0x7f051eb76413 <vm_exec_core+4803>, 0x7f051eb76278 <vm_exec_core+4392>, 0x7f051eb7620b <vm_exec_core+4283>, 0x7f051eb7617e <vm_exec_core+4142>, 0x7f051eb760c2 <vm_exec_core+3954>, 0x7f051eb7608a <vm_exec_core+3898>, 0x7f051eb76bf7 <vm_exec_core+6823>, 0x7f051eb76ae4 <vm_exec_core+6548>, 0x7f051eb751a8 <vm_exec_core+88>, 0x7f051eb76c72 <vm_exec_core+6946>, 0x7f051eb7683d <vm_exec_core+5869>, 0x7f051eb77b07 <vm_exec_core+10679>, 0x7f051eb767f3 <vm_exec_core+5795>, 0x7f051eb7679a <vm_exec_core+5706>, 0x7f051eb76741 <vm_exec_core+5617>, 0x7f051eb769d6 <vm_exec_core+6278>, 0x7f051eb76900 <vm_exec_core+6064>, 0x7f051eb76887 <vm_exec_core+5943>, 0x7f051eb7795e <vm_exec_core+10254>, 0x7f051eb76c3a <vm_exec_core+6890>, 0x7f051eb76a8d <vm_exec_core+6461>, 0x7f051eb7581a <vm_exec_core+1738>, 0x7f051eb757e0 <vm_exec_core+1680>, 0x7f051eb75912 <vm_exec_core+1986>, 0x7f051eb75871 <vm_exec_core+1825>, 0x7f051eb77def <vm_exec_core+11423>, 0x7f051eb77d46 <vm_exec_core+11254>, 0x7f051eb77fc6 <vm_exec_core+11894>, 0x7f051eb77f53 <vm_exec_core+11779>, 0x7f051eb77ead <vm_exec_core+11613>, 0x7f051eb77e51 <vm_exec_core+11521>, 0x7f051eb78373 <vm_exec_core+12835>, 0x7f051eb782d6 <vm_exec_core+12678>, 0x7f051eb7823e <vm_exec_core+12526>, 0x7f051eb781a1 <vm_exec_core+12369>, 0x7f051eb78109 <vm_exec_core+12217>, 0x7f051eb77a48 <vm_exec_core+10488>, 0x7f051eb780be <vm_exec_core+12142>, 0x7f051eb78068 <vm_exec_core+12056>, 0x7f051eb77bd5 <vm_exec_core+10885>, 0x7f051eb77b4b <vm_exec_core+10747>, 0x7f051eb75773 <vm_exec_core+1571>, 0x7f051eb75715 <vm_exec_core+1477>, 0x7f051eb77d12 <vm_exec_core+11202>, 0x7f051eb77cde <vm_exec_core+11150>, 0x7f051eb77c8d <vm_exec_core+11069>, 0x7f051eb77c3e <vm_exec_core+10990>, 0x7f051eb77a7b <vm_exec_core+10539>, 0x7f051eb779d0 <vm_exec_core+10368>, 0x7f051eb756a8 <vm_exec_core+1368>, 0x7f051eb75651 <vm_exec_core+1281>, 0x7f051eb755ce <vm_exec_core+1150>, 0x7f051eb75589 <vm_exec_core+1081>, 0x7f051eb7553c <vm_exec_core+1004>, 0x7f051eb754ef <vm_exec_core+927>, 0x7f051eb7549a <vm_exec_core+842>, 0x7f051eb75467 <vm_exec_core+791>, 0x7f051eb75434 <vm_exec_core+740>, 0x7f051eb77aeb <vm_exec_core+10651>, 0x7f051eb753ba <vm_exec_core+618>, 0x7f051eb7756f <vm_exec_core+9247>, 0x7f051eb774f5 <vm_exec_core+9125>, 0x7f051eb7747e <vm_exec_core+9006>, 0x7f051eb773ff <vm_exec_core+8879>, 0x7f051eb7737f <vm_exec_core+8751>, 0x7f051eb77323 <vm_exec_core+8659>, 0x7f051eb772c8 <vm_exec_core+8568>, 0x7f051eb77278 <vm_exec_core+8488>, 0x7f051eb770fd <vm_exec_core+8109>, 0x7f051eb76f52 <vm_exec_core+7682>, 0x7f051eb76e67 <vm_exec_core+7447>, 0x7f051eb76df8 <vm_exec_core+7336>, 0x7f051eb76d8b <vm_exec_core+7227>, 0x7f051eb76d50 <vm_exec_core+7168>, 0x7f051eb76d1a <vm_exec_core+7114>, 0x7f051eb76ce7 <vm_exec_core+7063>, 0x7f051eb775db <vm_exec_core+9355>, 0x7f051eb76048 <vm_exec_core+3832>, 0x7f051eb75fda <vm_exec_core+3722>, 0x7f051eb75f9f <vm_exec_core+3663>, 0x7f051eb75f49 <vm_exec_core+3577>, 0x7f051eb75f05 <vm_exec_core+3509>, 0x7f051eb75e7e <vm_exec_core+3374>, 0x7f051eb75e49 <vm_exec_core+3321>, 0x7f051eb75dee <vm_exec_core+3230>, 0x7f051eb75d76 <vm_exec_core+3110>, 0x7f051eb75d3e <vm_exec_core+3054>, 0x7f051eb75d06 <vm_exec_core+2998>, 0x7f051eb75b11 <vm_exec_core+2497>, 0x7f051eb75a80 <vm_exec_core+2352>, 0x7f051eb75a23 <vm_exec_core+2259>, 0x7f051eb759aa <vm_exec_core+2138>, 0x7f051eb766ea <vm_exec_core+5530>, 0x7f051eb766c5 <vm_exec_core+5493>, 0x7f051eb7668c <vm_exec_core+5436>, 0x7f051eb7663c <vm_exec_core+5356>, 0x7f051eb7660a <vm_exec_core+5306>, 0x7f051eb7651f <vm_exec_core+5071>, 0x7f051eb764da <vm_exec_core+5002>, 0x7f051eb76494 <vm_exec_core+4932>, 0x7f051eb76464 <vm_exec_core+4884>, 0x7f051eb76399 <vm_exec_core+4681>, 0x7f051eb76404 <vm_exec_core+4788>, 0x7f051eb76269 <vm_exec_core+4377>, 0x7f051eb761fc <vm_exec_core+4268>, 0x7f051eb7616f <vm_exec_core+4127>, 0x7f051eb760b3 <vm_exec_core+3939>, 0x7f051eb7607b <vm_exec_core+3883>, 0x7f051eb76be8 <vm_exec_core+6808>, 0x7f051eb76ad5 <vm_exec_core+6533>, 0x7f051eb78593 <vm_exec_core+13379>, 0x7f051eb76c63 <vm_exec_core+6931>, 0x7f051eb7682e <vm_exec_core+5854>, 0x7f051eb7857f <vm_exec_core+13359>, 0x7f051eb767e4 <vm_exec_core+5780>, 0x7f051eb7678b <vm_exec_core+5691>, 0x7f051eb76732 <vm_exec_core+5602>, 0x7f051eb769c7 <vm_exec_core+6263>, 0x7f051eb768f1 <vm_exec_core+6049>, 0x7f051eb76878 <vm_exec_core+5928>, 0x7f051eb7794f <vm_exec_core+10239>, 0x7f051eb76c2b <vm_exec_core+6875>, 0x7f051eb76a7e <vm_exec_core+6446>, 0x7f051eb7580b <vm_exec_core+1723>, 0x7f051eb757d1 <vm_exec_core+1665>, 0x7f051eb75903 <vm_exec_core+1971>, 0x7f051eb75862 <vm_exec_core+1810>, 0x7f051eb7856b <vm_exec_core+13339>, 0x7f051eb78557 <vm_exec_core+13319>, 0x7f051eb78543 <vm_exec_core+13299>, 0x7f051eb7852f <vm_exec_core+13279>, 0x7f051eb7851b <vm_exec_core+13259>, 0x7f051eb78507 <vm_exec_core+13239>, 0x7f051eb784ec <vm_exec_core+13212>, 0x7f051eb784d8 <vm_exec_core+13192>, 0x7f051eb784c4 <vm_exec_core+13172>, 0x7f051eb784b0 <vm_exec_core+13152>, 0x7f051eb7849c <vm_exec_core+13132>, 0x7f051eb78488 <vm_exec_core+13112>, 0x7f051eb78474 <vm_exec_core+13092>, 0x7f051eb78460 <vm_exec_core+13072>, 0x7f051eb7844c <vm_exec_core+13052>, 0x7f051eb78438 <vm_exec_core+13032>, 0x7f051eb75764 <vm_exec_core+1556>, 0x7f051eb75706 <vm_exec_core+1462>, 0x7f051eb78424 <vm_exec_core+13012>, 0x7f051eb78410 <vm_exec_core+12992>, 0x7f051eb783fc <vm_exec_core+12972>, 0x7f051eb783e8 <vm_exec_core+12952>, 0x7f051eb75191 <vm_exec_core+65>, 0x7f051eb75195 <vm_exec_core+69>, 0x7f051eb75699 <vm_exec_core+1353>, 0x7f051eb75642 <vm_exec_core+1266>, 0x7f051eb755bf <vm_exec_core+1135>, 0x7f051eb7557a <vm_exec_core+1066>, 0x7f051eb7552d <vm_exec_core+989>...}
#54 0x00007f051eb7b9eb in rb_vm_exec (ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55d9d82dd120
        _tag = {tag = 36, retval = 4, buf = {0x7f051a8a8e70, 0x7f051eb7b1e0 <rb_vm_exec+400>, 0x0, 0x7ffc298b08c0, 0x24}, prev = 0x7ffc298b22b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#55 0x00007f051eb8588f in vm_call0_cc (kw_splat=0, cc=0x7f051e388220, argv=0x7ffc298b0ae0, argc=7, id=50337, recv=139659896852080, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
        calling = {ci = 0x7ffc298b0a70, cc = 0x7f051e388220, block_handler = 0, recv = 139659896852080, argc = 7, kw_splat = false}
#56 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffc298b0ae0, argc=7, mid=50337, recv=139659896852080) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
        ec = 0x55d9d82dd120
        cc = 0x7f051e388220
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#57 rb_funcallv (recv=139659896852080, mid=mid@entry=50337, argc=argc@entry=7, argv=argv@entry=0x7ffc298b0ae0) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1055
No locals.
#58 0x00007f051a9f7c9e in ripper_dispatch7 (p=0x55d9d8596530, p=0x55d9d8596530, g=<optimized out>, f=<optimized out>, e=<optimized out>, d=<optimized out>, c=<optimized out>, b=<optimized out>, a=<optimized out>, mid=50337) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14243
        rb_funcall_argc = 7
        rb_funcall_args = {139659958552000, 4, 4, 4, 4, 4, 4}
        rb_funcall_nargs = 7
#59 new_args (p=p@entry=0x55d9d8596530, pre_args=<optimized out>, opt_args=opt_args@entry=4, rest_arg=rest_arg@entry=4, post_args=post_args@entry=4, tail=<optimized out>, loc=<optimized out>) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:1078
        t = <optimized out>
        kw_args = <optimized out>
        kw_rest_arg = <optimized out>
        block = <optimized out>
#60 0x00007f051aa087cd in ripper_yyparse (p=0x55d9d8596530) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:3977
        yychar = <optimized out>
        yylval = {val = 139659958552080, node = 0x7f051e380610, id = 139659958552080, num = 506988048, tbl = 0x7f051e380610, vars = 0x7f051e380610, strterm = 0x7f051e380610, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 549, column = 40}, end_pos = {lineno = 549, column = 41}}
        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, 105, 333, 574, 760, 897, 1028, 1124, 1200, 680, 679, 667, 1097, 1178, 1231, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 32764, 0, 0, 0, 32764, 0, 3712, 10635, 32764, 0, 0, 0, 32517, 0, 32, 0, 0, 0, -29406, 6794, 32517, 0, 3, 0, 0, 0, 8912, 10635, 32764, 0, 3, 0, 0, 0, 8928, 10635, 32764, 0, 3584, 10635, 32764, 0, 3616, 10635, 32764, 0, 0, 0, 0, 512, 3584, 10635, 32764, 0, 8880, 10635, 32764, 0, 128, 0, 0, 0, 36, 0, 0, 0, -3768, -10141, 21977, 0, 36, 0, 0, 0, 0, 0, 0, 0, 8928, 10635, 32764, 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, 14336, 6802, 32517, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{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 = 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 = 139659896845480, node = 0x7f051a8a74a8, id = 139659896845480, num = 445281448, tbl = 0x7f051a8a74a8, vars = 0x7f051a8a74a8, strterm = 0x7f051a8a74a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139659896847560, node = 0x7f051a8a7cc8, id = 139659896847560, num = 445283528, tbl = 0x7f051a8a7cc8, vars = 0x7f051a8a7cc8, strterm = 0x7f051a8a7cc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139659451564032, node = 0x7f0500000000, id = 139659451564032, num = 0, tbl = 0x7f0500000000, vars = 0x7f0500000000, strterm = 0x7f0500000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139659896843000, node = 0x7f051a8a6af8, id = 139659896843000, num = 445278968, tbl = 0x7f051a8a6af8, vars = 0x7f051a8a6af8, strterm = 0x7f051a8a6af8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139659896839480, node = 0x7f051a8a5d38, id = 139659896839480, num = 445275448, tbl = 0x7f051a8a5d38, vars = 0x7f051a8a5d38, strterm = 0x7f051a8a5d38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139659896909680, node = 0x7f051a8b6f70, id = 139659896909680, num = 445345648, tbl = 0x7f051a8b6f70, vars = 0x7f051a8b6f70, strterm = 0x7f051a8b6f70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139659895766160, node = 0x7f051a79fc90, id = 139659895766160, num = 444202128, tbl = 0x7f051a79fc90, vars = 0x7f051a79fc90, strterm = 0x7f051a79fc90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139659895766560, node = 0x7f051a79fe20, id = 139659895766560, num = 444202528, tbl = 0x7f051a79fe20, vars = 0x7f051a79fe20, strterm = 0x7f051a79fe20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94394127179896, node = 0x55d9d86b6078, id = 94394127179896, num = -664051592, tbl = 0x55d9d86b6078, vars = 0x55d9d86b6078, strterm = 0x55d9d86b6078, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139659895763440, node = 0x7f051a79f1f0, id = 139659895763440, num = 444199408, tbl = 0x7f051a79f1f0, vars = 0x7f051a79f1f0, strterm = 0x7f051a79f1f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139659895763440, node = 0x7f051a79f1f0, id = 139659895763440, num = 444199408, tbl = 0x7f051a79f1f0, vars = 0x7f051a79f1f0, strterm = 0x7f051a79f1f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139659897353480, node = 0x7f051a923508, id = 139659897353480, num = 445789448, tbl = 0x7f051a923508, vars = 0x7f051a923508, strterm = 0x7f051a923508, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139659897353840, node = 0x7f051a923670, id = 139659897353840, num = 445789808, tbl = 0x7f051a923670, vars = 0x7f051a923670, strterm = 0x7f051a923670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94394127184040, node = 0x55d9d86b70a8, id = 94394127184040, num = -664047448, tbl = 0x55d9d86b70a8, vars = 0x55d9d86b70a8, strterm = 0x55d9d86b70a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139659897350080, node = 0x7f051a9227c0, id = 139659897350080, num = 445786048, tbl = 0x7f051a9227c0, vars = 0x7f051a9227c0, strterm = 0x7f051a9227c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94394126510032, node = 0x55d9d86127d0, id = 94394126510032, num = -664721456, tbl = 0x55d9d86127d0, vars = 0x55d9d86127d0, strterm = 0x55d9d86127d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139663746531327, node = 0x7f05ffffffff, id = 139663746531327, num = -1, tbl = 0x7f05ffffffff, vars = 0x7f05ffffffff, strterm = 0x7f05ffffffff, 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 = 139659958571800, node = 0x7f051e385318, id = 139659958571800, num = 507007768, tbl = 0x7f051e385318, vars = 0x7f051e385318, strterm = 0x7f051e385318, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139659958572640, node = 0x7f051e385660, id = 139659958572640, num = 507008608, tbl = 0x7f051e385660, vars = 0x7f051e385660, strterm = 0x7f051e385660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94394126417696, node = 0x55d9d85fbf20, id = 94394126417696, num = -664813792, tbl = 0x55d9d85fbf20, vars = 0x55d9d85fbf20, strterm = 0x55d9d85fbf20, 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 = 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 = 139659958569840, node = 0x7f051e384b70, id = 139659958569840, num = 507005808, tbl = 0x7f051e384b70, vars = 0x7f051e384b70, strterm = 0x7f051e384b70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139659958552000, node = 0x7f051e3805c0, id = 139659958552000, num = 506987968, tbl = 0x7f051e3805c0, vars = 0x7f051e3805c0, strterm = 0x7f051e3805c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94394127184320, node = 0x55d9d86b71c0, id = 94394127184320, num = -664047168, tbl = 0x55d9d86b71c0, vars = 0x55d9d86b71c0, strterm = 0x55d9d86b71c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, 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 = 139659958585520, node = 0x7f051e3888b0, id = 139659958585520, num = 507021488, tbl = 0x7f051e3888b0, vars = 0x7f051e3888b0, strterm = 0x7f051e3888b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139659958588920, node = 0x7f051e3895f8, id = 139659958588920, num = 507024888, tbl = 0x7f051e3895f8, vars = 0x7f051e3895f8, strterm = 0x7f051e3895f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 139659897373880, node = 0x7f051a9284b8, id = 139659897373880, num = 445809848, tbl = 0x7f051a9284b8, vars = 0x7f051a9284b8, strterm = 0x7f051a9284b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139659897375400, node = 0x7f051a928aa8, id = 139659897375400, num = 445811368, tbl = 0x7f051a928aa8, vars = 0x7f051a928aa8, strterm = 0x7f051a928aa8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139659897377760, node = 0x7f051a9293e0, id = 139659897377760, num = 445813728, tbl = 0x7f051a9293e0, vars = 0x7f051a9293e0, strterm = 0x7f051a9293e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139659897368400, node = 0x7f051a926f50, id = 139659897368400, num = 445804368, tbl = 0x7f051a926f50, vars = 0x7f051a926f50, strterm = 0x7f051a926f50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139659897362720, node = 0x7f051a925920, id = 139659897362720, num = 445798688, tbl = 0x7f051a925920, vars = 0x7f051a925920, strterm = 0x7f051a925920, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139659897364440, node = 0x7f051a925fd8, id = 139659897364440, num = 445800408, tbl = 0x7f051a925fd8, vars = 0x7f051a925fd8, strterm = 0x7f051a925fd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139659897365640, node = 0x7f051a926488, id = 139659897365640, num = 445801608, tbl = 0x7f051a926488, vars = 0x7f051a926488, strterm = 0x7f051a926488, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139659896907640, node = 0x7f051a8b6778, id = 139659896907640, num = 445343608, tbl = 0x7f051a8b6778, vars = 0x7f051a8b6778, strterm = 0x7f051a8b6778, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139659897829400, node = 0x7f051a997818, id = 139659897829400, num = 446265368, tbl = 0x7f051a997818, vars = 0x7f051a997818, strterm = 0x7f051a997818, 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 = 94394126990776, node = 0x55d9d8687db8, id = 94394126990776, num = -664240712, tbl = 0x55d9d8687db8, vars = 0x55d9d8687db8, strterm = 0x55d9d8687db8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139659897834040, node = 0x7f051a998a38, id = 139659897834040, num = 446270008, tbl = 0x7f051a998a38, vars = 0x7f051a998a38, strterm = 0x7f051a998a38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94394126903576, node = 0x55d9d8672918, id = 94394126903576, num = -664327912, tbl = 0x55d9d8672918, vars = 0x55d9d8672918, strterm = 0x55d9d8672918, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139659897830400, node = 0x7f051a997c00, id = 139659897830400, num = 446266368, tbl = 0x7f051a997c00, vars = 0x7f051a997c00, strterm = 0x7f051a997c00, 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 = 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 = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, 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 = 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 = 94394126692456, node = 0x55d9d863f068, id = 94394126692456, num = -664539032, tbl = 0x55d9d863f068, vars = 0x55d9d863f068, strterm = 0x55d9d863f068, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, 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 = 140721005467568, node = 0x7ffc298b17b0, id = 140721005467568, num = 696981424, tbl = 0x7ffc298b17b0, vars = 0x7ffc298b17b0, strterm = 0x7ffc298b17b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 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 = 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 = 420906795008, node = 0x6200000000, id = 420906795008, num = 0, tbl = 0x6200000000, vars = 0x6200000000, strterm = 0x6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94394125563760, node = 0x55d9d852b770, id = 94394125563760, num = -665667728, tbl = 0x55d9d852b770, vars = 0x55d9d852b770, strterm = 0x55d9d852b770, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721005467792, node = 0x7ffc298b1890, id = 140721005467792, num = 696981648, tbl = 0x7ffc298b1890, vars = 0x7ffc298b1890, strterm = 0x7ffc298b1890, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94394125579255, node = 0x55d9d852f3f7, id = 94394125579255, num = -665652233, tbl = 0x55d9d852f3f7, vars = 0x55d9d852f3f7, strterm = 0x55d9d852f3f7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, 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 = 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 = 140721005465264, node = 0x7ffc298b0eb0, id = 140721005465264, num = 696979120, tbl = 0x7ffc298b0eb0, vars = 0x7ffc298b0eb0, strterm = 0x7ffc298b0eb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94394125579262, node = 0x55d9d852f3fe, id = 94394125579262, num = -665652226, tbl = 0x55d9d852f3fe, vars = 0x55d9d852f3fe, strterm = 0x55d9d852f3fe, 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 = 94394125579262, node = 0x55d9d852f3fe, id = 94394125579262, num = -665652226, tbl = 0x55d9d852f3fe, vars = 0x55d9d852f3fe, strterm = 0x55d9d852f3fe, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94394125579262, node = 0x55d9d852f3fe, id = 94394125579262, num = -665652226, tbl = 0x55d9d852f3fe, vars = 0x55d9d852f3fe, strterm = 0x55d9d852f3fe, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 14644629235968880384, node = 0xcb3c2cb31539af00, id = 14644629235968880384, num = 356101888, tbl = 0xcb3c2cb31539af00, vars = 0xcb3c2cb31539af00, strterm = 0xcb3c2cb31539af00, 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 = 94394126827504, node = 0x55d9d865fff0, id = 94394126827504, num = -664403984, tbl = 0x55d9d865fff0, vars = 0x55d9d865fff0, strterm = 0x55d9d865fff0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94394126827504, node = 0x55d9d865fff0, id = 94394126827504, num = -664403984, tbl = 0x55d9d865fff0, vars = 0x55d9d865fff0, strterm = 0x55d9d865fff0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721005466352, node = 0x7ffc298b12f0, id = 140721005466352, num = 696980208, tbl = 0x7ffc298b12f0, vars = 0x7ffc298b12f0, strterm = 0x7ffc298b12f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721005467056, node = 0x7ffc298b15b0, id = 140721005467056, num = 696980912, tbl = 0x7ffc298b15b0, vars = 0x7ffc298b15b0, strterm = 0x7ffc298b15b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139659967974976, node = 0x7f051ec7ce40 <clean_info>, id = 139659967974976, num = 516410944, tbl = 0x7f051ec7ce40 <clean_info>, vars = 0x7f051ec7ce40 <clean_info>, strterm = 0x7f051ec7ce40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140721005467104, node = 0x7ffc298b15e0, id = 140721005467104, num = 696980960, tbl = 0x7ffc298b15e0, vars = 0x7ffc298b15e0, strterm = 0x7ffc298b15e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139659966092178, node = 0x7f051eab1392 <optimize_node_left+450>, id = 139659966092178, num = 514528146, tbl = 0x7f051eab1392 <optimize_node_left+450>, vars = 0x7f051eab1392 <optimize_node_left+450>, strterm = 0x7f051eab1392 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, 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 = 140721005467192, node = 0x7ffc298b1638, id = 140721005467192, num = 696981048, tbl = 0x7ffc298b1638, vars = 0x7ffc298b1638, strterm = 0x7ffc298b1638, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140721005467128, node = 0x7ffc298b15f8, id = 140721005467128, num = 696980984, tbl = 0x7ffc298b15f8, vars = 0x7ffc298b15f8, strterm = 0x7ffc298b15f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721005467256, node = 0x7ffc298b1678, id = 140721005467256, num = 696981112, tbl = 0x7ffc298b1678, vars = 0x7ffc298b1678, strterm = 0x7ffc298b1678, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140720308486144, node = 0x7ffc00000000, id = 140720308486144, num = 0, tbl = 0x7ffc00000000, vars = 0x7ffc00000000, strterm = 0x7ffc00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140721005466376, node = 0x7ffc298b1308, id = 140721005466376, num = 696980232, tbl = 0x7ffc298b1308, vars = 0x7ffc298b1308, strterm = 0x7ffc298b1308, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140721005467320, node = 0x7ffc298b16b8, id = 140721005467320, num = 696981176, tbl = 0x7ffc298b16b8, vars = 0x7ffc298b16b8, strterm = 0x7ffc298b16b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140721005466337, node = 0x7ffc298b12e1, id = 140721005466337, num = 696980193, tbl = 0x7ffc298b12e1, vars = 0x7ffc298b12e1, strterm = 0x7ffc298b12e1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140721005466337, node = 0x7ffc298b12e1, id = 140721005466337, num = 696980193, tbl = 0x7ffc298b12e1, vars = 0x7ffc298b12e1, strterm = 0x7ffc298b12e1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139659966086778, node = 0x7f051eaafe7a <update_string_node_case_fold+298>, id = 139659966086778, num = 514522746, tbl = 0x7f051eaafe7a <update_string_node_case_fold+298>, vars = 0x7f051eaafe7a <update_string_node_case_fold+298>, strterm = 0x7f051eaafe7a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94394125563985, node = 0x55d9d852b851, id = 94394125563985, num = -665667503, tbl = 0x55d9d852b851, vars = 0x55d9d852b851, strterm = 0x55d9d852b851, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94394124456560, node = 0x55d9d841d270, id = 94394124456560, num = -666774928, tbl = 0x55d9d841d270, vars = 0x55d9d841d270, strterm = 0x55d9d841d270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721005466328, node = 0x7ffc298b12d8, id = 140721005466328, num = 696980184, tbl = 0x7ffc298b12d8, vars = 0x7ffc298b12d8, strterm = 0x7ffc298b12d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140721005466336, node = 0x7ffc298b12e0, id = 140721005466336, num = 696980192, tbl = 0x7ffc298b12e0, vars = 0x7ffc298b12e0, strterm = 0x7ffc298b12e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140721005466337, node = 0x7ffc298b12e1, id = 140721005466337, num = 696980193, tbl = 0x7ffc298b12e1, vars = 0x7ffc298b12e1, strterm = 0x7ffc298b12e1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 14644629235968880384, node = 0xcb3c2cb31539af00, id = 14644629235968880384, num = 356101888, tbl = 0xcb3c2cb31539af00, vars = 0xcb3c2cb31539af00, strterm = 0xcb3c2cb31539af00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94394125563952, node = 0x55d9d852b830, id = 94394125563952, num = -665667536, tbl = 0x55d9d852b830, vars = 0x55d9d852b830, strterm = 0x55d9d852b830, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 94394125587585, node = 0x55d9d8531481, id = 94394125587585, num = -665643903, tbl = 0x55d9d8531481, vars = 0x55d9d8531481, strterm = 0x55d9d8531481, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 139659960514219, node = 0x7f051e55f6ab <_int_malloc+3195>, id = 139659960514219, num = 508950187, tbl = 0x7f051e55f6ab <_int_malloc+3195>, vars = 0x7f051e55f6ab <_int_malloc+3195>, strterm = 0x7f051e55f6ab <_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 = 94394125554640, node = 0x55d9d85293d0, id = 94394125554640, num = -665676848, tbl = 0x55d9d85293d0, vars = 0x55d9d85293d0, strterm = 0x55d9d85293d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139659962043616, node = 0x7f051e6d4ce0 <main_arena+96>, id = 139659962043616, num = 510479584, tbl = 0x7f051e6d4ce0 <main_arena+96>, vars = 0x7f051e6d4ce0 <main_arena+96>, strterm = 0x7f051e6d4ce0 <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 = 175428015232, node = 0x28d8531480, id = 175428015232, num = -665643904, tbl = 0x28d8531480, vars = 0x28d8531480, strterm = 0x28d8531480, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 94394125587585, node = 0x55d9d8531481, id = 94394125587585, num = -665643903, tbl = 0x55d9d8531481, vars = 0x55d9d8531481, strterm = 0x55d9d8531481, 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 = 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 = 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 = 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 = 14644629235968880384, node = 0xcb3c2cb31539af00, id = 14644629235968880384, num = 356101888, tbl = 0xcb3c2cb31539af00, vars = 0xcb3c2cb31539af00, strterm = 0xcb3c2cb31539af00, 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 = 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 = 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 = 94394123571392, node = 0x55d9d83450c0, id = 94394123571392, num = -667660096, tbl = 0x55d9d83450c0, vars = 0x55d9d83450c0, strterm = 0x55d9d83450c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139659962043520, node = 0x7f051e6d4c80 <main_arena>, id = 139659962043520, num = 510479488, tbl = 0x7f051e6d4c80 <main_arena>, vars = 0x7f051e6d4c80 <main_arena>, strterm = 0x7f051e6d4c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94394123571712, node = 0x55d9d8345200, id = 94394123571712, num = -667659776, tbl = 0x55d9d8345200, vars = 0x55d9d8345200, strterm = 0x55d9d8345200, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94394125554656, node = 0x55d9d85293e0, id = 94394125554656, num = -665676832, tbl = 0x55d9d85293e0, vars = 0x55d9d85293e0, strterm = 0x55d9d85293e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139659960515675, node = 0x7f051e55fc5b <_int_realloc+299>, id = 139659960515675, num = 508951643, tbl = 0x7f051e55fc5b <_int_realloc+299>, vars = 0x7f051e55fc5b <_int_realloc+299>, strterm = 0x7f051e55fc5b <_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 = 139659962043520, node = 0x7f051e6d4c80 <main_arena>, id = 139659962043520, num = 510479488, tbl = 0x7f051e6d4c80 <main_arena>, vars = 0x7f051e6d4c80 <main_arena>, strterm = 0x7f051e6d4c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94394123571408, node = 0x55d9d83450d0, id = 94394123571408, num = -667660080, tbl = 0x55d9d83450d0, vars = 0x55d9d83450d0, strterm = 0x55d9d83450d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {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 = 94394123571392, node = 0x55d9d83450c0, id = 94394123571392, num = -667660096, tbl = 0x55d9d83450c0, vars = 0x55d9d83450c0, strterm = 0x55d9d83450c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, 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 = 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 = 139659960519049, node = 0x7f051e560989 <__GI___libc_realloc+457>, id = 139659960519049, num = 508955017, tbl = 0x7f051e560989 <__GI___libc_realloc+457>, vars = 0x7f051e560989 <__GI___libc_realloc+457>, strterm = 0x7f051e560989 <__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 = 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 = 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 = 94394124456560, node = 0x55d9d841d270, id = 94394124456560, num = -666774928, tbl = 0x55d9d841d270, vars = 0x55d9d841d270, strterm = 0x55d9d841d270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94394125588392, node = 0x55d9d85317a8, id = 94394125588392, num = -665643096, tbl = 0x55d9d85317a8, vars = 0x55d9d85317a8, strterm = 0x55d9d85317a8, 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 = 94394124456560, node = 0x55d9d841d270, id = 94394124456560, num = -666774928, tbl = 0x55d9d841d270, vars = 0x55d9d841d270, strterm = 0x55d9d841d270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94394125588384, node = 0x55d9d85317a0, id = 94394125588384, num = -665643104, tbl = 0x55d9d85317a0, vars = 0x55d9d85317a0, strterm = 0x55d9d85317a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139659966118182, node = 0x7f051eab7926 <compile_tree+5558>, id = 139659966118182, num = 514554150, tbl = 0x7f051eab7926 <compile_tree+5558>, vars = 0x7f051eab7926 <compile_tree+5558>, strterm = 0x7f051eab7926 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, 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 = 1168, node = 0x490, id = 1168, num = 1168, tbl = 0x490, vars = 0x490, strterm = 0x490, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 321, node = 0x141, id = 321, num = 321, tbl = 0x141, vars = 0x141, strterm = 0x141, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94394123571392, node = 0x55d9d83450c0, id = 94394123571392, num = -667660096, tbl = 0x55d9d83450c0, vars = 0x55d9d83450c0, strterm = 0x55d9d83450c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139659962043520, node = 0x7f051e6d4c80 <main_arena>, id = 139659962043520, num = 510479488, tbl = 0x7f051e6d4c80 <main_arena>, vars = 0x7f051e6d4c80 <main_arena>, strterm = 0x7f051e6d4c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 14644629235968880384, node = 0xcb3c2cb31539af00, id = 14644629235968880384, num = 356101888, tbl = 0xcb3c2cb31539af00, vars = 0xcb3c2cb31539af00, strterm = 0xcb3c2cb31539af00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1168, node = 0x490, id = 1168, num = 1168, tbl = 0x490, vars = 0x490, strterm = 0x490, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94394125564336, node = 0x55d9d852b9b0, id = 94394125564336, num = -665667152, tbl = 0x55d9d852b9b0, vars = 0x55d9d852b9b0, strterm = 0x55d9d852b9b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 12884901902, node = 0x30000000e, id = 12884901902, num = 14, tbl = 0x30000000e, vars = 0x30000000e, strterm = 0x30000000e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, 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 = 546, column = 7}}, {beg_pos = {lineno = 546, column = 8}, end_pos = {lineno = 546, column = 8}}, {beg_pos = {lineno = 548, column = 4}, end_pos = {lineno = 548, column = 16}}, {beg_pos = {lineno = 548, column = 17}, end_pos = {lineno = 548, column = 19}}, {beg_pos = {lineno = 548, column = 19}, end_pos = {lineno = 548, column = 19}}, {beg_pos = {lineno = 548, column = 19}, end_pos = {lineno = 548, column = 19}}, {beg_pos = {lineno = 548, column = 19}, end_pos = {lineno = 548, column = 19}}, {beg_pos = {lineno = 548, column = 19}, end_pos = {lineno = 548, column = 19}}, {beg_pos = {lineno = 549, column = 6}, end_pos = {lineno = 549, column = 34}}, {beg_pos = {lineno = 549, column = 35}, end_pos = {lineno = 549, column = 37}}, {beg_pos = {lineno = 549, column = 37}, end_pos = {lineno = 549, column = 37}}, {beg_pos = {lineno = 549, column = 37}, end_pos = {lineno = 549, column = 37}}, {beg_pos = {lineno = 549, column = 37}, end_pos = {lineno = 549, column = 37}}, {beg_pos = {lineno = 549, column = 38}, end_pos = {lineno = 549, column = 39}}, {beg_pos = {lineno = 549, column = 39}, end_pos = {lineno = 549, column = 40}}, {beg_pos = {lineno = 549, column = 40}, end_pos = {lineno = 549, column = 40}}, {beg_pos = {lineno = 549, column = 27}, end_pos = {lineno = 549, column = 28}}, {beg_pos = {lineno = 549, column = 27}, end_pos = {lineno = 549, column = 28}}, {beg_pos = {lineno = 549, column = 25}, end_pos = {lineno = 549, column = 26}}, {beg_pos = {lineno = 540, column = 10}, end_pos = {lineno = 540, column = 10}}, {beg_pos = {lineno = 540, column = 11}, end_pos = {lineno = 540, column = 19}}, {beg_pos = {lineno = 540, column = 20}, end_pos = {lineno = 540, column = 20}}, {beg_pos = {lineno = 540, column = 20}, end_pos = {lineno = 540, column = 20}}, {beg_pos = {lineno = 541, column = 10}, end_pos = {lineno = 541, column = 58}}, {beg_pos = {lineno = 542, column = 8}, end_pos = {lineno = 543, column = 15}}, {beg_pos = {lineno = 543, column = 10}, end_pos = {lineno = 543, column = 15}}, {beg_pos = {lineno = 543, column = 15}, end_pos = {lineno = 543, column = 15}}, {beg_pos = {lineno = 532, column = 17}, end_pos = {lineno = 532, 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 = 297, column = 30}, end_pos = {lineno = 297, column = 31}}, {beg_pos = {lineno = -664496544, column = 21977}, end_pos = {lineno = 2, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -664496608, column = 21977}, end_pos = {lineno = 696982320, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 508556303, column = 32517}}, {beg_pos = {lineno = 513212736, column = 32517}, end_pos = {lineno = 10, column = 2}}, {beg_pos = {lineno = 696982320, column = 32764}, end_pos = {lineno = 508938651, column = 32517}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 510479584, column = 32517}}, {beg_pos = {lineno = 1570604652, column = 5}, end_pos = {lineno = 65, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 513565140, column = 32517}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 510479488, column = 32517}}, {beg_pos = {lineno = 32816, column = 0}, end_pos = {lineno = 2050, column = 0}}, {beg_pos = {lineno = 32832, column = 0}, end_pos = {lineno = 2052, column = 0}}, {beg_pos = {lineno = 155, column = 0}, end_pos = {lineno = 508950593, column = 32517}}, {beg_pos = {lineno = 510479584, column = 32517}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -664497632, column = 21977}}, {beg_pos = {lineno = 6, column = 118}, end_pos = {lineno = 32816, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1028580082, column = -2119729502}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 515000189, column = 32517}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 515448038, column = 32517}}, {beg_pos = {lineno = -668099824, column = 21977}, end_pos = {lineno = -668086800, column = 21977}}, {beg_pos = {lineno = 696981924, column = 32764}, end_pos = {lineno = 356101888, column = -885248845}}, {beg_pos = {lineno = -668099776, column = 21977}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -668090144, column = 21977}, end_pos = {lineno = -668086800, column = 21977}}, {beg_pos = {lineno = -668086800, column = 21977}, end_pos = {lineno = 515000237, column = 32517}}, {beg_pos = {lineno = -668090048, column = 21977}, end_pos = {lineno = 513566768, column = 32517}}, {beg_pos = {lineno = 445496728, column = 32517}, end_pos = {lineno = 356101888, column = -885248845}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = 356101888, column = -885248845}}, {beg_pos = {lineno = 696981984, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 445494768, column = 32517}, end_pos = {lineno = 513280745, column = 32517}}, {beg_pos = {lineno = 517815840, column = 32517}, end_pos = {lineno = 445498368, column = 32517}}, {beg_pos = {lineno = -668090144, column = 21977}, end_pos = {lineno = 696982052, column = 32764}}, {beg_pos = {lineno = 445498368, column = 32517}, end_pos = {lineno = 513514253, column = 32517}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 514822517, column = 32517}}, {beg_pos = {lineno = -668058208, column = 21977}, end_pos = {lineno = 356101888, column = -885248845}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = 445494768, column = 32517}, end_pos = {lineno = 445498368, column = 32517}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 512764103, column = 32517}}, {beg_pos = {lineno = -668085984, column = 21977}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -664496896, column = 21977}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -668058208, column = 21977}, end_pos = {lineno = 513212265, column = 32517}}, {beg_pos = {lineno = -664496554, column = 21977}, end_pos = {lineno = 513416684, column = 32517}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -668085984, column = 21977}}, {beg_pos = {lineno = 513212240, column = 32517}, end_pos = {lineno = 696985152, column = 32764}}, {beg_pos = {lineno = 696982404, column = 32764}, end_pos = {lineno = 696982352, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -668085984, column = 21977}, end_pos = {lineno = 508133072, column = 32517}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = -668058208, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 513416794, column = 32517}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 696982176, column = 32764}}, {beg_pos = {lineno = -664352656, column = 21977}, end_pos = {lineno = 696985744, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 356101888, column = -885248845}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -664496896, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -668058208, column = 21977}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 517886844, column = 32517}}, {beg_pos = {lineno = 510537728, column = 32517}, end_pos = {lineno = 508295888, column = 32517}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 508289436, column = 32517}}, {beg_pos = {lineno = -666470416, column = 21977}, end_pos = {lineno = 517887977, column = 32517}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 517886631, column = 32517}}, {beg_pos = {lineno = 517833472, column = 32517}, end_pos = {lineno = 512407016, column = 32517}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 512402392, column = 32517}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 517887977, column = 32517}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 512456648, column = 32517}}, {beg_pos = {lineno = 517833472, column = 32517}, end_pos = {lineno = 696982696, column = 32764}}, {beg_pos = {lineno = 696982692, column = 32764}, end_pos = {lineno = 446616249, column = 32517}}, {beg_pos = {lineno = 512456648, column = 32517}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 696982692, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = -667503104, column = 21977}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21977}, end_pos = {lineno = 446618130, column = 32517}}, {beg_pos = {lineno = 446615648, column = 32517}, end_pos = {lineno = 696982896, column = 32764}}, {beg_pos = {lineno = 696982880, column = 32764}, end_pos = {lineno = 226653313, column = 0}}, {beg_pos = {lineno = 1, column = 32764}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = -666449280, column = 21977}, end_pos = {lineno = 696982816, column = 32764}}, {beg_pos = {lineno = 696982832, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 696983040, column = 32764}, end_pos = {lineno = 446618130, column = 32517}}, {beg_pos = {lineno = -666449280, column = 21977}, end_pos = {lineno = 696982880, column = 32764}}, {beg_pos = {lineno = 696982896, column = 32764}, end_pos = {lineno = 517890577, column = 32517}}, {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 = -666450160, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -666450160, column = 21977}}, {beg_pos = {lineno = 508329776, column = 1}, end_pos = {lineno = -666449280, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32764}}, {beg_pos = {lineno = 0, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -952662486, column = 0}}, {beg_pos = {lineno = 512428928, column = 32517}, end_pos = {lineno = 517833472, column = 32517}}, {beg_pos = {lineno = -666450160, column = 21977}, end_pos = {lineno = 446886016, column = 32517}}, {beg_pos = {lineno = 446430712, column = 32517}, end_pos = {lineno = -664538256, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 517918577, column = 32517}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = -666450160, column = 21977}, end_pos = {lineno = 446886984, column = 32517}}, {beg_pos = {lineno = -666443760, column = 21977}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 445493768, column = 32517}, end_pos = {lineno = 517918577, column = 32517}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 512428928, column = 32517}, end_pos = {lineno = 513949104, column = 32517}}, {beg_pos = {lineno = 243, column = 0}, end_pos = {lineno = 696984048, column = 32764}}, {beg_pos = {lineno = 99, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -666443760, column = 21977}, end_pos = {lineno = 517930414, column = 32517}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 446866272, column = 32517}}, {beg_pos = {lineno = 696979070, column = 32764}, end_pos = {lineno = 696983872, column = 32764}}, {beg_pos = {lineno = 445493048, column = 32517}, end_pos = {lineno = 696978676, column = 32764}}, {beg_pos = {lineno = 696978672, column = 32764}, end_pos = {lineno = -666449280, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32517}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 517887977, column = 32517}}, {beg_pos = {lineno = 512445464, column = 32517}, end_pos = {lineno = 517833472, column = 32517}}, {beg_pos = {lineno = 517833472, column = 32517}, end_pos = {lineno = 696983400, column = 32764}}, {beg_pos = {lineno = 696983396, column = 32764}, end_pos = {lineno = 517833472, column = 32517}}, {beg_pos = {lineno = 506998928, column = 32517}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = 445910968, column = 32517}}, {beg_pos = {lineno = 507085128, column = 32517}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -668085984, column = 21977}, end_pos = {lineno = 508132752, column = 32517}}, {beg_pos = {lineno = 14, column = 4}, end_pos = {lineno = 14, column = 4}}, {beg_pos = {lineno = -1070128980, column = 173173}, end_pos = {lineno = -664771328, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 508132752, column = 32517}, 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 = 14, column = 3}}, {beg_pos = {lineno = 13, column = 6}, end_pos = {lineno = 13, column = 6}}, {beg_pos = {lineno = 445496088, column = 32517}, end_pos = {lineno = 445496048, column = 32517}}, {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 = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1028580082, column = -2119729502}, end_pos = {lineno = 32, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 2, column = 2}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1028580082, column = -2119729502}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 512971043, column = 32517}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 510479584, column = 32517}}, {beg_pos = {lineno = -664396344, column = 21977}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1028580082, column = -2119729502}, end_pos = {lineno = -666819824, column = 21977}}, {beg_pos = {lineno = -668086424, column = 21977}, end_pos = {lineno = 510479488, column = 32517}}, {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 = 508947547, column = 32517}}, {beg_pos = {lineno = 2, 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 = 1028580082, column = -2119729502}}, {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 = 432
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 139659958552000, node = 0x7f051e3805c0, id = 139659958552000, num = 506987968, tbl = 0x7f051e3805c0, vars = 0x7f051e3805c0, strterm = 0x7f051e3805c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}
        yyloc = {beg_pos = {lineno = 549, column = 39}, end_pos = {lineno = 549, column = 40}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000\300\216\212\032\005\177\000\000X\341\220\032\005\177\000\000\200Lm\036\005\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\020~I\036\005\177\000\000\000\000\000\000\000\000\000\000\342\002V\036\005\177\000\000\220-g\330\331U\000\000\300\216\212\032\005\177\000\000\060eY\330\331U\000\000\340\300-\330\331U\000\000\004\000\000\000\000\000\000\000\240X\234\036\005\177\000"
        yymsg = 0x7ffc298b2160 "n"
        yymsg_alloc = 128
        yylen = 2
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#61 0x00007f051aa115b2 in ripper_parse0 (parser_v=parser_v@entry=139659896852080) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371
        p = 0x55d9d8596530
#62 0x00007f051e9a1fd6 in rb_ensure (b_proc=b_proc@entry=0x7f051aa114d0 <ripper_parse0>, data1=data1@entry=139659896852080, e_proc=e_proc@entry=0x7f051a9f3ae0 <ripper_ensure>, data2=data2@entry=139659896852080) at /tmp/ruby/src/trunk-repeat20/eval.c:1005
        _ec = 0x55d9d82dd120
        _tag = {tag = 36, retval = 94390496264253, buf = {0x7f051a8a8e70, 0x7f051e9a20c0 <rb_ensure+528>, 0x0, 0x7ffc298b2250, 0x0}, prev = 0x7ffc298b25d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55d9d82dd120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f051a9f3ae0 <ripper_ensure>, data2 = 139659896852080}}
#63 0x00007f051a9f4315 in ripper_parse (self=139659896852080) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409
        p = 0x55d9d8596530
#64 0x00007f051eb65ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f051e497e10, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f051e383090
        cfunc = 0x55d9d846e018
        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=0x55d9d82dd120, reg_cfp=0x7f051e497e10, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#66 0x00007f051eb7524d 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 = 1
        ci = 0x0
        cc = <optimized out>
        recv = 1516501
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f051a8daf88, block_handler = 0, recv = 139659896852080, argc = 0, 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=0x55d9d82dd120, initial=1516501) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x1723d5
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55d9d85a44d8
        reg_cfp = 0x7f051e497e10
        insns_address_table = {0x7f051eb779bf <vm_exec_core+10351>, 0x7f051eb753c9 <vm_exec_core+633>, 0x7f051eb7757e <vm_exec_core+9262>, 0x7f051eb77504 <vm_exec_core+9140>, 0x7f051eb7748d <vm_exec_core+9021>, 0x7f051eb7740e <vm_exec_core+8894>, 0x7f051eb7738e <vm_exec_core+8766>, 0x7f051eb77332 <vm_exec_core+8674>, 0x7f051eb772d7 <vm_exec_core+8583>, 0x7f051eb77287 <vm_exec_core+8503>, 0x7f051eb7710c <vm_exec_core+8124>, 0x7f051eb76f61 <vm_exec_core+7697>, 0x7f051eb76e76 <vm_exec_core+7462>, 0x7f051eb76e07 <vm_exec_core+7351>, 0x7f051eb76d9a <vm_exec_core+7242>, 0x7f051eb76d5f <vm_exec_core+7183>, 0x7f051eb76d29 <vm_exec_core+7129>, 0x7f051eb76cf6 <vm_exec_core+7078>, 0x7f051eb775ea <vm_exec_core+9370>, 0x7f051eb76057 <vm_exec_core+3847>, 0x7f051eb75fe9 <vm_exec_core+3737>, 0x7f051eb75fae <vm_exec_core+3678>, 0x7f051eb75f58 <vm_exec_core+3592>, 0x7f051eb75f14 <vm_exec_core+3524>, 0x7f051eb75e8d <vm_exec_core+3389>, 0x7f051eb75e58 <vm_exec_core+3336>, 0x7f051eb75dfd <vm_exec_core+3245>, 0x7f051eb75d85 <vm_exec_core+3125>, 0x7f051eb75d4d <vm_exec_core+3069>, 0x7f051eb75d15 <vm_exec_core+3013>, 0x7f051eb75b20 <vm_exec_core+2512>, 0x7f051eb75a8f <vm_exec_core+2367>, 0x7f051eb75a32 <vm_exec_core+2274>, 0x7f051eb759b9 <vm_exec_core+2153>, 0x7f051eb766f9 <vm_exec_core+5545>, 0x7f051eb766d4 <vm_exec_core+5508>, 0x7f051eb7669b <vm_exec_core+5451>, 0x7f051eb7664b <vm_exec_core+5371>, 0x7f051eb76619 <vm_exec_core+5321>, 0x7f051eb7652e <vm_exec_core+5086>, 0x7f051eb764e9 <vm_exec_core+5017>, 0x7f051eb764a3 <vm_exec_core+4947>, 0x7f051eb76473 <vm_exec_core+4899>, 0x7f051eb763a8 <vm_exec_core+4696>, 0x7f051eb76413 <vm_exec_core+4803>, 0x7f051eb76278 <vm_exec_core+4392>, 0x7f051eb7620b <vm_exec_core+4283>, 0x7f051eb7617e <vm_exec_core+4142>, 0x7f051eb760c2 <vm_exec_core+3954>, 0x7f051eb7608a <vm_exec_core+3898>, 0x7f051eb76bf7 <vm_exec_core+6823>, 0x7f051eb76ae4 <vm_exec_core+6548>, 0x7f051eb751a8 <vm_exec_core+88>, 0x7f051eb76c72 <vm_exec_core+6946>, 0x7f051eb7683d <vm_exec_core+5869>, 0x7f051eb77b07 <vm_exec_core+10679>, 0x7f051eb767f3 <vm_exec_core+5795>, 0x7f051eb7679a <vm_exec_core+5706>, 0x7f051eb76741 <vm_exec_core+5617>, 0x7f051eb769d6 <vm_exec_core+6278>, 0x7f051eb76900 <vm_exec_core+6064>, 0x7f051eb76887 <vm_exec_core+5943>, 0x7f051eb7795e <vm_exec_core+10254>, 0x7f051eb76c3a <vm_exec_core+6890>, 0x7f051eb76a8d <vm_exec_core+6461>, 0x7f051eb7581a <vm_exec_core+1738>, 0x7f051eb757e0 <vm_exec_core+1680>, 0x7f051eb75912 <vm_exec_core+1986>, 0x7f051eb75871 <vm_exec_core+1825>, 0x7f051eb77def <vm_exec_core+11423>, 0x7f051eb77d46 <vm_exec_core+11254>, 0x7f051eb77fc6 <vm_exec_core+11894>, 0x7f051eb77f53 <vm_exec_core+11779>, 0x7f051eb77ead <vm_exec_core+11613>, 0x7f051eb77e51 <vm_exec_core+11521>, 0x7f051eb78373 <vm_exec_core+12835>, 0x7f051eb782d6 <vm_exec_core+12678>, 0x7f051eb7823e <vm_exec_core+12526>, 0x7f051eb781a1 <vm_exec_core+12369>, 0x7f051eb78109 <vm_exec_core+12217>, 0x7f051eb77a48 <vm_exec_core+10488>, 0x7f051eb780be <vm_exec_core+12142>, 0x7f051eb78068 <vm_exec_core+12056>, 0x7f051eb77bd5 <vm_exec_core+10885>, 0x7f051eb77b4b <vm_exec_core+10747>, 0x7f051eb75773 <vm_exec_core+1571>, 0x7f051eb75715 <vm_exec_core+1477>, 0x7f051eb77d12 <vm_exec_core+11202>, 0x7f051eb77cde <vm_exec_core+11150>, 0x7f051eb77c8d <vm_exec_core+11069>, 0x7f051eb77c3e <vm_exec_core+10990>, 0x7f051eb77a7b <vm_exec_core+10539>, 0x7f051eb779d0 <vm_exec_core+10368>, 0x7f051eb756a8 <vm_exec_core+1368>, 0x7f051eb75651 <vm_exec_core+1281>, 0x7f051eb755ce <vm_exec_core+1150>, 0x7f051eb75589 <vm_exec_core+1081>, 0x7f051eb7553c <vm_exec_core+1004>, 0x7f051eb754ef <vm_exec_core+927>, 0x7f051eb7549a <vm_exec_core+842>, 0x7f051eb75467 <vm_exec_core+791>, 0x7f051eb75434 <vm_exec_core+740>, 0x7f051eb77aeb <vm_exec_core+10651>, 0x7f051eb753ba <vm_exec_core+618>, 0x7f051eb7756f <vm_exec_core+9247>, 0x7f051eb774f5 <vm_exec_core+9125>, 0x7f051eb7747e <vm_exec_core+9006>, 0x7f051eb773ff <vm_exec_core+8879>, 0x7f051eb7737f <vm_exec_core+8751>, 0x7f051eb77323 <vm_exec_core+8659>, 0x7f051eb772c8 <vm_exec_core+8568>, 0x7f051eb77278 <vm_exec_core+8488>, 0x7f051eb770fd <vm_exec_core+8109>, 0x7f051eb76f52 <vm_exec_core+7682>, 0x7f051eb76e67 <vm_exec_core+7447>, 0x7f051eb76df8 <vm_exec_core+7336>, 0x7f051eb76d8b <vm_exec_core+7227>, 0x7f051eb76d50 <vm_exec_core+7168>, 0x7f051eb76d1a <vm_exec_core+7114>, 0x7f051eb76ce7 <vm_exec_core+7063>, 0x7f051eb775db <vm_exec_core+9355>, 0x7f051eb76048 <vm_exec_core+3832>, 0x7f051eb75fda <vm_exec_core+3722>, 0x7f051eb75f9f <vm_exec_core+3663>, 0x7f051eb75f49 <vm_exec_core+3577>, 0x7f051eb75f05 <vm_exec_core+3509>, 0x7f051eb75e7e <vm_exec_core+3374>, 0x7f051eb75e49 <vm_exec_core+3321>, 0x7f051eb75dee <vm_exec_core+3230>, 0x7f051eb75d76 <vm_exec_core+3110>, 0x7f051eb75d3e <vm_exec_core+3054>, 0x7f051eb75d06 <vm_exec_core+2998>, 0x7f051eb75b11 <vm_exec_core+2497>, 0x7f051eb75a80 <vm_exec_core+2352>, 0x7f051eb75a23 <vm_exec_core+2259>, 0x7f051eb759aa <vm_exec_core+2138>, 0x7f051eb766ea <vm_exec_core+5530>, 0x7f051eb766c5 <vm_exec_core+5493>, 0x7f051eb7668c <vm_exec_core+5436>, 0x7f051eb7663c <vm_exec_core+5356>, 0x7f051eb7660a <vm_exec_core+5306>, 0x7f051eb7651f <vm_exec_core+5071>, 0x7f051eb764da <vm_exec_core+5002>, 0x7f051eb76494 <vm_exec_core+4932>, 0x7f051eb76464 <vm_exec_core+4884>, 0x7f051eb76399 <vm_exec_core+4681>, 0x7f051eb76404 <vm_exec_core+4788>, 0x7f051eb76269 <vm_exec_core+4377>, 0x7f051eb761fc <vm_exec_core+4268>, 0x7f051eb7616f <vm_exec_core+4127>, 0x7f051eb760b3 <vm_exec_core+3939>, 0x7f051eb7607b <vm_exec_core+3883>, 0x7f051eb76be8 <vm_exec_core+6808>, 0x7f051eb76ad5 <vm_exec_core+6533>, 0x7f051eb78593 <vm_exec_core+13379>, 0x7f051eb76c63 <vm_exec_core+6931>, 0x7f051eb7682e <vm_exec_core+5854>, 0x7f051eb7857f <vm_exec_core+13359>, 0x7f051eb767e4 <vm_exec_core+5780>, 0x7f051eb7678b <vm_exec_core+5691>, 0x7f051eb76732 <vm_exec_core+5602>, 0x7f051eb769c7 <vm_exec_core+6263>, 0x7f051eb768f1 <vm_exec_core+6049>, 0x7f051eb76878 <vm_exec_core+5928>, 0x7f051eb7794f <vm_exec_core+10239>, 0x7f051eb76c2b <vm_exec_core+6875>, 0x7f051eb76a7e <vm_exec_core+6446>, 0x7f051eb7580b <vm_exec_core+1723>, 0x7f051eb757d1 <vm_exec_core+1665>, 0x7f051eb75903 <vm_exec_core+1971>, 0x7f051eb75862 <vm_exec_core+1810>, 0x7f051eb7856b <vm_exec_core+13339>, 0x7f051eb78557 <vm_exec_core+13319>, 0x7f051eb78543 <vm_exec_core+13299>, 0x7f051eb7852f <vm_exec_core+13279>, 0x7f051eb7851b <vm_exec_core+13259>, 0x7f051eb78507 <vm_exec_core+13239>, 0x7f051eb784ec <vm_exec_core+13212>, 0x7f051eb784d8 <vm_exec_core+13192>, 0x7f051eb784c4 <vm_exec_core+13172>, 0x7f051eb784b0 <vm_exec_core+13152>, 0x7f051eb7849c <vm_exec_core+13132>, 0x7f051eb78488 <vm_exec_core+13112>, 0x7f051eb78474 <vm_exec_core+13092>, 0x7f051eb78460 <vm_exec_core+13072>, 0x7f051eb7844c <vm_exec_core+13052>, 0x7f051eb78438 <vm_exec_core+13032>, 0x7f051eb75764 <vm_exec_core+1556>, 0x7f051eb75706 <vm_exec_core+1462>, 0x7f051eb78424 <vm_exec_core+13012>, 0x7f051eb78410 <vm_exec_core+12992>, 0x7f051eb783fc <vm_exec_core+12972>, 0x7f051eb783e8 <vm_exec_core+12952>, 0x7f051eb75191 <vm_exec_core+65>, 0x7f051eb75195 <vm_exec_core+69>, 0x7f051eb75699 <vm_exec_core+1353>, 0x7f051eb75642 <vm_exec_core+1266>, 0x7f051eb755bf <vm_exec_core+1135>, 0x7f051eb7557a <vm_exec_core+1066>, 0x7f051eb7552d <vm_exec_core+989>...}
#68 0x00007f051eb7b9eb in rb_vm_exec (ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55d9d82dd120
        _tag = {tag = 36, retval = 4, buf = {0x55d9d82dd120, 0x7f051eb7b1e0 <rb_vm_exec+400>, 0x0, 0x7ffc298b2500, 0x7f051e398108}, prev = 0x7ffc298b29b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#69 0x00007f051eb7bbe9 in eval_string_with_cref (self=<optimized out>, src=139659896852040, cref=0x7f051a8a8e20, file=139659897266680, line=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701
        ec = 0x55d9d82dd120
        block = {as = {captured = {self = 139659896852080, ep = 0x7f051e3980f8, code = {iseq = 0x7f051a9af738, ifunc = 0x7f051a9af738, val = 139659897927480}}, symbol = 139659896852080, proc = 139659896852080}, type = block_type_iseq}
        iseq = 0x7f051a8a8d08
        cfp = <optimized out>
#70 0x00007f051eb8bf5a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139659896852080) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1946
        cref = 0x7f051a8a8e20
#71 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 = 139659897266680
        line = <optimized out>
        code = 139659896852040
#72 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139659896852080) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:2010
No locals.
#73 0x00007f051eb65ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f051e497e90, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f051e336e70
        cfunc = 0x55d9d831fe08
        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>
#74 vm_call_cfunc_with_frame (ec=0x55d9d82dd120, reg_cfp=0x7f051e497e90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#75 0x00007f051eb7524d 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 = 1
        ci = 0x0
        cc = <optimized out>
        recv = 1516501
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f051a8db118, block_handler = 0, recv = 139659896852080, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#76 vm_exec_core (ec=0x55d9d82dd120, initial=1516501) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x1723d5
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55d9d8448800
        reg_cfp = 0x7f051e497e90
        insns_address_table = {0x7f051eb779bf <vm_exec_core+10351>, 0x7f051eb753c9 <vm_exec_core+633>, 0x7f051eb7757e <vm_exec_core+9262>, 0x7f051eb77504 <vm_exec_core+9140>, 0x7f051eb7748d <vm_exec_core+9021>, 0x7f051eb7740e <vm_exec_core+8894>, 0x7f051eb7738e <vm_exec_core+8766>, 0x7f051eb77332 <vm_exec_core+8674>, 0x7f051eb772d7 <vm_exec_core+8583>, 0x7f051eb77287 <vm_exec_core+8503>, 0x7f051eb7710c <vm_exec_core+8124>, 0x7f051eb76f61 <vm_exec_core+7697>, 0x7f051eb76e76 <vm_exec_core+7462>, 0x7f051eb76e07 <vm_exec_core+7351>, 0x7f051eb76d9a <vm_exec_core+7242>, 0x7f051eb76d5f <vm_exec_core+7183>, 0x7f051eb76d29 <vm_exec_core+7129>, 0x7f051eb76cf6 <vm_exec_core+7078>, 0x7f051eb775ea <vm_exec_core+9370>, 0x7f051eb76057 <vm_exec_core+3847>, 0x7f051eb75fe9 <vm_exec_core+3737>, 0x7f051eb75fae <vm_exec_core+3678>, 0x7f051eb75f58 <vm_exec_core+3592>, 0x7f051eb75f14 <vm_exec_core+3524>, 0x7f051eb75e8d <vm_exec_core+3389>, 0x7f051eb75e58 <vm_exec_core+3336>, 0x7f051eb75dfd <vm_exec_core+3245>, 0x7f051eb75d85 <vm_exec_core+3125>, 0x7f051eb75d4d <vm_exec_core+3069>, 0x7f051eb75d15 <vm_exec_core+3013>, 0x7f051eb75b20 <vm_exec_core+2512>, 0x7f051eb75a8f <vm_exec_core+2367>, 0x7f051eb75a32 <vm_exec_core+2274>, 0x7f051eb759b9 <vm_exec_core+2153>, 0x7f051eb766f9 <vm_exec_core+5545>, 0x7f051eb766d4 <vm_exec_core+5508>, 0x7f051eb7669b <vm_exec_core+5451>, 0x7f051eb7664b <vm_exec_core+5371>, 0x7f051eb76619 <vm_exec_core+5321>, 0x7f051eb7652e <vm_exec_core+5086>, 0x7f051eb764e9 <vm_exec_core+5017>, 0x7f051eb764a3 <vm_exec_core+4947>, 0x7f051eb76473 <vm_exec_core+4899>, 0x7f051eb763a8 <vm_exec_core+4696>, 0x7f051eb76413 <vm_exec_core+4803>, 0x7f051eb76278 <vm_exec_core+4392>, 0x7f051eb7620b <vm_exec_core+4283>, 0x7f051eb7617e <vm_exec_core+4142>, 0x7f051eb760c2 <vm_exec_core+3954>, 0x7f051eb7608a <vm_exec_core+3898>, 0x7f051eb76bf7 <vm_exec_core+6823>, 0x7f051eb76ae4 <vm_exec_core+6548>, 0x7f051eb751a8 <vm_exec_core+88>, 0x7f051eb76c72 <vm_exec_core+6946>, 0x7f051eb7683d <vm_exec_core+5869>, 0x7f051eb77b07 <vm_exec_core+10679>, 0x7f051eb767f3 <vm_exec_core+5795>, 0x7f051eb7679a <vm_exec_core+5706>, 0x7f051eb76741 <vm_exec_core+5617>, 0x7f051eb769d6 <vm_exec_core+6278>, 0x7f051eb76900 <vm_exec_core+6064>, 0x7f051eb76887 <vm_exec_core+5943>, 0x7f051eb7795e <vm_exec_core+10254>, 0x7f051eb76c3a <vm_exec_core+6890>, 0x7f051eb76a8d <vm_exec_core+6461>, 0x7f051eb7581a <vm_exec_core+1738>, 0x7f051eb757e0 <vm_exec_core+1680>, 0x7f051eb75912 <vm_exec_core+1986>, 0x7f051eb75871 <vm_exec_core+1825>, 0x7f051eb77def <vm_exec_core+11423>, 0x7f051eb77d46 <vm_exec_core+11254>, 0x7f051eb77fc6 <vm_exec_core+11894>, 0x7f051eb77f53 <vm_exec_core+11779>, 0x7f051eb77ead <vm_exec_core+11613>, 0x7f051eb77e51 <vm_exec_core+11521>, 0x7f051eb78373 <vm_exec_core+12835>, 0x7f051eb782d6 <vm_exec_core+12678>, 0x7f051eb7823e <vm_exec_core+12526>, 0x7f051eb781a1 <vm_exec_core+12369>, 0x7f051eb78109 <vm_exec_core+12217>, 0x7f051eb77a48 <vm_exec_core+10488>, 0x7f051eb780be <vm_exec_core+12142>, 0x7f051eb78068 <vm_exec_core+12056>, 0x7f051eb77bd5 <vm_exec_core+10885>, 0x7f051eb77b4b <vm_exec_core+10747>, 0x7f051eb75773 <vm_exec_core+1571>, 0x7f051eb75715 <vm_exec_core+1477>, 0x7f051eb77d12 <vm_exec_core+11202>, 0x7f051eb77cde <vm_exec_core+11150>, 0x7f051eb77c8d <vm_exec_core+11069>, 0x7f051eb77c3e <vm_exec_core+10990>, 0x7f051eb77a7b <vm_exec_core+10539>, 0x7f051eb779d0 <vm_exec_core+10368>, 0x7f051eb756a8 <vm_exec_core+1368>, 0x7f051eb75651 <vm_exec_core+1281>, 0x7f051eb755ce <vm_exec_core+1150>, 0x7f051eb75589 <vm_exec_core+1081>, 0x7f051eb7553c <vm_exec_core+1004>, 0x7f051eb754ef <vm_exec_core+927>, 0x7f051eb7549a <vm_exec_core+842>, 0x7f051eb75467 <vm_exec_core+791>, 0x7f051eb75434 <vm_exec_core+740>, 0x7f051eb77aeb <vm_exec_core+10651>, 0x7f051eb753ba <vm_exec_core+618>, 0x7f051eb7756f <vm_exec_core+9247>, 0x7f051eb774f5 <vm_exec_core+9125>, 0x7f051eb7747e <vm_exec_core+9006>, 0x7f051eb773ff <vm_exec_core+8879>, 0x7f051eb7737f <vm_exec_core+8751>, 0x7f051eb77323 <vm_exec_core+8659>, 0x7f051eb772c8 <vm_exec_core+8568>, 0x7f051eb77278 <vm_exec_core+8488>, 0x7f051eb770fd <vm_exec_core+8109>, 0x7f051eb76f52 <vm_exec_core+7682>, 0x7f051eb76e67 <vm_exec_core+7447>, 0x7f051eb76df8 <vm_exec_core+7336>, 0x7f051eb76d8b <vm_exec_core+7227>, 0x7f051eb76d50 <vm_exec_core+7168>, 0x7f051eb76d1a <vm_exec_core+7114>, 0x7f051eb76ce7 <vm_exec_core+7063>, 0x7f051eb775db <vm_exec_core+9355>, 0x7f051eb76048 <vm_exec_core+3832>, 0x7f051eb75fda <vm_exec_core+3722>, 0x7f051eb75f9f <vm_exec_core+3663>, 0x7f051eb75f49 <vm_exec_core+3577>, 0x7f051eb75f05 <vm_exec_core+3509>, 0x7f051eb75e7e <vm_exec_core+3374>, 0x7f051eb75e49 <vm_exec_core+3321>, 0x7f051eb75dee <vm_exec_core+3230>, 0x7f051eb75d76 <vm_exec_core+3110>, 0x7f051eb75d3e <vm_exec_core+3054>, 0x7f051eb75d06 <vm_exec_core+2998>, 0x7f051eb75b11 <vm_exec_core+2497>, 0x7f051eb75a80 <vm_exec_core+2352>, 0x7f051eb75a23 <vm_exec_core+2259>, 0x7f051eb759aa <vm_exec_core+2138>, 0x7f051eb766ea <vm_exec_core+5530>, 0x7f051eb766c5 <vm_exec_core+5493>, 0x7f051eb7668c <vm_exec_core+5436>, 0x7f051eb7663c <vm_exec_core+5356>, 0x7f051eb7660a <vm_exec_core+5306>, 0x7f051eb7651f <vm_exec_core+5071>, 0x7f051eb764da <vm_exec_core+5002>, 0x7f051eb76494 <vm_exec_core+4932>, 0x7f051eb76464 <vm_exec_core+4884>, 0x7f051eb76399 <vm_exec_core+4681>, 0x7f051eb76404 <vm_exec_core+4788>, 0x7f051eb76269 <vm_exec_core+4377>, 0x7f051eb761fc <vm_exec_core+4268>, 0x7f051eb7616f <vm_exec_core+4127>, 0x7f051eb760b3 <vm_exec_core+3939>, 0x7f051eb7607b <vm_exec_core+3883>, 0x7f051eb76be8 <vm_exec_core+6808>, 0x7f051eb76ad5 <vm_exec_core+6533>, 0x7f051eb78593 <vm_exec_core+13379>, 0x7f051eb76c63 <vm_exec_core+6931>, 0x7f051eb7682e <vm_exec_core+5854>, 0x7f051eb7857f <vm_exec_core+13359>, 0x7f051eb767e4 <vm_exec_core+5780>, 0x7f051eb7678b <vm_exec_core+5691>, 0x7f051eb76732 <vm_exec_core+5602>, 0x7f051eb769c7 <vm_exec_core+6263>, 0x7f051eb768f1 <vm_exec_core+6049>, 0x7f051eb76878 <vm_exec_core+5928>, 0x7f051eb7794f <vm_exec_core+10239>, 0x7f051eb76c2b <vm_exec_core+6875>, 0x7f051eb76a7e <vm_exec_core+6446>, 0x7f051eb7580b <vm_exec_core+1723>, 0x7f051eb757d1 <vm_exec_core+1665>, 0x7f051eb75903 <vm_exec_core+1971>, 0x7f051eb75862 <vm_exec_core+1810>, 0x7f051eb7856b <vm_exec_core+13339>, 0x7f051eb78557 <vm_exec_core+13319>, 0x7f051eb78543 <vm_exec_core+13299>, 0x7f051eb7852f <vm_exec_core+13279>, 0x7f051eb7851b <vm_exec_core+13259>, 0x7f051eb78507 <vm_exec_core+13239>, 0x7f051eb784ec <vm_exec_core+13212>, 0x7f051eb784d8 <vm_exec_core+13192>, 0x7f051eb784c4 <vm_exec_core+13172>, 0x7f051eb784b0 <vm_exec_core+13152>, 0x7f051eb7849c <vm_exec_core+13132>, 0x7f051eb78488 <vm_exec_core+13112>, 0x7f051eb78474 <vm_exec_core+13092>, 0x7f051eb78460 <vm_exec_core+13072>, 0x7f051eb7844c <vm_exec_core+13052>, 0x7f051eb78438 <vm_exec_core+13032>, 0x7f051eb75764 <vm_exec_core+1556>, 0x7f051eb75706 <vm_exec_core+1462>, 0x7f051eb78424 <vm_exec_core+13012>, 0x7f051eb78410 <vm_exec_core+12992>, 0x7f051eb783fc <vm_exec_core+12972>, 0x7f051eb783e8 <vm_exec_core+12952>, 0x7f051eb75191 <vm_exec_core+65>, 0x7f051eb75195 <vm_exec_core+69>, 0x7f051eb75699 <vm_exec_core+1353>, 0x7f051eb75642 <vm_exec_core+1266>, 0x7f051eb755bf <vm_exec_core+1135>, 0x7f051eb7557a <vm_exec_core+1066>, 0x7f051eb7552d <vm_exec_core+989>...}
#77 0x00007f051eb7b9eb in rb_vm_exec (ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55d9d82dd120
        _tag = {tag = 36, retval = 4, buf = {0x7f051e497f50, 0x7f051eb7b1e0 <rb_vm_exec+400>, 0x0, 0x7ffc298b28e0, 0x0}, prev = 0x7ffc298b2d30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#78 0x00007f051eb8af5b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139659958275400, iseq=0x7f051a9af788, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#79 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc298b2a58, argc=1, self=139659958275400, captured=<optimized out>, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm.c:1440
        iseq = 0x7f051a9af788
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f051e398088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#80 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>
#81 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc298b2a58, argc=1, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm.c:1495
No locals.
#82 vm_yield (kw_splat=0, argv=0x7ffc298b2a58, argc=1, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm.c:1503
No locals.
#83 rb_yield_0 (argv=0x7ffc298b2a58, argc=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1337
No locals.
#84 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1353
No locals.
#85 0x00007f051e8fe2fc in rb_ary_each (ary=139659898084800) at /tmp/ruby/src/trunk-repeat20/array.c:2747
        i = 5
#86 0x00007f051eb65ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f051e497f90, ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f051e3304a8
        cfunc = 0x55d9d8334348
        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>
#87 vm_call_cfunc_with_frame (ec=0x55d9d82dd120, reg_cfp=0x7f051e497f90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#88 0x00007f051eb76bc9 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 = 1
        ci = <optimized out>
        cc = <optimized out>
        recv = 1516501
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f051e36b7b0, block_handler = 139659959697321, recv = 139659898084800, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#89 vm_exec_core (ec=0x55d9d82dd120, initial=1516501) at ../../src/trunk-repeat20/insns.def:815
        bh = <optimized out>
        cd = 0x55d9d841ed90
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55d9d841eae8
        reg_cfp = 0x7f051e497f90
        insns_address_table = {0x7f051eb779bf <vm_exec_core+10351>, 0x7f051eb753c9 <vm_exec_core+633>, 0x7f051eb7757e <vm_exec_core+9262>, 0x7f051eb77504 <vm_exec_core+9140>, 0x7f051eb7748d <vm_exec_core+9021>, 0x7f051eb7740e <vm_exec_core+8894>, 0x7f051eb7738e <vm_exec_core+8766>, 0x7f051eb77332 <vm_exec_core+8674>, 0x7f051eb772d7 <vm_exec_core+8583>, 0x7f051eb77287 <vm_exec_core+8503>, 0x7f051eb7710c <vm_exec_core+8124>, 0x7f051eb76f61 <vm_exec_core+7697>, 0x7f051eb76e76 <vm_exec_core+7462>, 0x7f051eb76e07 <vm_exec_core+7351>, 0x7f051eb76d9a <vm_exec_core+7242>, 0x7f051eb76d5f <vm_exec_core+7183>, 0x7f051eb76d29 <vm_exec_core+7129>, 0x7f051eb76cf6 <vm_exec_core+7078>, 0x7f051eb775ea <vm_exec_core+9370>, 0x7f051eb76057 <vm_exec_core+3847>, 0x7f051eb75fe9 <vm_exec_core+3737>, 0x7f051eb75fae <vm_exec_core+3678>, 0x7f051eb75f58 <vm_exec_core+3592>, 0x7f051eb75f14 <vm_exec_core+3524>, 0x7f051eb75e8d <vm_exec_core+3389>, 0x7f051eb75e58 <vm_exec_core+3336>, 0x7f051eb75dfd <vm_exec_core+3245>, 0x7f051eb75d85 <vm_exec_core+3125>, 0x7f051eb75d4d <vm_exec_core+3069>, 0x7f051eb75d15 <vm_exec_core+3013>, 0x7f051eb75b20 <vm_exec_core+2512>, 0x7f051eb75a8f <vm_exec_core+2367>, 0x7f051eb75a32 <vm_exec_core+2274>, 0x7f051eb759b9 <vm_exec_core+2153>, 0x7f051eb766f9 <vm_exec_core+5545>, 0x7f051eb766d4 <vm_exec_core+5508>, 0x7f051eb7669b <vm_exec_core+5451>, 0x7f051eb7664b <vm_exec_core+5371>, 0x7f051eb76619 <vm_exec_core+5321>, 0x7f051eb7652e <vm_exec_core+5086>, 0x7f051eb764e9 <vm_exec_core+5017>, 0x7f051eb764a3 <vm_exec_core+4947>, 0x7f051eb76473 <vm_exec_core+4899>, 0x7f051eb763a8 <vm_exec_core+4696>, 0x7f051eb76413 <vm_exec_core+4803>, 0x7f051eb76278 <vm_exec_core+4392>, 0x7f051eb7620b <vm_exec_core+4283>, 0x7f051eb7617e <vm_exec_core+4142>, 0x7f051eb760c2 <vm_exec_core+3954>, 0x7f051eb7608a <vm_exec_core+3898>, 0x7f051eb76bf7 <vm_exec_core+6823>, 0x7f051eb76ae4 <vm_exec_core+6548>, 0x7f051eb751a8 <vm_exec_core+88>, 0x7f051eb76c72 <vm_exec_core+6946>, 0x7f051eb7683d <vm_exec_core+5869>, 0x7f051eb77b07 <vm_exec_core+10679>, 0x7f051eb767f3 <vm_exec_core+5795>, 0x7f051eb7679a <vm_exec_core+5706>, 0x7f051eb76741 <vm_exec_core+5617>, 0x7f051eb769d6 <vm_exec_core+6278>, 0x7f051eb76900 <vm_exec_core+6064>, 0x7f051eb76887 <vm_exec_core+5943>, 0x7f051eb7795e <vm_exec_core+10254>, 0x7f051eb76c3a <vm_exec_core+6890>, 0x7f051eb76a8d <vm_exec_core+6461>, 0x7f051eb7581a <vm_exec_core+1738>, 0x7f051eb757e0 <vm_exec_core+1680>, 0x7f051eb75912 <vm_exec_core+1986>, 0x7f051eb75871 <vm_exec_core+1825>, 0x7f051eb77def <vm_exec_core+11423>, 0x7f051eb77d46 <vm_exec_core+11254>, 0x7f051eb77fc6 <vm_exec_core+11894>, 0x7f051eb77f53 <vm_exec_core+11779>, 0x7f051eb77ead <vm_exec_core+11613>, 0x7f051eb77e51 <vm_exec_core+11521>, 0x7f051eb78373 <vm_exec_core+12835>, 0x7f051eb782d6 <vm_exec_core+12678>, 0x7f051eb7823e <vm_exec_core+12526>, 0x7f051eb781a1 <vm_exec_core+12369>, 0x7f051eb78109 <vm_exec_core+12217>, 0x7f051eb77a48 <vm_exec_core+10488>, 0x7f051eb780be <vm_exec_core+12142>, 0x7f051eb78068 <vm_exec_core+12056>, 0x7f051eb77bd5 <vm_exec_core+10885>, 0x7f051eb77b4b <vm_exec_core+10747>, 0x7f051eb75773 <vm_exec_core+1571>, 0x7f051eb75715 <vm_exec_core+1477>, 0x7f051eb77d12 <vm_exec_core+11202>, 0x7f051eb77cde <vm_exec_core+11150>, 0x7f051eb77c8d <vm_exec_core+11069>, 0x7f051eb77c3e <vm_exec_core+10990>, 0x7f051eb77a7b <vm_exec_core+10539>, 0x7f051eb779d0 <vm_exec_core+10368>, 0x7f051eb756a8 <vm_exec_core+1368>, 0x7f051eb75651 <vm_exec_core+1281>, 0x7f051eb755ce <vm_exec_core+1150>, 0x7f051eb75589 <vm_exec_core+1081>, 0x7f051eb7553c <vm_exec_core+1004>, 0x7f051eb754ef <vm_exec_core+927>, 0x7f051eb7549a <vm_exec_core+842>, 0x7f051eb75467 <vm_exec_core+791>, 0x7f051eb75434 <vm_exec_core+740>, 0x7f051eb77aeb <vm_exec_core+10651>, 0x7f051eb753ba <vm_exec_core+618>, 0x7f051eb7756f <vm_exec_core+9247>, 0x7f051eb774f5 <vm_exec_core+9125>, 0x7f051eb7747e <vm_exec_core+9006>, 0x7f051eb773ff <vm_exec_core+8879>, 0x7f051eb7737f <vm_exec_core+8751>, 0x7f051eb77323 <vm_exec_core+8659>, 0x7f051eb772c8 <vm_exec_core+8568>, 0x7f051eb77278 <vm_exec_core+8488>, 0x7f051eb770fd <vm_exec_core+8109>, 0x7f051eb76f52 <vm_exec_core+7682>, 0x7f051eb76e67 <vm_exec_core+7447>, 0x7f051eb76df8 <vm_exec_core+7336>, 0x7f051eb76d8b <vm_exec_core+7227>, 0x7f051eb76d50 <vm_exec_core+7168>, 0x7f051eb76d1a <vm_exec_core+7114>, 0x7f051eb76ce7 <vm_exec_core+7063>, 0x7f051eb775db <vm_exec_core+9355>, 0x7f051eb76048 <vm_exec_core+3832>, 0x7f051eb75fda <vm_exec_core+3722>, 0x7f051eb75f9f <vm_exec_core+3663>, 0x7f051eb75f49 <vm_exec_core+3577>, 0x7f051eb75f05 <vm_exec_core+3509>, 0x7f051eb75e7e <vm_exec_core+3374>, 0x7f051eb75e49 <vm_exec_core+3321>, 0x7f051eb75dee <vm_exec_core+3230>, 0x7f051eb75d76 <vm_exec_core+3110>, 0x7f051eb75d3e <vm_exec_core+3054>, 0x7f051eb75d06 <vm_exec_core+2998>, 0x7f051eb75b11 <vm_exec_core+2497>, 0x7f051eb75a80 <vm_exec_core+2352>, 0x7f051eb75a23 <vm_exec_core+2259>, 0x7f051eb759aa <vm_exec_core+2138>, 0x7f051eb766ea <vm_exec_core+5530>, 0x7f051eb766c5 <vm_exec_core+5493>, 0x7f051eb7668c <vm_exec_core+5436>, 0x7f051eb7663c <vm_exec_core+5356>, 0x7f051eb7660a <vm_exec_core+5306>, 0x7f051eb7651f <vm_exec_core+5071>, 0x7f051eb764da <vm_exec_core+5002>, 0x7f051eb76494 <vm_exec_core+4932>, 0x7f051eb76464 <vm_exec_core+4884>, 0x7f051eb76399 <vm_exec_core+4681>, 0x7f051eb76404 <vm_exec_core+4788>, 0x7f051eb76269 <vm_exec_core+4377>, 0x7f051eb761fc <vm_exec_core+4268>, 0x7f051eb7616f <vm_exec_core+4127>, 0x7f051eb760b3 <vm_exec_core+3939>, 0x7f051eb7607b <vm_exec_core+3883>, 0x7f051eb76be8 <vm_exec_core+6808>, 0x7f051eb76ad5 <vm_exec_core+6533>, 0x7f051eb78593 <vm_exec_core+13379>, 0x7f051eb76c63 <vm_exec_core+6931>, 0x7f051eb7682e <vm_exec_core+5854>, 0x7f051eb7857f <vm_exec_core+13359>, 0x7f051eb767e4 <vm_exec_core+5780>, 0x7f051eb7678b <vm_exec_core+5691>, 0x7f051eb76732 <vm_exec_core+5602>, 0x7f051eb769c7 <vm_exec_core+6263>, 0x7f051eb768f1 <vm_exec_core+6049>, 0x7f051eb76878 <vm_exec_core+5928>, 0x7f051eb7794f <vm_exec_core+10239>, 0x7f051eb76c2b <vm_exec_core+6875>, 0x7f051eb76a7e <vm_exec_core+6446>, 0x7f051eb7580b <vm_exec_core+1723>, 0x7f051eb757d1 <vm_exec_core+1665>, 0x7f051eb75903 <vm_exec_core+1971>, 0x7f051eb75862 <vm_exec_core+1810>, 0x7f051eb7856b <vm_exec_core+13339>, 0x7f051eb78557 <vm_exec_core+13319>, 0x7f051eb78543 <vm_exec_core+13299>, 0x7f051eb7852f <vm_exec_core+13279>, 0x7f051eb7851b <vm_exec_core+13259>, 0x7f051eb78507 <vm_exec_core+13239>, 0x7f051eb784ec <vm_exec_core+13212>, 0x7f051eb784d8 <vm_exec_core+13192>, 0x7f051eb784c4 <vm_exec_core+13172>, 0x7f051eb784b0 <vm_exec_core+13152>, 0x7f051eb7849c <vm_exec_core+13132>, 0x7f051eb78488 <vm_exec_core+13112>, 0x7f051eb78474 <vm_exec_core+13092>, 0x7f051eb78460 <vm_exec_core+13072>, 0x7f051eb7844c <vm_exec_core+13052>, 0x7f051eb78438 <vm_exec_core+13032>, 0x7f051eb75764 <vm_exec_core+1556>, 0x7f051eb75706 <vm_exec_core+1462>, 0x7f051eb78424 <vm_exec_core+13012>, 0x7f051eb78410 <vm_exec_core+12992>, 0x7f051eb783fc <vm_exec_core+12972>, 0x7f051eb783e8 <vm_exec_core+12952>, 0x7f051eb75191 <vm_exec_core+65>, 0x7f051eb75195 <vm_exec_core+69>, 0x7f051eb75699 <vm_exec_core+1353>, 0x7f051eb75642 <vm_exec_core+1266>, 0x7f051eb755bf <vm_exec_core+1135>, 0x7f051eb7557a <vm_exec_core+1066>, 0x7f051eb7552d <vm_exec_core+989>...}
#90 0x00007f051eb7b9eb in rb_vm_exec (ec=0x55d9d82dd120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55d9d82dd120
        _tag = {tag = 36, retval = 4, buf = {0x7f051a9afcb0, 0x7f051eb7b1e0 <rb_vm_exec+400>, 0x0, 0x7ffc298b2c60, 0x55d9d836bc80}, prev = 0x7ffc298b2df0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#91 0x00007f051e99d891 in rb_ec_exec_node (ec=ec@entry=0x55d9d82dd120, n=n@entry=0x7f051a9afcb0) at /tmp/ruby/src/trunk-repeat20/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 139659966571060, buf = {0x7f051a9afcb0, 0x7f051e99d8e2 <rb_ec_exec_node+258>, 0x0, 0x7ffc298b2dc0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f051a9afcb0
#92 0x00007f051e9a3d53 in ruby_run_node (n=0x7f051a9afcb0) at /tmp/ruby/src/trunk-repeat20/eval.c:328
        ec = 0x55d9d82dd120
        status = 0
#93 0x000055d9d7d73187 in rb_main (argv=0x7ffc298b2ff8, argc=141) at /tmp/ruby/src/trunk-repeat20/main.c:39
        variable_in_this_stack_frame = 140721005475561
#94 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