# Logfile created on 2023-03-12 17:37:04 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ac87f756f0 @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-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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=21600, @logfile="/home/ko1/ruby/logs/brlog.trunk-asserts.20230312-173704", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000055ac8800a868 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ac8800a728 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ac8800a598 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-asserts.20230312-173704", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-asserts.20230312-173704>, @binmode=false, @mon_data=#<Monitor:0x000055ac8800a4d0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
tool/config.guess already exists
tool/config.sub already exists
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-asserts/tool/ifchange /tmp/ruby/src/trunk-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-asserts/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
Already up to date.
Latest commit hash = 7ce4b716bd
$$$[end] "make update-src      DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
/tmp/ruby/src/trunk-asserts/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-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
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-asserts/tool/ifchange /tmp/ruby/src/trunk-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-asserts/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
	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-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-asserts/enc/unicode/15.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	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-asserts/yjit/target/release/' /tmp/ruby/src/trunk-asserts/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-asserts/version.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
	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-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-asserts/enc/unicode/15.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	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-asserts/yjit/target/release/' /tmp/ruby/src/trunk-asserts/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-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
	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-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-asserts/enc/unicode/15.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	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-asserts/yjit/target/release/' /tmp/ruby/src/trunk-asserts/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 encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
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-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
$$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
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-asserts/tool/ifchange /tmp/ruby/src/trunk-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-asserts/.bundle/.timestamp/debug.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-asserts/enc/unicode/15.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	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-asserts/yjit/target/release/' /tmp/ruby/src/trunk-asserts/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 encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
./miniruby -I/tmp/ruby/src/trunk-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2\ -DRUBY_DEBUG=1\ -fno-inline" --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-asserts/bin
installing base libraries:          /tmp/ruby/install/trunk-asserts/lib
installing arch files:              /tmp/ruby/install/trunk-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-asserts/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-asserts/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-asserts/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-asserts/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-asserts/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-asserts/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-asserts/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-asserts/bin
installing library scripts:         /tmp/ruby/install/trunk-asserts/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-asserts/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-asserts/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-asserts/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-asserts/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.3
                                    typeprof 0.21.7
                                    debug 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-asserts/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1815 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-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-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-asserts/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-asserts/yjit/target/release/' /tmp/ruby/src/trunk-asserts/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-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-asserts/basictest/test.rb:gc ....OK 4

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

# Running tests:

Ignoring debug-1.7.1 because its extensions are not built. Try: gem pristine debug --version 1.7.1

Retrying...
Finished tests in 9680.456910s, 2.4544 tests/s, 919.6790 assertions/s.
23760 tests, 8902913 assertions, 0 failures, 0 errors, 156 skips

ruby -v: ruby 3.3.0dev (2023-03-12T09:50:39Z master 7ce4b716bd) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'
$ /tmp/ruby/build/trunk-asserts/miniruby -I/tmp/ruby/src/trunk-asserts/lib /tmp/ruby/src/trunk-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-asserts --extout=.ext -- /tmp/ruby/src/trunk-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-asserts/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-03-12T09:50:39Z master 7ce4b716bd) [x86_64-linux]
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 1013.832158 seconds

3840 files, 31561 examples, 135369 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-asserts/ruby -c /tmp/cores/core.1001.276402.ruby -x gdbscript
[New LWP 276402]
[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-asserts/ruby -w --disable=gems -I/tmp/ruby/src/trunk-asse'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140137582521344) at ./nptl/pthread_kill.c:44

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f7452d36c00 (LWP 276402)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140137582521344) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f7452d36c00
        old_mask = {__val = {209, 18446744073709551344, 2, 0, 140722248902640, 140137590313402, 140137581165072, 140137583334611, 0, 140137583230957, 140137582521344, 140137584846336, 94219412953312, 140137583177127, 140137584863328, 209}}
        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=140137582521344) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140137582521344, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f7452d9a476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f7452d807f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x7f74534a520d, sa_sigaction = 0x7f74534a520d}, sa_mask = {__val = {140137583229008, 2, 6731874708548188531, 8391150724257423370, 140137584862880, 2, 2, 1, 140137590313485, 140137584846336, 140137583181911, 1619011685, 140722248903248, 140137584862880, 140137590057920, 140722248903024}}, sa_flags = 711684416, sa_restorer = 0x0}
        sigs = {__val = {32, 3690527711106116912, 8223625903104013410, 3472328295963457581, 4192904167887482928, 2314885531086893104, 2314885530818453536, 2314885530818453536, 8528445641706184736, 7378697234196427620, 3919933115663279718, 140137583226733, 7378697629483820646, 2, 140137584862880, 3432}}
#5  0x00007f745319194c in die () at /tmp/ruby/src/trunk-asserts/error.c:776
No locals.
#6  0x00007f7453191c79 in rb_bug (fmt=fmt@entry=0x7f7453466bc0 "gc_verify_internal_consistency: found internal inconsistency.") at /tmp/ruby/src/trunk-asserts/error.c:800
        args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7ffc73a86a50, reg_save_area = 0x7ffc73a86990}}
#7  0x00007f74531939a6 in gc_verify_internal_consistency_ (objspace=0x55b12a6b70e0) at /tmp/ruby/src/trunk-asserts/gc.c:8171
        data = {objspace = 0x55b12a6b70e0, err_count = 7, live_object_count = 40807, zombie_object_count = 0, parent = 140137581445056, old_object_count = 32207, remembered_shady_count = 11}
#8  0x00007f745323727b in gc_verify_internal_consistency (objspace=objspace@entry=0x55b12a6b70e0) at /tmp/ruby/src/trunk-asserts/gc.c:8239
        prev_during_gc = <optimized out>
        _lev = 0
#9  0x00007f745323733b in gc_sweep_finish (objspace=objspace@entry=0x55b12a6b70e0) at /tmp/ruby/src/trunk-asserts/gc.c:5999
No locals.
#10 0x00007f745323956b in gc_sweep_step (objspace=objspace@entry=0x55b12a6b70e0, size_pool=size_pool@entry=0x55b12a6b7108, heap=heap@entry=0x55b12a6b7140) at /tmp/ruby/src/trunk-asserts/gc.c:6085
        sweep_page = <optimized out>
        unlink_limit = 3
        swept_slots = 0
        need_pool = false
#11 0x00007f74532396ca in gc_sweep_continue (objspace=0x55b12a6b70e0, sweep_size_pool=0x55b12a6b7108, heap=0x55b12a6b7140) at /tmp/ruby/src/trunk-asserts/gc.c:6118
        size_pool = 0x55b12a6b7108
        i = 0
        __func__ = "gc_sweep_continue"
#12 0x00007f745323a9d5 in gc_continue (objspace=objspace@entry=0x55b12a6b70e0, size_pool=size_pool@entry=0x55b12a6b7108, heap=heap@entry=0x55b12a6b7140) at /tmp/ruby/src/trunk-asserts/gc.c:2418
        lock_lev = 0
#13 0x00007f745323bbdc in heap_prepare (objspace=0x55b12a6b70e0, size_pool=0x55b12a6b7108, heap=0x55b12a6b7140) at /tmp/ruby/src/trunk-asserts/gc.c:2430
        __func__ = "heap_prepare"
#14 0x00007f745323bd06 in heap_next_free_page (objspace=0x55b12a6b70e0, size_pool=0x55b12a6b7108, heap=0x55b12a6b7140) at /tmp/ruby/src/trunk-asserts/gc.c:2708
        page = <optimized out>
        __func__ = "heap_next_free_page"
#15 0x00007f745323bdb5 in newobj_alloc (objspace=0x55b12a6b70e0, cr=0x55b12a6b7e00, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-asserts/gc.c:2816
        page = <optimized out>
        lev = 1
        unlock_vm = true
        size_pool = 0x55b12a6b7108
        heap = 0x55b12a6b7140
        cache = 0x55b12a6b8080
        obj = <optimized out>
        __func__ = "newobj_alloc"
#16 0x00007f745323c110 in newobj_of0 (klass=140137530057936, flags=8199, wb_protected=1, cr=0x55b12a6b7e00, alloc_size=<optimized out>) at /tmp/ruby/src/trunk-asserts/gc.c:2918
        obj = <optimized out>
        objspace = 0x55b12a6b70e0
        size_pool_idx = 0
#17 0x00007f745323c17a in newobj_of (klass=140137530057936, flags=8199, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=24) at /tmp/ruby/src/trunk-asserts/gc.c:2938
        obj = <optimized out>
#18 0x00007f745323c1f9 in rb_wb_protected_newobj_of (klass=<optimized out>, flags=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk-asserts/gc.c:2960
        __func__ = "rb_wb_protected_newobj_of"
#19 0x00007f74531b333b in rb_ary_dup (ary=ary@entry=140137518792720) at /tmp/ruby/src/trunk-asserts/array.c:2889
        len = 1
        dup = <optimized out>
        __func__ = "rb_ary_dup"
#20 0x00007f7453372de9 in vm_concat_array (ary1=140137518792720, ary2st=140137518792768) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:4839
        ary2 = 140137518792768
        tmp1 = 140137518792720
        tmp2 = 140137518792768
#21 0x00007f745338ec5b in vm_exec_core (ec=0x437b2, initial=276402) at ../../src/trunk-asserts/insns.def:528
        leaf = false
        ary2 = 276402
        canary = <optimized out>
        ary1 = 1
        ary = 31
        reg_pc = 0x55b12aa25828
        reg_cfp = 0x7f7452d34d90
        insns_address_table = {0x7f745338b250 <vm_exec_core+5712>, 0x7f745338b152 <vm_exec_core+5458>, 0x7f745338b098 <vm_exec_core+5272>, 0x7f745338af69 <vm_exec_core+4969>, 0x7f745338ae8e <vm_exec_core+4750>, 0x7f745338bd1e <vm_exec_core+8478>, 0x7f745338bc11 <vm_exec_core+8209>, 0x7f745338bb5f <vm_exec_core+8031>, 0x7f745338ba5e <vm_exec_core+7774>, 0x7f745338bf4d <vm_exec_core+9037>, 0x7f745338be4d <vm_exec_core+8781>, 0x7f745338c006 <vm_exec_core+9222>, 0x7f745338b913 <vm_exec_core+7443>, 0x7f745338b726 <vm_exec_core+6950>, 0x7f745338b661 <vm_exec_core+6753>, 0x7f745338b830 <vm_exec_core+7216>, 0x7f745338b5c3 <vm_exec_core+6595>, 0x7f745338b4fd <vm_exec_core+6397>, 0x7f745338b42f <vm_exec_core+6191>, 0x7f745338b392 <vm_exec_core+6034>, 0x7f745338b2a7 <vm_exec_core+5799>, 0x7f745338c7cb <vm_exec_core+11211>, 0x7f745338c5dd <vm_exec_core+10717>, 0x7f745338c6de <vm_exec_core+10974>, 0x7f745338c4b2 <vm_exec_core+10418>, 0x7f745338c3d3 <vm_exec_core+10195>, 0x7f745338c2cd <vm_exec_core+9933>, 0x7f745338c1a8 <vm_exec_core+9640>, 0x7f745338c0c5 <vm_exec_core+9413>, 0x7f745338cb14 <vm_exec_core+12052>, 0x7f745338c99f <vm_exec_core+11679>, 0x7f745338ca27 <vm_exec_core+11815>, 0x7f745338c8b3 <vm_exec_core+11443>, 0x7f745338ad7b <vm_exec_core+4475>, 0x7f745338ac75 <vm_exec_core+4213>, 0x7f745338abf0 <vm_exec_core+4080>, 0x7f745338aaf9 <vm_exec_core+3833>, 0x7f745338aa4f <vm_exec_core+3663>, 0x7f745338a979 <vm_exec_core+3449>, 0x7f745338a5d2 <vm_exec_core+2514>, 0x7f745338a4ec <vm_exec_core+2284>, 0x7f745338a762 <vm_exec_core+2914>, 0x7f745338a704 <vm_exec_core+2820>, 0x7f745338a857 <vm_exec_core+3159>, 0x7f745338a335 <vm_exec_core+1845>, 0x7f745338a231 <vm_exec_core+1585>, 0x7f745338a134 <vm_exec_core+1332>, 0x7f745338a03d <vm_exec_core+1085>, 0x7f7453389f2a <vm_exec_core+810>, 0x7f7453389e87 <vm_exec_core+647>, 0x7f7453389dd8 <vm_exec_core+472>, 0x7f7453389cfb <vm_exec_core+251>, 0x7f7453389c58 <vm_exec_core+88>, 0x7f745338d818 <vm_exec_core+15384>, 0x7f745338d616 <vm_exec_core+14870>, 0x7f7453390f7b <vm_exec_core+29563>, 0x7f745338d717 <vm_exec_core+15127>, 0x7f745338d510 <vm_exec_core+14608>, 0x7f745338d40a <vm_exec_core+14346>, 0x7f745338d324 <vm_exec_core+14116>, 0x7f745338d25e <vm_exec_core+13918>, 0x7f745338d169 <vm_exec_core+13673>, 0x7f745338e144 <vm_exec_core+17732>, 0x7f745338da5c <vm_exec_core+15964>, 0x7f745338d9b7 <vm_exec_core+15799>, 0x7f745338d912 <vm_exec_core+15634>, 0x7f745338dbb6 <vm_exec_core+16310>, 0x7f745338daf8 <vm_exec_core+16120>, 0x7f745338dc5b <vm_exec_core+16475>, 0x7f7453390ea7 <vm_exec_core+29351>, 0x7f7453390dd3 <vm_exec_core+29139>, 0x7f7453390cff <vm_exec_core+28927>, 0x7f7453390c2b <vm_exec_core+28715>, 0x7f7453390b57 <vm_exec_core+28503>, 0x7f7453390a71 <vm_exec_core+28273>, 0x7f745339097d <vm_exec_core+28029>, 0x7f74533908a9 <vm_exec_core+27817>, 0x7f74533907d5 <vm_exec_core+27605>, 0x7f7453390701 <vm_exec_core+27393>, 0x7f745339062d <vm_exec_core+27181>, 0x7f7453390559 <vm_exec_core+26969>, 0x7f7453390485 <vm_exec_core+26757>, 0x7f74533903b1 <vm_exec_core+26545>, 0x7f74533902dd <vm_exec_core+26333>, 0x7f74533901fc <vm_exec_core+26108>, 0x7f745338cbf7 <vm_exec_core+12279>, 0x7f745338df56 <vm_exec_core+17238>, 0x7f7453390132 <vm_exec_core+25906>, 0x7f7453390068 <vm_exec_core+25704>, 0x7f745338ffa3 <vm_exec_core+25507>, 0x7f745338fede <vm_exec_core+25310>, 0x7f745338fe06 <vm_exec_core+25094>, 0x7f745338fd32 <vm_exec_core+24882>, 0x7f745338de4c <vm_exec_core+16972>, 0x7f745338e04c <vm_exec_core+17484>, 0x7f745338d052 <vm_exec_core+13394>, 0x7f745338cf5f <vm_exec_core+13151>, 0x7f745338ce6c <vm_exec_core+12908>, 0x7f745338cdbb <vm_exec_core+12731>, 0x7f745338cd0a <vm_exec_core+12554>, 0x7f745338ddb1 <vm_exec_core+16817>, 0x7f745338dd16 <vm_exec_core+16662>, 0x7f745338b23f <vm_exec_core+5695>, 0x7f745338b141 <vm_exec_core+5441>, 0x7f745338b087 <vm_exec_core+5255>, 0x7f745338af58 <vm_exec_core+4952>, 0x7f745338ae7d <vm_exec_core+4733>, 0x7f745338bd0d <vm_exec_core+8461>, 0x7f745338bc00 <vm_exec_core+8192>, 0x7f745338bb4e <vm_exec_core+8014>, 0x7f745338ba4d <vm_exec_core+7757>, 0x7f745338bf3c <vm_exec_core+9020>, 0x7f745338be3c <vm_exec_core+8764>, 0x7f745338bff5 <vm_exec_core+9205>, 0x7f745338b902 <vm_exec_core+7426>, 0x7f745338b715 <vm_exec_core+6933>, 0x7f745338b650 <vm_exec_core+6736>, 0x7f745338b81f <vm_exec_core+7199>, 0x7f745338b5b2 <vm_exec_core+6578>, 0x7f745338b4ec <vm_exec_core+6380>, 0x7f745338b41e <vm_exec_core+6174>, 0x7f745338b381 <vm_exec_core+6017>, 0x7f745338b296 <vm_exec_core+5782>, 0x7f745338c7ba <vm_exec_core+11194>, 0x7f745338c5cc <vm_exec_core+10700>, 0x7f745338c6cd <vm_exec_core+10957>, 0x7f745338c4a1 <vm_exec_core+10401>, 0x7f745338c3c2 <vm_exec_core+10178>, 0x7f745338c2bc <vm_exec_core+9916>, 0x7f745338c197 <vm_exec_core+9623>, 0x7f745338c0b4 <vm_exec_core+9396>, 0x7f745338cb03 <vm_exec_core+12035>, 0x7f745338c98e <vm_exec_core+11662>, 0x7f745338ca16 <vm_exec_core+11798>, 0x7f745338c8a2 <vm_exec_core+11426>, 0x7f745338ad6a <vm_exec_core+4458>, 0x7f745338ac64 <vm_exec_core+4196>, 0x7f745338abdf <vm_exec_core+4063>, 0x7f745338aae8 <vm_exec_core+3816>, 0x7f745338aa3e <vm_exec_core+3646>, 0x7f745338a968 <vm_exec_core+3432>, 0x7f745338a5c1 <vm_exec_core+2497>, 0x7f745338a4db <vm_exec_core+2267>, 0x7f745338a751 <vm_exec_core+2897>, 0x7f745338a6f3 <vm_exec_core+2803>, 0x7f745338a846 <vm_exec_core+3142>, 0x7f745338a324 <vm_exec_core+1828>, 0x7f745338a220 <vm_exec_core+1568>, 0x7f745338a123 <vm_exec_core+1315>, 0x7f745338a02c <vm_exec_core+1068>, 0x7f7453389f19 <vm_exec_core+793>, 0x7f7453389e76 <vm_exec_core+630>, 0x7f7453389dc7 <vm_exec_core+455>, 0x7f7453389cea <vm_exec_core+234>, 0x7f745338fd1c <vm_exec_core+24860>, 0x7f745338d807 <vm_exec_core+15367>, 0x7f745338d605 <vm_exec_core+14853>, 0x7f745338fd06 <vm_exec_core+24838>, 0x7f745338d706 <vm_exec_core+15110>, 0x7f745338d4ff <vm_exec_core+14591>, 0x7f745338d3f9 <vm_exec_core+14329>, 0x7f745338d313 <vm_exec_core+14099>, 0x7f745338d24d <vm_exec_core+13901>, 0x7f745338d158 <vm_exec_core+13656>, 0x7f745338e133 <vm_exec_core+17715>, 0x7f745338da4b <vm_exec_core+15947>, 0x7f745338d9a6 <vm_exec_core+15782>, 0x7f745338d901 <vm_exec_core+15617>, 0x7f745338dba5 <vm_exec_core+16293>, 0x7f745338dae7 <vm_exec_core+16103>, 0x7f745338dc4a <vm_exec_core+16458>, 0x7f745338fcf0 <vm_exec_core+24816>, 0x7f745338fcda <vm_exec_core+24794>, 0x7f745338fcc4 <vm_exec_core+24772>, 0x7f745338fcae <vm_exec_core+24750>, 0x7f745338fc98 <vm_exec_core+24728>, 0x7f745338fc82 <vm_exec_core+24706>, 0x7f745338fc65 <vm_exec_core+24677>, 0x7f745338fc4f <vm_exec_core+24655>, 0x7f745338fc39 <vm_exec_core+24633>, 0x7f745338fc23 <vm_exec_core+24611>, 0x7f745338fc0d <vm_exec_core+24589>, 0x7f745338fbf7 <vm_exec_core+24567>, 0x7f745338fbe1 <vm_exec_core+24545>, 0x7f745338fbcb <vm_exec_core+24523>, 0x7f745338fbb5 <vm_exec_core+24501>, 0x7f745338fb9f <vm_exec_core+24479>, 0x7f745338cbe6 <vm_exec_core+12262>, 0x7f745338df45 <vm_exec_core+17221>, 0x7f745338fb89 <vm_exec_core+24457>, 0x7f745338fb73 <vm_exec_core+24435>, 0x7f745338fb5d <vm_exec_core+24413>, 0x7f745338fb47 <vm_exec_core+24391>, 0x7f7453389c3d <vm_exec_core+61>, 0x7f7453389c41 <vm_exec_core+65>, 0x7f745338de3b <vm_exec_core+16955>, 0x7f745338e03b <vm_exec_core+17467>, 0x7f745338d041 <vm_exec_core+13377>, 0x7f745338cf4e <vm_exec_core+13134>, 0x7f745338ce5b <vm_exec_core+12891>...}
        __func__ = "vm_exec_core"
#22 0x00007f7453392213 in rb_vm_exec (ec=0x55b12a6b8140, jit_enable_p=<optimized out>) at /tmp/ruby/src/trunk-asserts/vm.c:2383
        _ec = 0x55b12a6b8140
        _tag = {tag = 36, retval = 4, buf = {0x55b12a6b8140, 0x7f7453392290 <rb_vm_exec+304>, 0x0, 0x7ffc73a86e20, 0x7f744f1dfb40}, prev = 0x7ffc73a88780, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#23 0x00007f7453397484 in vm_call0_cc (ec=ec@entry=0x55b12a6b8140, recv=recv@entry=140137520779392, id=id@entry=50657, argc=argc@entry=1, argv=argv@entry=0x7ffc73a86fd0, cc=cc@entry=0x7f744f1dfb40, kw_splat=0) at /tmp/ruby/src/trunk-asserts/vm_eval.c:85
        calling = {ci = 0x7ffc73a86f10, cc = 0x7f744f1dfb40, block_handler = 0, recv = 140137520779392, argc = 1, kw_splat = false}
#24 0x00007f7453397d87 in rb_funcallv_scope (recv=140137520779392, mid=mid@entry=50657, argc=argc@entry=1, argv=argv@entry=0x7ffc73a86fd0, scope=scope@entry=CALL_FCALL) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1040
        ec = 0x55b12a6b8140
        cc = 0x7f744f1dfb40
        self = 140137520779392
#25 0x00007f7453397e1a in rb_funcallv (recv=<optimized out>, mid=mid@entry=50657, argc=argc@entry=1, argv=argv@entry=0x7ffc73a86fd0) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1055
        __func__ = "rb_funcallv"
#26 0x00007f744f2813df in ripper_dispatch1 (p=p@entry=0x55b12aa2cb60, mid=50657, a=<optimized out>, a@entry=140137518792816) at /tmp/ruby/build/trunk-asserts/ext/ripper/ripper.y:14199
        rb_funcall_argc = 1
        rb_funcall_args = {140137518792816}
        rb_funcall_nargs = 1
#27 0x00007f744f281658 in ripper_scan_event_val (p=p@entry=0x55b12aa2cb60, t=t@entry=tIGNORED_NL) at /tmp/ruby/build/trunk-asserts/ext/ripper/ripper.y:6274
        str = 140137518792816
        rval = <optimized out>
#28 0x00007f744f2828b5 in ripper_dispatch_scan_event (p=p@entry=0x55b12aa2cb60, t=t@entry=tIGNORED_NL) at /tmp/ruby/build/trunk-asserts/ext/ripper/ripper.y:6284
No locals.
#29 0x00007f744f2889f7 in parser_yylex (p=p@entry=0x55b12aa2cb60) at /tmp/ruby/build/trunk-asserts/ext/ripper/ripper.y:9850
        prevline = 140137520090016
        c = <optimized out>
        space_seen = 0
        cmd_state = 1
        label = <optimized out>
        last_state = 1025
        fallthru = 0
        token_seen = 1
        retry = <optimized out>
#30 0x00007f744f289211 in yylex (lval=lval@entry=0x7ffc73a87140, yylloc=yylloc@entry=0x7ffc73a87160, p=p@entry=0x55b12aa2cb60) at /tmp/ruby/build/trunk-asserts/ext/ripper/ripper.y:10487
        t = <optimized out>
#31 0x00007f744f2896fa in ripper_yyparse (p=p@entry=0x55b12aa2cb60) at /tmp/ruby/build/trunk-asserts/ext/ripper/ripper.c:10537
        yychar = -2
        yylval = {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 558, column = 46}, end_pos = {lineno = 558, column = 47}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = 0
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 105, 333, 574, 760, 897, 1032, 1121, 1196, 1246, 679, 667, 1097, 1178, 1231, 1270, 1292, 1300, 586, 273, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, -27512, 10915, 21937, 0, 5056, 10883, 21937, 0, -6656, 10910, 21937, 0, 7344, 10914, 21937, 0, 0, 0, 0, 0, -11690, 21290, 32628, 0, 7344, 10914, 21937, 0, 3, 0, 0, 0, 2, 0, 0, 0, 7075, 21291, 32628, 0, -30768, 29608, 32764, 0, 0, 0, 32628, 0, 30896, 10915, -2, -1, 29552, 29608, 32764, 0, 200, 0, 0, 0, 29488, 29608, 32764, 0, 29952, 29608, 32764, 0, 31552, 29608, 32764, 0, 29552, 29608, 32764, 0, 0, 0, 32764, 0, -30768, 29608, 32764, 0, 29536, 29608, 32764, 0, 30000, 29608, 32764, 0, 31600, 29608, 32764, 0, 36, 0, 0, 0, -10544, 20236, 32628, 0, -30768, 29608, 32764, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, -30720, 29608, 32764, 0, 128, 0, 0, 0, 1, 0, 76, 0, 1, 0, 76, 0, 0, 1, 3, 311, 1, 0, 76, 0}
        yyss = 0x7ffc73a871f0
        yyssp = 0x7ffc73a87224
        yyvsa = {{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 = 140137581215472, node = 0x7f7452bf7ef0, id = 140137581215472, num = 1388281584, tbl = 0x7f7452bf7ef0, vars = 0x7f7452bf7ef0, strterm = 0x7f7452bf7ef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140137520759760, node = 0x7f744f2503d0, id = 140137520759760, num = 1327825872, tbl = 0x7f744f2503d0, vars = 0x7f744f2503d0, strterm = 0x7f744f2503d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140136192933888, node = 0x7f7400000000, id = 140136192933888, num = 0, tbl = 0x7f7400000000, vars = 0x7f7400000000, strterm = 0x7f7400000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140137581281712, node = 0x7f7452c081b0, id = 140137581281712, num = 1388347824, tbl = 0x7f7452c081b0, vars = 0x7f7452c081b0, strterm = 0x7f7452c081b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140137581366144, node = 0x7f7452c1cb80, id = 140137581366144, num = 1388432256, tbl = 0x7f7452c1cb80, vars = 0x7f7452c1cb80, strterm = 0x7f7452c1cb80, 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 = 140137518602880, node = 0x7f744f041a80, id = 140137518602880, num = 1325668992, tbl = 0x7f744f041a80, vars = 0x7f744f041a80, strterm = 0x7f744f041a80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140137518603264, node = 0x7f744f041c00, id = 140137518603264, num = 1325669376, tbl = 0x7f744f041c00, vars = 0x7f744f041c00, strterm = 0x7f744f041c00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94219413661592, node = 0x55b12aaea798, id = 94219413661592, num = 716089240, tbl = 0x55b12aaea798, vars = 0x55b12aaea798, strterm = 0x55b12aaea798, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140137518600048, node = 0x7f744f040f70, id = 140137518600048, num = 1325666160, tbl = 0x7f744f040f70, vars = 0x7f744f040f70, strterm = 0x7f744f040f70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140137518600048, node = 0x7f744f040f70, id = 140137518600048, num = 1325666160, tbl = 0x7f744f040f70, vars = 0x7f744f040f70, strterm = 0x7f744f040f70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140137518831744, node = 0x7f744f079880, id = 140137518831744, num = 1325897856, tbl = 0x7f744f079880, vars = 0x7f744f079880, strterm = 0x7f744f079880, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140137518832368, node = 0x7f744f079af0, id = 140137518832368, num = 1325898480, tbl = 0x7f744f079af0, vars = 0x7f744f079af0, strterm = 0x7f744f079af0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94219413666072, node = 0x55b12aaeb918, id = 94219413666072, num = 716093720, tbl = 0x55b12aaeb918, vars = 0x55b12aaeb918, strterm = 0x55b12aaeb918, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140137518828528, node = 0x7f744f078bf0, id = 140137518828528, num = 1325894640, tbl = 0x7f744f078bf0, vars = 0x7f744f078bf0, strterm = 0x7f744f078bf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94219411940112, node = 0x55b12a946310, id = 94219411940112, num = 714367760, tbl = 0x55b12a946310, vars = 0x55b12a946310, strterm = 0x55b12a946310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140140487901183, node = 0x7f74ffffffff, id = 140140487901183, num = -1, tbl = 0x7f74ffffffff, vars = 0x7f74ffffffff, strterm = 0x7f74ffffffff, 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 = 140137518796896, node = 0x7f744f071060, id = 140137518796896, num = 1325863008, tbl = 0x7f744f071060, vars = 0x7f744f071060, strterm = 0x7f744f071060, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140137518797616, node = 0x7f744f071330, id = 140137518797616, num = 1325863728, tbl = 0x7f744f071330, vars = 0x7f744f071330, strterm = 0x7f744f071330, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94219412777280, node = 0x55b12aa12940, id = 94219412777280, num = 715204928, tbl = 0x55b12aa12940, vars = 0x55b12aa12940, strterm = 0x55b12aa12940, 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 = 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 = 140137518792912, node = 0x7f744f0700d0, id = 140137518792912, num = 1325859024, tbl = 0x7f744f0700d0, vars = 0x7f744f0700d0, strterm = 0x7f744f0700d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140137518793536, node = 0x7f744f070340, id = 140137518793536, num = 1325859648, tbl = 0x7f744f070340, vars = 0x7f744f070340, strterm = 0x7f744f070340, 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 = 140137518794592, node = 0x7f744f070760, id = 140137518794592, num = 1325860704, tbl = 0x7f744f070760, vars = 0x7f744f070760, strterm = 0x7f744f070760, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140137518805008, node = 0x7f744f073010, id = 140137518805008, num = 1325871120, tbl = 0x7f744f073010, vars = 0x7f744f073010, strterm = 0x7f744f073010, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140137518807264, node = 0x7f744f0738e0, id = 140137518807264, num = 1325873376, tbl = 0x7f744f0738e0, vars = 0x7f744f0738e0, strterm = 0x7f744f0738e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140137518853200, node = 0x7f744f07ec50, id = 140137518853200, num = 1325919312, tbl = 0x7f744f07ec50, vars = 0x7f744f07ec50, strterm = 0x7f744f07ec50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140137518854400, node = 0x7f744f07f100, id = 140137518854400, num = 1325920512, tbl = 0x7f744f07f100, vars = 0x7f744f07f100, strterm = 0x7f744f07f100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140137518855888, node = 0x7f744f07f6d0, id = 140137518855888, num = 1325922000, tbl = 0x7f744f07f6d0, vars = 0x7f744f07f6d0, strterm = 0x7f744f07f6d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140137518846144, node = 0x7f744f07d0c0, id = 140137518846144, num = 1325912256, tbl = 0x7f744f07d0c0, vars = 0x7f744f07d0c0, strterm = 0x7f744f07d0c0, 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 = 140137518848304, node = 0x7f744f07d930, id = 140137518848304, num = 1325914416, tbl = 0x7f744f07d930, vars = 0x7f744f07d930, strterm = 0x7f744f07d930, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 140137518848736, node = 0x7f744f07dae0, id = 140137518848736, num = 1325914848, tbl = 0x7f744f07dae0, vars = 0x7f744f07dae0, strterm = 0x7f744f07dae0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140137518876432, node = 0x7f744f084710, id = 140137518876432, num = 1325942544, tbl = 0x7f744f084710, vars = 0x7f744f084710, strterm = 0x7f744f084710, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 94219413180328, node = 0x55b12aa74fa8, id = 94219413180328, num = 715607976, tbl = 0x55b12aa74fa8, vars = 0x55b12aa74fa8, strterm = 0x55b12aa74fa8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140137518880944, node = 0x7f744f0858b0, id = 140137518880944, num = 1325947056, tbl = 0x7f744f0858b0, vars = 0x7f744f0858b0, strterm = 0x7f744f0858b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140137519057584, node = 0x7f744f0b0ab0, id = 140137519057584, num = 1326123696, tbl = 0x7f744f0b0ab0, vars = 0x7f744f0b0ab0, strterm = 0x7f744f0b0ab0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140137518877680, node = 0x7f744f084bf0, id = 140137518877680, num = 1325943792, tbl = 0x7f744f084bf0, vars = 0x7f744f084bf0, strterm = 0x7f744f084bf0, 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 = 94218697572352, node = 0x55b100000000, id = 94218697572352, num = 0, tbl = 0x55b100000000, vars = 0x55b100000000, strterm = 0x55b100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140137519175376, node = 0x7f744f0cd6d0, id = 140137519175376, num = 1326241488, tbl = 0x7f744f0cd6d0, vars = 0x7f744f0cd6d0, strterm = 0x7f744f0cd6d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 94219413272784, node = 0x55b12aa8b8d0, id = 94219413272784, num = 715700432, tbl = 0x55b12aa8b8d0, vars = 0x55b12aa8b8d0, strterm = 0x55b12aa8b8d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 2083583330728542208, node = 0x1cea600000000000, id = 2083583330728542208, num = 0, tbl = 0x1cea600000000000, vars = 0x1cea600000000000, strterm = 0x1cea600000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 140722248908896, node = 0x7ffc73a88060, id = 140722248908896, num = 1940422752, tbl = 0x7ffc73a88060, vars = 0x7ffc73a88060, strterm = 0x7ffc73a88060, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, 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 = 94219412931912, node = 0x55b12aa38548, id = 94219412931912, num = 715359560, tbl = 0x55b12aa38548, vars = 0x55b12aa38548, strterm = 0x55b12aa38548, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94219412931912, node = 0x55b12aa38548, id = 94219412931912, num = 715359560, tbl = 0x55b12aa38548, vars = 0x55b12aa38548, strterm = 0x55b12aa38548, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94219412931448, node = 0x55b12aa38378, id = 94219412931448, num = 715359096, tbl = 0x55b12aa38378, vars = 0x55b12aa38378, strterm = 0x55b12aa38378, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 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 = 46, node = 0x2e, id = 46, num = 46, tbl = 0x2e, vars = 0x2e, strterm = 0x2e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94219412931224, node = 0x55b12aa38298, id = 94219412931224, num = 715358872, tbl = 0x55b12aa38298, vars = 0x55b12aa38298, strterm = 0x55b12aa38298, 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 = 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}}, {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 12 times>, {val = 140137588506229, node = 0x7f74532ebe75 <comp_distance_value+53>, id = 140137588506229, num = 1395572341, tbl = 0x7f74532ebe75 <comp_distance_value+53>, vars = 0x7f74532ebe75 <comp_distance_value+53>, strterm = 0x7f74532ebe75 <comp_distance_value+53>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140137588506531, node = 0x7f74532ebfa3 <select_opt_map_info+51>, id = 140137588506531, num = 1395572643, tbl = 0x7f74532ebfa3 <select_opt_map_info+51>, vars = 0x7f74532ebfa3 <select_opt_map_info+51>, strterm = 0x7f74532ebfa3 <select_opt_map_info+51>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722248907216, node = 0x7ffc73a879d0, id = 140722248907216, num = 1940421072, tbl = 0x7ffc73a879d0, vars = 0x7ffc73a879d0, strterm = 0x7ffc73a879d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140137588506851, node = 0x7f74532ec0e3 <concat_left_node_opt_info+275>, id = 140137588506851, num = 1395572963, tbl = 0x7f74532ec0e3 <concat_left_node_opt_info+275>, vars = 0x7f74532ec0e3 <concat_left_node_opt_info+275>, strterm = 0x7f74532ec0e3 <concat_left_node_opt_info+275>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2083584029541367808, node = 0x1cea60a2b47d8000, id = 2083584029541367808, num = -1266843648, tbl = 0x1cea60a2b47d8000, vars = 0x1cea60a2b47d8000, strterm = 0x1cea60a2b47d8000, 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 = 94219410130480, node = 0x55b12a78c630, id = 94219410130480, num = 712558128, tbl = 0x55b12a78c630, vars = 0x55b12a78c630, strterm = 0x55b12a78c630, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140722248907216, node = 0x7ffc73a879d0, id = 140722248907216, num = 1940421072, tbl = 0x7ffc73a879d0, vars = 0x7ffc73a879d0, strterm = 0x7ffc73a879d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722248907856, node = 0x7ffc73a87c50, id = 140722248907856, num = 1940421712, tbl = 0x7ffc73a87c50, vars = 0x7ffc73a87c50, strterm = 0x7ffc73a87c50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722248906480, node = 0x7ffc73a876f0, id = 140722248906480, num = 1940420336, tbl = 0x7ffc73a876f0, vars = 0x7ffc73a876f0, strterm = 0x7ffc73a876f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140137588505984, node = 0x7f74532ebd80 <add_mml+32>, id = 140137588505984, num = 1395572096, tbl = 0x7f74532ebd80 <add_mml+32>, vars = 0x7f74532ebd80 <add_mml+32>, strterm = 0x7f74532ebd80 <add_mml+32>, 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 = 140137588508257, node = 0x7f74532ec661 <optimize_node_left+1057>, id = 140137588508257, num = 1395574369, tbl = 0x7f74532ec661 <optimize_node_left+1057>, vars = 0x7f74532ec661 <optimize_node_left+1057>, strterm = 0x7f74532ec661 <optimize_node_left+1057>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94219413087154, node = 0x55b12aa5e3b2, id = 94219413087154, num = 715514802, tbl = 0x55b12aa5e3b2, vars = 0x55b12aa5e3b2, strterm = 0x55b12aa5e3b2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140722248909136, node = 0x7ffc73a88150, id = 140722248909136, num = 1940422992, tbl = 0x7ffc73a88150, vars = 0x7ffc73a88150, strterm = 0x7ffc73a88150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722248906544, node = 0x7ffc73a87730, id = 140722248906544, num = 1940420400, tbl = 0x7ffc73a87730, vars = 0x7ffc73a87730, strterm = 0x7ffc73a87730, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140137583334114, node = 0x7f7452dfd2e2 <__GI___libc_malloc+450>, id = 140137583334114, num = 1390400226, tbl = 0x7f7452dfd2e2 <__GI___libc_malloc+450>, vars = 0x7f7452dfd2e2 <__GI___libc_malloc+450>, strterm = 0x7f7452dfd2e2 <__GI___libc_malloc+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94219410131632, node = 0x55b12a78cab0, id = 94219410131632, num = 712559280, tbl = 0x55b12a78cab0, vars = 0x55b12a78cab0, strterm = 0x55b12a78cab0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 2083584029541367808, node = 0x1cea60a2b47d8000, id = 2083584029541367808, num = -1266843648, tbl = 0x1cea60a2b47d8000, vars = 0x1cea60a2b47d8000, strterm = 0x1cea60a2b47d8000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 140722248908896, node = 0x7ffc73a88060, id = 140722248908896, num = 1940422752, tbl = 0x7ffc73a88060, vars = 0x7ffc73a88060, strterm = 0x7ffc73a88060, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94219409289568, node = 0x55b12a6bf160, id = 94219409289568, num = 711717216, tbl = 0x55b12a6bf160, vars = 0x55b12a6bf160, strterm = 0x55b12a6bf160, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 4611686018427445249, node = 0x400000000000e001, id = 4611686018427445249, num = 57345, tbl = 0x400000000000e001, vars = 0x400000000000e001, strterm = 0x400000000000e001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722248909136, node = 0x7ffc73a88150, id = 140722248909136, num = 1940422992, tbl = 0x7ffc73a88150, vars = 0x7ffc73a88150, strterm = 0x7ffc73a88150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140137588618851, node = 0x7f7453307663 <parse_branch+195>, id = 140137588618851, num = 1395684963, tbl = 0x7f7453307663 <parse_branch+195>, vars = 0x7f7453307663 <parse_branch+195>, strterm = 0x7f7453307663 <parse_branch+195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 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 = 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 = 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 = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 420906795008, node = 0x6200000000, id = 420906795008, num = 0, tbl = 0x6200000000, vars = 0x6200000000, strterm = 0x6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94219413018384, node = 0x55b12aa4d710, id = 94219413018384, num = 715446032, tbl = 0x55b12aa4d710, vars = 0x55b12aa4d710, strterm = 0x55b12aa4d710, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140137587331197, node = 0x7f74531cd07d <compile_data_alloc_with_arena+125>, id = 140137587331197, num = 1394397309, tbl = 0x7f74531cd07d <compile_data_alloc_with_arena+125>, vars = 0x7f74531cd07d <compile_data_alloc_with_arena+125>, strterm = 0x7f74531cd07d <compile_data_alloc_with_arena+125>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140137519994976, node = 0x7f744f195860, id = 140137519994976, num = 1327061088, tbl = 0x7f744f195860, vars = 0x7f744f195860, strterm = 0x7f744f195860, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 2083583330728542208, node = 0x1cea600000000000, id = 2083583330728542208, num = 0, tbl = 0x1cea600000000000, vars = 0x1cea600000000000, strterm = 0x1cea600000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 140722248908896, node = 0x7ffc73a88060, id = 140722248908896, num = 1940422752, tbl = 0x7ffc73a88060, vars = 0x7ffc73a88060, strterm = 0x7ffc73a88060, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140722248906328, node = 0x7ffc73a87658, id = 140722248906328, num = 1940420184, tbl = 0x7ffc73a87658, vars = 0x7ffc73a87658, strterm = 0x7ffc73a87658, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {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 16 times>, {val = 140722248907216, node = 0x7ffc73a879d0, id = 140722248907216, num = 1940421072, tbl = 0x7ffc73a879d0, vars = 0x7ffc73a879d0, strterm = 0x7ffc73a879d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722248907904, node = 0x7ffc73a87c80, id = 140722248907904, num = 1940421760, tbl = 0x7ffc73a87c80, vars = 0x7ffc73a87c80, strterm = 0x7ffc73a87c80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722248907856, node = 0x7ffc73a87c50, id = 140722248907856, num = 1940421712, tbl = 0x7ffc73a87c50, vars = 0x7ffc73a87c50, strterm = 0x7ffc73a87c50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94219409688528, node = 0x55b12a7207d0, id = 94219409688528, num = 712116176, tbl = 0x55b12a7207d0, vars = 0x55b12a7207d0, strterm = 0x55b12a7207d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140137588494177, node = 0x7f74532e8f61 <clear_opt_exact_info+17>, id = 140137588494177, num = 1395560289, tbl = 0x7f74532e8f61 <clear_opt_exact_info+17>, vars = 0x7f74532e8f61 <clear_opt_exact_info+17>, strterm = 0x7f74532e8f61 <clear_opt_exact_info+17>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140137588505930, node = 0x7f74532ebd4a <alt_merge_node_opt_info+106>, id = 140137588505930, num = 1395572042, tbl = 0x7f74532ebd4a <alt_merge_node_opt_info+106>, vars = 0x7f74532ebd4a <alt_merge_node_opt_info+106>, strterm = 0x7f74532ebd4a <alt_merge_node_opt_info+106>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94219413057168, node = 0x55b12aa56e90, id = 94219413057168, num = 715484816, tbl = 0x55b12aa56e90, vars = 0x55b12aa56e90, strterm = 0x55b12aa56e90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140137588506093, node = 0x7f74532ebded <set_bound_node_opt_info+45>, id = 140137588506093, num = 1395572205, tbl = 0x7f74532ebded <set_bound_node_opt_info+45>, vars = 0x7f74532ebded <set_bound_node_opt_info+45>, strterm = 0x7f74532ebded <set_bound_node_opt_info+45>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140137588494138, node = 0x7f74532e8f3a <add_opt_anc_info+10>, id = 140137588494138, num = 1395560250, tbl = 0x7f74532e8f3a <add_opt_anc_info+10>, vars = 0x7f74532e8f3a <add_opt_anc_info+10>, strterm = 0x7f74532e8f3a <add_opt_anc_info+10>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140137588508336, node = 0x7f74532ec6b0 <optimize_node_left+1136>, id = 140137588508336, num = 1395574448, tbl = 0x7f74532ec6b0 <optimize_node_left+1136>, vars = 0x7f74532ec6b0 <optimize_node_left+1136>, strterm = 0x7f74532ec6b0 <optimize_node_left+1136>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 122, node = 0x7a, id = 122, num = 122, tbl = 0x7a, vars = 0x7a, strterm = 0x7a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140137588523949, node = 0x7f74532f03ad <onigenc_ascii_apply_all_case_fold+109>, id = 140137588523949, num = 1395590061, tbl = 0x7f74532f03ad <onigenc_ascii_apply_all_case_fold+109>, vars = 0x7f74532f03ad <onigenc_ascii_apply_all_case_fold+109>, strterm = 0x7f74532f03ad <onigenc_ascii_apply_all_case_fold+109>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 387261888096, node = 0x5a2a9b7660, id = 387261888096, num = 714831456, tbl = 0x5a2a9b7660, vars = 0x5a2a9b7660, strterm = 0x5a2a9b7660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 2083584029541367808, node = 0x1cea60a2b47d8000, id = 2083584029541367808, num = -1266843648, tbl = 0x1cea60a2b47d8000, vars = 0x1cea60a2b47d8000, strterm = 0x1cea60a2b47d8000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722248907249, node = 0x7ffc73a879f1, id = 140722248907249, num = 1940421105, tbl = 0x7ffc73a879f1, vars = 0x7ffc73a879f1, strterm = 0x7ffc73a879f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140137588607016, node = 0x7f7453304828 <fetch_token+1592>, id = 140137588607016, num = 1395673128, tbl = 0x7f7453304828 <fetch_token+1592>, vars = 0x7f7453304828 <fetch_token+1592>, strterm = 0x7f7453304828 <fetch_token+1592>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722248907624, node = 0x7ffc73a87b68, id = 140722248907624, num = 1940421480, tbl = 0x7ffc73a87b68, vars = 0x7ffc73a87b68, strterm = 0x7ffc73a87b68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 2083584029541367808, node = 0x1cea60a2b47d8000, id = 2083584029541367808, num = -1266843648, tbl = 0x1cea60a2b47d8000, vars = 0x1cea60a2b47d8000, strterm = 0x1cea60a2b47d8000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722248907624, node = 0x7ffc73a87b68, id = 140722248907624, num = 1940421480, tbl = 0x7ffc73a87b68, vars = 0x7ffc73a87b68, strterm = 0x7ffc73a87b68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 94219411906345, node = 0x55b12a93df29, id = 94219411906345, num = 714333993, tbl = 0x55b12a93df29, vars = 0x55b12a93df29, strterm = 0x55b12a93df29, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}}
        yyvs = 0x7ffc73a87380
        yyvsp = 0x7ffc73a87450
        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 = 555, column = 7}}, {beg_pos = {lineno = 555, column = 8}, end_pos = {lineno = 555, column = 8}}, {beg_pos = {lineno = 557, column = 4}, end_pos = {lineno = 557, column = 16}}, {beg_pos = {lineno = 557, column = 17}, end_pos = {lineno = 557, column = 19}}, {beg_pos = {lineno = 557, column = 19}, end_pos = {lineno = 557, column = 19}}, {beg_pos = {lineno = 557, column = 19}, end_pos = {lineno = 557, column = 19}}, {beg_pos = {lineno = 557, column = 19}, end_pos = {lineno = 557, column = 19}}, {beg_pos = {lineno = 557, column = 19}, end_pos = {lineno = 557, column = 19}}, {beg_pos = {lineno = 558, column = 6}, end_pos = {lineno = 558, column = 40}}, {beg_pos = {lineno = 558, column = 41}, end_pos = {lineno = 558, column = 43}}, {beg_pos = {lineno = 558, column = 43}, end_pos = {lineno = 558, column = 43}}, {beg_pos = {lineno = 558, column = 43}, end_pos = {lineno = 558, column = 43}}, {beg_pos = {lineno = 558, column = 43}, end_pos = {lineno = 558, column = 43}}, {beg_pos = {lineno = 558, column = 44}, end_pos = {lineno = 558, column = 47}}, {beg_pos = {lineno = 558, column = 45}, end_pos = {lineno = 558, column = 46}}, {beg_pos = {lineno = 558, column = 46}, end_pos = {lineno = 558, column = 46}}, {beg_pos = {lineno = 558, column = 46}, end_pos = {lineno = 558, column = 47}}, {beg_pos = {lineno = 558, column = 33}, end_pos = {lineno = 558, column = 34}}, {beg_pos = {lineno = 558, column = 31}, end_pos = {lineno = 558, column = 32}}, {beg_pos = {lineno = 551, column = 10}, end_pos = {lineno = 551, column = 10}}, {beg_pos = {lineno = 551, column = 11}, end_pos = {lineno = 551, column = 19}}, {beg_pos = {lineno = 551, column = 20}, end_pos = {lineno = 551, column = 20}}, {beg_pos = {lineno = 551, column = 20}, end_pos = {lineno = 551, column = 20}}, {beg_pos = {lineno = 552, column = 10}, end_pos = {lineno = 552, column = 18}}, {beg_pos = {lineno = 552, column = 18}, end_pos = {lineno = 552, column = 18}}, {beg_pos = {lineno = 552, column = 15}, end_pos = {lineno = 552, column = 17}}, {beg_pos = {lineno = 552, column = 16}, end_pos = {lineno = 552, column = 16}}, {beg_pos = {lineno = 552, column = 16}, end_pos = {lineno = 552, column = 17}}, {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 = 639, column = 62}, end_pos = {lineno = 639, column = 62}}, {beg_pos = {lineno = 639, column = 62}, end_pos = {lineno = 639, column = 71}}, {beg_pos = {lineno = 639, column = 71}, end_pos = {lineno = 639, column = 72}}, {beg_pos = {lineno = 639, column = 64}, end_pos = {lineno = 639, column = 71}}, {beg_pos = {lineno = 639, column = 71}, end_pos = {lineno = 639, column = 71}}, {beg_pos = {lineno = 1327796088, column = 32628}, end_pos = {lineno = 1395790908, column = 32628}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 11, column = 0}, end_pos = {lineno = 1395797937, column = 32628}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1395789912, column = 32628}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1395789953, column = 32628}}, {beg_pos = {lineno = 11, column = 0}, end_pos = {lineno = 1327796088, column = 32628}}, {beg_pos = {lineno = 1327796064, column = 32628}, end_pos = {lineno = 1390397099, column = 32628}}, {beg_pos = {lineno = 715488192, column = 21937}, end_pos = {lineno = 1391926496, column = 32628}}, {beg_pos = {lineno = 1940422352, column = 32764}, end_pos = {lineno = 1940423904, column = 32764}}, {beg_pos = {lineno = 1327796064, column = 17}, end_pos = {lineno = 256, column = 0}}, {beg_pos = {lineno = 1048576, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1940422304, column = 32764}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 17, column = 52}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1390397099, column = 32628}}, {beg_pos = {lineno = 711716000, column = 21937}, end_pos = {lineno = 1391926496, column = 32628}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 1395734704, column = 32628}}, {beg_pos = {lineno = 0, column = 2}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 109312, column = 0}, end_pos = {lineno = 1203080649, column = 402973699}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = 64, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2, column = 48}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}, {beg_pos = {lineno = 110, column = 91}, end_pos = {lineno = 1370880224, column = 32628}}, {beg_pos = {lineno = 4588, column = 0}, end_pos = {lineno = 1391926400, column = 32628}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1940422504, column = 32764}, end_pos = {lineno = 1940422608, column = 32764}}, {beg_pos = {lineno = 1975283951, column = 259137}, end_pos = {lineno = 1395760266, column = 32628}}, {beg_pos = {lineno = 711684320, column = 21937}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 712420112, column = 21937}, end_pos = {lineno = 1394849009, column = 0}}, {beg_pos = {lineno = 711684320, column = 21937}, end_pos = {lineno = 711875664, column = 21937}}, {beg_pos = {lineno = 711875664, column = 21937}, end_pos = {lineno = 1975283951, column = 259137}}, {beg_pos = {lineno = 711716016, column = 21937}, end_pos = {lineno = 1940422608, column = 32764}}, {beg_pos = {lineno = 1975283951, column = 259137}, end_pos = {lineno = 1395760714, column = 32628}}, {beg_pos = {lineno = 1975283951, column = 259137}, end_pos = {lineno = 1388132928, column = 32628}}, {beg_pos = {lineno = 711875664, column = 21937}, end_pos = {lineno = 1396087024, column = 32628}}, {beg_pos = {lineno = 711875664, column = 21937}, end_pos = {lineno = -1, column = -1}}, {beg_pos = {lineno = 73411, column = 0}, end_pos = {lineno = 1395763704, column = 32628}}, {beg_pos = {lineno = 0, column = 21937}, end_pos = {lineno = 1388132928, column = 32628}}, {beg_pos = {lineno = 711716016, column = 21937}, end_pos = {lineno = -1266843648, column = 485122210}}, {beg_pos = {lineno = 1399055120, column = 32628}, end_pos = {lineno = 1393853920, column = 32628}}, {beg_pos = {lineno = 99902649, column = 0}, end_pos = {lineno = 1393852364, column = 32628}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1399109609, column = 32628}}, {beg_pos = {lineno = 1684, column = 0}, end_pos = {lineno = 1393903672, column = 32628}}, {beg_pos = {lineno = 1399055120, column = 32628}, end_pos = {lineno = 1940422760, column = 32764}}, {beg_pos = {lineno = 1940422756, column = 32764}, end_pos = {lineno = 0, column = 1}}, {beg_pos = {lineno = 1393903672, column = 32628}, end_pos = {lineno = 99902649, column = 0}}, {beg_pos = {lineno = 1940422756, column = 32764}, end_pos = {lineno = 1560978, column = 0}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1395781292, column = 32628}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1395781292, column = 32628}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1395789912, column = 32628}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1399108263, column = 32628}}, {beg_pos = {lineno = 1399055120, column = 32628}, end_pos = {lineno = 1393853920, column = 32628}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 1393853636, column = 32628}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1399109609, column = 32628}}, {beg_pos = {lineno = 2002, column = 0}, end_pos = {lineno = 1393903672, column = 32628}}, {beg_pos = {lineno = 1399055120, column = 32628}, end_pos = {lineno = 1940422952, column = 32764}}, {beg_pos = {lineno = 1940422948, column = 32764}, end_pos = {lineno = 1393851792, column = 32628}}, {beg_pos = {lineno = 1393903672, column = 32628}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1940422948, column = 32764}, end_pos = {lineno = 1399108263, column = 32628}}, {beg_pos = {lineno = 1399055120, column = 32628}, end_pos = {lineno = 1393853920, column = 32628}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 1393849304, column = 32628}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1399109609, column = 32628}}, {beg_pos = {lineno = 919, column = 0}, end_pos = {lineno = 1393903672, column = 32628}}, {beg_pos = {lineno = 1399055120, column = 32628}, end_pos = {lineno = 1940423080, column = 32764}}, {beg_pos = {lineno = 1940423076, column = 32764}, end_pos = {lineno = 1327977450, column = 32628}}, {beg_pos = {lineno = 1393903672, column = 32628}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1940423076, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 712272272, column = 21937}, end_pos = {lineno = 1327978543, column = 32628}}, {beg_pos = {lineno = 0, column = 21937}, end_pos = {lineno = 1327979161, column = 32628}}, {beg_pos = {lineno = 1327976616, column = 32628}, end_pos = {lineno = 1940423280, column = 32764}}, {beg_pos = {lineno = 1940423264, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 713275008, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 1}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1940423424, column = 32764}, end_pos = {lineno = 1327979161, column = 32628}}, {beg_pos = {lineno = 713275888, column = 21937}, end_pos = {lineno = 1940423264, column = 32764}}, {beg_pos = {lineno = 1940423280, column = 32764}, end_pos = {lineno = 1399112209, column = 32628}}, {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 = 713275008, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 713275008, column = 21937}}, {beg_pos = {lineno = 1393890904, column = 1}, end_pos = {lineno = 713275888, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32628}}, {beg_pos = {lineno = 0, column = 32628}, end_pos = {lineno = 0, column = 32628}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 1399140209, column = 32628}}, {beg_pos = {lineno = 1393875976, column = 32628}, end_pos = {lineno = 1399055120, column = 32628}}, {beg_pos = {lineno = 1393901968, column = 32628}, end_pos = {lineno = 1394594816, column = 32628}}, {beg_pos = {lineno = 1388459760, column = 32628}, end_pos = {lineno = 1940424288, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1326683856, column = 32628}}, {beg_pos = {lineno = 1388459760, column = 32628}, end_pos = {lineno = 137, column = 0}}, {beg_pos = {lineno = 713275008, column = 21937}, end_pos = {lineno = 1328215136, column = 32628}}, {beg_pos = {lineno = 1388459760, column = 32628}, end_pos = {lineno = 1326784848, column = 32628}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1399140209, column = 32628}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1393875976, column = 32628}, end_pos = {lineno = 1395157264, column = 32628}}, {beg_pos = {lineno = 31, column = 0}, end_pos = {lineno = 1940424432, column = 32764}}, {beg_pos = {lineno = 1326784848, column = 32628}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1388459760, column = 32628}, end_pos = {lineno = 1399152046, column = 32628}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 715358896, column = 21937}}, {beg_pos = {lineno = 1940421072, column = 32764}, end_pos = {lineno = 1940424256, column = 32764}}, {beg_pos = {lineno = 1326784128, column = 32628}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 148, column = 0}, end_pos = {lineno = 1399055120, column = 32628}}, {beg_pos = {lineno = 1399055120, column = 32628}, end_pos = {lineno = 1940423720, column = 32764}}, {beg_pos = {lineno = 1940423716, column = 32764}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1953066079, column = 1818325605}, end_pos = {lineno = 1634082874, column = 174420844}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1395781292, column = 32628}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1395781292, column = 32628}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1395789912, column = 32628}}, {beg_pos = {lineno = 1395780568, column = 32628}, end_pos = {lineno = 1395789953, column = 32628}}, {beg_pos = {lineno = -1431655765, column = -1431655766}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1327165536, column = 32628}, end_pos = {lineno = 1395825415, column = 32628}}, {beg_pos = {lineno = 1394766856, column = 32628}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1327165536, column = 32628}, end_pos = {lineno = 1394770198, column = 32628}}, {beg_pos = {lineno = 711684320, column = 21937}, end_pos = {lineno = 1394789497, column = 32628}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1394813599, column = 32628}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1343291648, column = 16778240}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 1}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 1}, end_pos = {lineno = -1266843648, column = 485122210}}, {beg_pos = {lineno = 1327165536, column = 32628}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1327165536, column = 32628}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1940423972, column = 32764}}, {beg_pos = {lineno = 1327165536, column = 32628}, end_pos = {lineno = 1394770198, column = 32628}}, {beg_pos = {lineno = 1327165536, column = 32628}, end_pos = {lineno = 1394789497, column = 32628}}, {beg_pos = {lineno = 1327165536, column = 32628}, end_pos = {lineno = 1389999833, column = 32628}}, {beg_pos = {lineno = 714239824, column = 21937}, end_pos = {lineno = 1389999833, column = 32628}}, {beg_pos = {lineno = 714239824, column = 21937}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 1394766856, column = 32628}, end_pos = {lineno = 1394770348, column = 32628}}, {beg_pos = {lineno = -1431655765, column = -1431655766}, end_pos = {lineno = 1394773096, column = 32628}}, {beg_pos = {lineno = 1024, column = 0}, end_pos = {lineno = 1394773142, column = 32628}}, {beg_pos = {lineno = 1394766856, column = 32628}, end_pos = {lineno = 1394775129, column = 32628}}, {beg_pos = {lineno = 1395157248, column = 32628}, end_pos = {lineno = 1394770198, column = 32628}}, {beg_pos = {lineno = 711684320, column = 21937}, end_pos = {lineno = 1394789497, column = 32628}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1394813599, column = 32628}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1090830602, column = 234871285}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 1}, end_pos = {lineno = 1073741824, column = 8704}}, {beg_pos = {lineno = 0, column = 1}, end_pos = {lineno = -1266843648, column = 485122210}}, {beg_pos = {lineno = 1327843536, column = 32628}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1327843536, column = 32628}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1940424276, column = 32764}}, {beg_pos = {lineno = 1327843536, column = 32628}, end_pos = {lineno = 1394770198, column = 32628}}, {beg_pos = {lineno = 1327843536, column = 32628}, end_pos = {lineno = 1394789497, column = 32628}}, {beg_pos = {lineno = 1327843536, column = 32628}, end_pos = {lineno = 1394823143, column = 32628}}}
        yyls = 0x7ffc73a879c0
        yylsp = 0x7ffc73a87b60
        yyn = 6909
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140137518792912, node = 0x7f744f0700d0, id = 140137518792912, num = 1325859024, tbl = 0x7f744f0700d0, vars = 0x7f744f0700d0, strterm = 0x7f744f0700d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}
        yyloc = {beg_pos = {lineno = 558, column = 44}, end_pos = {lineno = 558, column = 47}}
        yyerror_range = <optimized out>
        yymsgbuf = "\032\220\000\000\000\000\000\000 \224\243*\261U\000\000n\000\000\000^\000\000\000\000\200}\264\242`\352\034\000\000\000\000\000\000\000\000\032\220\000\000\000\000\000\000\001\000\000\000\000\000\000\000 \224\243*\261U\000\000\340pk*\261U\000\000.\301#St\177\000\000\000\000\000\000\000\000\000\000\001", '\000' <repeats 31 times>, " \224\243*\261U\000"
        yymsg = 0x7ffc73a88640 "\032\220"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#32 0x00007f744f290470 in ripper_parse0 (parser_v=parser_v@entry=140137520779392) at /tmp/ruby/build/trunk-asserts/ext/ripper/ripper.y:14378
        p = 0x55b12aa2cb60
#33 0x00007f745321bd9e in rb_ensure (b_proc=b_proc@entry=0x7f744f290440 <ripper_parse0>, data1=data1@entry=140137520779392, e_proc=e_proc@entry=0x7f744f27d860 <ripper_ensure>, data2=data2@entry=140137520779392) at /tmp/ruby/src/trunk-asserts/eval.c:1005
        _ec = 0x55b12a6b8140
        _tag = {tag = 36, retval = 140137581465936, buf = {0x7f744f255080, 0x7f745321be50 <rb_ensure+432>, 0x0, 0x7ffc73a88720, 0x7f7453210088 <RB_SPECIAL_CONST_P+8>}, prev = 0x7ffc73a88a00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55b12a6b8140
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f744f27d860 <ripper_ensure>, data2 = 140137520779392}}
#34 0x00007f744f27db05 in ripper_parse (self=140137520779392) at /tmp/ruby/build/trunk-asserts/ext/ripper/ripper.y:14416
        p = 0x55b12aa2cb60
#35 0x00007f745337e186 in vm_call_cfunc_with_frame_ (ec=0x55b12a6b8140, reg_cfp=0x7f7452d34e10, calling=<optimized out>, argc=0, argv=0x7f7452c35150, stack_bottom=0x7f7452c35148) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3329
        ci = 0x87d1001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7452c236f0
        cfunc = 0x55b12a8434f8
        recv = 140137520779392
        block_handler = 0
        frame_type = 1431634051
        __func__ = "vm_call_cfunc_with_frame_"
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#36 0x00007f7453388f90 in vm_sendish (ec=0x55b12a6b8140, reg_cfp=0x7f7452d34e10, cd=0x55b12a7935c0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5203
        val = 36
        ci = 0x87d1001c0001
        cc = 0x7f744f151eb0
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x87d1001c0001, cc = 0x7f744f151eb0, block_handler = 0, recv = 140137520779392, argc = 0, kw_splat = false}
#37 0x00007f7453389cce in vm_exec_core (ec=0x437b2, initial=276402) at ../../src/trunk-asserts/insns.def:834
        bh = <optimized out>
        cd = 0x55b12a7935c0
        leaf = <optimized out>
        val = <optimized out>
        canary = <optimized out>
        reg_pc = 0x55b12aa3a608
        reg_cfp = 0x7f7452d34e10
        insns_address_table = {0x7f745338b250 <vm_exec_core+5712>, 0x7f745338b152 <vm_exec_core+5458>, 0x7f745338b098 <vm_exec_core+5272>, 0x7f745338af69 <vm_exec_core+4969>, 0x7f745338ae8e <vm_exec_core+4750>, 0x7f745338bd1e <vm_exec_core+8478>, 0x7f745338bc11 <vm_exec_core+8209>, 0x7f745338bb5f <vm_exec_core+8031>, 0x7f745338ba5e <vm_exec_core+7774>, 0x7f745338bf4d <vm_exec_core+9037>, 0x7f745338be4d <vm_exec_core+8781>, 0x7f745338c006 <vm_exec_core+9222>, 0x7f745338b913 <vm_exec_core+7443>, 0x7f745338b726 <vm_exec_core+6950>, 0x7f745338b661 <vm_exec_core+6753>, 0x7f745338b830 <vm_exec_core+7216>, 0x7f745338b5c3 <vm_exec_core+6595>, 0x7f745338b4fd <vm_exec_core+6397>, 0x7f745338b42f <vm_exec_core+6191>, 0x7f745338b392 <vm_exec_core+6034>, 0x7f745338b2a7 <vm_exec_core+5799>, 0x7f745338c7cb <vm_exec_core+11211>, 0x7f745338c5dd <vm_exec_core+10717>, 0x7f745338c6de <vm_exec_core+10974>, 0x7f745338c4b2 <vm_exec_core+10418>, 0x7f745338c3d3 <vm_exec_core+10195>, 0x7f745338c2cd <vm_exec_core+9933>, 0x7f745338c1a8 <vm_exec_core+9640>, 0x7f745338c0c5 <vm_exec_core+9413>, 0x7f745338cb14 <vm_exec_core+12052>, 0x7f745338c99f <vm_exec_core+11679>, 0x7f745338ca27 <vm_exec_core+11815>, 0x7f745338c8b3 <vm_exec_core+11443>, 0x7f745338ad7b <vm_exec_core+4475>, 0x7f745338ac75 <vm_exec_core+4213>, 0x7f745338abf0 <vm_exec_core+4080>, 0x7f745338aaf9 <vm_exec_core+3833>, 0x7f745338aa4f <vm_exec_core+3663>, 0x7f745338a979 <vm_exec_core+3449>, 0x7f745338a5d2 <vm_exec_core+2514>, 0x7f745338a4ec <vm_exec_core+2284>, 0x7f745338a762 <vm_exec_core+2914>, 0x7f745338a704 <vm_exec_core+2820>, 0x7f745338a857 <vm_exec_core+3159>, 0x7f745338a335 <vm_exec_core+1845>, 0x7f745338a231 <vm_exec_core+1585>, 0x7f745338a134 <vm_exec_core+1332>, 0x7f745338a03d <vm_exec_core+1085>, 0x7f7453389f2a <vm_exec_core+810>, 0x7f7453389e87 <vm_exec_core+647>, 0x7f7453389dd8 <vm_exec_core+472>, 0x7f7453389cfb <vm_exec_core+251>, 0x7f7453389c58 <vm_exec_core+88>, 0x7f745338d818 <vm_exec_core+15384>, 0x7f745338d616 <vm_exec_core+14870>, 0x7f7453390f7b <vm_exec_core+29563>, 0x7f745338d717 <vm_exec_core+15127>, 0x7f745338d510 <vm_exec_core+14608>, 0x7f745338d40a <vm_exec_core+14346>, 0x7f745338d324 <vm_exec_core+14116>, 0x7f745338d25e <vm_exec_core+13918>, 0x7f745338d169 <vm_exec_core+13673>, 0x7f745338e144 <vm_exec_core+17732>, 0x7f745338da5c <vm_exec_core+15964>, 0x7f745338d9b7 <vm_exec_core+15799>, 0x7f745338d912 <vm_exec_core+15634>, 0x7f745338dbb6 <vm_exec_core+16310>, 0x7f745338daf8 <vm_exec_core+16120>, 0x7f745338dc5b <vm_exec_core+16475>, 0x7f7453390ea7 <vm_exec_core+29351>, 0x7f7453390dd3 <vm_exec_core+29139>, 0x7f7453390cff <vm_exec_core+28927>, 0x7f7453390c2b <vm_exec_core+28715>, 0x7f7453390b57 <vm_exec_core+28503>, 0x7f7453390a71 <vm_exec_core+28273>, 0x7f745339097d <vm_exec_core+28029>, 0x7f74533908a9 <vm_exec_core+27817>, 0x7f74533907d5 <vm_exec_core+27605>, 0x7f7453390701 <vm_exec_core+27393>, 0x7f745339062d <vm_exec_core+27181>, 0x7f7453390559 <vm_exec_core+26969>, 0x7f7453390485 <vm_exec_core+26757>, 0x7f74533903b1 <vm_exec_core+26545>, 0x7f74533902dd <vm_exec_core+26333>, 0x7f74533901fc <vm_exec_core+26108>, 0x7f745338cbf7 <vm_exec_core+12279>, 0x7f745338df56 <vm_exec_core+17238>, 0x7f7453390132 <vm_exec_core+25906>, 0x7f7453390068 <vm_exec_core+25704>, 0x7f745338ffa3 <vm_exec_core+25507>, 0x7f745338fede <vm_exec_core+25310>, 0x7f745338fe06 <vm_exec_core+25094>, 0x7f745338fd32 <vm_exec_core+24882>, 0x7f745338de4c <vm_exec_core+16972>, 0x7f745338e04c <vm_exec_core+17484>, 0x7f745338d052 <vm_exec_core+13394>, 0x7f745338cf5f <vm_exec_core+13151>, 0x7f745338ce6c <vm_exec_core+12908>, 0x7f745338cdbb <vm_exec_core+12731>, 0x7f745338cd0a <vm_exec_core+12554>, 0x7f745338ddb1 <vm_exec_core+16817>, 0x7f745338dd16 <vm_exec_core+16662>, 0x7f745338b23f <vm_exec_core+5695>, 0x7f745338b141 <vm_exec_core+5441>, 0x7f745338b087 <vm_exec_core+5255>, 0x7f745338af58 <vm_exec_core+4952>, 0x7f745338ae7d <vm_exec_core+4733>, 0x7f745338bd0d <vm_exec_core+8461>, 0x7f745338bc00 <vm_exec_core+8192>, 0x7f745338bb4e <vm_exec_core+8014>, 0x7f745338ba4d <vm_exec_core+7757>, 0x7f745338bf3c <vm_exec_core+9020>, 0x7f745338be3c <vm_exec_core+8764>, 0x7f745338bff5 <vm_exec_core+9205>, 0x7f745338b902 <vm_exec_core+7426>, 0x7f745338b715 <vm_exec_core+6933>, 0x7f745338b650 <vm_exec_core+6736>, 0x7f745338b81f <vm_exec_core+7199>, 0x7f745338b5b2 <vm_exec_core+6578>, 0x7f745338b4ec <vm_exec_core+6380>, 0x7f745338b41e <vm_exec_core+6174>, 0x7f745338b381 <vm_exec_core+6017>, 0x7f745338b296 <vm_exec_core+5782>, 0x7f745338c7ba <vm_exec_core+11194>, 0x7f745338c5cc <vm_exec_core+10700>, 0x7f745338c6cd <vm_exec_core+10957>, 0x7f745338c4a1 <vm_exec_core+10401>, 0x7f745338c3c2 <vm_exec_core+10178>, 0x7f745338c2bc <vm_exec_core+9916>, 0x7f745338c197 <vm_exec_core+9623>, 0x7f745338c0b4 <vm_exec_core+9396>, 0x7f745338cb03 <vm_exec_core+12035>, 0x7f745338c98e <vm_exec_core+11662>, 0x7f745338ca16 <vm_exec_core+11798>, 0x7f745338c8a2 <vm_exec_core+11426>, 0x7f745338ad6a <vm_exec_core+4458>, 0x7f745338ac64 <vm_exec_core+4196>, 0x7f745338abdf <vm_exec_core+4063>, 0x7f745338aae8 <vm_exec_core+3816>, 0x7f745338aa3e <vm_exec_core+3646>, 0x7f745338a968 <vm_exec_core+3432>, 0x7f745338a5c1 <vm_exec_core+2497>, 0x7f745338a4db <vm_exec_core+2267>, 0x7f745338a751 <vm_exec_core+2897>, 0x7f745338a6f3 <vm_exec_core+2803>, 0x7f745338a846 <vm_exec_core+3142>, 0x7f745338a324 <vm_exec_core+1828>, 0x7f745338a220 <vm_exec_core+1568>, 0x7f745338a123 <vm_exec_core+1315>, 0x7f745338a02c <vm_exec_core+1068>, 0x7f7453389f19 <vm_exec_core+793>, 0x7f7453389e76 <vm_exec_core+630>, 0x7f7453389dc7 <vm_exec_core+455>, 0x7f7453389cea <vm_exec_core+234>, 0x7f745338fd1c <vm_exec_core+24860>, 0x7f745338d807 <vm_exec_core+15367>, 0x7f745338d605 <vm_exec_core+14853>, 0x7f745338fd06 <vm_exec_core+24838>, 0x7f745338d706 <vm_exec_core+15110>, 0x7f745338d4ff <vm_exec_core+14591>, 0x7f745338d3f9 <vm_exec_core+14329>, 0x7f745338d313 <vm_exec_core+14099>, 0x7f745338d24d <vm_exec_core+13901>, 0x7f745338d158 <vm_exec_core+13656>, 0x7f745338e133 <vm_exec_core+17715>, 0x7f745338da4b <vm_exec_core+15947>, 0x7f745338d9a6 <vm_exec_core+15782>, 0x7f745338d901 <vm_exec_core+15617>, 0x7f745338dba5 <vm_exec_core+16293>, 0x7f745338dae7 <vm_exec_core+16103>, 0x7f745338dc4a <vm_exec_core+16458>, 0x7f745338fcf0 <vm_exec_core+24816>, 0x7f745338fcda <vm_exec_core+24794>, 0x7f745338fcc4 <vm_exec_core+24772>, 0x7f745338fcae <vm_exec_core+24750>, 0x7f745338fc98 <vm_exec_core+24728>, 0x7f745338fc82 <vm_exec_core+24706>, 0x7f745338fc65 <vm_exec_core+24677>, 0x7f745338fc4f <vm_exec_core+24655>, 0x7f745338fc39 <vm_exec_core+24633>, 0x7f745338fc23 <vm_exec_core+24611>, 0x7f745338fc0d <vm_exec_core+24589>, 0x7f745338fbf7 <vm_exec_core+24567>, 0x7f745338fbe1 <vm_exec_core+24545>, 0x7f745338fbcb <vm_exec_core+24523>, 0x7f745338fbb5 <vm_exec_core+24501>, 0x7f745338fb9f <vm_exec_core+24479>, 0x7f745338cbe6 <vm_exec_core+12262>, 0x7f745338df45 <vm_exec_core+17221>, 0x7f745338fb89 <vm_exec_core+24457>, 0x7f745338fb73 <vm_exec_core+24435>, 0x7f745338fb5d <vm_exec_core+24413>, 0x7f745338fb47 <vm_exec_core+24391>, 0x7f7453389c3d <vm_exec_core+61>, 0x7f7453389c41 <vm_exec_core+65>, 0x7f745338de3b <vm_exec_core+16955>, 0x7f745338e03b <vm_exec_core+17467>, 0x7f745338d041 <vm_exec_core+13377>, 0x7f745338cf4e <vm_exec_core+13134>, 0x7f745338ce5b <vm_exec_core+12891>...}
        __func__ = "vm_exec_core"
#38 0x00007f7453392213 in rb_vm_exec (ec=0x55b12a6b8140, jit_enable_p=<optimized out>) at /tmp/ruby/src/trunk-asserts/vm.c:2383
        _ec = 0x55b12a6b8140
        _tag = {tag = 36, retval = 4, buf = {0x55b12a6b8140, 0x7f7453392290 <rb_vm_exec+304>, 0x0, 0x7ffc73a889e0, 0x0}, prev = 0x7ffc73a88d80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#39 0x00007f7453392439 in eval_string_with_cref (self=self@entry=140137520779392, src=140137520779104, cref=cref@entry=0x7f744f254f00, file=file@entry=140137520099616, line=line@entry=1) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1701
        ec = 0x55b12a6b8140
        block = {as = {captured = {self = 140137520779392, ep = 0x7f7452c350f8, code = {iseq = 0x7f744f25e7a0, ifunc = 0x7f744f25e7a0, val = 140137520818080}}, symbol = 140137520779392, proc = 140137520779392}, type = block_type_iseq}
        iseq = <optimized out>
        cfp = <optimized out>
#40 0x00007f7453392605 in eval_under (self=140137520779392, singleton=singleton@entry=1, src=<optimized out>, file=140137520099616, line=line@entry=1) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1946
        cref = 0x7f744f254f00
#41 0x00007f74533950c3 in specific_eval (argc=2, argv=0x7f7452c35108, self=<optimized out>, singleton=1, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1970
        file = 140137520099616
        line = <optimized out>
        code = 140137520779104
#42 0x00007f745337e186 in vm_call_cfunc_with_frame_ (ec=0x55b12a6b8140, reg_cfp=0x7f7452d34e90, calling=<optimized out>, argc=2, argv=0x7f7452c35108, stack_bottom=0x7f7452c35100) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3329
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7452bc5160
        cfunc = 0x55b12a6fb018
        recv = 140137520779392
        block_handler = 0
        frame_type = 1431634051
        __func__ = "vm_call_cfunc_with_frame_"
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#43 0x00007f7453388f90 in vm_sendish (ec=0x55b12a6b8140, reg_cfp=0x7f7452d34e90, cd=0x55b12a7f0f60, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5203
        val = 36
        ci = 0x254100100005
        cc = 0x7f744f152060
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f744f152060, block_handler = 0, recv = 140137520779392, argc = 2, kw_splat = false}
#44 0x00007f7453389cce in vm_exec_core (ec=0x437b2, initial=276402) at ../../src/trunk-asserts/insns.def:834
        bh = <optimized out>
        cd = 0x55b12a7f0f60
        leaf = <optimized out>
        val = <optimized out>
        canary = <optimized out>
        reg_pc = 0x55b12a7ff740
        reg_cfp = 0x7f7452d34e90
        insns_address_table = {0x7f745338b250 <vm_exec_core+5712>, 0x7f745338b152 <vm_exec_core+5458>, 0x7f745338b098 <vm_exec_core+5272>, 0x7f745338af69 <vm_exec_core+4969>, 0x7f745338ae8e <vm_exec_core+4750>, 0x7f745338bd1e <vm_exec_core+8478>, 0x7f745338bc11 <vm_exec_core+8209>, 0x7f745338bb5f <vm_exec_core+8031>, 0x7f745338ba5e <vm_exec_core+7774>, 0x7f745338bf4d <vm_exec_core+9037>, 0x7f745338be4d <vm_exec_core+8781>, 0x7f745338c006 <vm_exec_core+9222>, 0x7f745338b913 <vm_exec_core+7443>, 0x7f745338b726 <vm_exec_core+6950>, 0x7f745338b661 <vm_exec_core+6753>, 0x7f745338b830 <vm_exec_core+7216>, 0x7f745338b5c3 <vm_exec_core+6595>, 0x7f745338b4fd <vm_exec_core+6397>, 0x7f745338b42f <vm_exec_core+6191>, 0x7f745338b392 <vm_exec_core+6034>, 0x7f745338b2a7 <vm_exec_core+5799>, 0x7f745338c7cb <vm_exec_core+11211>, 0x7f745338c5dd <vm_exec_core+10717>, 0x7f745338c6de <vm_exec_core+10974>, 0x7f745338c4b2 <vm_exec_core+10418>, 0x7f745338c3d3 <vm_exec_core+10195>, 0x7f745338c2cd <vm_exec_core+9933>, 0x7f745338c1a8 <vm_exec_core+9640>, 0x7f745338c0c5 <vm_exec_core+9413>, 0x7f745338cb14 <vm_exec_core+12052>, 0x7f745338c99f <vm_exec_core+11679>, 0x7f745338ca27 <vm_exec_core+11815>, 0x7f745338c8b3 <vm_exec_core+11443>, 0x7f745338ad7b <vm_exec_core+4475>, 0x7f745338ac75 <vm_exec_core+4213>, 0x7f745338abf0 <vm_exec_core+4080>, 0x7f745338aaf9 <vm_exec_core+3833>, 0x7f745338aa4f <vm_exec_core+3663>, 0x7f745338a979 <vm_exec_core+3449>, 0x7f745338a5d2 <vm_exec_core+2514>, 0x7f745338a4ec <vm_exec_core+2284>, 0x7f745338a762 <vm_exec_core+2914>, 0x7f745338a704 <vm_exec_core+2820>, 0x7f745338a857 <vm_exec_core+3159>, 0x7f745338a335 <vm_exec_core+1845>, 0x7f745338a231 <vm_exec_core+1585>, 0x7f745338a134 <vm_exec_core+1332>, 0x7f745338a03d <vm_exec_core+1085>, 0x7f7453389f2a <vm_exec_core+810>, 0x7f7453389e87 <vm_exec_core+647>, 0x7f7453389dd8 <vm_exec_core+472>, 0x7f7453389cfb <vm_exec_core+251>, 0x7f7453389c58 <vm_exec_core+88>, 0x7f745338d818 <vm_exec_core+15384>, 0x7f745338d616 <vm_exec_core+14870>, 0x7f7453390f7b <vm_exec_core+29563>, 0x7f745338d717 <vm_exec_core+15127>, 0x7f745338d510 <vm_exec_core+14608>, 0x7f745338d40a <vm_exec_core+14346>, 0x7f745338d324 <vm_exec_core+14116>, 0x7f745338d25e <vm_exec_core+13918>, 0x7f745338d169 <vm_exec_core+13673>, 0x7f745338e144 <vm_exec_core+17732>, 0x7f745338da5c <vm_exec_core+15964>, 0x7f745338d9b7 <vm_exec_core+15799>, 0x7f745338d912 <vm_exec_core+15634>, 0x7f745338dbb6 <vm_exec_core+16310>, 0x7f745338daf8 <vm_exec_core+16120>, 0x7f745338dc5b <vm_exec_core+16475>, 0x7f7453390ea7 <vm_exec_core+29351>, 0x7f7453390dd3 <vm_exec_core+29139>, 0x7f7453390cff <vm_exec_core+28927>, 0x7f7453390c2b <vm_exec_core+28715>, 0x7f7453390b57 <vm_exec_core+28503>, 0x7f7453390a71 <vm_exec_core+28273>, 0x7f745339097d <vm_exec_core+28029>, 0x7f74533908a9 <vm_exec_core+27817>, 0x7f74533907d5 <vm_exec_core+27605>, 0x7f7453390701 <vm_exec_core+27393>, 0x7f745339062d <vm_exec_core+27181>, 0x7f7453390559 <vm_exec_core+26969>, 0x7f7453390485 <vm_exec_core+26757>, 0x7f74533903b1 <vm_exec_core+26545>, 0x7f74533902dd <vm_exec_core+26333>, 0x7f74533901fc <vm_exec_core+26108>, 0x7f745338cbf7 <vm_exec_core+12279>, 0x7f745338df56 <vm_exec_core+17238>, 0x7f7453390132 <vm_exec_core+25906>, 0x7f7453390068 <vm_exec_core+25704>, 0x7f745338ffa3 <vm_exec_core+25507>, 0x7f745338fede <vm_exec_core+25310>, 0x7f745338fe06 <vm_exec_core+25094>, 0x7f745338fd32 <vm_exec_core+24882>, 0x7f745338de4c <vm_exec_core+16972>, 0x7f745338e04c <vm_exec_core+17484>, 0x7f745338d052 <vm_exec_core+13394>, 0x7f745338cf5f <vm_exec_core+13151>, 0x7f745338ce6c <vm_exec_core+12908>, 0x7f745338cdbb <vm_exec_core+12731>, 0x7f745338cd0a <vm_exec_core+12554>, 0x7f745338ddb1 <vm_exec_core+16817>, 0x7f745338dd16 <vm_exec_core+16662>, 0x7f745338b23f <vm_exec_core+5695>, 0x7f745338b141 <vm_exec_core+5441>, 0x7f745338b087 <vm_exec_core+5255>, 0x7f745338af58 <vm_exec_core+4952>, 0x7f745338ae7d <vm_exec_core+4733>, 0x7f745338bd0d <vm_exec_core+8461>, 0x7f745338bc00 <vm_exec_core+8192>, 0x7f745338bb4e <vm_exec_core+8014>, 0x7f745338ba4d <vm_exec_core+7757>, 0x7f745338bf3c <vm_exec_core+9020>, 0x7f745338be3c <vm_exec_core+8764>, 0x7f745338bff5 <vm_exec_core+9205>, 0x7f745338b902 <vm_exec_core+7426>, 0x7f745338b715 <vm_exec_core+6933>, 0x7f745338b650 <vm_exec_core+6736>, 0x7f745338b81f <vm_exec_core+7199>, 0x7f745338b5b2 <vm_exec_core+6578>, 0x7f745338b4ec <vm_exec_core+6380>, 0x7f745338b41e <vm_exec_core+6174>, 0x7f745338b381 <vm_exec_core+6017>, 0x7f745338b296 <vm_exec_core+5782>, 0x7f745338c7ba <vm_exec_core+11194>, 0x7f745338c5cc <vm_exec_core+10700>, 0x7f745338c6cd <vm_exec_core+10957>, 0x7f745338c4a1 <vm_exec_core+10401>, 0x7f745338c3c2 <vm_exec_core+10178>, 0x7f745338c2bc <vm_exec_core+9916>, 0x7f745338c197 <vm_exec_core+9623>, 0x7f745338c0b4 <vm_exec_core+9396>, 0x7f745338cb03 <vm_exec_core+12035>, 0x7f745338c98e <vm_exec_core+11662>, 0x7f745338ca16 <vm_exec_core+11798>, 0x7f745338c8a2 <vm_exec_core+11426>, 0x7f745338ad6a <vm_exec_core+4458>, 0x7f745338ac64 <vm_exec_core+4196>, 0x7f745338abdf <vm_exec_core+4063>, 0x7f745338aae8 <vm_exec_core+3816>, 0x7f745338aa3e <vm_exec_core+3646>, 0x7f745338a968 <vm_exec_core+3432>, 0x7f745338a5c1 <vm_exec_core+2497>, 0x7f745338a4db <vm_exec_core+2267>, 0x7f745338a751 <vm_exec_core+2897>, 0x7f745338a6f3 <vm_exec_core+2803>, 0x7f745338a846 <vm_exec_core+3142>, 0x7f745338a324 <vm_exec_core+1828>, 0x7f745338a220 <vm_exec_core+1568>, 0x7f745338a123 <vm_exec_core+1315>, 0x7f745338a02c <vm_exec_core+1068>, 0x7f7453389f19 <vm_exec_core+793>, 0x7f7453389e76 <vm_exec_core+630>, 0x7f7453389dc7 <vm_exec_core+455>, 0x7f7453389cea <vm_exec_core+234>, 0x7f745338fd1c <vm_exec_core+24860>, 0x7f745338d807 <vm_exec_core+15367>, 0x7f745338d605 <vm_exec_core+14853>, 0x7f745338fd06 <vm_exec_core+24838>, 0x7f745338d706 <vm_exec_core+15110>, 0x7f745338d4ff <vm_exec_core+14591>, 0x7f745338d3f9 <vm_exec_core+14329>, 0x7f745338d313 <vm_exec_core+14099>, 0x7f745338d24d <vm_exec_core+13901>, 0x7f745338d158 <vm_exec_core+13656>, 0x7f745338e133 <vm_exec_core+17715>, 0x7f745338da4b <vm_exec_core+15947>, 0x7f745338d9a6 <vm_exec_core+15782>, 0x7f745338d901 <vm_exec_core+15617>, 0x7f745338dba5 <vm_exec_core+16293>, 0x7f745338dae7 <vm_exec_core+16103>, 0x7f745338dc4a <vm_exec_core+16458>, 0x7f745338fcf0 <vm_exec_core+24816>, 0x7f745338fcda <vm_exec_core+24794>, 0x7f745338fcc4 <vm_exec_core+24772>, 0x7f745338fcae <vm_exec_core+24750>, 0x7f745338fc98 <vm_exec_core+24728>, 0x7f745338fc82 <vm_exec_core+24706>, 0x7f745338fc65 <vm_exec_core+24677>, 0x7f745338fc4f <vm_exec_core+24655>, 0x7f745338fc39 <vm_exec_core+24633>, 0x7f745338fc23 <vm_exec_core+24611>, 0x7f745338fc0d <vm_exec_core+24589>, 0x7f745338fbf7 <vm_exec_core+24567>, 0x7f745338fbe1 <vm_exec_core+24545>, 0x7f745338fbcb <vm_exec_core+24523>, 0x7f745338fbb5 <vm_exec_core+24501>, 0x7f745338fb9f <vm_exec_core+24479>, 0x7f745338cbe6 <vm_exec_core+12262>, 0x7f745338df45 <vm_exec_core+17221>, 0x7f745338fb89 <vm_exec_core+24457>, 0x7f745338fb73 <vm_exec_core+24435>, 0x7f745338fb5d <vm_exec_core+24413>, 0x7f745338fb47 <vm_exec_core+24391>, 0x7f7453389c3d <vm_exec_core+61>, 0x7f7453389c41 <vm_exec_core+65>, 0x7f745338de3b <vm_exec_core+16955>, 0x7f745338e03b <vm_exec_core+17467>, 0x7f745338d041 <vm_exec_core+13377>, 0x7f745338cf4e <vm_exec_core+13134>, 0x7f745338ce5b <vm_exec_core+12891>...}
        __func__ = "vm_exec_core"
#45 0x00007f7453392213 in rb_vm_exec (ec=0x55b12a6b8140, jit_enable_p=<optimized out>) at /tmp/ruby/src/trunk-asserts/vm.c:2383
        _ec = 0x55b12a6b8140
        _tag = {tag = 36, retval = 4, buf = {0x55b12a6b8140, 0x7f7453392290 <rb_vm_exec+304>, 0x0, 0x7ffc73a88d60, 0x55b12a6b8140}, prev = 0x7ffc73a89080, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#46 0x00007f7453394839 in vm_yield_with_cref (ec=0x55b12a6b8140, argc=argc@entry=1, argv=argv@entry=0x7ffc73a88e78, kw_splat=kw_splat@entry=0, cref=cref@entry=0x0, is_lambda=is_lambda@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1498
No locals.
#47 0x00007f7453394858 in vm_yield (ec=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffc73a88e78, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1506
No locals.
#48 0x00007f7453394884 in rb_yield_0 (argc=argc@entry=1, argv=argv@entry=0x7ffc73a88e78) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1337
No locals.
#49 0x00007f74533948f7 in rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1353
No locals.
#50 0x00007f74531aad17 in rb_ary_each (ary=140137519618320) at /tmp/ruby/src/trunk-asserts/array.c:2732
        i = 5
#51 0x00007f745337e186 in vm_call_cfunc_with_frame_ (ec=0x55b12a6b8140, reg_cfp=0x7f7452d34f90, calling=<optimized out>, argc=0, argv=0x7f7452c35070, stack_bottom=0x7f7452c35068) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3329
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7452bdd1c0
        cfunc = 0x55b12a70fac8
        recv = 140137519618320
        block_handler = 140137582514089
        frame_type = 1431634051
        __func__ = "vm_call_cfunc_with_frame_"
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#52 0x00007f7453388f90 in vm_sendish (ec=0x55b12a6b8140, reg_cfp=0x7f7452d34f90, cd=0x55b12a7f16b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5203
        val = 36
        ci = 0xbd100000001
        cc = 0x7f7452bf0330
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f7452bf0330, block_handler = 140137582514089, recv = 140137519618320, argc = 0, kw_splat = false}
#53 0x00007f745338f28a in vm_exec_core (ec=0x437b2, initial=276402) at ../../src/trunk-asserts/insns.def:815
        bh = <optimized out>
        blockiseq = 0x7f744f25e800
        leaf = <optimized out>
        val = <optimized out>
        canary = <optimized out>
        cd = 0x55b12a7f16b0
        reg_pc = 0x55b12a7f1408
        reg_cfp = 0x7f7452d34f90
        insns_address_table = {0x7f745338b250 <vm_exec_core+5712>, 0x7f745338b152 <vm_exec_core+5458>, 0x7f745338b098 <vm_exec_core+5272>, 0x7f745338af69 <vm_exec_core+4969>, 0x7f745338ae8e <vm_exec_core+4750>, 0x7f745338bd1e <vm_exec_core+8478>, 0x7f745338bc11 <vm_exec_core+8209>, 0x7f745338bb5f <vm_exec_core+8031>, 0x7f745338ba5e <vm_exec_core+7774>, 0x7f745338bf4d <vm_exec_core+9037>, 0x7f745338be4d <vm_exec_core+8781>, 0x7f745338c006 <vm_exec_core+9222>, 0x7f745338b913 <vm_exec_core+7443>, 0x7f745338b726 <vm_exec_core+6950>, 0x7f745338b661 <vm_exec_core+6753>, 0x7f745338b830 <vm_exec_core+7216>, 0x7f745338b5c3 <vm_exec_core+6595>, 0x7f745338b4fd <vm_exec_core+6397>, 0x7f745338b42f <vm_exec_core+6191>, 0x7f745338b392 <vm_exec_core+6034>, 0x7f745338b2a7 <vm_exec_core+5799>, 0x7f745338c7cb <vm_exec_core+11211>, 0x7f745338c5dd <vm_exec_core+10717>, 0x7f745338c6de <vm_exec_core+10974>, 0x7f745338c4b2 <vm_exec_core+10418>, 0x7f745338c3d3 <vm_exec_core+10195>, 0x7f745338c2cd <vm_exec_core+9933>, 0x7f745338c1a8 <vm_exec_core+9640>, 0x7f745338c0c5 <vm_exec_core+9413>, 0x7f745338cb14 <vm_exec_core+12052>, 0x7f745338c99f <vm_exec_core+11679>, 0x7f745338ca27 <vm_exec_core+11815>, 0x7f745338c8b3 <vm_exec_core+11443>, 0x7f745338ad7b <vm_exec_core+4475>, 0x7f745338ac75 <vm_exec_core+4213>, 0x7f745338abf0 <vm_exec_core+4080>, 0x7f745338aaf9 <vm_exec_core+3833>, 0x7f745338aa4f <vm_exec_core+3663>, 0x7f745338a979 <vm_exec_core+3449>, 0x7f745338a5d2 <vm_exec_core+2514>, 0x7f745338a4ec <vm_exec_core+2284>, 0x7f745338a762 <vm_exec_core+2914>, 0x7f745338a704 <vm_exec_core+2820>, 0x7f745338a857 <vm_exec_core+3159>, 0x7f745338a335 <vm_exec_core+1845>, 0x7f745338a231 <vm_exec_core+1585>, 0x7f745338a134 <vm_exec_core+1332>, 0x7f745338a03d <vm_exec_core+1085>, 0x7f7453389f2a <vm_exec_core+810>, 0x7f7453389e87 <vm_exec_core+647>, 0x7f7453389dd8 <vm_exec_core+472>, 0x7f7453389cfb <vm_exec_core+251>, 0x7f7453389c58 <vm_exec_core+88>, 0x7f745338d818 <vm_exec_core+15384>, 0x7f745338d616 <vm_exec_core+14870>, 0x7f7453390f7b <vm_exec_core+29563>, 0x7f745338d717 <vm_exec_core+15127>, 0x7f745338d510 <vm_exec_core+14608>, 0x7f745338d40a <vm_exec_core+14346>, 0x7f745338d324 <vm_exec_core+14116>, 0x7f745338d25e <vm_exec_core+13918>, 0x7f745338d169 <vm_exec_core+13673>, 0x7f745338e144 <vm_exec_core+17732>, 0x7f745338da5c <vm_exec_core+15964>, 0x7f745338d9b7 <vm_exec_core+15799>, 0x7f745338d912 <vm_exec_core+15634>, 0x7f745338dbb6 <vm_exec_core+16310>, 0x7f745338daf8 <vm_exec_core+16120>, 0x7f745338dc5b <vm_exec_core+16475>, 0x7f7453390ea7 <vm_exec_core+29351>, 0x7f7453390dd3 <vm_exec_core+29139>, 0x7f7453390cff <vm_exec_core+28927>, 0x7f7453390c2b <vm_exec_core+28715>, 0x7f7453390b57 <vm_exec_core+28503>, 0x7f7453390a71 <vm_exec_core+28273>, 0x7f745339097d <vm_exec_core+28029>, 0x7f74533908a9 <vm_exec_core+27817>, 0x7f74533907d5 <vm_exec_core+27605>, 0x7f7453390701 <vm_exec_core+27393>, 0x7f745339062d <vm_exec_core+27181>, 0x7f7453390559 <vm_exec_core+26969>, 0x7f7453390485 <vm_exec_core+26757>, 0x7f74533903b1 <vm_exec_core+26545>, 0x7f74533902dd <vm_exec_core+26333>, 0x7f74533901fc <vm_exec_core+26108>, 0x7f745338cbf7 <vm_exec_core+12279>, 0x7f745338df56 <vm_exec_core+17238>, 0x7f7453390132 <vm_exec_core+25906>, 0x7f7453390068 <vm_exec_core+25704>, 0x7f745338ffa3 <vm_exec_core+25507>, 0x7f745338fede <vm_exec_core+25310>, 0x7f745338fe06 <vm_exec_core+25094>, 0x7f745338fd32 <vm_exec_core+24882>, 0x7f745338de4c <vm_exec_core+16972>, 0x7f745338e04c <vm_exec_core+17484>, 0x7f745338d052 <vm_exec_core+13394>, 0x7f745338cf5f <vm_exec_core+13151>, 0x7f745338ce6c <vm_exec_core+12908>, 0x7f745338cdbb <vm_exec_core+12731>, 0x7f745338cd0a <vm_exec_core+12554>, 0x7f745338ddb1 <vm_exec_core+16817>, 0x7f745338dd16 <vm_exec_core+16662>, 0x7f745338b23f <vm_exec_core+5695>, 0x7f745338b141 <vm_exec_core+5441>, 0x7f745338b087 <vm_exec_core+5255>, 0x7f745338af58 <vm_exec_core+4952>, 0x7f745338ae7d <vm_exec_core+4733>, 0x7f745338bd0d <vm_exec_core+8461>, 0x7f745338bc00 <vm_exec_core+8192>, 0x7f745338bb4e <vm_exec_core+8014>, 0x7f745338ba4d <vm_exec_core+7757>, 0x7f745338bf3c <vm_exec_core+9020>, 0x7f745338be3c <vm_exec_core+8764>, 0x7f745338bff5 <vm_exec_core+9205>, 0x7f745338b902 <vm_exec_core+7426>, 0x7f745338b715 <vm_exec_core+6933>, 0x7f745338b650 <vm_exec_core+6736>, 0x7f745338b81f <vm_exec_core+7199>, 0x7f745338b5b2 <vm_exec_core+6578>, 0x7f745338b4ec <vm_exec_core+6380>, 0x7f745338b41e <vm_exec_core+6174>, 0x7f745338b381 <vm_exec_core+6017>, 0x7f745338b296 <vm_exec_core+5782>, 0x7f745338c7ba <vm_exec_core+11194>, 0x7f745338c5cc <vm_exec_core+10700>, 0x7f745338c6cd <vm_exec_core+10957>, 0x7f745338c4a1 <vm_exec_core+10401>, 0x7f745338c3c2 <vm_exec_core+10178>, 0x7f745338c2bc <vm_exec_core+9916>, 0x7f745338c197 <vm_exec_core+9623>, 0x7f745338c0b4 <vm_exec_core+9396>, 0x7f745338cb03 <vm_exec_core+12035>, 0x7f745338c98e <vm_exec_core+11662>, 0x7f745338ca16 <vm_exec_core+11798>, 0x7f745338c8a2 <vm_exec_core+11426>, 0x7f745338ad6a <vm_exec_core+4458>, 0x7f745338ac64 <vm_exec_core+4196>, 0x7f745338abdf <vm_exec_core+4063>, 0x7f745338aae8 <vm_exec_core+3816>, 0x7f745338aa3e <vm_exec_core+3646>, 0x7f745338a968 <vm_exec_core+3432>, 0x7f745338a5c1 <vm_exec_core+2497>, 0x7f745338a4db <vm_exec_core+2267>, 0x7f745338a751 <vm_exec_core+2897>, 0x7f745338a6f3 <vm_exec_core+2803>, 0x7f745338a846 <vm_exec_core+3142>, 0x7f745338a324 <vm_exec_core+1828>, 0x7f745338a220 <vm_exec_core+1568>, 0x7f745338a123 <vm_exec_core+1315>, 0x7f745338a02c <vm_exec_core+1068>, 0x7f7453389f19 <vm_exec_core+793>, 0x7f7453389e76 <vm_exec_core+630>, 0x7f7453389dc7 <vm_exec_core+455>, 0x7f7453389cea <vm_exec_core+234>, 0x7f745338fd1c <vm_exec_core+24860>, 0x7f745338d807 <vm_exec_core+15367>, 0x7f745338d605 <vm_exec_core+14853>, 0x7f745338fd06 <vm_exec_core+24838>, 0x7f745338d706 <vm_exec_core+15110>, 0x7f745338d4ff <vm_exec_core+14591>, 0x7f745338d3f9 <vm_exec_core+14329>, 0x7f745338d313 <vm_exec_core+14099>, 0x7f745338d24d <vm_exec_core+13901>, 0x7f745338d158 <vm_exec_core+13656>, 0x7f745338e133 <vm_exec_core+17715>, 0x7f745338da4b <vm_exec_core+15947>, 0x7f745338d9a6 <vm_exec_core+15782>, 0x7f745338d901 <vm_exec_core+15617>, 0x7f745338dba5 <vm_exec_core+16293>, 0x7f745338dae7 <vm_exec_core+16103>, 0x7f745338dc4a <vm_exec_core+16458>, 0x7f745338fcf0 <vm_exec_core+24816>, 0x7f745338fcda <vm_exec_core+24794>, 0x7f745338fcc4 <vm_exec_core+24772>, 0x7f745338fcae <vm_exec_core+24750>, 0x7f745338fc98 <vm_exec_core+24728>, 0x7f745338fc82 <vm_exec_core+24706>, 0x7f745338fc65 <vm_exec_core+24677>, 0x7f745338fc4f <vm_exec_core+24655>, 0x7f745338fc39 <vm_exec_core+24633>, 0x7f745338fc23 <vm_exec_core+24611>, 0x7f745338fc0d <vm_exec_core+24589>, 0x7f745338fbf7 <vm_exec_core+24567>, 0x7f745338fbe1 <vm_exec_core+24545>, 0x7f745338fbcb <vm_exec_core+24523>, 0x7f745338fbb5 <vm_exec_core+24501>, 0x7f745338fb9f <vm_exec_core+24479>, 0x7f745338cbe6 <vm_exec_core+12262>, 0x7f745338df45 <vm_exec_core+17221>, 0x7f745338fb89 <vm_exec_core+24457>, 0x7f745338fb73 <vm_exec_core+24435>, 0x7f745338fb5d <vm_exec_core+24413>, 0x7f745338fb47 <vm_exec_core+24391>, 0x7f7453389c3d <vm_exec_core+61>, 0x7f7453389c41 <vm_exec_core+65>, 0x7f745338de3b <vm_exec_core+16955>, 0x7f745338e03b <vm_exec_core+17467>, 0x7f745338d041 <vm_exec_core+13377>, 0x7f745338cf4e <vm_exec_core+13134>, 0x7f745338ce5b <vm_exec_core+12891>...}
        __func__ = "vm_exec_core"
#54 0x00007f7453392213 in rb_vm_exec (ec=0x55b12a6b8140, jit_enable_p=<optimized out>) at /tmp/ruby/src/trunk-asserts/vm.c:2383
        _ec = 0x55b12a6b8140
        _tag = {tag = 36, retval = 4, buf = {0x55b12a6b8140, 0x7f7453392290 <rb_vm_exec+304>, 0x0, 0x7ffc73a89060, 0x7f7453370328 <imemo_type_p+8>}, prev = 0x7ffc73a89130, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#55 0x00007f7453218090 in rb_ec_exec_node (ec=ec@entry=0x55b12a6b8140, n=n@entry=0x7f744f25ee30) at /tmp/ruby/src/trunk-asserts/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94219409260864, buf = {0x55b12a6b8140, 0x7f74532180c0 <rb_ec_exec_node+192>, 0x0, 0x7ffc73a89110, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f744f25ee30
#56 0x00007f745321d48b in ruby_run_node (n=0x7f744f25ee30) at /tmp/ruby/src/trunk-asserts/eval.c:328
        ec = 0x55b12a6b8140
        status = 0
#57 0x000055b12a19b28b in rb_main (argc=137, argv=0x7ffc73a89348) at /tmp/ruby/src/trunk-asserts/main.c:39
        variable_in_this_stack_frame = 137
#58 0x000055b12a19b158 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-asserts/main.c:58
No locals.

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