# Logfile created on 2023-03-27 14:25:04 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000556395afe238 @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-142504", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000556395b934a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000556395b93360 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000556395b93180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230327-142504", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20230327-142504>, @binmode=false, @mon_data=#<Monitor:0x0000556395b930b8>, @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/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 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
   36254c5..8f569d4  master     -> origin/master
Updating 36254c5..8f569d4
Fast-forward
 internal/gc.h                               | 10 ++++++----
 lib/reline/line_editor.rb                   | 10 +++-------
 test/reline/yamatanooroti/test_rendering.rb | 24 ++++++++++++++++++++++++
 3 files changed, 33 insertions(+), 11 deletions(-)
Latest commit hash = 8f569d41cb
$$$[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/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 after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-repeat20/miniinit.c
compiling /tmp/ruby/src/trunk-repeat20/array.c
compiling /tmp/ruby/src/trunk-repeat20/ast.c
compiling /tmp/ruby/src/trunk-repeat20/bignum.c
compiling /tmp/ruby/src/trunk-repeat20/class.c
compiling /tmp/ruby/src/trunk-repeat20/compile.c
compiling /tmp/ruby/src/trunk-repeat20/complex.c
compiling /tmp/ruby/src/trunk-repeat20/cont.c
compiling /tmp/ruby/src/trunk-repeat20/debug.c
compiling /tmp/ruby/src/trunk-repeat20/dir.c
compiling /tmp/ruby/src/trunk-repeat20/encoding.c
compiling /tmp/ruby/src/trunk-repeat20/enum.c
compiling /tmp/ruby/src/trunk-repeat20/enumerator.c
compiling /tmp/ruby/src/trunk-repeat20/error.c
compiling /tmp/ruby/src/trunk-repeat20/eval.c
compiling /tmp/ruby/src/trunk-repeat20/file.c
compiling /tmp/ruby/src/trunk-repeat20/gc.c
compiling /tmp/ruby/src/trunk-repeat20/hash.c
compiling /tmp/ruby/src/trunk-repeat20/io.c
compiling /tmp/ruby/src/trunk-repeat20/iseq.c
compiling /tmp/ruby/src/trunk-repeat20/load.c
compiling /tmp/ruby/src/trunk-repeat20/marshal.c
compiling /tmp/ruby/src/trunk-repeat20/math.c
compiling /tmp/ruby/src/trunk-repeat20/memory_view.c
compiling /tmp/ruby/src/trunk-repeat20/rjit.c
compiling /tmp/ruby/src/trunk-repeat20/rjit_c.c
compiling /tmp/ruby/src/trunk-repeat20/node.c
compiling /tmp/ruby/src/trunk-repeat20/numeric.c
compiling /tmp/ruby/src/trunk-repeat20/object.c
compiling /tmp/ruby/src/trunk-repeat20/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-repeat20/proc.c
compiling /tmp/ruby/src/trunk-repeat20/process.c
compiling /tmp/ruby/src/trunk-repeat20/ractor.c
compiling /tmp/ruby/src/trunk-repeat20/random.c
compiling /tmp/ruby/src/trunk-repeat20/range.c
compiling /tmp/ruby/src/trunk-repeat20/rational.c
compiling /tmp/ruby/src/trunk-repeat20/re.c
compiling /tmp/ruby/src/trunk-repeat20/ruby.c
compiling /tmp/ruby/src/trunk-repeat20/scheduler.c
compiling /tmp/ruby/src/trunk-repeat20/shape.c
compiling /tmp/ruby/src/trunk-repeat20/signal.c
compiling /tmp/ruby/src/trunk-repeat20/sprintf.c
compiling /tmp/ruby/src/trunk-repeat20/string.c
compiling /tmp/ruby/src/trunk-repeat20/struct.c
compiling /tmp/ruby/src/trunk-repeat20/symbol.c
compiling /tmp/ruby/src/trunk-repeat20/thread.c
compiling /tmp/ruby/src/trunk-repeat20/time.c
compiling /tmp/ruby/src/trunk-repeat20/transcode.c
compiling /tmp/ruby/src/trunk-repeat20/transient_heap.c
compiling /tmp/ruby/src/trunk-repeat20/variable.c
compiling /tmp/ruby/src/trunk-repeat20/version.c
compiling /tmp/ruby/src/trunk-repeat20/vm.c
compiling /tmp/ruby/src/trunk-repeat20/vm_backtrace.c
compiling /tmp/ruby/src/trunk-repeat20/vm_dump.c
compiling /tmp/ruby/src/trunk-repeat20/vm_sync.c
compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c
compiling /tmp/ruby/src/trunk-repeat20/weakmap.c
compiling /tmp/ruby/src/trunk-repeat20/yjit.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/-test-/rational'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rational/rat.c
linking shared-object -test-/rational.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational'
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'
compiling /tmp/ruby/src/trunk-repeat20/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/object_tracing.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
compiling /tmp/ruby/src/trunk-repeat20/ext/pty/pty.c
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
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]: Leaving 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/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'
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/constants.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/basicsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/option.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
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'
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
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 -
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'
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
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]: Leaving 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]: 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]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
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]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
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]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
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'
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=7969
  "--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:

Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_region: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46445>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_region: 8 : #<TCPServer:fd 8, AF_INET6, ::, 46445>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_region: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_region: 10 : #<IO:fd 10>
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip: 7
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip: 8
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip: 9
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip: 10
Finished(1/20)  tests in 902.742133s, 26.3154 tests/s, 9874.8930 assertions/s.
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects_without_location: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 44161>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects_without_location: 12 : #<TCPServer:fd 12, AF_INET6, ::, 44161>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects_without_location: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects_without_location: 14 : #<IO:fd 14>
Closed file descriptor: TestGemRemoteFetcher#test_download_platform_legacy: 11
Closed file descriptor: TestGemRemoteFetcher#test_download_platform_legacy: 12
Closed file descriptor: TestGemRemoteFetcher#test_download_platform_legacy: 13
Closed file descriptor: TestGemRemoteFetcher#test_download_platform_legacy: 14
Finished(2/20)  tests in 988.375011s, 24.0354 tests/s, 9019.5087 assertions/s.
Leaked file descriptor: TestGemRemoteFetcher#test_download_read_only: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35549>
Leaked file descriptor: TestGemRemoteFetcher#test_download_read_only: 8 : #<TCPServer:fd 8, AF_INET6, ::, 35549>
Leaked file descriptor: TestGemRemoteFetcher#test_download_read_only: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_download_read_only: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemRemoteFetcher#test_download_read_only: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 34245>
Leaked file descriptor: TestGemRemoteFetcher#test_download_read_only: 12 : #<TCPServer:fd 12, AF_INET6, ::, 34245>
Leaked file descriptor: TestGemRemoteFetcher#test_download_read_only: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemRemoteFetcher#test_download_read_only: 14 : #<IO:fd 14>
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 7
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 8
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 9
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 10
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 11
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 12
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 13
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_timeout_error: 14

  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-repeat20/test/ripper/test_files_test_2.rb:6]:
pid 1539149 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x0000000000000000
| ruby 3.3.0dev (2023-03-27T13:57:16Z master 8f569d41cb) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0011 p:---- s:0053 e:000052 CFUNC  :new
| c:0010 p:0016 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:001e98 EVAL   -:19 [FINISH]
| c:0001 p:0000 s:0003 E:0005d0 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_args_add_block'
| (eval):1:in `new'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007f2f00b59708 RBP: 0x000055b25ae07ba8 RSP: 0x00007ffd1cbbec30
|  RAX: 0xcccccccccccce588 RBX: 0x0000000000000060 RCX: 0xcccccccccccccccd
|  RDX: 0x0000000000000317 RDI: 0x000055b25a9aa0e0 RSI: 0x176c8655cdad2e76
|   R8: 0x0000000000008068  R9: 0x0000000000000060 R10: 0x00007f2f004e0008
|  R11: 0x0000000000000008 R12: 0x000055b25a9aa0e0 R13: 0x000055b25ae00000
|  R14: 0x0000000000000017 R15: 0x000055b25ad521d0 EFL: 0x0000000000010206
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f2f00d3120f] /tmp/ruby/src/trunk-repeat20/vm_dump.c:785
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20/vm_dump.c:1101
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f2f00b38494] /tmp/ruby/src/trunk-repeat20/error.c:813
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(sigsegv+0x4d) [0x7f2f00c7dc5d] /tmp/ruby/src/trunk-repeat20/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7f2f0069d520) [0x7f2f0069d520]
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7f2f00b59708] /tmp/ruby/src/trunk-repeat20/gc.c:1650
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-repeat20/gc.c:6983
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rgengc_check_relation+0x5) [0x7f2f00b5f7ad] /tmp/ruby/src/trunk-repeat20/gc.c:7078
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-repeat20/gc.c:7059
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(mark_ast_value+0x9) [0x7f2f00bc3c4c] /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) [0x7f2f00b62a78] /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) [0x7f2f00b63a32] /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) [0x7f2f00b6694d] /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_init+0x0) [0x7f2f00b67c08] /tmp/ruby/src/trunk-repeat20/gc.c:2893
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_of0) /tmp/ruby/src/trunk-repeat20/gc.c:2897
| /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_class_instance_allocate_internal) /tmp/ruby/src/trunk-repeat20/gc.c:2977
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_class_allocate_instance) /tmp/ruby/src/trunk-repeat20/gc.c:3113
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(class_call_alloc_func+0x5) [0x7f2f00bd8f42] /tmp/ruby/src/trunk-repeat20/object.c:2063
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_class_alloc) /tmp/ruby/src/trunk-repeat20/object.c:2035
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_class_new_instance_pass_kw) /tmp/ruby/src/trunk-repeat20/object.c:2094
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f2f00d05ec4] /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) [0x7f2f00d1524d] /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) [0x7f2f00d1b9eb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f2f00d2588f] /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_dispatch2+0x57) [0x7f2efcb963e7] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14200
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_yyparse+0xe484) [0x7f2efcbace74] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:3022
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f2efcbb15b2] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ensure+0x126) [0x7f2f00b41fd6] /tmp/ruby/src/trunk-repeat20/eval.c:1005
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f2efcb94315] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f2f00d05ec4] /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) [0x7f2f00d1524d] /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) [0x7f2f00d1b9eb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f2f00d1bbe9] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_under+0x48) [0x7f2f00d2bf5a] /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) [0x7f2f00d05ec4] /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) [0x7f2f00d1524d] /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) [0x7f2f00d1b9eb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_yield+0x27b) [0x7f2f00d2af5b] /tmp/ruby/src/trunk-repeat20/vm.c:1384
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f2f00a9e2fc] /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) [0x7f2f00d05ec4] /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) [0x7f2f00d16bc9] /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) [0x7f2f00d1b9eb] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f2f00b3d891] /tmp/ruby/src/trunk-repeat20/eval.c:287
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ruby_run_node+0x93) [0x7f2f00b43d53] /tmp/ruby/src/trunk-repeat20/eval.c:328
| /tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x55b25912f187] /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) [0x7f2f00684d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f2f00684e40] ../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
| [0x55b25912f1d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55b25912e000-55b25912f000 r--p 00000000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 55b25912f000-55b259130000 r-xp 00001000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 55b259130000-55b259131000 r--p 00002000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 55b259131000-55b259132000 r--p 00002000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 55b259132000-55b259133000 rw-p 00003000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 55b25a9a7000-55b25b085000 rw-p 00000000 00:00 0                          [heap]
| 7f2ef95d2000-7f2ef9dfa000 rw-p 00000000 00:00 0 
| 7f2ef9dfa000-7f2efa231000 r--s 00000000 00:33 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7f2efa231000-7f2efa44f000 r--s 00000000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2efa44f000-7f2efb7be000 rw-p 00000000 00:00 0 
| 7f2efb7be000-7f2efc80a000 r--s 00000000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f2efc80a000-7f2efc840000 r--s 00000000 00:33 16012840                   /tmp/ruby/build/trunk-repeat20/ruby
| 7f2efc840000-7f2efc940000 rw-p 00000000 00:00 0 
| 7f2efc950000-7f2efcaf0000 rw-p 00000000 00:00 0 
| 7f2efcaf5000-7f2efcaf7000 r--p 00000000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f2efcaf7000-7f2efcafc000 r-xp 00002000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f2efcafc000-7f2efcafd000 r--p 00007000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f2efcafd000-7f2efcafe000 ---p 00008000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f2efcafe000-7f2efcaff000 r--p 00008000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f2efcaff000-7f2efcb00000 rw-p 00009000 00:33 16126126                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f2efcb00000-7f2efcb80000 rw-p 00000000 00:00 0 
| 7f2efcb80000-7f2efcb81000 r--p 00000000 00:33 16019418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
| 7f2efcb81000-7f2efcb82000 r-xp 00001000 00:33 16019418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
| 7f2efcb82000-7f2efcb83000 r--p 00002000 00:33 16019418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
| 7f2efcb83000-7f2efcb84000 ---p 00003000 00:33 16019418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
| 7f2efcb84000-7f2efcb85000 r--p 00003000 00:33 16019418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
| 7f2efcb85000-7f2efcb86000 rw-p 00004000 00:33 16019418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
| 7f2efcb86000-7f2efcb87000 r--p 00000000 00:33 16126265                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f2efcb87000-7f2efcb89000 r-xp 00001000 00:33 16126265                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f2efcb89000-7f2efcb8a000 r--p 00003000 00:33 16126265                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f2efcb8a000-7f2efcb8b000 r--p 00003000 00:33 16126265                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f2efcb8b000-7f2efcb8c000 rw-p 00004000 00:33 16126265                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f2efcb8c000-7f2efcb92000 r--p 00000000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f2efcb92000-7f2efcbb4000 r-xp 00006000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f2efcbb4000-7f2efcbcd000 r--p 00028000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f2efcbcd000-7f2efcbcf000 r--p 00040000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f2efcbcf000-7f2efcbd0000 rw-p 00042000 00:33 16019997                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f2efcbd0000-7f2efcbf0000 rw-p 00000000 00:00 0 
| 7f2efcbf0000-7f2efcbf1000 ---p 00000000 00:00 0 
| 7f2efcbf1000-7f2efcc32000 rw-p 00000000 00:00 0 
| 7f2efcc32000-7f2efcc33000 ---p 00000000 00:00 0 
| 7f2efcc33000-7f2efcc74000 rw-p 00000000 00:00 0 
| 7f2efcc74000-7f2efcc75000 ---p 00000000 00:00 0 
| 7f2efcc75000-7f2efccb6000 rw-p 00000000 00:00 0 
| 7f2efccb6000-7f2efccb7000 ---p 00000000 00:00 0 
| 7f2efccb7000-7f2efccf8000 rw-p 00000000 00:00 0 
| 7f2efccf8000-7f2efccf9000 ---p 00000000 00:00 0 
| 7f2efccf9000-7f2efcd3a000 rw-p 00000000 00:00 0 
| 7f2efcd3a000-7f2efcd3b000 ---p 00000000 00:00 0 
| 7f2efcd3b000-7f2efcd7c000 rw-p 00000000 00:00 0 
| 7f2efcd7c000-7f2efcd7d000 ---p 00000000 00:00 0 
| 7f2efcd7d000-7f2efcdbe000 rw-p 00000000 00:00 0 
| 7f2efcdbe000-7f2efcdbf000 ---p 00000000 00:00 0 
| 7f2efcdbf000-7f2efce00000 rw-p 00000000 00:00 0 
| 7f2efce00000-7f2efce01000 ---p 00000000 00:00 0 
| 7f2efce01000-7f2efce42000 rw-p 00000000 00:00 0 
| 7f2efce42000-7f2efce43000 ---p 00000000 00:00 0 
| 7f2efce43000-7f2efce84000 rw-p 00000000 00:00 0 
| 7f2efce84000-7f2efce85000 ---p 00000000 00:00 0 
| 7f2efce85000-7f2efcec6000 rw-p 00000000 00:00 0 
| 7f2efcec6000-7f2efcec7000 ---p 00000000 00:00 0 
| 7f2efcec7000-7f2efcf08000 rw-p 00000000 00:00 0 
| 7f2efcf08000-7f2efcf09000 ---p 00000000 00:00 0 
| 7f2efcf09000-7f2efcf4a000 rw-p 00000000 00:00 0 
| 7f2efcf4a000-7f2efcf4b000 ---p 00000000 00:00 0 
| 7f2efcf4b000-7f2efcf8c000 rw-p 00000000 00:00 0 
| 7f2efcf8c000-7f2efcf8d000 ---p 00000000 00:00 0 
| 7f2efcf8d000-7f2efcfce000 rw-p 00000000 00:00 0 
| 7f2efcfce000-7f2efcfcf000 ---p 00000000 00:00 0 
| 7f2efcfcf000-7f2efd010000 rw-p 00000000 00:00 0 
| 7f2efd010000-7f2efd011000 ---p 00000000 00:00 0 
| 7f2efd011000-7f2efd052000 rw-p 00000000 00:00 0 
| 7f2efd052000-7f2efd053000 ---p 00000000 00:00 0 
| 7f2efd053000-7f2efd094000 rw-p 00000000 00:00 0 
| 7f2efd094000-7f2efd095000 ---p 00000000 00:00 0 
| 7f2efd095000-7f2efd0d6000 rw-p 00000000 00:00 0 
| 7f2efd0d6000-7f2efd0d7000 ---p 00000000 00:00 0 
| 7f2efd0d7000-7f2efd118000 rw-p 00000000 00:00 0 
| 7f2efd118000-7f2efd119000 ---p 00000000 00:00 0 
| 7f2efd119000-7f2efd15a000 rw-p 00000000 00:00 0 
| 7f2efd15a000-7f2efd15b000 ---p 00000000 00:00 0 
| 7f2efd15b000-7f2efd19c000 rw-p 00000000 00:00 0 
| 7f2efd19c000-7f2efd19d000 ---p 00000000 00:00 0 
| 7f2efd19d000-7f2efd1de000 rw-p 00000000 00:00 0 
| 7f2efd1de000-7f2efd1df000 ---p 00000000 00:00 0 
| 7f2efd1df000-7f2efd220000 rw-p 00000000 00:00 0 
| 7f2efd220000-7f2efd221000 ---p 00000000 00:00 0 
| 7f2efd221000-7f2efd262000 rw-p 00000000 00:00 0 
| 7f2efd262000-7f2efd263000 ---p 00000000 00:00 0 
| 7f2efd263000-7f2efd2a4000 rw-p 00000000 00:00 0 
| 7f2efd2a4000-7f2efd2a5000 ---p 00000000 00:00 0 
| 7f2efd2a5000-7f2efd2e6000 rw-p 00000000 00:00 0 
| 7f2efd2e6000-7f2efd2e7000 ---p 00000000 00:00 0 
| 7f2efd2e7000-7f2efd328000 rw-p 00000000 00:00 0 
| 7f2efd328000-7f2efd329000 ---p 00000000 00:00 0 
| 7f2efd329000-7f2efd36a000 rw-p 00000000 00:00 0 
| 7f2efd36a000-7f2efd36b000 ---p 00000000 00:00 0 
| 7f2efd36b000-7f2efd3ac000 rw-p 00000000 00:00 0 
| 7f2efd3ac000-7f2efd3ad000 ---p 00000000 00:00 0 
| 7f2efd3ad000-7f2efd3ee000 rw-p 00000000 00:00 0 
| 7f2efd3ee000-7f2efd3ef000 ---p 00000000 00:00 0 
| 7f2efd3ef000-7f2efd460000 rw-p 00000000 00:00 0 
| 7f2efd461000-7f2efd462000 r--p 00000000 00:33 16018192                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f2efd462000-7f2efd463000 r-xp 00001000 00:33 16018192                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f2efd463000-7f2efd464000 r--p 00002000 00:33 16018192                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f2efd464000-7f2efd465000 r--p 00002000 00:33 16018192                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f2efd465000-7f2efd466000 rw-p 00003000 00:33 16018192                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f2efd466000-7f2f00530000 rw-p 00000000 00:00 0 
| 7f2f00533000-7f2f00534000 r--p 00000000 00:33 16019384                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f2f00534000-7f2f00535000 r-xp 00001000 00:33 16019384                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f2f00535000-7f2f00536000 r--p 00002000 00:33 16019384                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f2f00536000-7f2f00537000 r--p 00002000 00:33 16019384                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f2f00537000-7f2f00538000 rw-p 00003000 00:33 16019384                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f2f00538000-7f2f0063b000 rw-p 00000000 00:00 0 
| 7f2f0063b000-7f2f0063e000 r--p 00000000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f2f0063e000-7f2f00655000 r-xp 00003000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f2f00655000-7f2f00659000 r--p 0001a000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f2f00659000-7f2f0065a000 r--p 0001d000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f2f0065a000-7f2f0065b000 rw-p 0001e000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f2f0065b000-7f2f00683000 r--p 00000000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2f00683000-7f2f00818000 r-xp 00028000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2f00818000-7f2f00870000 r--p 001bd000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2f00870000-7f2f00874000 r--p 00214000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2f00874000-7f2f00876000 rw-p 00218000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2f00876000-7f2f00885000 rw-p 00000000 00:00 0 
| 7f2f00885000-7f2f00893000 r--p 00000000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f2f00893000-7f2f0090f000 r-xp 0000e000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f2f0090f000-7f2f0096a000 r--p 0008a000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f2f0096a000-7f2f0096b000 r--p 000e4000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f2f0096b000-7f2f0096c000 rw-p 000e5000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f2f0096c000-7f2f0096e000 r--p 00000000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2f0096e000-7f2f00982000 r-xp 00002000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2f00982000-7f2f0099b000 r--p 00016000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2f0099b000-7f2f0099c000 ---p 0002f000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2f0099c000-7f2f0099d000 r--p 0002f000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2f0099d000-7f2f0099e000 rw-p 00030000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2f0099e000-7f2f009a6000 rw-p 00000000 00:00 0 
| 7f2f009a6000-7f2f009b0000 r--p 00000000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2f009b0000-7f2f00a0f000 r-xp 0000a000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2f00a0f000-7f2f00a26000 r--p 00069000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2f00a26000-7f2f00a27000 r--p 0007f000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2f00a27000-7f2f00a28000 rw-p 00080000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2f00a28000-7f2f00a2a000 r--p 00000000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2f00a2a000-7f2f00a3b000 r-xp 00002000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2f00a3b000-7f2f00a41000 r--p 00013000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2f00a41000-7f2f00a42000 ---p 00019000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2f00a42000-7f2f00a43000 r--p 00019000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2f00a43000-7f2f00a44000 rw-p 0001a000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2f00a48000-7f2f00a8c000 r--p 00000000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f2f00a8c000-7f2f00deb000 r-xp 00044000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f2f00deb000-7f2f00f4c000 r--p 003a3000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f2f00f4c000-7f2f00f4d000 ---p 00504000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f2f00f4d000-7f2f00f61000 r--p 00504000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f2f00f61000-7f2f00f64000 rw-p 00518000 00:33 16012833                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f2f00f64000-7f2f00f7a000 rw-p 00000000 00:00 0 
| 7f2f00f7a000-7f2f00f7c000 r--p 00000000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2f00f7c000-7f2f00fa6000 r-xp 00002000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2f00fa6000-7f2f00fb1000 r--p 0002c000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2f00fb2000-7f2f00fb4000 r--p 00037000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2f00fb4000-7f2f00fb6000 rw-p 00039000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffd1c3c6000-7ffd1cbc5000 rw-p 00000000 00:00 0                          [stack]
| 7ffd1cbe9000-7ffd1cbed000 r--p 00000000 00:00 0                          [vvar]
| 7ffd1cbed000-7ffd1cbef000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished(3/20)  tests in 979.046525s, 24.2644 tests/s, 9105.4110 assertions/s.
71268 tests, 26743760 assertions, 1 failures, 0 errors, 224 skips

ruby -v: ruby 3.3.0dev (2023-03-27T13:57:16Z master 8f569d41cb) [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-27T13:57:16Z master 8f569d41cb) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 96.272841 seconds

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f2f00639c00 (LWP 1539149)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139839846718464) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f2f00639c00
        old_mask = {__val = {94224512613136, 139839847531731, 94224513151744, 4804350575012440832, 126, 18446744073709551344, 2, 0, 94224513151744, 1, 94224512613136, 139839847531731, 0, 139839847428077, 139839846718464, 139839849043456}}
        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=139839846718464) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139839846718464, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f2f0069d476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f2f006837f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x372d303030396562, sa_sigaction = 0x372d303030396562}, sa_mask = {__val = {2, 139839849060000, 3432, 139839855041110, 139839847426128, 2, 2314885530818453536, 8241999043771768864, 139839849060000, 2, 2, 1, 139839855041110, 139839849043456, 139839847379031, 139839846710672}}, sa_flags = 0, sa_restorer = 0x7f2f008756a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 8030873020029476896, 7378697629483797085, 3472328322907006566, 7378697629480071216, 3544392720173131366, 8104277201290014768, 3472328296227680288, 2319406834570502192, 2314885530818453552, 2314885530818453536, 8320808738715869216, 2314861604835713379, 7738135737532096544, 139839847423853}}
#5  0x00007f2f00a9297a in die () at /tmp/ruby/src/trunk-repeat20/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55b25aa2b580, fmt=fmt@entry=0x7f2f00e21351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-repeat20/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007f2f00c7dc5d in sigsegv (sig=11, info=0x55b25aa2b6b0, ctx=0x55b25aa2b580) at /tmp/ruby/src/trunk-repeat20/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007f2f00b59708 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x55b25a9aa0e0, obj=94224517200808) at /tmp/ruby/src/trunk-repeat20/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007f2f00b5f7ad in rgengc_check_relation (obj=94224517200808, objspace=0x55b25a9aa0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x55b25a9aa0e0, obj=94224517200808) at /tmp/ruby/src/trunk-repeat20/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007f2f00bc3c4c in mark_ast_value (node=0x55b25ad52218, ctx=0x0) at /tmp/ruby/src/trunk-repeat20/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=27, nbe=0x55b25ad521d0) at /tmp/ruby/src/trunk-repeat20/node.c:1338
        cursor = 1
        cursor = <optimized out>
#15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-repeat20/node.c:1348
        nbe = 0x55b25ad521d0
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7f2efca1d560) at /tmp/ruby/src/trunk-repeat20/node.c:1436
        nb = <optimized out>
#17 0x00007f2f00b62a78 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:7550
No locals.
#19 gc_marks_rest (objspace=0x55b25a9aa0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8717
No locals.
#20 0x00007f2f00b63a32 in gc_marks (full_mark=<optimized out>, objspace=0x55b25a9aa0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#21 gc_start (objspace=0x55b25a9aa0e0, 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 = 1118600036
#22 0x00007f2f00b6694d in heap_prepare (heap=0x55b25a9aa140, size_pool=0x55b25a9aa108, objspace=0x55b25a9aa0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:2416
        __func__ = <optimized out>
#23 heap_next_free_page (heap=0x55b25a9aa140, size_pool=0x55b25a9aa108, objspace=0x55b25a9aa0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#24 newobj_alloc (objspace=0x55b25a9aa0e0, cr=0x55b25a9aadf0, 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 = 0x55b25a9aa108
        heap = 0x55b25a9aa140
        cache = 0x55b25a9ab068
        obj = <optimized out>
        __func__ = <optimized out>
#25 0x00007f2f00b67c08 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=<optimized out>, flags=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:2893
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#26 newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=8193, klass=139839794380400) at /tmp/ruby/src/trunk-repeat20/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#27 rb_class_instance_allocate_internal (wb_protected=true, flags=8193, klass=139839794380400) at /tmp/ruby/src/trunk-repeat20/gc.c:2977
        size = <optimized out>
        index_tbl_num_entries = <optimized out>
        obj = <optimized out>
        __func__ = <optimized out>
        size = <optimized out>
        index_tbl_num_entries = <optimized out>
        obj = <optimized out>
#28 rb_class_allocate_instance (klass=139839794380400) at /tmp/ruby/src/trunk-repeat20/gc.c:3113
No locals.
#29 0x00007f2f00bd8f42 in class_call_alloc_func (klass=139839794380400, allocator=<optimized out>) at /tmp/ruby/src/trunk-repeat20/object.c:2063
        obj = <optimized out>
        obj = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#30 rb_class_alloc (klass=139839794380400) at /tmp/ruby/src/trunk-repeat20/object.c:2035
        allocator = <optimized out>
        allocator = <optimized out>
#31 rb_class_new_instance_pass_kw (argc=0, argv=0x7f2f005381a0, klass=139839794380400) at /tmp/ruby/src/trunk-repeat20/object.c:2094
        obj = <optimized out>
#32 0x00007f2f00d05ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f2f00637d90, ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x11f100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2f004dd218
        cfunc = 0x55b25a9dd718
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#33 vm_call_cfunc_with_frame (ec=0x55b25a9ab120, reg_cfp=0x7f2f00637d90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#34 0x00007f2f00d1524d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_callinfo.h:368
        val = 96
        ci = 0xcccccccccccce588
        cc = <optimized out>
        recv = 94224512622816
        argc = <optimized out>
        calling = {ci = 0x11f100100001, cc = 0x7f2efca7ad28, block_handler = 0, recv = 139839794380400, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#35 vm_exec_core (ec=0x55b25a9ab120, initial=1687871663438114422) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x176c8655cdad2e76
        leaf = <optimized out>
        val = 96
        reg_pc = 0x55b25ac66da0
        reg_cfp = 0x7f2f00637d90
        insns_address_table = {0x7f2f00d179bf <vm_exec_core+10351>, 0x7f2f00d153c9 <vm_exec_core+633>, 0x7f2f00d1757e <vm_exec_core+9262>, 0x7f2f00d17504 <vm_exec_core+9140>, 0x7f2f00d1748d <vm_exec_core+9021>, 0x7f2f00d1740e <vm_exec_core+8894>, 0x7f2f00d1738e <vm_exec_core+8766>, 0x7f2f00d17332 <vm_exec_core+8674>, 0x7f2f00d172d7 <vm_exec_core+8583>, 0x7f2f00d17287 <vm_exec_core+8503>, 0x7f2f00d1710c <vm_exec_core+8124>, 0x7f2f00d16f61 <vm_exec_core+7697>, 0x7f2f00d16e76 <vm_exec_core+7462>, 0x7f2f00d16e07 <vm_exec_core+7351>, 0x7f2f00d16d9a <vm_exec_core+7242>, 0x7f2f00d16d5f <vm_exec_core+7183>, 0x7f2f00d16d29 <vm_exec_core+7129>, 0x7f2f00d16cf6 <vm_exec_core+7078>, 0x7f2f00d175ea <vm_exec_core+9370>, 0x7f2f00d16057 <vm_exec_core+3847>, 0x7f2f00d15fe9 <vm_exec_core+3737>, 0x7f2f00d15fae <vm_exec_core+3678>, 0x7f2f00d15f58 <vm_exec_core+3592>, 0x7f2f00d15f14 <vm_exec_core+3524>, 0x7f2f00d15e8d <vm_exec_core+3389>, 0x7f2f00d15e58 <vm_exec_core+3336>, 0x7f2f00d15dfd <vm_exec_core+3245>, 0x7f2f00d15d85 <vm_exec_core+3125>, 0x7f2f00d15d4d <vm_exec_core+3069>, 0x7f2f00d15d15 <vm_exec_core+3013>, 0x7f2f00d15b20 <vm_exec_core+2512>, 0x7f2f00d15a8f <vm_exec_core+2367>, 0x7f2f00d15a32 <vm_exec_core+2274>, 0x7f2f00d159b9 <vm_exec_core+2153>, 0x7f2f00d166f9 <vm_exec_core+5545>, 0x7f2f00d166d4 <vm_exec_core+5508>, 0x7f2f00d1669b <vm_exec_core+5451>, 0x7f2f00d1664b <vm_exec_core+5371>, 0x7f2f00d16619 <vm_exec_core+5321>, 0x7f2f00d1652e <vm_exec_core+5086>, 0x7f2f00d164e9 <vm_exec_core+5017>, 0x7f2f00d164a3 <vm_exec_core+4947>, 0x7f2f00d16473 <vm_exec_core+4899>, 0x7f2f00d163a8 <vm_exec_core+4696>, 0x7f2f00d16413 <vm_exec_core+4803>, 0x7f2f00d16278 <vm_exec_core+4392>, 0x7f2f00d1620b <vm_exec_core+4283>, 0x7f2f00d1617e <vm_exec_core+4142>, 0x7f2f00d160c2 <vm_exec_core+3954>, 0x7f2f00d1608a <vm_exec_core+3898>, 0x7f2f00d16bf7 <vm_exec_core+6823>, 0x7f2f00d16ae4 <vm_exec_core+6548>, 0x7f2f00d151a8 <vm_exec_core+88>, 0x7f2f00d16c72 <vm_exec_core+6946>, 0x7f2f00d1683d <vm_exec_core+5869>, 0x7f2f00d17b07 <vm_exec_core+10679>, 0x7f2f00d167f3 <vm_exec_core+5795>, 0x7f2f00d1679a <vm_exec_core+5706>, 0x7f2f00d16741 <vm_exec_core+5617>, 0x7f2f00d169d6 <vm_exec_core+6278>, 0x7f2f00d16900 <vm_exec_core+6064>, 0x7f2f00d16887 <vm_exec_core+5943>, 0x7f2f00d1795e <vm_exec_core+10254>, 0x7f2f00d16c3a <vm_exec_core+6890>, 0x7f2f00d16a8d <vm_exec_core+6461>, 0x7f2f00d1581a <vm_exec_core+1738>, 0x7f2f00d157e0 <vm_exec_core+1680>, 0x7f2f00d15912 <vm_exec_core+1986>, 0x7f2f00d15871 <vm_exec_core+1825>, 0x7f2f00d17def <vm_exec_core+11423>, 0x7f2f00d17d46 <vm_exec_core+11254>, 0x7f2f00d17fc6 <vm_exec_core+11894>, 0x7f2f00d17f53 <vm_exec_core+11779>, 0x7f2f00d17ead <vm_exec_core+11613>, 0x7f2f00d17e51 <vm_exec_core+11521>, 0x7f2f00d18373 <vm_exec_core+12835>, 0x7f2f00d182d6 <vm_exec_core+12678>, 0x7f2f00d1823e <vm_exec_core+12526>, 0x7f2f00d181a1 <vm_exec_core+12369>, 0x7f2f00d18109 <vm_exec_core+12217>, 0x7f2f00d17a48 <vm_exec_core+10488>, 0x7f2f00d180be <vm_exec_core+12142>, 0x7f2f00d18068 <vm_exec_core+12056>, 0x7f2f00d17bd5 <vm_exec_core+10885>, 0x7f2f00d17b4b <vm_exec_core+10747>, 0x7f2f00d15773 <vm_exec_core+1571>, 0x7f2f00d15715 <vm_exec_core+1477>, 0x7f2f00d17d12 <vm_exec_core+11202>, 0x7f2f00d17cde <vm_exec_core+11150>, 0x7f2f00d17c8d <vm_exec_core+11069>, 0x7f2f00d17c3e <vm_exec_core+10990>, 0x7f2f00d17a7b <vm_exec_core+10539>, 0x7f2f00d179d0 <vm_exec_core+10368>, 0x7f2f00d156a8 <vm_exec_core+1368>, 0x7f2f00d15651 <vm_exec_core+1281>, 0x7f2f00d155ce <vm_exec_core+1150>, 0x7f2f00d15589 <vm_exec_core+1081>, 0x7f2f00d1553c <vm_exec_core+1004>, 0x7f2f00d154ef <vm_exec_core+927>, 0x7f2f00d1549a <vm_exec_core+842>, 0x7f2f00d15467 <vm_exec_core+791>, 0x7f2f00d15434 <vm_exec_core+740>, 0x7f2f00d17aeb <vm_exec_core+10651>, 0x7f2f00d153ba <vm_exec_core+618>, 0x7f2f00d1756f <vm_exec_core+9247>, 0x7f2f00d174f5 <vm_exec_core+9125>, 0x7f2f00d1747e <vm_exec_core+9006>, 0x7f2f00d173ff <vm_exec_core+8879>, 0x7f2f00d1737f <vm_exec_core+8751>, 0x7f2f00d17323 <vm_exec_core+8659>, 0x7f2f00d172c8 <vm_exec_core+8568>, 0x7f2f00d17278 <vm_exec_core+8488>, 0x7f2f00d170fd <vm_exec_core+8109>, 0x7f2f00d16f52 <vm_exec_core+7682>, 0x7f2f00d16e67 <vm_exec_core+7447>, 0x7f2f00d16df8 <vm_exec_core+7336>, 0x7f2f00d16d8b <vm_exec_core+7227>, 0x7f2f00d16d50 <vm_exec_core+7168>, 0x7f2f00d16d1a <vm_exec_core+7114>, 0x7f2f00d16ce7 <vm_exec_core+7063>, 0x7f2f00d175db <vm_exec_core+9355>, 0x7f2f00d16048 <vm_exec_core+3832>, 0x7f2f00d15fda <vm_exec_core+3722>, 0x7f2f00d15f9f <vm_exec_core+3663>, 0x7f2f00d15f49 <vm_exec_core+3577>, 0x7f2f00d15f05 <vm_exec_core+3509>, 0x7f2f00d15e7e <vm_exec_core+3374>, 0x7f2f00d15e49 <vm_exec_core+3321>, 0x7f2f00d15dee <vm_exec_core+3230>, 0x7f2f00d15d76 <vm_exec_core+3110>, 0x7f2f00d15d3e <vm_exec_core+3054>, 0x7f2f00d15d06 <vm_exec_core+2998>, 0x7f2f00d15b11 <vm_exec_core+2497>, 0x7f2f00d15a80 <vm_exec_core+2352>, 0x7f2f00d15a23 <vm_exec_core+2259>, 0x7f2f00d159aa <vm_exec_core+2138>, 0x7f2f00d166ea <vm_exec_core+5530>, 0x7f2f00d166c5 <vm_exec_core+5493>, 0x7f2f00d1668c <vm_exec_core+5436>, 0x7f2f00d1663c <vm_exec_core+5356>, 0x7f2f00d1660a <vm_exec_core+5306>, 0x7f2f00d1651f <vm_exec_core+5071>, 0x7f2f00d164da <vm_exec_core+5002>, 0x7f2f00d16494 <vm_exec_core+4932>, 0x7f2f00d16464 <vm_exec_core+4884>, 0x7f2f00d16399 <vm_exec_core+4681>, 0x7f2f00d16404 <vm_exec_core+4788>, 0x7f2f00d16269 <vm_exec_core+4377>, 0x7f2f00d161fc <vm_exec_core+4268>, 0x7f2f00d1616f <vm_exec_core+4127>, 0x7f2f00d160b3 <vm_exec_core+3939>, 0x7f2f00d1607b <vm_exec_core+3883>, 0x7f2f00d16be8 <vm_exec_core+6808>, 0x7f2f00d16ad5 <vm_exec_core+6533>, 0x7f2f00d18593 <vm_exec_core+13379>, 0x7f2f00d16c63 <vm_exec_core+6931>, 0x7f2f00d1682e <vm_exec_core+5854>, 0x7f2f00d1857f <vm_exec_core+13359>, 0x7f2f00d167e4 <vm_exec_core+5780>, 0x7f2f00d1678b <vm_exec_core+5691>, 0x7f2f00d16732 <vm_exec_core+5602>, 0x7f2f00d169c7 <vm_exec_core+6263>, 0x7f2f00d168f1 <vm_exec_core+6049>, 0x7f2f00d16878 <vm_exec_core+5928>, 0x7f2f00d1794f <vm_exec_core+10239>, 0x7f2f00d16c2b <vm_exec_core+6875>, 0x7f2f00d16a7e <vm_exec_core+6446>, 0x7f2f00d1580b <vm_exec_core+1723>, 0x7f2f00d157d1 <vm_exec_core+1665>, 0x7f2f00d15903 <vm_exec_core+1971>, 0x7f2f00d15862 <vm_exec_core+1810>, 0x7f2f00d1856b <vm_exec_core+13339>, 0x7f2f00d18557 <vm_exec_core+13319>, 0x7f2f00d18543 <vm_exec_core+13299>, 0x7f2f00d1852f <vm_exec_core+13279>, 0x7f2f00d1851b <vm_exec_core+13259>, 0x7f2f00d18507 <vm_exec_core+13239>, 0x7f2f00d184ec <vm_exec_core+13212>, 0x7f2f00d184d8 <vm_exec_core+13192>, 0x7f2f00d184c4 <vm_exec_core+13172>, 0x7f2f00d184b0 <vm_exec_core+13152>, 0x7f2f00d1849c <vm_exec_core+13132>, 0x7f2f00d18488 <vm_exec_core+13112>, 0x7f2f00d18474 <vm_exec_core+13092>, 0x7f2f00d18460 <vm_exec_core+13072>, 0x7f2f00d1844c <vm_exec_core+13052>, 0x7f2f00d18438 <vm_exec_core+13032>, 0x7f2f00d15764 <vm_exec_core+1556>, 0x7f2f00d15706 <vm_exec_core+1462>, 0x7f2f00d18424 <vm_exec_core+13012>, 0x7f2f00d18410 <vm_exec_core+12992>, 0x7f2f00d183fc <vm_exec_core+12972>, 0x7f2f00d183e8 <vm_exec_core+12952>, 0x7f2f00d15191 <vm_exec_core+65>, 0x7f2f00d15195 <vm_exec_core+69>, 0x7f2f00d15699 <vm_exec_core+1353>, 0x7f2f00d15642 <vm_exec_core+1266>, 0x7f2f00d155bf <vm_exec_core+1135>, 0x7f2f00d1557a <vm_exec_core+1066>, 0x7f2f00d1552d <vm_exec_core+989>...}
#36 0x00007f2f00d1b9eb in rb_vm_exec (ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55b25a9ab120
        _tag = {tag = 36, retval = 4, buf = {0x7f2efca1de20, 0x7f2f00d1b1e0 <rb_vm_exec+400>, 0x0, 0x7ffd1cbbf280, 0x24}, prev = 0x7ffd1cbc0c40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#37 0x00007f2f00d2588f in vm_call0_cc (kw_splat=0, cc=0x7f2efca79658, argv=0x7ffd1cbbf4a0, argc=2, id=49201, recv=139839783689760, ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
        calling = {ci = 0x7ffd1cbbf430, cc = 0x7f2efca79658, block_handler = 0, recv = 139839783689760, argc = 2, kw_splat = false}
#38 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffd1cbbf4a0, argc=2, mid=49201, recv=139839783689760) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
        ec = 0x55b25a9ab120
        cc = 0x7f2efca79658
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#39 rb_funcallv (recv=139839783689760, mid=49201, argc=argc@entry=2, argv=argv@entry=0x7ffd1cbbf4a0) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1055
No locals.
#40 0x00007f2efcb963e7 in ripper_dispatch2 (mid=<optimized out>, a=<optimized out>, b=<optimized out>, p=<optimized out>, p=<optimized out>) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14200
        rb_funcall_argc = 2
        rb_funcall_args = {139839845584760, 0}
        rb_funcall_nargs = 2
#41 0x00007f2efcbace74 in ripper_yyparse (p=0x55b25ad48db0) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:3022
        v1 = <optimized out>
        v2 = <optimized out>
        v3 = <optimized out>
        yychar = <optimized out>
        yylval = {val = 139839845600320, node = 0x7f2f00528c40, id = 139839845600320, num = 5409856, tbl = 0x7f2f00528c40, vars = 0x7f2f00528c40, strterm = 0x7f2f00528c40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 724, column = 56}, end_pos = {lineno = 724, column = 56}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 97, 387, 634, 810, 980, 1097, 1178, 1231, 1270, 80, 237, 226, 443, 485, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 604, 0, 0, 0, 32765, 0, -2032, 7355, 32765, 0, 0, 0, 32558, 0, 32, 0, 0, 0, -9950, -863, 32558, 0, 3, 0, 0, 0, 3168, 7356, 32765, 0, 3, 0, 0, 0, 3184, 7356, 32765, 0, -2160, 7355, 32765, 0, -2128, 7355, 32765, 0, 0, 0, 0, 512, -2160, 7355, 32765, 0, 3136, 7356, 32765, 0, 128, 0, 0, 0, 36, 0, 0, 0, -11448, 23247, 21938, 0, 36, 0, 0, 0, -13256, -864, 32558, 0, 3184, 7356, 32765, 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, 7440, -844, 32558, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 139839784884960, node = 0x7f2efcb41ae0, id = 139839784884960, num = -55305504, tbl = 0x7f2efcb41ae0, vars = 0x7f2efcb41ae0, strterm = 0x7f2efcb41ae0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139839784878120, node = 0x7f2efcb40028, id = 139839784878120, num = -55312344, tbl = 0x7f2efcb40028, vars = 0x7f2efcb40028, strterm = 0x7f2efcb40028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139839783662080, node = 0x7f2efca17200, id = 139839783662080, num = -56528384, tbl = 0x7f2efca17200, vars = 0x7f2efca17200, strterm = 0x7f2efca17200, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839783669840, node = 0x7f2efca19050, id = 139839783669840, num = -56520624, tbl = 0x7f2efca19050, vars = 0x7f2efca19050, strterm = 0x7f2efca19050, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139835545223168, node = 0x7f2e00000000, id = 139835545223168, num = 0, tbl = 0x7f2e00000000, vars = 0x7f2e00000000, strterm = 0x7f2e00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839783649440, node = 0x7f2efca140a0, id = 139839783649440, num = -56541024, tbl = 0x7f2efca140a0, vars = 0x7f2efca140a0, strterm = 0x7f2efca140a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139839782452880, node = 0x7f2efc8efe90, id = 139839782452880, num = -57737584, tbl = 0x7f2efc8efe90, vars = 0x7f2efc8efe90, strterm = 0x7f2efc8efe90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139839783241200, node = 0x7f2efc9b05f0, id = 139839783241200, num = -56949264, tbl = 0x7f2efc9b05f0, vars = 0x7f2efc9b05f0, strterm = 0x7f2efc9b05f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139839781943320, node = 0x7f2efc873818, id = 139839781943320, num = -58247144, tbl = 0x7f2efc873818, vars = 0x7f2efc873818, strterm = 0x7f2efc873818, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139839781943800, node = 0x7f2efc8739f8, id = 139839781943800, num = -58246664, tbl = 0x7f2efc8739f8, vars = 0x7f2efc8739f8, strterm = 0x7f2efc8739f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94224517198008, node = 0x55b25ae070b8, id = 94224517198008, num = 1524658360, tbl = 0x55b25ae070b8, vars = 0x55b25ae070b8, strterm = 0x55b25ae070b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139839781939720, node = 0x7f2efc872a08, id = 139839781939720, num = -58250744, tbl = 0x7f2efc872a08, vars = 0x7f2efc872a08, strterm = 0x7f2efc872a08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839781939720, node = 0x7f2efc872a08, id = 139839781939720, num = -58250744, tbl = 0x7f2efc872a08, vars = 0x7f2efc872a08, strterm = 0x7f2efc872a08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839783049480, node = 0x7f2efc981908, id = 139839783049480, num = -57140984, tbl = 0x7f2efc981908, vars = 0x7f2efc981908, strterm = 0x7f2efc981908, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839783052000, node = 0x7f2efc9822e0, id = 139839783052000, num = -57138464, tbl = 0x7f2efc9822e0, vars = 0x7f2efc9822e0, strterm = 0x7f2efc9822e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94224517208760, node = 0x55b25ae09ab8, id = 94224517208760, num = 1524669112, tbl = 0x55b25ae09ab8, vars = 0x55b25ae09ab8, strterm = 0x55b25ae09ab8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139839783627400, node = 0x7f2efca0ea88, id = 139839783627400, num = -56563064, tbl = 0x7f2efca0ea88, vars = 0x7f2efca0ea88, strterm = 0x7f2efca0ea88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94224515523664, node = 0x55b25ac6e450, id = 94224515523664, num = 1522984016, tbl = 0x55b25ac6e450, vars = 0x55b25ac6e450, strterm = 0x55b25ac6e450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139839840190463, node = 0x7f2effffffff, id = 139839840190463, num = -1, tbl = 0x7f2effffffff, vars = 0x7f2effffffff, strterm = 0x7f2effffffff, 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 = 139839783619360, node = 0x7f2efca0cb20, id = 139839783619360, num = -56571104, tbl = 0x7f2efca0cb20, vars = 0x7f2efca0cb20, strterm = 0x7f2efca0cb20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139839783607560, node = 0x7f2efca09d08, id = 139839783607560, num = -56582904, tbl = 0x7f2efca09d08, vars = 0x7f2efca09d08, strterm = 0x7f2efca09d08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839783606160, node = 0x7f2efca09790, id = 139839783606160, num = -56584304, tbl = 0x7f2efca09790, vars = 0x7f2efca09790, strterm = 0x7f2efca09790, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139835545223192, node = 0x7f2e00000018, id = 139835545223192, num = 24, tbl = 0x7f2e00000018, vars = 0x7f2e00000018, strterm = 0x7f2e00000018, 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 = 139839783575760, node = 0x7f2efca020d0, id = 139839783575760, num = -56614704, tbl = 0x7f2efca020d0, vars = 0x7f2efca020d0, strterm = 0x7f2efca020d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139839783574400, node = 0x7f2efca01b80, id = 139839783574400, num = -56616064, tbl = 0x7f2efca01b80, vars = 0x7f2efca01b80, strterm = 0x7f2efca01b80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94224517208872, node = 0x55b25ae09b28, id = 94224517208872, num = 1524669224, tbl = 0x55b25ae09b28, vars = 0x55b25ae09b28, strterm = 0x55b25ae09b28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94224517208928, node = 0x55b25ae09b60, id = 94224517208928, num = 1524669280, tbl = 0x55b25ae09b60, vars = 0x55b25ae09b60, strterm = 0x55b25ae09b60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139839783577360, node = 0x7f2efca02710, id = 139839783577360, num = -56613104, tbl = 0x7f2efca02710, vars = 0x7f2efca02710, strterm = 0x7f2efca02710, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139839845584760, node = 0x7f2f00524f78, id = 139839845584760, num = 5394296, tbl = 0x7f2f00524f78, vars = 0x7f2f00524f78, strterm = 0x7f2f00524f78, 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 = 139839782257280, node = 0x7f2efc8c0280, id = 139839782257280, num = -57933184, tbl = 0x7f2efc8c0280, vars = 0x7f2efc8c0280, strterm = 0x7f2efc8c0280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839782152400, node = 0x7f2efc8a68d0, id = 139839782152400, num = -58038064, tbl = 0x7f2efc8a68d0, vars = 0x7f2efc8a68d0, strterm = 0x7f2efc8a68d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139839782147160, node = 0x7f2efc8a5458, id = 139839782147160, num = -58043304, tbl = 0x7f2efc8a5458, vars = 0x7f2efc8a5458, strterm = 0x7f2efc8a5458, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139839782998280, node = 0x7f2efc975108, id = 139839782998280, num = -57192184, tbl = 0x7f2efc975108, vars = 0x7f2efc975108, strterm = 0x7f2efc975108, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839783004040, node = 0x7f2efc976788, id = 139839783004040, num = -57186424, tbl = 0x7f2efc976788, vars = 0x7f2efc976788, strterm = 0x7f2efc976788, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839782335520, node = 0x7f2efc8d3420, id = 139839782335520, num = -57854944, tbl = 0x7f2efc8d3420, vars = 0x7f2efc8d3420, strterm = 0x7f2efc8d3420, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139839782334120, node = 0x7f2efc8d2ea8, id = 139839782334120, num = -57856344, tbl = 0x7f2efc8d2ea8, vars = 0x7f2efc8d2ea8, strterm = 0x7f2efc8d2ea8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 94224516900344, node = 0x55b25adbe5f8, id = 94224516900344, num = 1524360696, tbl = 0x55b25adbe5f8, vars = 0x55b25adbe5f8, strterm = 0x55b25adbe5f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139839782337600, node = 0x7f2efc8d3c40, id = 139839782337600, num = -57852864, tbl = 0x7f2efc8d3c40, vars = 0x7f2efc8d3c40, strterm = 0x7f2efc8d3c40, 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 = 139839782335040, node = 0x7f2efc8d3240, id = 139839782335040, num = -57855424, tbl = 0x7f2efc8d3240, vars = 0x7f2efc8d3240, strterm = 0x7f2efc8d3240, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 139839783621360, node = 0x7f2efca0d2f0, id = 139839783621360, num = -56569104, tbl = 0x7f2efca0d2f0, vars = 0x7f2efca0d2f0, strterm = 0x7f2efca0d2f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 139839784355360, node = 0x7f2efcac0620, id = 139839784355360, num = -55835104, tbl = 0x7f2efcac0620, vars = 0x7f2efcac0620, strterm = 0x7f2efcac0620, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139835545223169, node = 0x7f2e00000001, id = 139835545223169, num = 1, tbl = 0x7f2e00000001, vars = 0x7f2e00000001, strterm = 0x7f2e00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139835545223169, node = 0x7f2e00000001, id = 139835545223169, num = 1, tbl = 0x7f2e00000001, vars = 0x7f2e00000001, strterm = 0x7f2e00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139835545223168, node = 0x7f2e00000000, id = 139835545223168, num = 0, tbl = 0x7f2e00000000, vars = 0x7f2e00000000, strterm = 0x7f2e00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839783758480, node = 0x7f2efca2ea90, id = 139839783758480, num = -56431984, tbl = 0x7f2efca2ea90, vars = 0x7f2efca2ea90, strterm = 0x7f2efca2ea90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139839783759400, node = 0x7f2efca2ee28, id = 139839783759400, num = -56431064, tbl = 0x7f2efca2ee28, vars = 0x7f2efca2ee28, strterm = 0x7f2efca2ee28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94224516516136, node = 0x55b25ad60928, id = 94224516516136, num = 1523976488, tbl = 0x55b25ad60928, vars = 0x55b25ad60928, strterm = 0x55b25ad60928, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 139835545223168, node = 0x7f2e00000000, id = 139835545223168, num = 0, tbl = 0x7f2e00000000, vars = 0x7f2e00000000, strterm = 0x7f2e00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839783910320, node = 0x7f2efca53bb0, id = 139839783910320, num = -56280144, tbl = 0x7f2efca53bb0, vars = 0x7f2efca53bb0, strterm = 0x7f2efca53bb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139839783911360, node = 0x7f2efca53fc0, id = 139839783911360, num = -56279104, tbl = 0x7f2efca53fc0, vars = 0x7f2efca53fc0, strterm = 0x7f2efca53fc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139839783911840, node = 0x7f2efca541a0, id = 139839783911840, num = -56278624, tbl = 0x7f2efca541a0, vars = 0x7f2efca541a0, strterm = 0x7f2efca541a0, 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 = 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 = 140725085534272, node = 0x7ffd1cbbf840, id = 140725085534272, num = 482080832, tbl = 0x7ffd1cbbf840, vars = 0x7ffd1cbbf840, strterm = 0x7ffd1cbbf840, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94224513577774, node = 0x55b25aa9332e, id = 94224513577774, num = 1521038126, tbl = 0x55b25aa9332e, vars = 0x55b25aa9332e, strterm = 0x55b25aa9332e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 94224513577774, node = 0x55b25aa9332e, id = 94224513577774, num = 1521038126, tbl = 0x55b25aa9332e, vars = 0x55b25aa9332e, strterm = 0x55b25aa9332e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94224513577774, node = 0x55b25aa9332e, id = 94224513577774, num = 1521038126, tbl = 0x55b25aa9332e, vars = 0x55b25aa9332e, strterm = 0x55b25aa9332e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 4804350575012440832, node = 0x42ac7b64b80f6b00, id = 4804350575012440832, num = -1206949120, tbl = 0x42ac7b64b80f6b00, vars = 0x42ac7b64b80f6b00, strterm = 0x42ac7b64b80f6b00, 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 = 94224516301360, node = 0x55b25ad2c230, id = 94224516301360, num = 1523761712, tbl = 0x55b25ad2c230, vars = 0x55b25ad2c230, strterm = 0x55b25ad2c230, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94224516301360, node = 0x55b25ad2c230, id = 94224516301360, num = 1523761712, tbl = 0x55b25ad2c230, vars = 0x55b25ad2c230, strterm = 0x55b25ad2c230, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140725085535360, node = 0x7ffd1cbbfc80, id = 140725085535360, num = 482081920, tbl = 0x7ffd1cbbfc80, vars = 0x7ffd1cbbfc80, strterm = 0x7ffd1cbbfc80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140725085536064, node = 0x7ffd1cbbff40, id = 140725085536064, num = 482082624, tbl = 0x7ffd1cbbff40, vars = 0x7ffd1cbbff40, strterm = 0x7ffd1cbbff40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139839854988864, node = 0x7f2f00e1ce40 <clean_info>, id = 139839854988864, num = 14798400, tbl = 0x7f2f00e1ce40 <clean_info>, vars = 0x7f2f00e1ce40 <clean_info>, strterm = 0x7f2f00e1ce40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140725085536112, node = 0x7ffd1cbbff70, id = 140725085536112, num = 482082672, tbl = 0x7ffd1cbbff70, vars = 0x7ffd1cbbff70, strterm = 0x7ffd1cbbff70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139839853106066, node = 0x7f2f00c51392 <optimize_node_left+450>, id = 139839853106066, num = 12915602, tbl = 0x7f2f00c51392 <optimize_node_left+450>, vars = 0x7f2f00c51392 <optimize_node_left+450>, strterm = 0x7f2f00c51392 <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 = 140725085536200, node = 0x7ffd1cbbffc8, id = 140725085536200, num = 482082760, tbl = 0x7ffd1cbbffc8, vars = 0x7ffd1cbbffc8, strterm = 0x7ffd1cbbffc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140725085536136, node = 0x7ffd1cbbff88, id = 140725085536136, num = 482082696, tbl = 0x7ffd1cbbff88, vars = 0x7ffd1cbbff88, strterm = 0x7ffd1cbbff88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140725085536264, node = 0x7ffd1cbc0008, id = 140725085536264, num = 482082824, tbl = 0x7ffd1cbc0008, vars = 0x7ffd1cbc0008, strterm = 0x7ffd1cbc0008, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140724603453440, node = 0x7ffd00000000, id = 140724603453440, num = 0, tbl = 0x7ffd00000000, vars = 0x7ffd00000000, strterm = 0x7ffd00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140725085535384, node = 0x7ffd1cbbfc98, id = 140725085535384, num = 482081944, tbl = 0x7ffd1cbbfc98, vars = 0x7ffd1cbbfc98, strterm = 0x7ffd1cbbfc98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140725085536328, node = 0x7ffd1cbc0048, id = 140725085536328, num = 482082888, tbl = 0x7ffd1cbc0048, vars = 0x7ffd1cbc0048, strterm = 0x7ffd1cbc0048, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140725085535345, node = 0x7ffd1cbbfc71, id = 140725085535345, num = 482081905, tbl = 0x7ffd1cbbfc71, vars = 0x7ffd1cbbfc71, strterm = 0x7ffd1cbbfc71, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140725085535345, node = 0x7ffd1cbbfc71, id = 140725085535345, num = 482081905, tbl = 0x7ffd1cbbfc71, vars = 0x7ffd1cbbfc71, strterm = 0x7ffd1cbbfc71, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139839853100666, node = 0x7f2f00c4fe7a <update_string_node_case_fold+298>, id = 139839853100666, num = 12910202, tbl = 0x7f2f00c4fe7a <update_string_node_case_fold+298>, vars = 0x7f2f00c4fe7a <update_string_node_case_fold+298>, strterm = 0x7f2f00c4fe7a <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 = 94224516167345, node = 0x55b25ad0b6b1, id = 94224516167345, num = 1523627697, tbl = 0x55b25ad0b6b1, vars = 0x55b25ad0b6b1, strterm = 0x55b25ad0b6b1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94224514632128, node = 0x55b25ab949c0, id = 94224514632128, num = 1522092480, tbl = 0x55b25ab949c0, vars = 0x55b25ab949c0, strterm = 0x55b25ab949c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140725085535336, node = 0x7ffd1cbbfc68, id = 140725085535336, num = 482081896, tbl = 0x7ffd1cbbfc68, vars = 0x7ffd1cbbfc68, strterm = 0x7ffd1cbbfc68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140725085535344, node = 0x7ffd1cbbfc70, id = 140725085535344, num = 482081904, tbl = 0x7ffd1cbbfc70, vars = 0x7ffd1cbbfc70, strterm = 0x7ffd1cbbfc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140725085535345, node = 0x7ffd1cbbfc71, id = 140725085535345, num = 482081905, tbl = 0x7ffd1cbbfc71, vars = 0x7ffd1cbbfc71, strterm = 0x7ffd1cbbfc71, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 4804350575012440832, node = 0x42ac7b64b80f6b00, id = 4804350575012440832, num = -1206949120, tbl = 0x42ac7b64b80f6b00, vars = 0x42ac7b64b80f6b00, strterm = 0x42ac7b64b80f6b00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94224516167312, node = 0x55b25ad0b690, id = 94224516167312, num = 1523627664, tbl = 0x55b25ad0b690, vars = 0x55b25ad0b690, strterm = 0x55b25ad0b690, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 18446744073709551344, node = 0xfffffffffffffef0, id = 18446744073709551344, num = -272, tbl = 0xfffffffffffffef0, vars = 0xfffffffffffffef0, strterm = 0xfffffffffffffef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 22, node = 0x16, id = 22, num = 22, tbl = 0x16, vars = 0x16, strterm = 0x16, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94224513571009, node = 0x55b25aa918c1, id = 94224513571009, num = 1521031361, tbl = 0x55b25aa918c1, vars = 0x55b25aa918c1, strterm = 0x55b25aa918c1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 139839847528107, node = 0x7f2f006ff6ab <_int_malloc+3195>, id = 139839847528107, num = 7337643, tbl = 0x7f2f006ff6ab <_int_malloc+3195>, vars = 0x7f2f006ff6ab <_int_malloc+3195>, strterm = 0x7f2f006ff6ab <_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 = 94224515055424, node = 0x55b25abfbf40, id = 94224515055424, num = 1522515776, tbl = 0x55b25abfbf40, vars = 0x55b25abfbf40, strterm = 0x55b25abfbf40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139839849057504, node = 0x7f2f00874ce0 <main_arena+96>, id = 139839849057504, num = 8867040, tbl = 0x7f2f00874ce0 <main_arena+96>, vars = 0x7f2f00874ce0 <main_arena+96>, strterm = 0x7f2f00874ce0 <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 = 173319723200, node = 0x285aa918c0, id = 173319723200, num = 1521031360, tbl = 0x285aa918c0, vars = 0x285aa918c0, strterm = 0x285aa918c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 94224513571009, node = 0x55b25aa918c1, id = 94224513571009, num = 1521031361, tbl = 0x55b25aa918c1, vars = 0x55b25aa918c1, strterm = 0x55b25aa918c1, ctxt = {in_defined = 1, 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 = 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 = 4804350575012440832, node = 0x42ac7b64b80f6b00, id = 4804350575012440832, num = -1206949120, tbl = 0x42ac7b64b80f6b00, vars = 0x42ac7b64b80f6b00, strterm = 0x42ac7b64b80f6b00, 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 = 94224513052928, node = 0x55b25aa13100, id = 94224513052928, num = 1520513280, tbl = 0x55b25aa13100, vars = 0x55b25aa13100, strterm = 0x55b25aa13100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839849057408, node = 0x7f2f00874c80 <main_arena>, id = 139839849057408, num = 8866944, tbl = 0x7f2f00874c80 <main_arena>, vars = 0x7f2f00874c80 <main_arena>, strterm = 0x7f2f00874c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94224513053248, node = 0x55b25aa13240, id = 94224513053248, num = 1520513600, tbl = 0x55b25aa13240, vars = 0x55b25aa13240, strterm = 0x55b25aa13240, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94224515055440, node = 0x55b25abfbf50, id = 94224515055440, num = 1522515792, tbl = 0x55b25abfbf50, vars = 0x55b25abfbf50, strterm = 0x55b25abfbf50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139839847529563, node = 0x7f2f006ffc5b <_int_realloc+299>, id = 139839847529563, num = 7339099, tbl = 0x7f2f006ffc5b <_int_realloc+299>, vars = 0x7f2f006ffc5b <_int_realloc+299>, strterm = 0x7f2f006ffc5b <_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 = 139839849057408, node = 0x7f2f00874c80 <main_arena>, id = 139839849057408, num = 8866944, tbl = 0x7f2f00874c80 <main_arena>, vars = 0x7f2f00874c80 <main_arena>, strterm = 0x7f2f00874c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94224513052944, node = 0x55b25aa13110, id = 94224513052944, num = 1520513296, tbl = 0x55b25aa13110, vars = 0x55b25aa13110, strterm = 0x55b25aa13110, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {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 = 94224513052928, node = 0x55b25aa13100, id = 94224513052928, num = 1520513280, tbl = 0x55b25aa13100, vars = 0x55b25aa13100, strterm = 0x55b25aa13100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 139839847532937, node = 0x7f2f00700989 <__GI___libc_realloc+457>, id = 139839847532937, num = 7342473, tbl = 0x7f2f00700989 <__GI___libc_realloc+457>, vars = 0x7f2f00700989 <__GI___libc_realloc+457>, strterm = 0x7f2f00700989 <__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 = 94224514632128, node = 0x55b25ab949c0, id = 94224514632128, num = 1522092480, tbl = 0x55b25ab949c0, vars = 0x55b25ab949c0, strterm = 0x55b25ab949c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94224513571816, node = 0x55b25aa91be8, id = 94224513571816, num = 1521032168, tbl = 0x55b25aa91be8, vars = 0x55b25aa91be8, strterm = 0x55b25aa91be8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 94224514632128, node = 0x55b25ab949c0, id = 94224514632128, num = 1522092480, tbl = 0x55b25ab949c0, vars = 0x55b25ab949c0, strterm = 0x55b25ab949c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94224513571808, node = 0x55b25aa91be0, id = 94224513571808, num = 1521032160, tbl = 0x55b25aa91be0, vars = 0x55b25aa91be0, strterm = 0x55b25aa91be0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139839853132070, node = 0x7f2f00c57926 <compile_tree+5558>, id = 139839853132070, num = 12941606, tbl = 0x7f2f00c57926 <compile_tree+5558>, vars = 0x7f2f00c57926 <compile_tree+5558>, strterm = 0x7f2f00c57926 <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 = 1104, node = 0x450, id = 1104, num = 1104, tbl = 0x450, vars = 0x450, strterm = 0x450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {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 = 94224513052928, node = 0x55b25aa13100, id = 94224513052928, num = 1520513280, tbl = 0x55b25aa13100, vars = 0x55b25aa13100, strterm = 0x55b25aa13100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139839849057408, node = 0x7f2f00874c80 <main_arena>, id = 139839849057408, num = 8866944, tbl = 0x7f2f00874c80 <main_arena>, vars = 0x7f2f00874c80 <main_arena>, strterm = 0x7f2f00874c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4804350575012440832, node = 0x42ac7b64b80f6b00, id = 4804350575012440832, num = -1206949120, tbl = 0x42ac7b64b80f6b00, vars = 0x42ac7b64b80f6b00, strterm = 0x42ac7b64b80f6b00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1104, node = 0x450, id = 1104, num = 1104, tbl = 0x450, vars = 0x450, strterm = 0x450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94224516167696, node = 0x55b25ad0b810, id = 94224516167696, num = 1523628048, tbl = 0x55b25ad0b810, vars = 0x55b25ad0b810, strterm = 0x55b25ad0b810, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 12884902195, node = 0x300000133, id = 12884902195, num = 307, tbl = 0x300000133, vars = 0x300000133, strterm = 0x300000133, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}}
        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 = 719, column = 7}}, {beg_pos = {lineno = 719, column = 8}, end_pos = {lineno = 719, column = 8}}, {beg_pos = {lineno = 721, column = 4}, end_pos = {lineno = 721, column = 16}}, {beg_pos = {lineno = 721, column = 17}, end_pos = {lineno = 721, column = 19}}, {beg_pos = {lineno = 721, column = 19}, end_pos = {lineno = 721, column = 19}}, {beg_pos = {lineno = 721, column = 19}, end_pos = {lineno = 721, column = 19}}, {beg_pos = {lineno = 721, column = 19}, end_pos = {lineno = 721, column = 19}}, {beg_pos = {lineno = 721, column = 19}, end_pos = {lineno = 721, column = 19}}, {beg_pos = {lineno = 722, column = 6}, end_pos = {lineno = 722, column = 10}}, {beg_pos = {lineno = 722, column = 11}, end_pos = {lineno = 722, column = 14}}, {beg_pos = {lineno = 722, column = 15}, end_pos = {lineno = 722, column = 15}}, {beg_pos = {lineno = 723, column = 6}, end_pos = {lineno = 723, column = 8}}, {beg_pos = {lineno = 723, column = 8}, end_pos = {lineno = 723, column = 8}}, {beg_pos = {lineno = 723, column = 8}, end_pos = {lineno = 723, column = 8}}, {beg_pos = {lineno = 723, column = 9}, end_pos = {lineno = 723, column = 19}}, {beg_pos = {lineno = 723, column = 20}, end_pos = {lineno = 723, column = 20}}, {beg_pos = {lineno = 723, column = 20}, end_pos = {lineno = 723, column = 20}}, {beg_pos = {lineno = 724, column = 8}, end_pos = {lineno = 724, column = 13}}, {beg_pos = {lineno = 724, column = 13}, end_pos = {lineno = 724, column = 13}}, {beg_pos = {lineno = 724, column = 14}, end_pos = {lineno = 724, column = 15}}, {beg_pos = {lineno = 724, column = 15}, end_pos = {lineno = 724, column = 15}}, {beg_pos = {lineno = 717, column = 14}, end_pos = {lineno = 717, column = 15}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 598, column = 10}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 598, column = 15}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 1782, column = 42}, end_pos = {lineno = 1782, column = 43}}, {beg_pos = {lineno = 1782, column = 42}, end_pos = {lineno = 1782, column = 43}}, {beg_pos = {lineno = 197, column = 99}, end_pos = {lineno = 197, column = 99}}, {beg_pos = {lineno = 197, column = 98}, end_pos = {lineno = 197, column = 99}}, {beg_pos = {lineno = 197, column = 86}, end_pos = {lineno = 197, column = 86}}, {beg_pos = {lineno = 197, column = 86}, end_pos = {lineno = 197, column = 86}}, {beg_pos = {lineno = 197, column = 86}, end_pos = {lineno = 197, column = 86}}, {beg_pos = {lineno = 197, column = 86}, end_pos = {lineno = 197, column = 86}}, {beg_pos = {lineno = 197, column = 86}, end_pos = {lineno = 197, column = 86}}, {beg_pos = {lineno = 197, column = 86}, end_pos = {lineno = 197, column = 97}}, {beg_pos = {lineno = 197, column = 97}, end_pos = {lineno = 197, column = 98}}, {beg_pos = {lineno = 197, column = 93}, end_pos = {lineno = 197, column = 97}}, {beg_pos = {lineno = 197, column = 97}, end_pos = {lineno = 197, column = 97}}, {beg_pos = {lineno = 188, column = 41}, end_pos = {lineno = 188, column = 41}}, {beg_pos = {lineno = 188, column = 41}, end_pos = {lineno = 188, column = 54}}, {beg_pos = {lineno = 188, column = 54}, end_pos = {lineno = 188, column = 55}}, {beg_pos = {lineno = 188, column = 53}, end_pos = {lineno = 188, column = 54}}, {beg_pos = {lineno = 1523569152, column = 21938}, end_pos = {lineno = 1985189024, column = 711283713}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 13387645, column = 32559}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 13835494, column = 32559}}, {beg_pos = {lineno = 1520073488, column = 21938}, end_pos = {lineno = 1520086512, column = 21938}}, {beg_pos = {lineno = 482083636, column = 32765}, end_pos = {lineno = -1206949120, column = 1118600036}}, {beg_pos = {lineno = 1520073536, column = 21938}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1520083168, column = 21938}, end_pos = {lineno = 1520086512, column = 21938}}, {beg_pos = {lineno = 1520086528, column = 21938}, end_pos = {lineno = 13387693, column = 32559}}, {beg_pos = {lineno = 1520083464, column = 21938}, end_pos = {lineno = 11954224, column = 32559}}, {beg_pos = {lineno = -55089024, column = 32558}, end_pos = {lineno = -1206949120, column = 1118600036}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = -1206949120, column = 1118600036}}, {beg_pos = {lineno = 482083696, column = 32765}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -56117824, column = 32558}, end_pos = {lineno = 11668201, column = 32559}}, {beg_pos = {lineno = 16203296, column = 32559}, end_pos = {lineno = -56114224, column = 32558}}, {beg_pos = {lineno = 1520083168, column = 21938}, end_pos = {lineno = 482083764, column = 32765}}, {beg_pos = {lineno = -56114224, column = 32558}, end_pos = {lineno = 11901709, column = 32559}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 13209973, column = 32559}}, {beg_pos = {lineno = 1520115104, column = 21938}, end_pos = {lineno = -1206949120, column = 1118600036}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = -56117824, column = 32558}, end_pos = {lineno = -56114224, column = 32558}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 11151559, column = 32559}}, {beg_pos = {lineno = 1520087328, column = 21938}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1523611392, column = 21938}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1520115104, column = 21938}, end_pos = {lineno = 11599721, column = 32559}}, {beg_pos = {lineno = 1523614694, column = 21938}, end_pos = {lineno = 11804140, column = 32559}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1520087328, column = 21938}}, {beg_pos = {lineno = 11599696, column = 32559}, end_pos = {lineno = 482086864, column = 32765}}, {beg_pos = {lineno = 482084116, column = 32765}, end_pos = {lineno = 482084064, column = 32765}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1520087328, column = 21938}, end_pos = {lineno = 6520528, column = 32559}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 1520115104, column = 21938}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 11804250, column = 32559}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 482083888, column = 32765}}, {beg_pos = {lineno = 1523819744, column = 21938}, end_pos = {lineno = 482087456, column = 32765}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1206949120, column = 1118600036}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1523611392, column = 21938}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 16274300, column = 32559}}, {beg_pos = {lineno = 8925184, column = 32559}, end_pos = {lineno = 6683344, column = 32559}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 6676892, column = 32559}}, {beg_pos = {lineno = 1521702896, column = 21938}, end_pos = {lineno = 16275433, column = 32559}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 16274087, column = 32559}}, {beg_pos = {lineno = 16220928, column = 32559}, end_pos = {lineno = 10794472, column = 32559}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 10794184, column = 32559}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 16275433, column = 32559}}, {beg_pos = {lineno = 1997, column = 0}, end_pos = {lineno = 16274087, column = 32559}}, {beg_pos = {lineno = 16220928, column = 32559}, end_pos = {lineno = 10794472, column = 32559}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 10789848, column = 32559}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 16275433, column = 32559}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 10844104, column = 32559}}, {beg_pos = {lineno = 16220928, column = 32559}, end_pos = {lineno = 482084456, column = 32765}}, {beg_pos = {lineno = 482084452, column = 32765}, end_pos = {lineno = -54995855, column = 32558}}, {beg_pos = {lineno = 10844104, column = 32559}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 482084452, column = 32765}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 1520670208, column = 21938}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21938}, end_pos = {lineno = -54994414, column = 32558}}, {beg_pos = {lineno = -54996896, column = 32558}, end_pos = {lineno = 482084656, column = 32765}}, {beg_pos = {lineno = 482084640, column = 32765}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32765}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 1521724032, column = 21938}, end_pos = {lineno = 482084576, column = 32765}}, {beg_pos = {lineno = 482084592, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 482084800, column = 32765}, end_pos = {lineno = -54994414, column = 32558}}, {beg_pos = {lineno = 1521724032, column = 21938}, end_pos = {lineno = 482084640, column = 32765}}, {beg_pos = {lineno = 482084656, column = 32765}, end_pos = {lineno = 16278033, column = 32559}}, {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 = 1521723152, column = 21938}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1521723152, column = 21938}}, {beg_pos = {lineno = 10842400, column = 1}, end_pos = {lineno = 1521724032, column = 21938}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32558}}, {beg_pos = {lineno = 0, column = 21938}, end_pos = {lineno = 0, column = 21938}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 16306033, column = 32559}}, {beg_pos = {lineno = 10816384, column = 32559}, end_pos = {lineno = 16220928, column = 32559}}, {beg_pos = {lineno = 1521723152, column = 21938}, end_pos = {lineno = -54726072, column = 32558}}, {beg_pos = {lineno = -55092224, column = 32558}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -56118864, column = 32558}, end_pos = {lineno = 16306033, column = 32559}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 1521723152, column = 21938}, end_pos = {lineno = -54725560, column = 32558}}, {beg_pos = {lineno = 1521729552, column = 21938}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -56118864, column = 32558}, end_pos = {lineno = 16306033, column = 32559}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 10816384, column = 32559}, end_pos = {lineno = 12336560, column = 32559}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 482085760, column = 32765}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1521729552, column = 21938}, end_pos = {lineno = 16317870, column = 32559}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -54746272, column = 32558}}, {beg_pos = {lineno = 482080782, column = 32765}, end_pos = {lineno = 482085584, column = 32765}}, {beg_pos = {lineno = -56119424, column = 32558}, end_pos = {lineno = 482080388, column = 32765}}, {beg_pos = {lineno = 482080384, column = 32765}, end_pos = {lineno = 16220928, column = 32559}}, {beg_pos = {lineno = 16220928, column = 32559}, end_pos = {lineno = 482085096, column = 32765}}, {beg_pos = {lineno = 482085092, column = 32765}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 5386376, column = 32559}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = -55701584, column = 32558}}, {beg_pos = {lineno = 5472584, column = 32559}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1768709991, column = 1634887028}, end_pos = {lineno = 1948269164, column = 174421362}}, {beg_pos = {lineno = 5472584, column = 32559}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1520087328, column = 21938}, end_pos = {lineno = 6520208, column = 32559}}, {beg_pos = {lineno = 307, column = 4}, end_pos = {lineno = 307, column = 4}}, {beg_pos = {lineno = -1122572830, column = 173868}, end_pos = {lineno = 1523111872, column = 21938}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6520208, column = 32559}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 8867040, column = 32559}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 307, column = 3}}, {beg_pos = {lineno = 306, column = 49}, end_pos = {lineno = 306, column = 49}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1985189024, column = 711283713}, 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 = 11358499, column = 32559}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 8867040, column = 32559}}, {beg_pos = {lineno = 1523772856, column = 21938}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1985189024, column = 711283713}, end_pos = {lineno = 1522985744, column = 21938}}, {beg_pos = {lineno = 1520086888, column = 21938}, end_pos = {lineno = 8866944, column = 32559}}, {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 = 7338049, column = 32559}}, {beg_pos = {lineno = 8867040, column = 32559}, 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 = 1985189024, column = 711283713}}, {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 = 292
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 139839845584760, node = 0x7f2f00524f78, id = 139839845584760, num = 5394296, tbl = 0x7f2f00524f78, vars = 0x7f2f00524f78, strterm = 0x7f2f00524f78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}
        yyloc = {beg_pos = {lineno = 724, column = 14}, end_pos = {lineno = 724, column = 15}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000p\336\241\374.\177\000\000\300\313\252\374.\177\000\000\200L\207\000/\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~c\000/\177\000\000\000\000\000\000\000\000\000\000\342\002p\000/\177\000\000\060c\320Z\262U\000\000p\336\241\374.\177\000\000\260\215\324Z\262U\000\000\340\240\232Z\262U\000\000\004\000\000\000\000\000\000\000\240X\266\000/\177\000"
        yymsg = 0x7ffd1cbc0af0 "n"
        yymsg_alloc = 128
        yylen = 2
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#42 0x00007f2efcbb15b2 in ripper_parse0 (parser_v=parser_v@entry=139839783689760) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371
        p = 0x55b25ad48db0
#43 0x00007f2f00b41fd6 in rb_ensure (b_proc=b_proc@entry=0x7f2efcbb14d0 <ripper_parse0>, data1=data1@entry=139839783689760, e_proc=e_proc@entry=0x7f2efcb93ae0 <ripper_ensure>, data2=data2@entry=139839783689760) at /tmp/ruby/src/trunk-repeat20/eval.c:1005
        _ec = 0x55b25a9ab120
        _tag = {tag = 36, retval = 94222992539709, buf = {0x7f2efca1de20, 0x7f2f00b420c0 <rb_ensure+528>, 0x0, 0x7ffd1cbc0be0, 0x0}, prev = 0x7ffd1cbc0f60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55b25a9ab120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f2efcb93ae0 <ripper_ensure>, data2 = 139839783689760}}
#44 0x00007f2efcb94315 in ripper_parse (self=139839783689760) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409
        p = 0x55b25ad48db0
#45 0x00007f2f00d05ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f2f00637e10, ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2f00523088
        cfunc = 0x55b25ab3c018
        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>
#46 vm_call_cfunc_with_frame (ec=0x55b25a9ab120, reg_cfp=0x7f2f00637e10, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#47 0x00007f2f00d1524d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_callinfo.h:368
        val = 96
        ci = 0xcccccccccccce588
        cc = <optimized out>
        recv = 94224512622816
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f2efca7afa8, block_handler = 0, recv = 139839783689760, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#48 vm_exec_core (ec=0x55b25a9ab120, initial=1687871663438114422) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x176c8655cdad2e76
        leaf = <optimized out>
        val = 96
        reg_pc = 0x55b25acd1018
        reg_cfp = 0x7f2f00637e10
        insns_address_table = {0x7f2f00d179bf <vm_exec_core+10351>, 0x7f2f00d153c9 <vm_exec_core+633>, 0x7f2f00d1757e <vm_exec_core+9262>, 0x7f2f00d17504 <vm_exec_core+9140>, 0x7f2f00d1748d <vm_exec_core+9021>, 0x7f2f00d1740e <vm_exec_core+8894>, 0x7f2f00d1738e <vm_exec_core+8766>, 0x7f2f00d17332 <vm_exec_core+8674>, 0x7f2f00d172d7 <vm_exec_core+8583>, 0x7f2f00d17287 <vm_exec_core+8503>, 0x7f2f00d1710c <vm_exec_core+8124>, 0x7f2f00d16f61 <vm_exec_core+7697>, 0x7f2f00d16e76 <vm_exec_core+7462>, 0x7f2f00d16e07 <vm_exec_core+7351>, 0x7f2f00d16d9a <vm_exec_core+7242>, 0x7f2f00d16d5f <vm_exec_core+7183>, 0x7f2f00d16d29 <vm_exec_core+7129>, 0x7f2f00d16cf6 <vm_exec_core+7078>, 0x7f2f00d175ea <vm_exec_core+9370>, 0x7f2f00d16057 <vm_exec_core+3847>, 0x7f2f00d15fe9 <vm_exec_core+3737>, 0x7f2f00d15fae <vm_exec_core+3678>, 0x7f2f00d15f58 <vm_exec_core+3592>, 0x7f2f00d15f14 <vm_exec_core+3524>, 0x7f2f00d15e8d <vm_exec_core+3389>, 0x7f2f00d15e58 <vm_exec_core+3336>, 0x7f2f00d15dfd <vm_exec_core+3245>, 0x7f2f00d15d85 <vm_exec_core+3125>, 0x7f2f00d15d4d <vm_exec_core+3069>, 0x7f2f00d15d15 <vm_exec_core+3013>, 0x7f2f00d15b20 <vm_exec_core+2512>, 0x7f2f00d15a8f <vm_exec_core+2367>, 0x7f2f00d15a32 <vm_exec_core+2274>, 0x7f2f00d159b9 <vm_exec_core+2153>, 0x7f2f00d166f9 <vm_exec_core+5545>, 0x7f2f00d166d4 <vm_exec_core+5508>, 0x7f2f00d1669b <vm_exec_core+5451>, 0x7f2f00d1664b <vm_exec_core+5371>, 0x7f2f00d16619 <vm_exec_core+5321>, 0x7f2f00d1652e <vm_exec_core+5086>, 0x7f2f00d164e9 <vm_exec_core+5017>, 0x7f2f00d164a3 <vm_exec_core+4947>, 0x7f2f00d16473 <vm_exec_core+4899>, 0x7f2f00d163a8 <vm_exec_core+4696>, 0x7f2f00d16413 <vm_exec_core+4803>, 0x7f2f00d16278 <vm_exec_core+4392>, 0x7f2f00d1620b <vm_exec_core+4283>, 0x7f2f00d1617e <vm_exec_core+4142>, 0x7f2f00d160c2 <vm_exec_core+3954>, 0x7f2f00d1608a <vm_exec_core+3898>, 0x7f2f00d16bf7 <vm_exec_core+6823>, 0x7f2f00d16ae4 <vm_exec_core+6548>, 0x7f2f00d151a8 <vm_exec_core+88>, 0x7f2f00d16c72 <vm_exec_core+6946>, 0x7f2f00d1683d <vm_exec_core+5869>, 0x7f2f00d17b07 <vm_exec_core+10679>, 0x7f2f00d167f3 <vm_exec_core+5795>, 0x7f2f00d1679a <vm_exec_core+5706>, 0x7f2f00d16741 <vm_exec_core+5617>, 0x7f2f00d169d6 <vm_exec_core+6278>, 0x7f2f00d16900 <vm_exec_core+6064>, 0x7f2f00d16887 <vm_exec_core+5943>, 0x7f2f00d1795e <vm_exec_core+10254>, 0x7f2f00d16c3a <vm_exec_core+6890>, 0x7f2f00d16a8d <vm_exec_core+6461>, 0x7f2f00d1581a <vm_exec_core+1738>, 0x7f2f00d157e0 <vm_exec_core+1680>, 0x7f2f00d15912 <vm_exec_core+1986>, 0x7f2f00d15871 <vm_exec_core+1825>, 0x7f2f00d17def <vm_exec_core+11423>, 0x7f2f00d17d46 <vm_exec_core+11254>, 0x7f2f00d17fc6 <vm_exec_core+11894>, 0x7f2f00d17f53 <vm_exec_core+11779>, 0x7f2f00d17ead <vm_exec_core+11613>, 0x7f2f00d17e51 <vm_exec_core+11521>, 0x7f2f00d18373 <vm_exec_core+12835>, 0x7f2f00d182d6 <vm_exec_core+12678>, 0x7f2f00d1823e <vm_exec_core+12526>, 0x7f2f00d181a1 <vm_exec_core+12369>, 0x7f2f00d18109 <vm_exec_core+12217>, 0x7f2f00d17a48 <vm_exec_core+10488>, 0x7f2f00d180be <vm_exec_core+12142>, 0x7f2f00d18068 <vm_exec_core+12056>, 0x7f2f00d17bd5 <vm_exec_core+10885>, 0x7f2f00d17b4b <vm_exec_core+10747>, 0x7f2f00d15773 <vm_exec_core+1571>, 0x7f2f00d15715 <vm_exec_core+1477>, 0x7f2f00d17d12 <vm_exec_core+11202>, 0x7f2f00d17cde <vm_exec_core+11150>, 0x7f2f00d17c8d <vm_exec_core+11069>, 0x7f2f00d17c3e <vm_exec_core+10990>, 0x7f2f00d17a7b <vm_exec_core+10539>, 0x7f2f00d179d0 <vm_exec_core+10368>, 0x7f2f00d156a8 <vm_exec_core+1368>, 0x7f2f00d15651 <vm_exec_core+1281>, 0x7f2f00d155ce <vm_exec_core+1150>, 0x7f2f00d15589 <vm_exec_core+1081>, 0x7f2f00d1553c <vm_exec_core+1004>, 0x7f2f00d154ef <vm_exec_core+927>, 0x7f2f00d1549a <vm_exec_core+842>, 0x7f2f00d15467 <vm_exec_core+791>, 0x7f2f00d15434 <vm_exec_core+740>, 0x7f2f00d17aeb <vm_exec_core+10651>, 0x7f2f00d153ba <vm_exec_core+618>, 0x7f2f00d1756f <vm_exec_core+9247>, 0x7f2f00d174f5 <vm_exec_core+9125>, 0x7f2f00d1747e <vm_exec_core+9006>, 0x7f2f00d173ff <vm_exec_core+8879>, 0x7f2f00d1737f <vm_exec_core+8751>, 0x7f2f00d17323 <vm_exec_core+8659>, 0x7f2f00d172c8 <vm_exec_core+8568>, 0x7f2f00d17278 <vm_exec_core+8488>, 0x7f2f00d170fd <vm_exec_core+8109>, 0x7f2f00d16f52 <vm_exec_core+7682>, 0x7f2f00d16e67 <vm_exec_core+7447>, 0x7f2f00d16df8 <vm_exec_core+7336>, 0x7f2f00d16d8b <vm_exec_core+7227>, 0x7f2f00d16d50 <vm_exec_core+7168>, 0x7f2f00d16d1a <vm_exec_core+7114>, 0x7f2f00d16ce7 <vm_exec_core+7063>, 0x7f2f00d175db <vm_exec_core+9355>, 0x7f2f00d16048 <vm_exec_core+3832>, 0x7f2f00d15fda <vm_exec_core+3722>, 0x7f2f00d15f9f <vm_exec_core+3663>, 0x7f2f00d15f49 <vm_exec_core+3577>, 0x7f2f00d15f05 <vm_exec_core+3509>, 0x7f2f00d15e7e <vm_exec_core+3374>, 0x7f2f00d15e49 <vm_exec_core+3321>, 0x7f2f00d15dee <vm_exec_core+3230>, 0x7f2f00d15d76 <vm_exec_core+3110>, 0x7f2f00d15d3e <vm_exec_core+3054>, 0x7f2f00d15d06 <vm_exec_core+2998>, 0x7f2f00d15b11 <vm_exec_core+2497>, 0x7f2f00d15a80 <vm_exec_core+2352>, 0x7f2f00d15a23 <vm_exec_core+2259>, 0x7f2f00d159aa <vm_exec_core+2138>, 0x7f2f00d166ea <vm_exec_core+5530>, 0x7f2f00d166c5 <vm_exec_core+5493>, 0x7f2f00d1668c <vm_exec_core+5436>, 0x7f2f00d1663c <vm_exec_core+5356>, 0x7f2f00d1660a <vm_exec_core+5306>, 0x7f2f00d1651f <vm_exec_core+5071>, 0x7f2f00d164da <vm_exec_core+5002>, 0x7f2f00d16494 <vm_exec_core+4932>, 0x7f2f00d16464 <vm_exec_core+4884>, 0x7f2f00d16399 <vm_exec_core+4681>, 0x7f2f00d16404 <vm_exec_core+4788>, 0x7f2f00d16269 <vm_exec_core+4377>, 0x7f2f00d161fc <vm_exec_core+4268>, 0x7f2f00d1616f <vm_exec_core+4127>, 0x7f2f00d160b3 <vm_exec_core+3939>, 0x7f2f00d1607b <vm_exec_core+3883>, 0x7f2f00d16be8 <vm_exec_core+6808>, 0x7f2f00d16ad5 <vm_exec_core+6533>, 0x7f2f00d18593 <vm_exec_core+13379>, 0x7f2f00d16c63 <vm_exec_core+6931>, 0x7f2f00d1682e <vm_exec_core+5854>, 0x7f2f00d1857f <vm_exec_core+13359>, 0x7f2f00d167e4 <vm_exec_core+5780>, 0x7f2f00d1678b <vm_exec_core+5691>, 0x7f2f00d16732 <vm_exec_core+5602>, 0x7f2f00d169c7 <vm_exec_core+6263>, 0x7f2f00d168f1 <vm_exec_core+6049>, 0x7f2f00d16878 <vm_exec_core+5928>, 0x7f2f00d1794f <vm_exec_core+10239>, 0x7f2f00d16c2b <vm_exec_core+6875>, 0x7f2f00d16a7e <vm_exec_core+6446>, 0x7f2f00d1580b <vm_exec_core+1723>, 0x7f2f00d157d1 <vm_exec_core+1665>, 0x7f2f00d15903 <vm_exec_core+1971>, 0x7f2f00d15862 <vm_exec_core+1810>, 0x7f2f00d1856b <vm_exec_core+13339>, 0x7f2f00d18557 <vm_exec_core+13319>, 0x7f2f00d18543 <vm_exec_core+13299>, 0x7f2f00d1852f <vm_exec_core+13279>, 0x7f2f00d1851b <vm_exec_core+13259>, 0x7f2f00d18507 <vm_exec_core+13239>, 0x7f2f00d184ec <vm_exec_core+13212>, 0x7f2f00d184d8 <vm_exec_core+13192>, 0x7f2f00d184c4 <vm_exec_core+13172>, 0x7f2f00d184b0 <vm_exec_core+13152>, 0x7f2f00d1849c <vm_exec_core+13132>, 0x7f2f00d18488 <vm_exec_core+13112>, 0x7f2f00d18474 <vm_exec_core+13092>, 0x7f2f00d18460 <vm_exec_core+13072>, 0x7f2f00d1844c <vm_exec_core+13052>, 0x7f2f00d18438 <vm_exec_core+13032>, 0x7f2f00d15764 <vm_exec_core+1556>, 0x7f2f00d15706 <vm_exec_core+1462>, 0x7f2f00d18424 <vm_exec_core+13012>, 0x7f2f00d18410 <vm_exec_core+12992>, 0x7f2f00d183fc <vm_exec_core+12972>, 0x7f2f00d183e8 <vm_exec_core+12952>, 0x7f2f00d15191 <vm_exec_core+65>, 0x7f2f00d15195 <vm_exec_core+69>, 0x7f2f00d15699 <vm_exec_core+1353>, 0x7f2f00d15642 <vm_exec_core+1266>, 0x7f2f00d155bf <vm_exec_core+1135>, 0x7f2f00d1557a <vm_exec_core+1066>, 0x7f2f00d1552d <vm_exec_core+989>...}
#49 0x00007f2f00d1b9eb in rb_vm_exec (ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55b25a9ab120
        _tag = {tag = 36, retval = 4, buf = {0x55b25a9ab120, 0x7f2f00d1b1e0 <rb_vm_exec+400>, 0x0, 0x7ffd1cbc0e90, 0x7f2f00538108}, prev = 0x7ffd1cbc1340, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#50 0x00007f2f00d1bbe9 in eval_string_with_cref (self=<optimized out>, src=139839783689680, cref=0x7f2efca1dc68, file=139839784275440, line=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701
        ec = 0x55b25a9ab120
        block = {as = {captured = {self = 139839783689760, ep = 0x7f2f005380f8, code = {iseq = 0x7f2efcb4f910, ifunc = 0x7f2efcb4f910, val = 139839784941840}}, symbol = 139839783689760, proc = 139839783689760}, type = block_type_iseq}
        iseq = 0x7f2efca1d808
        cfp = <optimized out>
#51 0x00007f2f00d2bf5a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139839783689760) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1946
        cref = 0x7f2efca1dc68
#52 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 = 139839784275440
        line = <optimized out>
        code = 139839783689680
#53 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139839783689760) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:2010
No locals.
#54 0x00007f2f00d05ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f2f00637e90, ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2f004d6e68
        cfunc = 0x55b25a9ede08
        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>
#55 vm_call_cfunc_with_frame (ec=0x55b25a9ab120, reg_cfp=0x7f2f00637e90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#56 0x00007f2f00d1524d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_callinfo.h:368
        val = 96
        ci = 0xcccccccccccce588
        cc = <optimized out>
        recv = 94224512622816
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f2efca7b110, block_handler = 0, recv = 139839783689760, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#57 vm_exec_core (ec=0x55b25a9ab120, initial=1687871663438114422) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x176c8655cdad2e76
        leaf = <optimized out>
        val = 96
        reg_pc = 0x55b25ab16800
        reg_cfp = 0x7f2f00637e90
        insns_address_table = {0x7f2f00d179bf <vm_exec_core+10351>, 0x7f2f00d153c9 <vm_exec_core+633>, 0x7f2f00d1757e <vm_exec_core+9262>, 0x7f2f00d17504 <vm_exec_core+9140>, 0x7f2f00d1748d <vm_exec_core+9021>, 0x7f2f00d1740e <vm_exec_core+8894>, 0x7f2f00d1738e <vm_exec_core+8766>, 0x7f2f00d17332 <vm_exec_core+8674>, 0x7f2f00d172d7 <vm_exec_core+8583>, 0x7f2f00d17287 <vm_exec_core+8503>, 0x7f2f00d1710c <vm_exec_core+8124>, 0x7f2f00d16f61 <vm_exec_core+7697>, 0x7f2f00d16e76 <vm_exec_core+7462>, 0x7f2f00d16e07 <vm_exec_core+7351>, 0x7f2f00d16d9a <vm_exec_core+7242>, 0x7f2f00d16d5f <vm_exec_core+7183>, 0x7f2f00d16d29 <vm_exec_core+7129>, 0x7f2f00d16cf6 <vm_exec_core+7078>, 0x7f2f00d175ea <vm_exec_core+9370>, 0x7f2f00d16057 <vm_exec_core+3847>, 0x7f2f00d15fe9 <vm_exec_core+3737>, 0x7f2f00d15fae <vm_exec_core+3678>, 0x7f2f00d15f58 <vm_exec_core+3592>, 0x7f2f00d15f14 <vm_exec_core+3524>, 0x7f2f00d15e8d <vm_exec_core+3389>, 0x7f2f00d15e58 <vm_exec_core+3336>, 0x7f2f00d15dfd <vm_exec_core+3245>, 0x7f2f00d15d85 <vm_exec_core+3125>, 0x7f2f00d15d4d <vm_exec_core+3069>, 0x7f2f00d15d15 <vm_exec_core+3013>, 0x7f2f00d15b20 <vm_exec_core+2512>, 0x7f2f00d15a8f <vm_exec_core+2367>, 0x7f2f00d15a32 <vm_exec_core+2274>, 0x7f2f00d159b9 <vm_exec_core+2153>, 0x7f2f00d166f9 <vm_exec_core+5545>, 0x7f2f00d166d4 <vm_exec_core+5508>, 0x7f2f00d1669b <vm_exec_core+5451>, 0x7f2f00d1664b <vm_exec_core+5371>, 0x7f2f00d16619 <vm_exec_core+5321>, 0x7f2f00d1652e <vm_exec_core+5086>, 0x7f2f00d164e9 <vm_exec_core+5017>, 0x7f2f00d164a3 <vm_exec_core+4947>, 0x7f2f00d16473 <vm_exec_core+4899>, 0x7f2f00d163a8 <vm_exec_core+4696>, 0x7f2f00d16413 <vm_exec_core+4803>, 0x7f2f00d16278 <vm_exec_core+4392>, 0x7f2f00d1620b <vm_exec_core+4283>, 0x7f2f00d1617e <vm_exec_core+4142>, 0x7f2f00d160c2 <vm_exec_core+3954>, 0x7f2f00d1608a <vm_exec_core+3898>, 0x7f2f00d16bf7 <vm_exec_core+6823>, 0x7f2f00d16ae4 <vm_exec_core+6548>, 0x7f2f00d151a8 <vm_exec_core+88>, 0x7f2f00d16c72 <vm_exec_core+6946>, 0x7f2f00d1683d <vm_exec_core+5869>, 0x7f2f00d17b07 <vm_exec_core+10679>, 0x7f2f00d167f3 <vm_exec_core+5795>, 0x7f2f00d1679a <vm_exec_core+5706>, 0x7f2f00d16741 <vm_exec_core+5617>, 0x7f2f00d169d6 <vm_exec_core+6278>, 0x7f2f00d16900 <vm_exec_core+6064>, 0x7f2f00d16887 <vm_exec_core+5943>, 0x7f2f00d1795e <vm_exec_core+10254>, 0x7f2f00d16c3a <vm_exec_core+6890>, 0x7f2f00d16a8d <vm_exec_core+6461>, 0x7f2f00d1581a <vm_exec_core+1738>, 0x7f2f00d157e0 <vm_exec_core+1680>, 0x7f2f00d15912 <vm_exec_core+1986>, 0x7f2f00d15871 <vm_exec_core+1825>, 0x7f2f00d17def <vm_exec_core+11423>, 0x7f2f00d17d46 <vm_exec_core+11254>, 0x7f2f00d17fc6 <vm_exec_core+11894>, 0x7f2f00d17f53 <vm_exec_core+11779>, 0x7f2f00d17ead <vm_exec_core+11613>, 0x7f2f00d17e51 <vm_exec_core+11521>, 0x7f2f00d18373 <vm_exec_core+12835>, 0x7f2f00d182d6 <vm_exec_core+12678>, 0x7f2f00d1823e <vm_exec_core+12526>, 0x7f2f00d181a1 <vm_exec_core+12369>, 0x7f2f00d18109 <vm_exec_core+12217>, 0x7f2f00d17a48 <vm_exec_core+10488>, 0x7f2f00d180be <vm_exec_core+12142>, 0x7f2f00d18068 <vm_exec_core+12056>, 0x7f2f00d17bd5 <vm_exec_core+10885>, 0x7f2f00d17b4b <vm_exec_core+10747>, 0x7f2f00d15773 <vm_exec_core+1571>, 0x7f2f00d15715 <vm_exec_core+1477>, 0x7f2f00d17d12 <vm_exec_core+11202>, 0x7f2f00d17cde <vm_exec_core+11150>, 0x7f2f00d17c8d <vm_exec_core+11069>, 0x7f2f00d17c3e <vm_exec_core+10990>, 0x7f2f00d17a7b <vm_exec_core+10539>, 0x7f2f00d179d0 <vm_exec_core+10368>, 0x7f2f00d156a8 <vm_exec_core+1368>, 0x7f2f00d15651 <vm_exec_core+1281>, 0x7f2f00d155ce <vm_exec_core+1150>, 0x7f2f00d15589 <vm_exec_core+1081>, 0x7f2f00d1553c <vm_exec_core+1004>, 0x7f2f00d154ef <vm_exec_core+927>, 0x7f2f00d1549a <vm_exec_core+842>, 0x7f2f00d15467 <vm_exec_core+791>, 0x7f2f00d15434 <vm_exec_core+740>, 0x7f2f00d17aeb <vm_exec_core+10651>, 0x7f2f00d153ba <vm_exec_core+618>, 0x7f2f00d1756f <vm_exec_core+9247>, 0x7f2f00d174f5 <vm_exec_core+9125>, 0x7f2f00d1747e <vm_exec_core+9006>, 0x7f2f00d173ff <vm_exec_core+8879>, 0x7f2f00d1737f <vm_exec_core+8751>, 0x7f2f00d17323 <vm_exec_core+8659>, 0x7f2f00d172c8 <vm_exec_core+8568>, 0x7f2f00d17278 <vm_exec_core+8488>, 0x7f2f00d170fd <vm_exec_core+8109>, 0x7f2f00d16f52 <vm_exec_core+7682>, 0x7f2f00d16e67 <vm_exec_core+7447>, 0x7f2f00d16df8 <vm_exec_core+7336>, 0x7f2f00d16d8b <vm_exec_core+7227>, 0x7f2f00d16d50 <vm_exec_core+7168>, 0x7f2f00d16d1a <vm_exec_core+7114>, 0x7f2f00d16ce7 <vm_exec_core+7063>, 0x7f2f00d175db <vm_exec_core+9355>, 0x7f2f00d16048 <vm_exec_core+3832>, 0x7f2f00d15fda <vm_exec_core+3722>, 0x7f2f00d15f9f <vm_exec_core+3663>, 0x7f2f00d15f49 <vm_exec_core+3577>, 0x7f2f00d15f05 <vm_exec_core+3509>, 0x7f2f00d15e7e <vm_exec_core+3374>, 0x7f2f00d15e49 <vm_exec_core+3321>, 0x7f2f00d15dee <vm_exec_core+3230>, 0x7f2f00d15d76 <vm_exec_core+3110>, 0x7f2f00d15d3e <vm_exec_core+3054>, 0x7f2f00d15d06 <vm_exec_core+2998>, 0x7f2f00d15b11 <vm_exec_core+2497>, 0x7f2f00d15a80 <vm_exec_core+2352>, 0x7f2f00d15a23 <vm_exec_core+2259>, 0x7f2f00d159aa <vm_exec_core+2138>, 0x7f2f00d166ea <vm_exec_core+5530>, 0x7f2f00d166c5 <vm_exec_core+5493>, 0x7f2f00d1668c <vm_exec_core+5436>, 0x7f2f00d1663c <vm_exec_core+5356>, 0x7f2f00d1660a <vm_exec_core+5306>, 0x7f2f00d1651f <vm_exec_core+5071>, 0x7f2f00d164da <vm_exec_core+5002>, 0x7f2f00d16494 <vm_exec_core+4932>, 0x7f2f00d16464 <vm_exec_core+4884>, 0x7f2f00d16399 <vm_exec_core+4681>, 0x7f2f00d16404 <vm_exec_core+4788>, 0x7f2f00d16269 <vm_exec_core+4377>, 0x7f2f00d161fc <vm_exec_core+4268>, 0x7f2f00d1616f <vm_exec_core+4127>, 0x7f2f00d160b3 <vm_exec_core+3939>, 0x7f2f00d1607b <vm_exec_core+3883>, 0x7f2f00d16be8 <vm_exec_core+6808>, 0x7f2f00d16ad5 <vm_exec_core+6533>, 0x7f2f00d18593 <vm_exec_core+13379>, 0x7f2f00d16c63 <vm_exec_core+6931>, 0x7f2f00d1682e <vm_exec_core+5854>, 0x7f2f00d1857f <vm_exec_core+13359>, 0x7f2f00d167e4 <vm_exec_core+5780>, 0x7f2f00d1678b <vm_exec_core+5691>, 0x7f2f00d16732 <vm_exec_core+5602>, 0x7f2f00d169c7 <vm_exec_core+6263>, 0x7f2f00d168f1 <vm_exec_core+6049>, 0x7f2f00d16878 <vm_exec_core+5928>, 0x7f2f00d1794f <vm_exec_core+10239>, 0x7f2f00d16c2b <vm_exec_core+6875>, 0x7f2f00d16a7e <vm_exec_core+6446>, 0x7f2f00d1580b <vm_exec_core+1723>, 0x7f2f00d157d1 <vm_exec_core+1665>, 0x7f2f00d15903 <vm_exec_core+1971>, 0x7f2f00d15862 <vm_exec_core+1810>, 0x7f2f00d1856b <vm_exec_core+13339>, 0x7f2f00d18557 <vm_exec_core+13319>, 0x7f2f00d18543 <vm_exec_core+13299>, 0x7f2f00d1852f <vm_exec_core+13279>, 0x7f2f00d1851b <vm_exec_core+13259>, 0x7f2f00d18507 <vm_exec_core+13239>, 0x7f2f00d184ec <vm_exec_core+13212>, 0x7f2f00d184d8 <vm_exec_core+13192>, 0x7f2f00d184c4 <vm_exec_core+13172>, 0x7f2f00d184b0 <vm_exec_core+13152>, 0x7f2f00d1849c <vm_exec_core+13132>, 0x7f2f00d18488 <vm_exec_core+13112>, 0x7f2f00d18474 <vm_exec_core+13092>, 0x7f2f00d18460 <vm_exec_core+13072>, 0x7f2f00d1844c <vm_exec_core+13052>, 0x7f2f00d18438 <vm_exec_core+13032>, 0x7f2f00d15764 <vm_exec_core+1556>, 0x7f2f00d15706 <vm_exec_core+1462>, 0x7f2f00d18424 <vm_exec_core+13012>, 0x7f2f00d18410 <vm_exec_core+12992>, 0x7f2f00d183fc <vm_exec_core+12972>, 0x7f2f00d183e8 <vm_exec_core+12952>, 0x7f2f00d15191 <vm_exec_core+65>, 0x7f2f00d15195 <vm_exec_core+69>, 0x7f2f00d15699 <vm_exec_core+1353>, 0x7f2f00d15642 <vm_exec_core+1266>, 0x7f2f00d155bf <vm_exec_core+1135>, 0x7f2f00d1557a <vm_exec_core+1066>, 0x7f2f00d1552d <vm_exec_core+989>...}
#58 0x00007f2f00d1b9eb in rb_vm_exec (ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55b25a9ab120
        _tag = {tag = 36, retval = 4, buf = {0x7f2f00637f50, 0x7f2f00d1b1e0 <rb_vm_exec+400>, 0x0, 0x7ffd1cbc1270, 0x0}, prev = 0x7ffd1cbc16c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#59 0x00007f2f00d2af5b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139839845289280, iseq=0x7f2efcb4f960, ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#60 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd1cbc13e8, argc=1, self=139839845289280, captured=<optimized out>, ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm.c:1440
        iseq = 0x7f2efcb4f960
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f2f00538088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#61 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>
#62 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd1cbc13e8, argc=1, ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm.c:1495
No locals.
#63 vm_yield (kw_splat=0, argv=0x7ffd1cbc13e8, argc=1, ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm.c:1503
No locals.
#64 rb_yield_0 (argv=0x7ffd1cbc13e8, argc=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1337
No locals.
#65 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1353
No locals.
#66 0x00007f2f00a9e2fc in rb_ary_each (ary=139839785098640) at /tmp/ruby/src/trunk-repeat20/array.c:2747
        i = 6
#67 0x00007f2f00d05ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f2f00637f90, ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2f004d04a0
        cfunc = 0x55b25aa02348
        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>
#68 vm_call_cfunc_with_frame (ec=0x55b25a9ab120, reg_cfp=0x7f2f00637f90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#69 0x00007f2f00d16bc9 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_callinfo.h:368
        val = 96
        ci = <optimized out>
        cc = <optimized out>
        recv = 94224512622816
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f2f0050b7d0, block_handler = 139839846711209, recv = 139839785098640, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#70 vm_exec_core (ec=0x55b25a9ab120, initial=1687871663438114422) at ../../src/trunk-repeat20/insns.def:815
        bh = <optimized out>
        cd = 0x55b25aaec790
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 96
        reg_pc = 0x55b25aaec4e8
        reg_cfp = 0x7f2f00637f90
        insns_address_table = {0x7f2f00d179bf <vm_exec_core+10351>, 0x7f2f00d153c9 <vm_exec_core+633>, 0x7f2f00d1757e <vm_exec_core+9262>, 0x7f2f00d17504 <vm_exec_core+9140>, 0x7f2f00d1748d <vm_exec_core+9021>, 0x7f2f00d1740e <vm_exec_core+8894>, 0x7f2f00d1738e <vm_exec_core+8766>, 0x7f2f00d17332 <vm_exec_core+8674>, 0x7f2f00d172d7 <vm_exec_core+8583>, 0x7f2f00d17287 <vm_exec_core+8503>, 0x7f2f00d1710c <vm_exec_core+8124>, 0x7f2f00d16f61 <vm_exec_core+7697>, 0x7f2f00d16e76 <vm_exec_core+7462>, 0x7f2f00d16e07 <vm_exec_core+7351>, 0x7f2f00d16d9a <vm_exec_core+7242>, 0x7f2f00d16d5f <vm_exec_core+7183>, 0x7f2f00d16d29 <vm_exec_core+7129>, 0x7f2f00d16cf6 <vm_exec_core+7078>, 0x7f2f00d175ea <vm_exec_core+9370>, 0x7f2f00d16057 <vm_exec_core+3847>, 0x7f2f00d15fe9 <vm_exec_core+3737>, 0x7f2f00d15fae <vm_exec_core+3678>, 0x7f2f00d15f58 <vm_exec_core+3592>, 0x7f2f00d15f14 <vm_exec_core+3524>, 0x7f2f00d15e8d <vm_exec_core+3389>, 0x7f2f00d15e58 <vm_exec_core+3336>, 0x7f2f00d15dfd <vm_exec_core+3245>, 0x7f2f00d15d85 <vm_exec_core+3125>, 0x7f2f00d15d4d <vm_exec_core+3069>, 0x7f2f00d15d15 <vm_exec_core+3013>, 0x7f2f00d15b20 <vm_exec_core+2512>, 0x7f2f00d15a8f <vm_exec_core+2367>, 0x7f2f00d15a32 <vm_exec_core+2274>, 0x7f2f00d159b9 <vm_exec_core+2153>, 0x7f2f00d166f9 <vm_exec_core+5545>, 0x7f2f00d166d4 <vm_exec_core+5508>, 0x7f2f00d1669b <vm_exec_core+5451>, 0x7f2f00d1664b <vm_exec_core+5371>, 0x7f2f00d16619 <vm_exec_core+5321>, 0x7f2f00d1652e <vm_exec_core+5086>, 0x7f2f00d164e9 <vm_exec_core+5017>, 0x7f2f00d164a3 <vm_exec_core+4947>, 0x7f2f00d16473 <vm_exec_core+4899>, 0x7f2f00d163a8 <vm_exec_core+4696>, 0x7f2f00d16413 <vm_exec_core+4803>, 0x7f2f00d16278 <vm_exec_core+4392>, 0x7f2f00d1620b <vm_exec_core+4283>, 0x7f2f00d1617e <vm_exec_core+4142>, 0x7f2f00d160c2 <vm_exec_core+3954>, 0x7f2f00d1608a <vm_exec_core+3898>, 0x7f2f00d16bf7 <vm_exec_core+6823>, 0x7f2f00d16ae4 <vm_exec_core+6548>, 0x7f2f00d151a8 <vm_exec_core+88>, 0x7f2f00d16c72 <vm_exec_core+6946>, 0x7f2f00d1683d <vm_exec_core+5869>, 0x7f2f00d17b07 <vm_exec_core+10679>, 0x7f2f00d167f3 <vm_exec_core+5795>, 0x7f2f00d1679a <vm_exec_core+5706>, 0x7f2f00d16741 <vm_exec_core+5617>, 0x7f2f00d169d6 <vm_exec_core+6278>, 0x7f2f00d16900 <vm_exec_core+6064>, 0x7f2f00d16887 <vm_exec_core+5943>, 0x7f2f00d1795e <vm_exec_core+10254>, 0x7f2f00d16c3a <vm_exec_core+6890>, 0x7f2f00d16a8d <vm_exec_core+6461>, 0x7f2f00d1581a <vm_exec_core+1738>, 0x7f2f00d157e0 <vm_exec_core+1680>, 0x7f2f00d15912 <vm_exec_core+1986>, 0x7f2f00d15871 <vm_exec_core+1825>, 0x7f2f00d17def <vm_exec_core+11423>, 0x7f2f00d17d46 <vm_exec_core+11254>, 0x7f2f00d17fc6 <vm_exec_core+11894>, 0x7f2f00d17f53 <vm_exec_core+11779>, 0x7f2f00d17ead <vm_exec_core+11613>, 0x7f2f00d17e51 <vm_exec_core+11521>, 0x7f2f00d18373 <vm_exec_core+12835>, 0x7f2f00d182d6 <vm_exec_core+12678>, 0x7f2f00d1823e <vm_exec_core+12526>, 0x7f2f00d181a1 <vm_exec_core+12369>, 0x7f2f00d18109 <vm_exec_core+12217>, 0x7f2f00d17a48 <vm_exec_core+10488>, 0x7f2f00d180be <vm_exec_core+12142>, 0x7f2f00d18068 <vm_exec_core+12056>, 0x7f2f00d17bd5 <vm_exec_core+10885>, 0x7f2f00d17b4b <vm_exec_core+10747>, 0x7f2f00d15773 <vm_exec_core+1571>, 0x7f2f00d15715 <vm_exec_core+1477>, 0x7f2f00d17d12 <vm_exec_core+11202>, 0x7f2f00d17cde <vm_exec_core+11150>, 0x7f2f00d17c8d <vm_exec_core+11069>, 0x7f2f00d17c3e <vm_exec_core+10990>, 0x7f2f00d17a7b <vm_exec_core+10539>, 0x7f2f00d179d0 <vm_exec_core+10368>, 0x7f2f00d156a8 <vm_exec_core+1368>, 0x7f2f00d15651 <vm_exec_core+1281>, 0x7f2f00d155ce <vm_exec_core+1150>, 0x7f2f00d15589 <vm_exec_core+1081>, 0x7f2f00d1553c <vm_exec_core+1004>, 0x7f2f00d154ef <vm_exec_core+927>, 0x7f2f00d1549a <vm_exec_core+842>, 0x7f2f00d15467 <vm_exec_core+791>, 0x7f2f00d15434 <vm_exec_core+740>, 0x7f2f00d17aeb <vm_exec_core+10651>, 0x7f2f00d153ba <vm_exec_core+618>, 0x7f2f00d1756f <vm_exec_core+9247>, 0x7f2f00d174f5 <vm_exec_core+9125>, 0x7f2f00d1747e <vm_exec_core+9006>, 0x7f2f00d173ff <vm_exec_core+8879>, 0x7f2f00d1737f <vm_exec_core+8751>, 0x7f2f00d17323 <vm_exec_core+8659>, 0x7f2f00d172c8 <vm_exec_core+8568>, 0x7f2f00d17278 <vm_exec_core+8488>, 0x7f2f00d170fd <vm_exec_core+8109>, 0x7f2f00d16f52 <vm_exec_core+7682>, 0x7f2f00d16e67 <vm_exec_core+7447>, 0x7f2f00d16df8 <vm_exec_core+7336>, 0x7f2f00d16d8b <vm_exec_core+7227>, 0x7f2f00d16d50 <vm_exec_core+7168>, 0x7f2f00d16d1a <vm_exec_core+7114>, 0x7f2f00d16ce7 <vm_exec_core+7063>, 0x7f2f00d175db <vm_exec_core+9355>, 0x7f2f00d16048 <vm_exec_core+3832>, 0x7f2f00d15fda <vm_exec_core+3722>, 0x7f2f00d15f9f <vm_exec_core+3663>, 0x7f2f00d15f49 <vm_exec_core+3577>, 0x7f2f00d15f05 <vm_exec_core+3509>, 0x7f2f00d15e7e <vm_exec_core+3374>, 0x7f2f00d15e49 <vm_exec_core+3321>, 0x7f2f00d15dee <vm_exec_core+3230>, 0x7f2f00d15d76 <vm_exec_core+3110>, 0x7f2f00d15d3e <vm_exec_core+3054>, 0x7f2f00d15d06 <vm_exec_core+2998>, 0x7f2f00d15b11 <vm_exec_core+2497>, 0x7f2f00d15a80 <vm_exec_core+2352>, 0x7f2f00d15a23 <vm_exec_core+2259>, 0x7f2f00d159aa <vm_exec_core+2138>, 0x7f2f00d166ea <vm_exec_core+5530>, 0x7f2f00d166c5 <vm_exec_core+5493>, 0x7f2f00d1668c <vm_exec_core+5436>, 0x7f2f00d1663c <vm_exec_core+5356>, 0x7f2f00d1660a <vm_exec_core+5306>, 0x7f2f00d1651f <vm_exec_core+5071>, 0x7f2f00d164da <vm_exec_core+5002>, 0x7f2f00d16494 <vm_exec_core+4932>, 0x7f2f00d16464 <vm_exec_core+4884>, 0x7f2f00d16399 <vm_exec_core+4681>, 0x7f2f00d16404 <vm_exec_core+4788>, 0x7f2f00d16269 <vm_exec_core+4377>, 0x7f2f00d161fc <vm_exec_core+4268>, 0x7f2f00d1616f <vm_exec_core+4127>, 0x7f2f00d160b3 <vm_exec_core+3939>, 0x7f2f00d1607b <vm_exec_core+3883>, 0x7f2f00d16be8 <vm_exec_core+6808>, 0x7f2f00d16ad5 <vm_exec_core+6533>, 0x7f2f00d18593 <vm_exec_core+13379>, 0x7f2f00d16c63 <vm_exec_core+6931>, 0x7f2f00d1682e <vm_exec_core+5854>, 0x7f2f00d1857f <vm_exec_core+13359>, 0x7f2f00d167e4 <vm_exec_core+5780>, 0x7f2f00d1678b <vm_exec_core+5691>, 0x7f2f00d16732 <vm_exec_core+5602>, 0x7f2f00d169c7 <vm_exec_core+6263>, 0x7f2f00d168f1 <vm_exec_core+6049>, 0x7f2f00d16878 <vm_exec_core+5928>, 0x7f2f00d1794f <vm_exec_core+10239>, 0x7f2f00d16c2b <vm_exec_core+6875>, 0x7f2f00d16a7e <vm_exec_core+6446>, 0x7f2f00d1580b <vm_exec_core+1723>, 0x7f2f00d157d1 <vm_exec_core+1665>, 0x7f2f00d15903 <vm_exec_core+1971>, 0x7f2f00d15862 <vm_exec_core+1810>, 0x7f2f00d1856b <vm_exec_core+13339>, 0x7f2f00d18557 <vm_exec_core+13319>, 0x7f2f00d18543 <vm_exec_core+13299>, 0x7f2f00d1852f <vm_exec_core+13279>, 0x7f2f00d1851b <vm_exec_core+13259>, 0x7f2f00d18507 <vm_exec_core+13239>, 0x7f2f00d184ec <vm_exec_core+13212>, 0x7f2f00d184d8 <vm_exec_core+13192>, 0x7f2f00d184c4 <vm_exec_core+13172>, 0x7f2f00d184b0 <vm_exec_core+13152>, 0x7f2f00d1849c <vm_exec_core+13132>, 0x7f2f00d18488 <vm_exec_core+13112>, 0x7f2f00d18474 <vm_exec_core+13092>, 0x7f2f00d18460 <vm_exec_core+13072>, 0x7f2f00d1844c <vm_exec_core+13052>, 0x7f2f00d18438 <vm_exec_core+13032>, 0x7f2f00d15764 <vm_exec_core+1556>, 0x7f2f00d15706 <vm_exec_core+1462>, 0x7f2f00d18424 <vm_exec_core+13012>, 0x7f2f00d18410 <vm_exec_core+12992>, 0x7f2f00d183fc <vm_exec_core+12972>, 0x7f2f00d183e8 <vm_exec_core+12952>, 0x7f2f00d15191 <vm_exec_core+65>, 0x7f2f00d15195 <vm_exec_core+69>, 0x7f2f00d15699 <vm_exec_core+1353>, 0x7f2f00d15642 <vm_exec_core+1266>, 0x7f2f00d155bf <vm_exec_core+1135>, 0x7f2f00d1557a <vm_exec_core+1066>, 0x7f2f00d1552d <vm_exec_core+989>...}
#71 0x00007f2f00d1b9eb in rb_vm_exec (ec=0x55b25a9ab120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55b25a9ab120
        _tag = {tag = 36, retval = 4, buf = {0x7f2efcb4fe88, 0x7f2f00d1b1e0 <rb_vm_exec+400>, 0x0, 0x7ffd1cbc15f0, 0x55b25aa39c80}, prev = 0x7ffd1cbc1780, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#72 0x00007f2f00b3d891 in rb_ec_exec_node (ec=ec@entry=0x55b25a9ab120, n=n@entry=0x7f2efcb4fe88) at /tmp/ruby/src/trunk-repeat20/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 139839853584948, buf = {0x7f2efcb4fe88, 0x7f2f00b3d8e2 <rb_ec_exec_node+258>, 0x0, 0x7ffd1cbc1750, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f2efcb4fe88
#73 0x00007f2f00b43d53 in ruby_run_node (n=0x7f2efcb4fe88) at /tmp/ruby/src/trunk-repeat20/eval.c:328
        ec = 0x55b25a9ab120
        status = 0
#74 0x000055b25912f187 in rb_main (argv=0x7ffd1cbc1988, argc=141) at /tmp/ruby/src/trunk-repeat20/main.c:39
        variable_in_this_stack_frame = 140725085544569
#75 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