# Logfile created on 2022-10-19 08:50:06 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x000055cb9f1a9d78 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/v3/src", @BUILD_DIR="/tmp/ruby/v3/build", @INSTALL_DIR="/tmp/ruby/v3/install", @TARGET_NAME="trunk-asserts", @TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-asserts", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"", @btest_opts="-j6", @test_opts="TESTS='-j6'", @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.20221019-085006", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000055cb9f33fe80 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055cb9f33fe58 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055cb9f33fe08 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-asserts.20221019-085006", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-asserts.20221019-085006>, @binmode=false, @mon_data=#<Monitor:0x000055cb9f33fdb8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
/tmp/ruby/v3/src/trunk-asserts/revision.h unchanged
Downloading Unicode 14.0.0 data and property files...
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/Scripts.txt already exists
Downloading Unicode 14.0.0 auxiliary files...
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
Downloading Unicode UCD emoji 14.0 files...
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/emoji/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/14.0.0/ucd/emoji/emoji-variation-sequences.txt already exists
Downloading Unicode emoji 14.0 files...
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/emoji/14.0/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/emoji/14.0/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk-asserts/enc/unicode/data/emoji/14.0/emoji-zwj-sequences.txt already exists
$$$[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"
/tmp/ruby/v3/src/trunk-asserts/revision.h unchanged
tool/config.guess already exists
tool/config.sub already exists
$$$[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"
/tmp/ruby/v3/src/trunk-asserts/revision.h unchanged
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"
/tmp/ruby/v3/src/trunk-asserts/revision.h unchanged
From https://github.com/ruby/ruby
   f982a26..fc3137e  master     -> origin/master
Updating f982a26..fc3137e
Fast-forward
 include/ruby/io/buffer.h    |  3 +++
 io_buffer.c                 | 37 ++++++++++++++++++++++++++++++++++---
 test/ruby/test_io_buffer.rb | 15 +++++++++++++++
 3 files changed, 52 insertions(+), 3 deletions(-)
Current branch master is up to date.
Latest commit hash = fc3137ef54
$$$[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/v3/src/trunk-asserts/revision.h updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
$$$[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 = -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/v3/src/trunk-asserts/include -I/tmp/ruby/v3/src/trunk-asserts -I/tmp/ruby/v3/src/trunk-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 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/v3/src/trunk-asserts/revision.h unchanged
MAKE=make /bin/sh ./config.status Makefile
config.status: creating Makefile
Makefile unchanged
MAKE=make /bin/sh ./config.status GNUmakefile
config.status: creating GNUmakefile
GNUmakefile 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 = -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/v3/src/trunk-asserts/include -I/tmp/ruby/v3/src/trunk-asserts -I/tmp/ruby/v3/src/trunk-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 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/v3/src/trunk-asserts/revision.h unchanged
compiling /tmp/ruby/v3/src/trunk-asserts/io.c
compiling /tmp/ruby/v3/src/trunk-asserts/io_buffer.c
/tmp/ruby/v3/src/trunk-asserts/io_buffer.c: In function 'io_buffer_read':
/tmp/ruby/v3/src/trunk-asserts/io_buffer.c:2462:12: warning: 'length' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2462 |     return rb_io_buffer_read(self, io, length, offset);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/io_buffer.c: In function 'io_buffer_write':
/tmp/ruby/v3/src/trunk-asserts/io_buffer.c:2629:12: warning: 'length' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2629 |     return rb_io_buffer_write(self, io, length, offset);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/io_buffer.c: At top level:
cc1: warning: unrecognized command line option '-Wno-self-assign'
cc1: warning: unrecognized command line option '-Wno-parentheses-equality'
cc1: warning: unrecognized command line option '-Wno-constant-logical-operand'
making mjit_config.h
compiling /tmp/ruby/v3/src/trunk-asserts/mjit.c
compiling /tmp/ruby/v3/src/trunk-asserts/scheduler.c
compiling /tmp/ruby/v3/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 = -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/v3/src/trunk-asserts/include -I/tmp/ruby/v3/src/trunk-asserts -I/tmp/ruby/v3/src/trunk-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 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/v3/src/trunk-asserts/revision.h unchanged
compiling /tmp/ruby/v3/src/trunk-asserts/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/v3/src/trunk-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.2.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 = -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/v3/src/trunk-asserts/include -I/tmp/ruby/v3/src/trunk-asserts -I/tmp/ruby/v3/src/trunk-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 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/v3/src/trunk-asserts/revision.h unchanged
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/v3/build/trunk-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/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/v3/build/trunk-asserts'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/.bundle/gems/debug-1.6.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/.bundle/gems/debug-1.6.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/.bundle/gems/rbs-2.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/.bundle/gems/rbs-2.7.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
/tmp/ruby/v3/src/trunk-asserts/revision.h unchanged
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
building rb_mjit_header.h
rb_mjit_header.h unchanged
building .ext/include/x86_64-linux/rb_mjit_min_header-3.2.0.h
transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_splat_array, rb_vm_concat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_ccs_dump, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_ep_in_heap_p, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep
transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_ep_in_heap_p
transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf
$$$[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"
/tmp/ruby/v3/src/trunk-asserts/revision.h 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 = -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/v3/src/trunk-asserts/include -I/tmp/ruby/v3/src/trunk-asserts -I/tmp/ruby/v3/src/trunk-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/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/v3/build/trunk-asserts'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/.bundle/gems/debug-1.6.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/.bundle/gems/debug-1.6.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts/.bundle/gems/rbs-2.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts/.bundle/gems/rbs-2.7.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
/tmp/ruby/v3/src/trunk-asserts/revision.h unchanged
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-asserts'
./miniruby -I/tmp/ruby/v3/src/trunk-asserts/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/v3/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 binary commands:         /tmp/ruby/v3/install/trunk-asserts/bin
installing base libraries:          /tmp/ruby/v3/install/trunk-asserts/lib
installing arch files:              /tmp/ruby/v3/install/trunk-asserts/lib/ruby/3.2.0+2/x86_64-linux
installing pkgconfig data:          /tmp/ruby/v3/install/trunk-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/3.2.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/site_ruby/3.2.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/vendor_ruby/3.2.0+2/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-asserts/include/ruby-3.2.0+2/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/3.2.0+2
installing extension scripts:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/site_ruby/3.2.0+2
installing extension scripts:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/vendor_ruby/3.2.0+2
installing extension headers:       /tmp/ruby/v3/install/trunk-asserts/include/ruby-3.2.0+2/ruby
installing command scripts:         /tmp/ruby/v3/install/trunk-asserts/bin
installing library scripts:         /tmp/ruby/v3/install/trunk-asserts/lib/ruby/3.2.0+2
installing common headers:          /tmp/ruby/v3/install/trunk-asserts/include/ruby-3.2.0+2
installing manpages:                /tmp/ruby/v3/install/trunk-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/v3/install/trunk-asserts/lib/ruby/gems/3.2.0+2
                                    abbrev 0.1.0
                                    base64 0.1.1
                                    benchmark 0.2.0
                                    bundler 2.4.0.dev
                                    cgi 0.3.3
                                    csv 3.2.2
                                    delegate 0.2.0
                                    did_you_mean 1.6.1
                                    drb 2.1.0
                                    english 0.7.1
                                    erb 2.2.3
                                    error_highlight 0.4.0
                                    fileutils 1.6.0
                                    find 0.1.1
                                    forwardable 1.3.2
                                    getoptlong 0.1.1
                                    ipaddr 1.2.4
                                    irb 1.4.2
                                    logger 1.5.1
                                    mutex_m 0.1.1
                                    net-http 0.2.2
                                    net-protocol 0.1.3
                                    observer 0.1.1
                                    open-uri 0.2.0
                                    open3 0.1.1
                                    optparse 0.2.0
                                    ostruct 0.5.5
                                    pp 0.3.0
                                    prettyprint 0.1.1
                                    pstore 0.1.1
                                    racc 1.6.0
                                    rdoc 6.4.0
                                    readline 0.0.3
                                    reline 0.3.1
                                    resolv 0.2.1
                                    resolv-replace 0.1.0
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.0
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 0.0.1
                                    tempfile 0.1.2
                                    time 0.2.0
                                    timeout 0.3.0
                                    tmpdir 0.1.2
                                    tsort 0.1.0
                                    un 0.2.0
                                    uri 0.11.0
                                    weakref 0.1.1
                                    yaml 0.2.0
installing default gems from ext:   /tmp/ruby/v3/install/trunk-asserts/lib/ruby/gems/3.2.0+2
                                    bigdecimal 3.1.2
                                    date 3.2.3
                                    digest 3.1.0
                                    etc 1.4.0
                                    fcntl 1.0.1
                                    fiddle 1.1.1
                                    io-console 0.5.11
                                    io-nonblock 0.1.1
                                    io-wait 0.3.0.pre
                                    json 2.6.2
                                    nkf 0.1.1
                                    openssl 3.1.0.pre
                                    pathname 0.2.0
                                    psych 5.0.0.dev
                                    readline-ext 0.1.4
                                    stringio 3.0.3
                                    strscan 3.0.1
                                    syslog 0.1.0
                                    zlib 2.1.1
installing bundled gems:            /tmp/ruby/v3/install/trunk-asserts/lib/ruby/gems/3.2.0+2
                                    minitest 5.16.3
                                    power_assert 2.0.2
                                    rake 13.0.6
                                    test-unit 3.5.5
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.1
                                    net-pop 0.1.2
                                    net-smtp 0.3.2
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 2.7.0
                                    typeprof 0.21.3
                                    debug 1.6.2
installing bundled gem cache:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/gems/3.2.0+2/cache
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j6'
/tmp/ruby/v3/src/trunk-asserts/revision.h unchanged
PASS all 1781 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j6'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j6'
/tmp/ruby/v3/src/trunk-asserts/revision.h 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 = -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/v3/src/trunk-asserts/include -I/tmp/ruby/v3/src/trunk-asserts -I/tmp/ruby/v3/src/trunk-asserts/enc/unicode/14.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 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/v3/src/trunk-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/v3/src/trunk-asserts/basictest/test.rb:gc ....OK 4

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

# Running tests:

Environment variable changed: TestRDocParserChangeLog#test_create_items : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocParserChangeLog#test_create_items : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocParserChangeLog#test_create_items : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocParserChangeLog#test_create_items : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocParserChangeLog#test_create_items : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocParserChangeLog#test_create_items : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocParserChangeLog#test_create_items : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocParserChangeLog#test_create_items : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocParserChangeLog#test_create_items : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocParserChangeLog#test_create_items : "BUNDLER_ORIG_RUBYOPT" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_include : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_include : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_include : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_include : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_include : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_include : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_include : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_include : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_include : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_include : "BUNDLER_ORIG_RUBYOPT" added
Environment variable changed: TestRDocMarkupIndentedParagraph#test_initialize : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocMarkupIndentedParagraph#test_initialize : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocMarkupIndentedParagraph#test_initialize : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocMarkupIndentedParagraph#test_initialize : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocMarkupIndentedParagraph#test_initialize : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocMarkupIndentedParagraph#test_initialize : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocMarkupIndentedParagraph#test_initialize : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocMarkupIndentedParagraph#test_initialize : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocMarkupIndentedParagraph#test_initialize : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocMarkupIndentedParagraph#test_initialize : "BUNDLER_ORIG_RUBYOPT" added
.Environment variable changed: TestRDocRIDriver#test_display_class : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocRIDriver#test_display_class : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocRIDriver#test_display_class : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocRIDriver#test_display_class : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocRIDriver#test_display_class : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocRIDriver#test_display_class : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocRIDriver#test_display_class : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocRIDriver#test_display_class : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocRIDriver#test_display_class : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocRIDriver#test_display_class : "BUNDLER_ORIG_RUBYOPT" added
Environment variable changed: TestRDocParserMarkdown#test_file : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocParserMarkdown#test_file : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocParserMarkdown#test_file : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocParserMarkdown#test_file : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocParserMarkdown#test_file : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocParserMarkdown#test_file : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocParserMarkdown#test_file : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocParserMarkdown#test_file : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocParserMarkdown#test_file : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocParserMarkdown#test_file : "BUNDLER_ORIG_RUBYOPT" added
Environment variable changed: TestRDocGeneratorDarkfish#test_generate : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocGeneratorDarkfish#test_generate : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocGeneratorDarkfish#test_generate : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocGeneratorDarkfish#test_generate : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocGeneratorDarkfish#test_generate : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocGeneratorDarkfish#test_generate : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocGeneratorDarkfish#test_generate : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocGeneratorDarkfish#test_generate : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocGeneratorDarkfish#test_generate : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocGeneratorDarkfish#test_generate : "BUNDLER_ORIG_RUBYOPT" added

Retrying...
Finished tests in 9751.697466s, 2.3043 tests/s, 614.8442 assertions/s.
22471 tests, 5995775 assertions, 0 failures, 0 errors, 138 skips

ruby -v: ruby 3.2.0dev (2022-10-19T05:53:38Z master fc3137ef54) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'" exit with 0.
$$$[beg] make yes-test-rubyspec TESTS='-j6'
/tmp/ruby/v3/src/trunk-asserts/revision.h unchanged
$ /tmp/ruby/v3/build/trunk-asserts/miniruby -I/tmp/ruby/v3/src/trunk-asserts/lib /tmp/ruby/v3/src/trunk-asserts/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-asserts --extout=.ext -- /tmp/ruby/v3/src/trunk-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-asserts/spec/default.mspec
ruby 3.2.0dev (2022-10-19T05:53:38Z master fc3137ef54) [x86_64-linux]
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 2141.645121 seconds

3831 files, 31100 examples, 119647 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec TESTS='-j6'" exit with 0.

$ gdb -batch -se /tmp/ruby/v3/build/trunk-asserts/ruby -c /tmp/cores/core.1001.23666.ruby -x gdbscript
[New LWP 23666]
[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/v3/build/trunk-asserts/ruby -w --disable=gems -I/tmp/ruby/v3/src/trun'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50

>>> Threads

  Id   Target Id                         Frame 
* 1    Thread 0x7fca4e8b0f40 (LWP 23666) __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50

>>> Machine level backtrace


Thread 1 (Thread 0x7fca4e8b0f40 (LWP 23666)):
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
        set = {__val = {0 <repeats 14 times>, 1, 140506885006997}}
        pid = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
#1  0x00007fca4e8d4859 in __GI_abort () at abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 <repeats 13 times>, 140727153863568, 140727153863940, 94845127086240}}, sa_flags = 1323065248, sa_restorer = 0x7ffd98042c70}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007fca4ed4b08d in die () at /tmp/ruby/v3/src/trunk-asserts/error.c:782
No locals.
#3  0x00007fca4ed4b3d8 in rb_bug (fmt=fmt@entry=0x7fca4ef7a328 "gc_verify_internal_consistency: found internal inconsistency.") at /tmp/ruby/v3/src/trunk-asserts/error.c:806
        args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7ffd98042c70, reg_save_area = 0x7ffd98042bb0}}
#4  0x00007fca4ed4cea5 in gc_verify_internal_consistency_ (objspace=0x5642da1bd0a0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:8020
        data = {objspace = 0x5642da1bd0a0, err_count = 6, live_object_count = 44622, zombie_object_count = 0, parent = 140506876739520, old_object_count = 36651, remembered_shady_count = 117}
#5  0x00007fca4edeb29b in gc_verify_internal_consistency (objspace=0x5642da1bd0a0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:8088
        prev_during_gc = <optimized out>
        _lev = 22082
#6  0x00007fca4edecd42 in gc_sweep_continue (objspace=0x5642da1bd0a0, sweep_size_pool=0x5642da1bd0c8, heap=0x5642da1bd100) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6040
        __func__ = "gc_sweep_continue"
        lock_lev = 0
#7  0x00007fca4edef4ec in heap_prepare (objspace=0x5642da1bd0a0, size_pool=0x5642da1bd0c8, heap=0x5642da1bd100) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2390
        __func__ = "heap_prepare"
#8  0x00007fca4edef616 in heap_next_free_page (objspace=0x5642da1bd0a0, size_pool=0x5642da1bd0c8, heap=0x5642da1bd100) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2630
        page = <optimized out>
        __func__ = "heap_next_free_page"
#9  0x00007fca4edef6c2 in newobj_alloc (objspace=0x5642da1bd0a0, cr=0x5642da1bdda0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2736
        page = <optimized out>
        lev = 1
        unlock_vm = true
        size_pool = <optimized out>
        heap = <optimized out>
        cache = 0x5642da1be028
        obj = <optimized out>
        __func__ = "newobj_alloc"
#10 0x00007fca4edefa00 in newobj_of0 (klass=140506825485720, flags=5, wb_protected=1, cr=0x5642da1bdda0, alloc_size=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2829
        obj = <optimized out>
        objspace = 0x5642da1bd0a0
        size_pool_idx = <optimized out>
#11 0x00007fca4edefa6a in newobj_of (klass=140506825485720, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2846
        obj = <optimized out>
#12 0x00007fca4edefae9 in rb_wb_protected_newobj_of (klass=klass@entry=140506825485720, flags=flags@entry=5, size=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2868
        __func__ = "rb_wb_protected_newobj_of"
#13 0x00007fca4eee3532 in str_alloc (klass=klass@entry=140506825485720, size=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/string.c:884
        __PRETTY_FUNCTION__ = "str_alloc"
        str = <optimized out>
#14 0x00007fca4eee3590 in str_alloc_embed (klass=klass@entry=140506825485720, capa=capa@entry=16) at /tmp/ruby/v3/src/trunk-asserts/string.c:897
        size = <optimized out>
        __PRETTY_FUNCTION__ = "str_alloc_embed"
#15 0x00007fca4eee7834 in str_new0 (klass=140506825485720, ptr=0x5642da5a1461 "        case i\n        in *, 0, 1\n        else\n          true\n        end\n      end\n    end\n\n    assert_block do\n      [[0, 1], C.new([0, 1])].all? do |i|\n        case i\n        in *, 0, 1\n          t"..., len=len@entry=15, termlen=termlen@entry=1) at /tmp/ruby/v3/src/trunk-asserts/string.c:927
        str = <optimized out>
        __PRETTY_FUNCTION__ = "str_new0"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#16 0x00007fca4eee78ba in str_new (klass=<optimized out>, ptr=<optimized out>, len=len@entry=15) at /tmp/ruby/v3/src/trunk-asserts/string.c:953
No locals.
#17 0x00007fca4eeea659 in rb_str_new (ptr=<optimized out>, len=len@entry=15) at /tmp/ruby/v3/src/trunk-asserts/string.c:959
No locals.
#18 0x00007fca4eeecead in str_subseq (str=<optimized out>, str@entry=140506815183240, beg=8993, len=15) at /tmp/ruby/v3/src/trunk-asserts/string.c:2809
        str2 = <optimized out>
#19 0x00007fca4eef2bd3 in rb_str_subseq (str=140506815183240, beg=<optimized out>, len=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/string.c:2827
        str2 = <optimized out>
#20 0x00007fca4ae209e1 in lex_getline (p=p@entry=0x5642da3cc280) at ripper.y:6577
        line = <optimized out>
#21 0x00007fca4ae23170 in nextline (p=p@entry=0x5642da3cc280, set_encoding=1) at ripper.y:6739
        v = 0
#22 0x00007fca4ae23298 in nextc0 (p=p@entry=0x5642da3cc280, set_encoding=1) at ripper.y:6787
        c = <optimized out>
#23 0x00007fca4ae26caa in parser_yylex (p=p@entry=0x5642da3cc280) at ripper.y:9448
        c = <optimized out>
        space_seen = 0
        cmd_state = <optimized out>
        label = <optimized out>
        last_state = <optimized out>
        fallthru = 0
        token_seen = <optimized out>
#24 0x00007fca4ae28c3e in yylex (lval=lval@entry=0x7ffd98043050, yylloc=yylloc@entry=0x7ffd98043070, p=p@entry=0x5642da3cc280) at ripper.y:10147
        t = <optimized out>
#25 0x00007fca4ae2988b in ripper_yyparse (p=p@entry=0x5642da3cc280) at ripper.c:6561
        yychar = -2
        yylval = {val = 140506814087240, node = 0x7fca4abe0048, id = 140506814087240, num = 1253965896, tbl = 0x7fca4abe0048, vars = 0x7fca4abe0048, strterm = 0x7fca4abe0048, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 574, column = 34}, end_pos = {lineno = 574, column = 35}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = 0
        yyssa = {0, 2, 71, 313, 99, 403, 646, 821, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 757, 894, 1028, 105, 333, 574, 757, 894, 1028, 1117, 1192, 1242, 679, 979, 1093, 1174, 1227, 1266, 1288, 1296, 586, 273, 485, 979, 1093, 1174, 1227, 1266, 1288, 1296, 23096, 19155, -2, -1, 12832, -26620, 32765, 0, 200, 0, 0, 0, 13232, -26620, 32765, 0, 14832, -26620, 32765, 0, 12768, -26620, 32765, 0, 12832, -26620, 32765, 0, 0, 0, 32765, 0, 200, 0, 0, 0, 18048, -26620, 32765, 0, 14880, -26620, 32765, 0, 12816, -26620, 32765, 0, 52, 0, 0, 0, 52, 0, 0, 0, 18048, -26620, 32765, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 18096, -26620, 32765, 0, 128, 0, 0, 0, 1, 0, 76, 0, 1, 0, 76, 0, 0, 1, 3, 311, 1, 0, 76, 0 <repeats 18 times>, 1, 3, 311, 565, 746, 888, 967, 378, 624, 791, 666, 838, 0 <repeats 19 times>}
        yyss = 0x7ffd98043100
        yyssp = 0x7ffd98043134
        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 = 140506815163280, node = 0x7fca4ace6b90, id = 140506815163280, num = 1255041936, tbl = 0x7fca4ace6b90, vars = 0x7fca4ace6b90, strterm = 0x7fca4ace6b90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140506815170840, node = 0x7fca4ace8918, id = 140506815170840, num = 1255049496, tbl = 0x7fca4ace8918, vars = 0x7fca4ace8918, strterm = 0x7fca4ace8918, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140505560121344, node = 0x7fca00000000, id = 140505560121344, num = 0, tbl = 0x7fca00000000, vars = 0x7fca00000000, strterm = 0x7fca00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140506815155480, node = 0x7fca4ace4d18, id = 140506815155480, num = 1255034136, tbl = 0x7fca4ace4d18, vars = 0x7fca4ace4d18, strterm = 0x7fca4ace4d18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140506815144720, node = 0x7fca4ace2310, id = 140506815144720, num = 1255023376, tbl = 0x7fca4ace2310, vars = 0x7fca4ace2310, strterm = 0x7fca4ace2310, 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 = 140506813910320, node = 0x7fca4abb4d30, id = 140506813910320, num = 1253788976, tbl = 0x7fca4abb4d30, vars = 0x7fca4abb4d30, strterm = 0x7fca4abb4d30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140506813910960, node = 0x7fca4abb4fb0, id = 140506813910960, num = 1253789616, tbl = 0x7fca4abb4fb0, vars = 0x7fca4abb4fb0, strterm = 0x7fca4abb4fb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94845131056808, node = 0x5642da5866a8, id = 94845131056808, num = -631740760, tbl = 0x5642da5866a8, vars = 0x5642da5866a8, strterm = 0x5642da5866a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140506813906520, node = 0x7fca4abb3e58, id = 140506813906520, num = 1253785176, tbl = 0x7fca4abb3e58, vars = 0x7fca4abb3e58, strterm = 0x7fca4abb3e58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140506813906520, node = 0x7fca4abb3e58, id = 140506813906520, num = 1253785176, tbl = 0x7fca4abb3e58, vars = 0x7fca4abb3e58, strterm = 0x7fca4abb3e58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140506814113800, node = 0x7fca4abe6808, id = 140506814113800, num = 1253992456, tbl = 0x7fca4abe6808, vars = 0x7fca4abe6808, strterm = 0x7fca4abe6808, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140506814114280, node = 0x7fca4abe69e8, id = 140506814114280, num = 1253992936, tbl = 0x7fca4abe69e8, vars = 0x7fca4abe69e8, strterm = 0x7fca4abe69e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94845131062240, node = 0x5642da587be0, id = 94845131062240, num = -631735328, tbl = 0x5642da587be0, vars = 0x5642da587be0, strterm = 0x5642da587be0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140506814111040, node = 0x7fca4abe5d40, id = 140506814111040, num = 1253989696, tbl = 0x7fca4abe5d40, vars = 0x7fca4abe5d40, strterm = 0x7fca4abe5d40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94845130805872, node = 0x5642da549270, id = 94845130805872, num = -631991696, tbl = 0x5642da549270, vars = 0x5642da549270, strterm = 0x5642da549270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140509855088639, node = 0x7fcaffffffff, id = 140509855088639, num = -1, tbl = 0x7fcaffffffff, vars = 0x7fcaffffffff, strterm = 0x7fcaffffffff, 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 = 52, node = 0x34, id = 52, num = 52, tbl = 0x34, vars = 0x34, strterm = 0x34, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140506814091200, node = 0x7fca4abe0fc0, id = 140506814091200, num = 1253969856, tbl = 0x7fca4abe0fc0, vars = 0x7fca4abe0fc0, strterm = 0x7fca4abe0fc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140506814091680, node = 0x7fca4abe11a0, id = 140506814091680, num = 1253970336, tbl = 0x7fca4abe11a0, vars = 0x7fca4abe11a0, strterm = 0x7fca4abe11a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94845130329152, node = 0x5642da4d4c40, id = 94845130329152, num = -632468416, tbl = 0x5642da4d4c40, vars = 0x5642da4d4c40, strterm = 0x5642da4d4c40, 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 = 140506814087840, node = 0x7fca4abe02a0, id = 140506814087840, num = 1253966496, tbl = 0x7fca4abe02a0, vars = 0x7fca4abe02a0, strterm = 0x7fca4abe02a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140506814088200, node = 0x7fca4abe0408, id = 140506814088200, num = 1253966856, tbl = 0x7fca4abe0408, vars = 0x7fca4abe0408, strterm = 0x7fca4abe0408, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140506814089280, node = 0x7fca4abe0840, id = 140506814089280, num = 1253967936, tbl = 0x7fca4abe0840, vars = 0x7fca4abe0840, strterm = 0x7fca4abe0840, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140506814098080, node = 0x7fca4abe2aa0, id = 140506814098080, num = 1253976736, tbl = 0x7fca4abe2aa0, vars = 0x7fca4abe2aa0, strterm = 0x7fca4abe2aa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140506814125800, node = 0x7fca4abe96e8, id = 140506814125800, num = 1254004456, tbl = 0x7fca4abe96e8, vars = 0x7fca4abe96e8, strterm = 0x7fca4abe96e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140506814130440, node = 0x7fca4abea908, id = 140506814130440, num = 1254009096, tbl = 0x7fca4abea908, vars = 0x7fca4abea908, strterm = 0x7fca4abea908, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140506814131760, node = 0x7fca4abeae30, id = 140506814131760, num = 1254010416, tbl = 0x7fca4abeae30, vars = 0x7fca4abeae30, strterm = 0x7fca4abeae30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140506814054880, node = 0x7fca4abd81e0, id = 140506814054880, num = 1253933536, tbl = 0x7fca4abd81e0, vars = 0x7fca4abd81e0, strterm = 0x7fca4abd81e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140506814126720, node = 0x7fca4abe9a80, id = 140506814126720, num = 1254005376, tbl = 0x7fca4abe9a80, vars = 0x7fca4abe9a80, strterm = 0x7fca4abe9a80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 52, node = 0x34, id = 52, num = 52, tbl = 0x34, vars = 0x34, strterm = 0x34, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140506814046640, node = 0x7fca4abd61b0, id = 140506814046640, num = 1253925296, tbl = 0x7fca4abd61b0, vars = 0x7fca4abd61b0, strterm = 0x7fca4abd61b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140506814047040, node = 0x7fca4abd6340, id = 140506814047040, num = 1253925696, tbl = 0x7fca4abd6340, vars = 0x7fca4abd6340, strterm = 0x7fca4abd6340, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140506814047840, node = 0x7fca4abd6660, id = 140506814047840, num = 1253926496, tbl = 0x7fca4abd6660, vars = 0x7fca4abd6660, strterm = 0x7fca4abd6660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140506814049160, node = 0x7fca4abd6b88, id = 140506814049160, num = 1253927816, tbl = 0x7fca4abd6b88, vars = 0x7fca4abd6b88, strterm = 0x7fca4abd6b88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94845130962632, node = 0x5642da56f6c8, id = 94845130962632, num = -631834936, tbl = 0x5642da56f6c8, vars = 0x5642da56f6c8, strterm = 0x5642da56f6c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140506814052360, node = 0x7fca4abd7808, id = 140506814052360, num = 1253931016, tbl = 0x7fca4abd7808, vars = 0x7fca4abd7808, strterm = 0x7fca4abd7808, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94845130892464, node = 0x5642da55e4b0, id = 94845130892464, num = -631905104, tbl = 0x5642da55e4b0, vars = 0x5642da55e4b0, strterm = 0x5642da55e4b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140506814050000, node = 0x7fca4abd6ed0, id = 140506814050000, num = 1253928656, tbl = 0x7fca4abd6ed0, vars = 0x7fca4abd6ed0, strterm = 0x7fca4abd6ed0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 52, node = 0x34, id = 52, num = 52, tbl = 0x34, vars = 0x34, strterm = 0x34, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 52, node = 0x34, id = 52, num = 52, tbl = 0x34, vars = 0x34, strterm = 0x34, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 4513, node = 0x11a1, id = 4513, num = 4513, tbl = 0x11a1, vars = 0x11a1, strterm = 0x11a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 52, node = 0x34, id = 52, num = 52, tbl = 0x34, vars = 0x34, strterm = 0x34, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94845130891776, node = 0x5642da55e200, id = 94845130891776, num = -631905792, tbl = 0x5642da55e200, vars = 0x5642da55e200, strterm = 0x5642da55e200, 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 = 515396075521, node = 0x7800000001, id = 515396075521, num = 1, tbl = 0x7800000001, vars = 0x7800000001, strterm = 0x7800000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140727153864984, node = 0x7ffd98043118, id = 140727153864984, num = -1744555752, tbl = 0x7ffd98043118, vars = 0x7ffd98043118, strterm = 0x7ffd98043118, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140506882975972, node = 0x7fca4ed928e4 <compile_call+404>, id = 140506882975972, num = 1322854628, tbl = 0x7fca4ed928e4 <compile_call+404>, vars = 0x7fca4ed928e4 <compile_call+404>, strterm = 0x7fca4ed928e4 <compile_call+404>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, 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 = 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 = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139637976727552, node = 0x7f0000000000, id = 139637976727552, num = 0, tbl = 0x7f0000000000, vars = 0x7f0000000000, strterm = 0x7f0000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94845130730960, node = 0x5642da536dd0, id = 94845130730960, num = -632066608, tbl = 0x5642da536dd0, vars = 0x5642da536dd0, strterm = 0x5642da536dd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140727153865952, node = 0x7ffd980434e0, id = 140727153865952, num = -1744554784, tbl = 0x7ffd980434e0, vars = 0x7ffd980434e0, strterm = 0x7ffd980434e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 12, node = 0xc, id = 12, num = 12, tbl = 0xc, vars = 0xc, strterm = 0xc, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 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 14 times>, {val = 140506884154277, node = 0x7fca4eeb23a5 <comp_distance_value+53>, id = 140506884154277, num = 1324032933, tbl = 0x7fca4eeb23a5 <comp_distance_value+53>, vars = 0x7fca4eeb23a5 <comp_distance_value+53>, strterm = 0x7fca4eeb23a5 <comp_distance_value+53>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140506884154563, node = 0x7fca4eeb24c3 <select_opt_map_info+51>, id = 140506884154563, num = 1324033219, tbl = 0x7fca4eeb24c3 <select_opt_map_info+51>, vars = 0x7fca4eeb24c3 <select_opt_map_info+51>, strterm = 0x7fca4eeb24c3 <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_copy}}, {val = 140506884154863, node = 0x7fca4eeb25ef <add_mml+31>, id = 140506884154863, num = 1324033519, tbl = 0x7fca4eeb25ef <add_mml+31>, vars = 0x7fca4eeb25ef <add_mml+31>, strterm = 0x7fca4eeb25ef <add_mml+31>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140506884155776, node = 0x7fca4eeb2980 <concat_left_node_opt_info+256>, id = 140506884155776, num = 1324034432, tbl = 0x7fca4eeb2980 <concat_left_node_opt_info+256>, vars = 0x7fca4eeb2980 <concat_left_node_opt_info+256>, strterm = 0x7fca4eeb2980 <concat_left_node_opt_info+256>, 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 = 7670031113578637312, node = 0x6a716ca9050c6800, id = 7670031113578637312, num = 84699136, tbl = 0x6a716ca9050c6800, vars = 0x6a716ca9050c6800, strterm = 0x6a716ca9050c6800, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140727153866400, node = 0x7ffd980436a0, id = 140727153866400, num = -1744554336, tbl = 0x7ffd980436a0, vars = 0x7ffd980436a0, strterm = 0x7ffd980436a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140727153867088, node = 0x7ffd98043950, id = 140727153867088, num = -1744553648, tbl = 0x7ffd98043950, vars = 0x7ffd98043950, strterm = 0x7ffd98043950, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140727153867728, node = 0x7ffd98043bd0, id = 140727153867728, num = -1744553008, tbl = 0x7ffd98043bd0, vars = 0x7ffd98043bd0, strterm = 0x7ffd98043bd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140727153866352, node = 0x7ffd98043670, id = 140727153866352, num = -1744554384, tbl = 0x7ffd98043670, vars = 0x7ffd98043670, strterm = 0x7ffd98043670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94845130737536, node = 0x5642da538780, id = 94845130737536, num = -632060032, tbl = 0x5642da538780, vars = 0x5642da538780, strterm = 0x5642da538780, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140506884170110, node = 0x7fca4eeb617e <optimize_node_left+1118>, id = 140506884170110, num = 1324048766, tbl = 0x7fca4eeb617e <optimize_node_left+1118>, vars = 0x7fca4eeb617e <optimize_node_left+1118>, strterm = 0x7fca4eeb617e <optimize_node_left+1118>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140727153866360, node = 0x7ffd98043678, id = 140727153866360, num = -1744554376, tbl = 0x7ffd98043678, vars = 0x7ffd98043678, strterm = 0x7ffd98043678, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140506878493060, node = 0x7fca4e94c184 <__GI___libc_malloc+116>, id = 140506878493060, num = 1318371716, tbl = 0x7fca4e94c184 <__GI___libc_malloc+116>, vars = 0x7fca4e94c184 <__GI___libc_malloc+116>, strterm = 0x7fca4e94c184 <__GI___libc_malloc+116>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, 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 = 140727153868736, node = 0x7ffd98043fc0, id = 140727153868736, num = -1744552000, tbl = 0x7ffd98043fc0, vars = 0x7ffd98043fc0, strterm = 0x7ffd98043fc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140727153866600, node = 0x7ffd98043768, id = 140727153866600, num = -1744554136, tbl = 0x7ffd98043768, vars = 0x7ffd98043768, strterm = 0x7ffd98043768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140506884217730, node = 0x7fca4eec1b82 <node_new_list+18>, id = 140506884217730, num = 1324096386, tbl = 0x7fca4eec1b82 <node_new_list+18>, vars = 0x7fca4eec1b82 <node_new_list+18>, strterm = 0x7fca4eec1b82 <node_new_list+18>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94845130732448, node = 0x5642da5373a0, id = 94845130732448, num = -632065120, tbl = 0x5642da5373a0, vars = 0x5642da5373a0, strterm = 0x5642da5373a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94845127118432, node = 0x5642da1c4e60, id = 94845127118432, num = -635679136, tbl = 0x5642da1c4e60, vars = 0x5642da1c4e60, strterm = 0x5642da1c4e60, 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 = 140727153868992, node = 0x7ffd980440c0, id = 140727153868992, num = -1744551744, tbl = 0x7ffd980440c0, vars = 0x7ffd980440c0, strterm = 0x7ffd980440c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 7670031113578637312, node = 0x6a716ca9050c6800, id = 7670031113578637312, num = 84699136, tbl = 0x6a716ca9050c6800, vars = 0x6a716ca9050c6800, strterm = 0x6a716ca9050c6800, ctxt = {in_defined = 0, 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 = 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 = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 390842024046, node = 0x5b0000006e, id = 390842024046, num = 110, tbl = 0x5b0000006e, vars = 0x5b0000006e, strterm = 0x5b0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17179869213, node = 0x40000001d, id = 17179869213, num = 29, tbl = 0x40000001d, vars = 0x40000001d, strterm = 0x40000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 17179869213, node = 0x40000001d, id = 17179869213, num = 29, tbl = 0x40000001d, vars = 0x40000001d, strterm = 0x40000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 17179869213, node = 0x40000001d, id = 17179869213, num = 29, tbl = 0x40000001d, vars = 0x40000001d, strterm = 0x40000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 12884901917, node = 0x30000001d, id = 12884901917, num = 29, tbl = 0x30000001d, vars = 0x30000001d, strterm = 0x30000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 17179869213, node = 0x40000001d, id = 17179869213, num = 29, tbl = 0x40000001d, vars = 0x40000001d, strterm = 0x40000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 4, node = 0x4, id = 4, num = 4, tbl = 0x4, vars = 0x4, strterm = 0x4, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884901917, node = 0x30000001d, id = 12884901917, num = 29, tbl = 0x30000001d, vars = 0x30000001d, strterm = 0x30000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 25769803780, node = 0x600000004, id = 25769803780, num = 4, tbl = 0x600000004, vars = 0x600000004, strterm = 0x600000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 64424509444, node = 0xf00000004, id = 64424509444, num = 4, tbl = 0xf00000004, vars = 0xf00000004, strterm = 0xf00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 68719476740, node = 0x1000000004, id = 68719476740, num = 4, tbl = 0x1000000004, vars = 0x1000000004, strterm = 0x1000000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 47244640260, node = 0xb00000004, id = 47244640260, num = 4, tbl = 0xb00000004, vars = 0xb00000004, strterm = 0xb00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 47244640260, node = 0xb00000004, id = 47244640260, num = 4, tbl = 0xb00000004, vars = 0xb00000004, strterm = 0xb00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 47244640260, node = 0xb00000004, id = 47244640260, num = 4, tbl = 0xb00000004, vars = 0xb00000004, strterm = 0xb00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 8589934597, node = 0x200000005, id = 8589934597, num = 5, tbl = 0x200000005, vars = 0x200000005, strterm = 0x200000005, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17179869212, node = 0x40000001c, id = 17179869212, num = 28, tbl = 0x40000001c, vars = 0x40000001c, strterm = 0x40000001c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 29, node = 0x1d, id = 29, num = 29, tbl = 0x1d, vars = 0x1d, strterm = 0x1d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 12884901917, node = 0x30000001d, id = 12884901917, num = 29, tbl = 0x30000001d, vars = 0x30000001d, strterm = 0x30000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 17179869212, node = 0x40000001c, id = 17179869212, num = 28, tbl = 0x40000001c, vars = 0x40000001c, strterm = 0x40000001c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 17179869212, node = 0x40000001c, id = 17179869212, num = 28, tbl = 0x40000001c, vars = 0x40000001c, strterm = 0x40000001c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 137438953498, node = 0x200000001a, id = 137438953498, num = 26, tbl = 0x200000001a, vars = 0x200000001a, strterm = 0x200000001a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 257698037786, node = 0x3c0000001a, id = 257698037786, num = 26, tbl = 0x3c0000001a, vars = 0x3c0000001a, strterm = 0x3c0000001a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 257698037786, node = 0x3c0000001a, id = 257698037786, num = 26, tbl = 0x3c0000001a, vars = 0x3c0000001a, strterm = 0x3c0000001a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 257698037786, node = 0x3c0000001a, id = 257698037786, num = 26, tbl = 0x3c0000001a, vars = 0x3c0000001a, strterm = 0x3c0000001a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 17179869211, node = 0x40000001b, id = 17179869211, num = 27, tbl = 0x40000001b, vars = 0x40000001b, strterm = 0x40000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 25769803803, node = 0x60000001b, id = 25769803803, num = 27, tbl = 0x60000001b, vars = 0x60000001b, strterm = 0x60000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 8589934620, node = 0x20000001c, id = 8589934620, num = 28, tbl = 0x20000001c, vars = 0x20000001c, strterm = 0x20000001c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 21474836508, node = 0x50000001c, id = 21474836508, num = 28, tbl = 0x50000001c, vars = 0x50000001c, strterm = 0x50000001c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 25769803803, node = 0x60000001b, id = 25769803803, num = 27, tbl = 0x60000001b, vars = 0x60000001b, strterm = 0x60000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 25769803803, node = 0x60000001b, id = 25769803803, num = 27, tbl = 0x60000001b, vars = 0x60000001b, strterm = 0x60000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 249108103195, node = 0x3a0000001b, id = 249108103195, num = 27, tbl = 0x3a0000001b, vars = 0x3a0000001b, strterm = 0x3a0000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 253403070491, node = 0x3b0000001b, id = 253403070491, num = 27, tbl = 0x3b0000001b, vars = 0x3b0000001b, strterm = 0x3b0000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 249108103195, node = 0x3a0000001b, id = 249108103195, num = 27, tbl = 0x3a0000001b, vars = 0x3a0000001b, strterm = 0x3a0000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 253403070491, node = 0x3b0000001b, id = 253403070491, num = 27, tbl = 0x3b0000001b, vars = 0x3b0000001b, strterm = 0x3b0000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 227633266715, node = 0x350000001b, id = 227633266715, num = 27, tbl = 0x350000001b, vars = 0x350000001b, strterm = 0x350000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 231928234011, node = 0x360000001b, id = 231928234011, num = 27, tbl = 0x360000001b, vars = 0x360000001b, strterm = 0x360000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 231928234011, node = 0x360000001b, id = 231928234011, num = 27, tbl = 0x360000001b, vars = 0x360000001b, strterm = 0x360000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 249108103195, node = 0x3a0000001b, id = 249108103195, num = 27, tbl = 0x3a0000001b, vars = 0x3a0000001b, strterm = 0x3a0000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 249108103195, node = 0x3a0000001b, id = 249108103195, num = 27, tbl = 0x3a0000001b, vars = 0x3a0000001b, strterm = 0x3a0000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 249108103195, node = 0x3a0000001b, id = 249108103195, num = 27, tbl = 0x3a0000001b, vars = 0x3a0000001b, strterm = 0x3a0000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 223338299419, node = 0x340000001b, id = 223338299419, num = 27, tbl = 0x340000001b, vars = 0x340000001b, strterm = 0x340000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 227633266715, node = 0x350000001b, id = 227633266715, num = 27, tbl = 0x350000001b, vars = 0x350000001b, strterm = 0x350000001b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 171798691863, node = 0x2800000017, id = 171798691863, num = 23, tbl = 0x2800000017, vars = 0x2800000017, strterm = 0x2800000017, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 176093659159, node = 0x2900000017, id = 176093659159, num = 23, tbl = 0x2900000017, vars = 0x2900000017, strterm = 0x2900000017, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 171798691863, node = 0x2800000017, id = 171798691863, num = 23, tbl = 0x2800000017, vars = 0x2800000017, strterm = 0x2800000017, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 176093659159, node = 0x2900000017, id = 176093659159, num = 23, tbl = 0x2900000017, vars = 0x2900000017, strterm = 0x2900000017, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 176093659158, node = 0x2900000016, id = 176093659158, num = 22, tbl = 0x2900000016, vars = 0x2900000016, strterm = 0x2900000016, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 180388626454, node = 0x2a00000016, id = 180388626454, num = 22, tbl = 0x2a00000016, vars = 0x2a00000016, strterm = 0x2a00000016, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140506884154953, node = 0x7fca4eeb2649 <clear_opt_exact_info+25>, id = 140506884154953, num = 1324033609, tbl = 0x7fca4eeb2649 <clear_opt_exact_info+25>, vars = 0x7fca4eeb2649 <clear_opt_exact_info+25>, strterm = 0x7fca4eeb2649 <clear_opt_exact_info+25>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140506884156905, node = 0x7fca4eeb2de9 <alt_merge_node_opt_info+121>, id = 140506884156905, num = 1324035561, tbl = 0x7fca4eeb2de9 <alt_merge_node_opt_info+121>, vars = 0x7fca4eeb2de9 <alt_merge_node_opt_info+121>, strterm = 0x7fca4eeb2de9 <alt_merge_node_opt_info+121>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140727153867776, node = 0x7ffd98043c00, id = 140727153867776, num = -1744552960, tbl = 0x7ffd98043c00, vars = 0x7ffd98043c00, strterm = 0x7ffd98043c00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140727153867088, node = 0x7ffd98043950, id = 140727153867088, num = -1744553648, tbl = 0x7ffd98043950, vars = 0x7ffd98043950, strterm = 0x7ffd98043950, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140727153867776, node = 0x7ffd98043c00, id = 140727153867776, num = -1744552960, tbl = 0x7ffd98043c00, vars = 0x7ffd98043c00, strterm = 0x7ffd98043c00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140506884154953, node = 0x7fca4eeb2649 <clear_opt_exact_info+25>, id = 140506884154953, num = 1324033609, tbl = 0x7fca4eeb2649 <clear_opt_exact_info+25>, vars = 0x7fca4eeb2649 <clear_opt_exact_info+25>, strterm = 0x7fca4eeb2649 <clear_opt_exact_info+25>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}}
        yyvs = 0x7ffd98043290
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 1}, end_pos = {lineno = 2, column = 1}}, {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 = 22}}, {beg_pos = {lineno = 4, column = 22}, end_pos = {lineno = 4, column = 22}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 467, column = 5}}, {beg_pos = {lineno = 467, column = 1}, end_pos = {lineno = 467, column = 1}}, {beg_pos = {lineno = 469, column = 2}, end_pos = {lineno = 469, column = 24}}, {beg_pos = {lineno = 469, column = 24}, end_pos = {lineno = 469, column = 20}}, {beg_pos = {lineno = 469, column = 20}, end_pos = {lineno = 469, column = 20}}, {beg_pos = {lineno = 470, column = 4}, end_pos = {lineno = 571, column = 7}}, {beg_pos = {lineno = 571, column = 1}, end_pos = {lineno = 571, column = 1}}, {beg_pos = {lineno = 573, column = 4}, end_pos = {lineno = 573, column = 16}}, {beg_pos = {lineno = 573, column = 17}, end_pos = {lineno = 573, column = 19}}, {beg_pos = {lineno = 573, column = 19}, end_pos = {lineno = 573, column = 19}}, {beg_pos = {lineno = 573, column = 19}, end_pos = {lineno = 573, column = 19}}, {beg_pos = {lineno = 573, column = 19}, end_pos = {lineno = 573, column = 19}}, {beg_pos = {lineno = 573, column = 19}, end_pos = {lineno = 573, column = 19}}, {beg_pos = {lineno = 574, column = 6}, end_pos = {lineno = 574, column = 28}}, {beg_pos = {lineno = 574, column = 29}, end_pos = {lineno = 574, column = 31}}, {beg_pos = {lineno = 574, column = 31}, end_pos = {lineno = 574, column = 31}}, {beg_pos = {lineno = 574, column = 31}, end_pos = {lineno = 574, column = 31}}, {beg_pos = {lineno = 574, column = 31}, end_pos = {lineno = 574, column = 31}}, {beg_pos = {lineno = 574, column = 32}, end_pos = {lineno = 574, column = 35}}, {beg_pos = {lineno = 574, column = 33}, end_pos = {lineno = 574, column = 34}}, {beg_pos = {lineno = 574, column = 34}, end_pos = {lineno = 574, column = 34}}, {beg_pos = {lineno = 574, column = 34}, end_pos = {lineno = 574, column = 35}}, {beg_pos = {lineno = 574, column = 21}, end_pos = {lineno = 574, column = 22}}, {beg_pos = {lineno = 569, column = 8}, end_pos = {lineno = 569, column = 11}}, {beg_pos = {lineno = 567, column = 10}, end_pos = {lineno = 567, column = 10}}, {beg_pos = {lineno = 567, column = 11}, end_pos = {lineno = 567, column = 12}}, {beg_pos = {lineno = 567, column = 12}, end_pos = {lineno = 567, column = 13}}, {beg_pos = {lineno = 567, column = 13}, end_pos = {lineno = 567, column = 13}}, {beg_pos = {lineno = 568, column = 10}, end_pos = {lineno = 568, column = 12}}, {beg_pos = {lineno = 568, column = 12}, end_pos = {lineno = 568, column = 12}}, {beg_pos = {lineno = 559, column = 15}, end_pos = {lineno = 559, column = 18}}, {beg_pos = {lineno = 559, column = 16}, end_pos = {lineno = 559, column = 17}}, {beg_pos = {lineno = 559, column = 17}, end_pos = {lineno = 559, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 32, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -635723760, column = 22082}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = 2, column = 32714}}, {beg_pos = {lineno = -635723760, column = 22082}, 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 = 1324180158, column = 32714}}, {beg_pos = {lineno = -10, column = -1}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = -96, column = -1}}, {beg_pos = {lineno = -1744552664, column = 32765}, end_pos = {lineno = -1744552560, column = 32765}}, {beg_pos = {lineno = -635581688, column = 22082}, end_pos = {lineno = 1324211553, column = 32714}}, {beg_pos = {lineno = -635581256, column = 22082}, end_pos = {lineno = -635581664, column = 22082}}, {beg_pos = {lineno = -635711328, column = 22082}, end_pos = {lineno = -635534400, column = 22082}}, {beg_pos = {lineno = -635534400, column = 22082}, end_pos = {lineno = -1306305014, column = 258470}}, {beg_pos = {lineno = -632958176, column = 22082}, end_pos = {lineno = -1744552560, column = 32765}}, {beg_pos = {lineno = -635581688, column = 22082}, end_pos = {lineno = 1324211962, column = 32714}}, {beg_pos = {lineno = -1306305014, column = 258470}, end_pos = {lineno = 1316324816, column = 32714}}, {beg_pos = {lineno = -635534400, column = 22082}, end_pos = {lineno = -1306305014, column = 258470}}, {beg_pos = {lineno = -635534400, column = 22082}, end_pos = {lineno = -1, column = -1}}, {beg_pos = {lineno = 1299051712, column = 32714}, end_pos = {lineno = 1318020728, column = 32714}}, {beg_pos = {lineno = 1326546944, column = 32714}, end_pos = {lineno = 99902649, column = 0}}, {beg_pos = {lineno = 1322347448, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1322303796, column = 32714}, end_pos = {lineno = 1326602378, column = 32714}}, {beg_pos = {lineno = 1751, column = 0}, end_pos = {lineno = 1322357192, column = 32714}}, {beg_pos = {lineno = 1326546944, column = 32714}, end_pos = {lineno = -1744552440, column = 32765}}, {beg_pos = {lineno = -1744552444, column = 32765}, end_pos = {lineno = 1319758816, column = 32714}}, {beg_pos = {lineno = 1322357192, column = 32714}, end_pos = {lineno = -635723624, column = 22082}}, {beg_pos = {lineno = 1324231700, column = 32714}, end_pos = {lineno = 1326601109, column = 32714}}, {beg_pos = {lineno = 1326546944, column = 32714}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1256278144, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1322305140, column = 32714}, end_pos = {lineno = 1326602378, column = 32714}}, {beg_pos = {lineno = 2087, column = 0}, end_pos = {lineno = 1322357192, column = 32714}}, {beg_pos = {lineno = 1326546944, column = 32714}, end_pos = {lineno = -1744552312, column = 32765}}, {beg_pos = {lineno = -1744552316, column = 32765}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1322357192, column = 32714}, end_pos = {lineno = 1326602378, column = 32714}}, {beg_pos = {lineno = 525, column = 0}, end_pos = {lineno = 1326601109, column = 32714}}, {beg_pos = {lineno = 1326546944, column = 32714}, end_pos = {lineno = -639076828, column = 0}}, {beg_pos = {lineno = 1256277112, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1322301948, column = 32714}, end_pos = {lineno = 1326602378, column = 32714}}, {beg_pos = {lineno = 1289, column = 0}, end_pos = {lineno = 1326601109, column = 32714}}, {beg_pos = {lineno = 1326546944, column = 32714}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1256277136, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1322300492, column = 32714}, end_pos = {lineno = 1326602378, column = 32714}}, {beg_pos = {lineno = 925, column = 0}, end_pos = {lineno = 1322357192, column = 32714}}, {beg_pos = {lineno = 1326546944, column = 32714}, end_pos = {lineno = -1744552120, column = 32765}}, {beg_pos = {lineno = -1744552124, column = 32765}, end_pos = {lineno = -1744552188, column = 32765}}, {beg_pos = {lineno = 1322357192, column = 32714}, end_pos = {lineno = -1744551984, column = 32765}}, {beg_pos = {lineno = 1256277112, column = 32714}, end_pos = {lineno = 1322305424, column = 32714}}, {beg_pos = {lineno = 1256282777, column = 32714}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 56737513, column = 0}, end_pos = {lineno = -1744552124, column = 32765}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1744551920, column = 32765}}, {beg_pos = {lineno = 1256277136, column = 32714}, end_pos = {lineno = -1744551936, column = 32765}}, {beg_pos = {lineno = -634411240, column = 0}, end_pos = {lineno = -634948400, column = 22082}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = -1744552000, column = 32765}}, {beg_pos = {lineno = -1744551984, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -634411240, column = 22082}, end_pos = {lineno = -1744551768, column = 32765}}, {beg_pos = {lineno = 1256282777, column = 32714}, end_pos = {lineno = -1744551936, column = 32765}}, {beg_pos = {lineno = -1744551920, column = 32765}, end_pos = {lineno = 1326604777, column = 32714}}, {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 = -634412112, column = 22082}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -634412112, column = 22082}, end_pos = {lineno = -634411240, column = 22082}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1322355512, column = 32714}}, {beg_pos = {lineno = -1744550992, column = 32765}, end_pos = {lineno = 1, column = 32714}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1322327624, column = 32714}, end_pos = {lineno = 1326546944, column = 32714}}, {beg_pos = {lineno = 1255483776, column = 32714}, end_pos = {lineno = 35, column = 0}}, {beg_pos = {lineno = 1316508936, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1255483776, column = 32714}, end_pos = {lineno = 1326625159, column = 32714}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1256517752, column = 32714}}, {beg_pos = {lineno = 1255483776, column = 32714}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 1316508936, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1255483776, column = 32714}, end_pos = {lineno = 1326625159, column = 32714}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1255585336, column = 32714}, end_pos = {lineno = 1322327624, column = 32714}}, {beg_pos = {lineno = -1744550848, column = 32765}, end_pos = {lineno = 1326656366, column = 32714}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -631865520, column = 22082}}, {beg_pos = {lineno = -1744554208, column = 32765}, end_pos = {lineno = -1744551024, column = 32765}}, {beg_pos = {lineno = 1255483176, column = 32714}, end_pos = {lineno = -1744554224, column = 32765}}, {beg_pos = {lineno = 162, column = 0}, end_pos = {lineno = 1634082874, column = 174420844}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1319760080, column = 32714}, end_pos = {lineno = 8096, column = 65535}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1319758816, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1769304421, column = 572548466}, end_pos = {lineno = 1953719668, column = 1768846639}}, {beg_pos = {lineno = 168436340, column = 1935764579}, end_pos = {lineno = 1700012147, column = 1346598003}}, {beg_pos = {lineno = 1255585391, column = 32714}, end_pos = {lineno = 1255585360, column = 32714}}, {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 = 1319760080, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 29, column = 4}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 65280, column = 0}, end_pos = {lineno = 0, column = 255}}, {beg_pos = {lineno = 29, column = 4}, end_pos = {lineno = 29, column = 4}}, {beg_pos = {lineno = 808464432, column = 1633904183}, end_pos = {lineno = 895770932, column = 946233904}}, {beg_pos = {lineno = 744776801, column = 1329341216}, end_pos = {lineno = 1667590754, column = 2016426612}}, {beg_pos = {lineno = -635705104, column = 22082}, end_pos = {lineno = -635706224, column = 22082}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1024, column = 0}, end_pos = {lineno = 1323155590, column = 32714}}, {beg_pos = {lineno = 1323147044, column = 32714}, end_pos = {lineno = 1323157081, column = 32714}}, {beg_pos = {lineno = 1323626496, column = 32714}, end_pos = {lineno = 1323153126, column = 32714}}, {beg_pos = {lineno = -635711328, column = 22082}, end_pos = {lineno = 1323175977, column = 32714}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1323196335, column = 32714}}, {beg_pos = {lineno = 1324231700, column = 32714}, end_pos = {lineno = 1324232364, column = 32714}}, {beg_pos = {lineno = 1324231700, column = 32714}, end_pos = {lineno = 1324232364, column = 32714}}, {beg_pos = {lineno = 1324231700, column = 32714}, end_pos = {lineno = 1324244664, column = 32714}}, {beg_pos = {lineno = 1324231700, column = 32714}, end_pos = {lineno = 1324244705, column = 32714}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1255587016, column = 32714}, end_pos = {lineno = 1324276135, column = 32714}}, {beg_pos = {lineno = 1323147044, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1323153126, column = 32714}}, {beg_pos = {lineno = -635711328, column = 22082}, end_pos = {lineno = 1323175977, column = 32714}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1323196335, column = 32714}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {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 = 84699136, column = 1785818281}}, {beg_pos = {lineno = 1255587016, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1255587016, column = 32714}, end_pos = {lineno = 1255587016, column = 32714}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -1744550828, column = 32765}}, {beg_pos = {lineno = -635711328, column = 22082}, end_pos = {lineno = 1323196911, column = 32714}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1318020728, column = 32714}}, {beg_pos = {lineno = -631847664, column = 22082}, end_pos = {lineno = 1318020728, column = 32714}}, {beg_pos = {lineno = -631847664, column = 22082}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 1323147044, column = 32714}, end_pos = {lineno = 1323153180, column = 32714}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 1323155544, column = 32714}}, {beg_pos = {lineno = 1024, column = 0}, end_pos = {lineno = 1323155590, column = 32714}}, {beg_pos = {lineno = 1323147044, column = 32714}, end_pos = {lineno = 1323157081, column = 32714}}, {beg_pos = {lineno = 1323626496, column = 32714}, end_pos = {lineno = 1323153126, column = 32714}}, {beg_pos = {lineno = -635711328, column = 22082}, end_pos = {lineno = 1323175977, column = 32714}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1323196335, column = 32714}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 1}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 1}, end_pos = {lineno = 84699136, column = 1785818281}}, {beg_pos = {lineno = 1255060456, column = 32714}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1255060456, column = 32714}, end_pos = {lineno = 1255060456, column = 32714}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -1744550540, column = 32765}}, {beg_pos = {lineno = -635711328, column = 22082}, end_pos = {lineno = 1323196911, column = 32714}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1323153126, column = 32714}}, {beg_pos = {lineno = 1255060456, column = 32714}, end_pos = {lineno = 1323175977, column = 32714}}}
        yyls = 0x7ffd980438d0
        yylsp = <optimized out>
        yyerror_range = <optimized out>
        yystacksize = 200
        yyn = 6631
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140506814087840, node = 0x7fca4abe02a0, id = 140506814087840, num = 1253966496, tbl = 0x7fca4abe02a0, vars = 0x7fca4abe02a0, strterm = 0x7fca4abe02a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}
        yyloc = {beg_pos = {lineno = 574, column = 32}, end_pos = {lineno = 574, column = 35}}
        yymsgbuf = "\270\320\033\332BV\000\000\243~\336N\312\177\000\000\000\000\000\000\000\000\000\000\240\305E\332BV\000\000n\000\000\000^\000\000\000\000h\f\005\251lqj\001\000\000\000\000\000\000\000\240\305E\332BV\000\000\001\000\000\000\000\000\000\000\032\220\000\000\000\000\000\000\350\263\316J\312\177\000\000X\375\336N\312\177", '\000' <repeats 26 times>, "\240\305E\332BV\000"
        yymsg = 0x7ffd98044550 "\270\320\033\332BV"
        yymsg_alloc = 128
        yylen = 0
#26 0x00007fca4ae30d90 in ripper_parse0 (parser_v=parser_v@entry=140506815183080) at ripper.y:14002
        p = 0x5642da3cc280
#27 0x00007fca4edced86 in rb_ensure (b_proc=b_proc@entry=0x7fca4ae30d60 <ripper_parse0>, data1=data1@entry=140506815183080, e_proc=e_proc@entry=0x7fca4ae1d540 <ripper_ensure>, data2=data2@entry=140506815183080) at /tmp/ruby/v3/src/trunk-asserts/eval.c:996
        _ec = 0x5642da1be0e0
        _tag = {tag = 52, retval = 140506876801360, buf = {0x7ffd980446e0, 0x7fca4edcee40 <rb_ensure+448>, 0x0, 0x7ffd98044630, 0x7fca4edc3044 <RB_SPECIAL_CONST_P+20>}, prev = 0x7ffd980448b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 8
        errinfo = <optimized out>
        ec = 0x5642da1be0e0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fca4ae1d540 <ripper_ensure>, data2 = 140506815183080}}
#28 0x00007fca4ae1d7e5 in ripper_parse (self=140506815183080) at ripper.y:14040
        p = 0x5642da3cc280
#29 0x00007fca4ef3f8b4 in vm_call_cfunc_with_frame (ec=0x5642da1be0e0, reg_cfp=0x7fca4e8aee10, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:3225
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fca4e785508
        cfunc = 0x5642da2f1d68
        len = 0
        recv = 140506815183080
        block_handler = 0
        frame_type = 1431634051
        argc = 0
        orig_argc = 0
        args = <optimized out>
        args = <optimized out>
#30 0x00007fca4ef4aef3 in vm_sendish (ec=0x5642da1be0e0, reg_cfp=0x7fca4e8aee10, cd=0x5642da459770, method_explorer=<optimized out>, block_handler=0) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:5037
        val = 52
        ci = 0x8601001c0001
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7fca4ad52750, block_handler = 0, recv = 140506815183080, argc = 0, kw_splat = 0}
#31 0x00007fca4ef4b16f in vm_exec_core (ec=0x5642da1be0e0, initial=140727153862960) at ../../src/trunk-asserts/insns.def:820
        bh = <optimized out>
        cd = 0x5642da459770
        leaf = <optimized out>
        val = <optimized out>
        canary = <optimized out>
        reg_pc = 0x5642da472d28
        reg_cfp = 0x7fca4e8aee10
        insns_address_table = {0x7fca4ef4b545 <vm_exec_core+1141>, 0x7fca4ef4c3d9 <vm_exec_core+4873>, 0x7fca4ef4c343 <vm_exec_core+4723>, 0x7fca4ef4cf07 <vm_exec_core+7735>, 0x7fca4ef4b587 <vm_exec_core+1207>, 0x7fca4ef4c862 <vm_exec_core+6034>, 0x7fca4ef4bf5b <vm_exec_core+3723>, 0x7fca4ef4b4bd <vm_exec_core+1005>, 0x7fca4ef4b3ef <vm_exec_core+799>, 0x7fca4ef4e67f <vm_exec_core+13743>, 0x7fca4ef4e5ad <vm_exec_core+13533>, 0x7fca4ef4d689 <vm_exec_core+9657>, 0x7fca4ef4d53a <vm_exec_core+9322>, 0x7fca4ef4df2e <vm_exec_core+11870>, 0x7fca4ef4de96 <vm_exec_core+11718>, 0x7fca4ef4c6c3 <vm_exec_core+5619>, 0x7fca4ef4c648 <vm_exec_core+5496>, 0x7fca4ef4e386 <vm_exec_core+12982>, 0x7fca4ef4e2eb <vm_exec_core+12827>, 0x7fca4ef4e831 <vm_exec_core+14177>, 0x7fca4ef4d0c4 <vm_exec_core+8180>, 0x7fca4ef4daec <vm_exec_core+10780>, 0x7fca4ef4da0f <vm_exec_core+10559>, 0x7fca4ef4bd63 <vm_exec_core+3219>, 0x7fca4ef4bc6e <vm_exec_core+2974>, 0x7fca4ef4e502 <vm_exec_core+13362>, 0x7fca4ef4e422 <vm_exec_core+13138>, 0x7fca4ef4d345 <vm_exec_core+8821>, 0x7fca4ef4d289 <vm_exec_core+8633>, 0x7fca4ef4dd05 <vm_exec_core+11317>, 0x7fca4ef4dc94 <vm_exec_core+11204>, 0x7fca4ef4e8c3 <vm_exec_core+14323>, 0x7fca4ef4c147 <vm_exec_core+4215>, 0x7fca4ef4cd0f <vm_exec_core+7231>, 0x7fca4ef4cc34 <vm_exec_core+7012>, 0x7fca4ef4e1bc <vm_exec_core+12524>, 0x7fca4ef4cb69 <vm_exec_core+6809>, 0x7fca4ef4d8c7 <vm_exec_core+10231>, 0x7fca4ef4d805 <vm_exec_core+10037>, 0x7fca4ef4e712 <vm_exec_core+13890>, 0x7fca4ef4b331 <vm_exec_core+609>, 0x7fca4ef4b98c <vm_exec_core+2236>, 0x7fca4ef4b946 <vm_exec_core+2166>, 0x7fca4ef4bb6e <vm_exec_core+2718>, 0x7fca4ef4b6bf <vm_exec_core+1519>, 0x7fca4ef4b878 <vm_exec_core+1960>, 0x7fca4ef4b79f <vm_exec_core+1743>, 0x7fca4ef4ba5b <vm_exec_core+2443>, 0x7fca4ef4b2c0 <vm_exec_core+496>, 0x7fca4ef4b239 <vm_exec_core+361>, 0x7fca4ef4b195 <vm_exec_core+197>, 0x7fca4ef4b111 <vm_exec_core+65>, 0x7fca4ef4e0e0 <vm_exec_core+12304>, 0x7fca4ef4e013 <vm_exec_core+12099>, 0x7fca4ef4f173 <vm_exec_core+16547>, 0x7fca4ef4ce3a <vm_exec_core+7530>, 0x7fca4ef4e20b <vm_exec_core+12603>, 0x7fca4ef4d725 <vm_exec_core+9813>, 0x7fca4ef4c29c <vm_exec_core+4556>, 0x7fca4ef4c215 <vm_exec_core+4421>, 0x7fca4ef4dbab <vm_exec_core+10971>, 0x7fca4ef4ea32 <vm_exec_core+14690>, 0x7fca4ef4c800 <vm_exec_core+5936>, 0x7fca4ef4c77f <vm_exec_core+5807>, 0x7fca4ef4d208 <vm_exec_core+8504>, 0x7fca4ef4d187 <vm_exec_core+8375>, 0x7fca4ef4beca <vm_exec_core+3578>, 0x7fca4ef4be24 <vm_exec_core+3412>, 0x7fca4ef4ef18 <vm_exec_core+15944>, 0x7fca4ef4ee4f <vm_exec_core+15743>, 0x7fca4ef4f0aa <vm_exec_core+16346>, 0x7fca4ef4efe1 <vm_exec_core+16145>, 0x7fca4ef4ed86 <vm_exec_core+15542>, 0x7fca4ef4ecab <vm_exec_core+15323>, 0x7fca4ef4f7ff <vm_exec_core+18223>, 0x7fca4ef4f8e8 <vm_exec_core+18456>, 0x7fca4ef4f730 <vm_exec_core+18016>, 0x7fca4ef4f661 <vm_exec_core+17809>, 0x7fca4ef4f592 <vm_exec_core+17602>, 0x7fca4ef4f4c9 <vm_exec_core+17401>, 0x7fca4ef4f323 <vm_exec_core+16979>, 0x7fca4ef4fd9f <vm_exec_core+19663>, 0x7fca4ef4fcd6 <vm_exec_core+19462>, 0x7fca4ef4f3f2 <vm_exec_core+17186>, 0x7fca4ef4ca77 <vm_exec_core+6567>, 0x7fca4ef4c995 <vm_exec_core+6341>, 0x7fca4ef4fa80 <vm_exec_core+18864>, 0x7fca4ef4ea90 <vm_exec_core+14784>, 0x7fca4ef4f9b7 <vm_exec_core+18663>, 0x7fca4ef4fc0d <vm_exec_core+19261>, 0x7fca4ef4fb40 <vm_exec_core+19056>, 0x7fca4ef4f240 <vm_exec_core+16752>, 0x7fca4ef4ddc1 <vm_exec_core+11505>, 0x7fca4ef4d46b <vm_exec_core+9115>, 0x7fca4ef4c572 <vm_exec_core+5282>, 0x7fca4ef4c4ae <vm_exec_core+5086>, 0x7fca4ef4d94b <vm_exec_core+10363>, 0x7fca4ef4d03d <vm_exec_core+8045>, 0x7fca4ef4c0c0 <vm_exec_core+4080>, 0x7fca4ef4c037 <vm_exec_core+3943>, 0x7fca4ef4b636 <vm_exec_core+1382>, 0x7fca4ef4b536 <vm_exec_core+1126>, 0x7fca4ef4c3ca <vm_exec_core+4858>, 0x7fca4ef4c334 <vm_exec_core+4708>, 0x7fca4ef4cef8 <vm_exec_core+7720>, 0x7fca4ef4b578 <vm_exec_core+1192>, 0x7fca4ef4c853 <vm_exec_core+6019>, 0x7fca4ef4bf4c <vm_exec_core+3708>, 0x7fca4ef4b4ae <vm_exec_core+990>, 0x7fca4ef4b3e0 <vm_exec_core+784>, 0x7fca4ef4e670 <vm_exec_core+13728>, 0x7fca4ef4e59e <vm_exec_core+13518>, 0x7fca4ef4d67a <vm_exec_core+9642>, 0x7fca4ef4d52b <vm_exec_core+9307>, 0x7fca4ef4df1f <vm_exec_core+11855>, 0x7fca4ef4de87 <vm_exec_core+11703>, 0x7fca4ef4c6b4 <vm_exec_core+5604>, 0x7fca4ef4c639 <vm_exec_core+5481>, 0x7fca4ef4e377 <vm_exec_core+12967>, 0x7fca4ef4e2dc <vm_exec_core+12812>, 0x7fca4ef4e822 <vm_exec_core+14162>, 0x7fca4ef4d0b5 <vm_exec_core+8165>, 0x7fca4ef4dadd <vm_exec_core+10765>, 0x7fca4ef4da00 <vm_exec_core+10544>, 0x7fca4ef4bd54 <vm_exec_core+3204>, 0x7fca4ef4bc5f <vm_exec_core+2959>, 0x7fca4ef4e4f3 <vm_exec_core+13347>, 0x7fca4ef4e413 <vm_exec_core+13123>, 0x7fca4ef4d336 <vm_exec_core+8806>, 0x7fca4ef4d27a <vm_exec_core+8618>, 0x7fca4ef4dcf6 <vm_exec_core+11302>, 0x7fca4ef4dc85 <vm_exec_core+11189>, 0x7fca4ef4e8b4 <vm_exec_core+14308>, 0x7fca4ef4c138 <vm_exec_core+4200>, 0x7fca4ef4cd00 <vm_exec_core+7216>, 0x7fca4ef4cc25 <vm_exec_core+6997>, 0x7fca4ef4e1ad <vm_exec_core+12509>, 0x7fca4ef4cb5a <vm_exec_core+6794>, 0x7fca4ef4d8b8 <vm_exec_core+10216>, 0x7fca4ef4d7f6 <vm_exec_core+10022>, 0x7fca4ef4e703 <vm_exec_core+13875>, 0x7fca4ef4b322 <vm_exec_core+594>, 0x7fca4ef4b97d <vm_exec_core+2221>, 0x7fca4ef4b937 <vm_exec_core+2151>, 0x7fca4ef4bb5f <vm_exec_core+2703>, 0x7fca4ef4b6b0 <vm_exec_core+1504>, 0x7fca4ef4b869 <vm_exec_core+1945>, 0x7fca4ef4b790 <vm_exec_core+1728>, 0x7fca4ef4ba4c <vm_exec_core+2428>, 0x7fca4ef4b2b1 <vm_exec_core+481>, 0x7fca4ef4b22a <vm_exec_core+346>, 0x7fca4ef4b186 <vm_exec_core+182>, 0x7fca4ef4ec97 <vm_exec_core+15303>, 0x7fca4ef4e0d1 <vm_exec_core+12289>, 0x7fca4ef4e004 <vm_exec_core+12084>, 0x7fca4ef4ec83 <vm_exec_core+15283>, 0x7fca4ef4ce2b <vm_exec_core+7515>, 0x7fca4ef4e1fc <vm_exec_core+12588>, 0x7fca4ef4d716 <vm_exec_core+9798>, 0x7fca4ef4c28d <vm_exec_core+4541>, 0x7fca4ef4c206 <vm_exec_core+4406>, 0x7fca4ef4db9c <vm_exec_core+10956>, 0x7fca4ef4ea23 <vm_exec_core+14675>, 0x7fca4ef4c7f1 <vm_exec_core+5921>, 0x7fca4ef4c770 <vm_exec_core+5792>, 0x7fca4ef4d1f9 <vm_exec_core+8489>, 0x7fca4ef4d178 <vm_exec_core+8360>, 0x7fca4ef4bebb <vm_exec_core+3563>, 0x7fca4ef4be15 <vm_exec_core+3397>, 0x7fca4ef4ec5b <vm_exec_core+15243>, 0x7fca4ef4ec33 <vm_exec_core+15203>, 0x7fca4ef4ec47 <vm_exec_core+15223>, 0x7fca4ef4ec1f <vm_exec_core+15183>, 0x7fca4ef4ec0b <vm_exec_core+15163>, 0x7fca4ef4ebf7 <vm_exec_core+15143>, 0x7fca4ef4ebdc <vm_exec_core+15116>, 0x7fca4ef4ebc8 <vm_exec_core+15096>, 0x7fca4ef4ebb4 <vm_exec_core+15076>, 0x7fca4ef4eba0 <vm_exec_core+15056>, 0x7fca4ef4ec6f <vm_exec_core+15263>, 0x7fca4ef4eb8c <vm_exec_core+15036>, 0x7fca4ef4eb78 <vm_exec_core+15016>, 0x7fca4ef4eb64 <vm_exec_core+14996>, 0x7fca4ef4eb50 <vm_exec_core+14976>, 0x7fca4ef4fe82 <vm_exec_core+19890>, 0x7fca4ef4ca68 <vm_exec_core+6552>, 0x7fca4ef4c986 <vm_exec_core+6326>, 0x7fca4ef4fe6e <vm_exec_core+19870>, 0x7fca4ef4feaa <vm_exec_core+19930>, 0x7fca4ef4fe96 <vm_exec_core+19910>, 0x7fca4ef4f30f <vm_exec_core+16959>, 0x7fca4ef4e975 <vm_exec_core+14501>, 0x7fca4ef4e979 <vm_exec_core+14505>, 0x7fca4ef4ddb2 <vm_exec_core+11490>, 0x7fca4ef4d45c <vm_exec_core+9100>, 0x7fca4ef4c563 <vm_exec_core+5267>, 0x7fca4ef4c49f <vm_exec_core+5071>, 0x7fca4ef4d93c <vm_exec_core+10348>, 0x7fca4ef4d02e <vm_exec_core+8030>, 0x7fca4ef4c0b1 <vm_exec_core+4065>...}
        __func__ = "vm_exec_core"
#32 0x00007fca4ef525db in rb_vm_exec (ec=0x5642da1be0e0, jit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2398
        _ec = 0x5642da1be0e0
        _tag = {tag = 52, retval = 8, buf = {0x7ffd98044900, 0x7fca4ef52658 <rb_vm_exec+280>, 0x0, 0x7ffd980448a0, 0x0}, prev = 0x7ffd98044bd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#33 0x00007fca4ef593d9 in eval_string_with_cref (self=self@entry=140506815183080, src=140506815182960, cref=cref@entry=0x7fca4aceb7a8, file=file@entry=140506815182800, line=line@entry=1) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1770
        ec = 0x5642da1be0e0
        block = {as = {captured = {self = 140506815183080, ep = 0x7fca4e7af0f8, code = {iseq = 0x7fca4e740ef8, ifunc = 0x7fca4e740ef8, val = 140506876350200}}, symbol = 140506815183080, proc = 140506815183080}, type = block_type_iseq}
        iseq = <optimized out>
        cfp = <optimized out>
#34 0x00007fca4ef59741 in eval_under (self=140506815183080, singleton=singleton@entry=1, src=<optimized out>, file=140506815182800, line=line@entry=1) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:2015
        cref = 0x7fca4aceb7a8
#35 0x00007fca4ef59823 in specific_eval (argc=2, argv=0x7fca4e7af108, self=<optimized out>, singleton=1, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:2039
        file = 140506815182800
        line = <optimized out>
        code = 140506815182960
#36 0x00007fca4ef3f8b4 in vm_call_cfunc_with_frame (ec=0x5642da1be0e0, reg_cfp=0x7fca4e8aee90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:3225
        ci = 0x251100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fca4e746d80
        cfunc = 0x5642da200e18
        len = -1
        recv = 140506815183080
        block_handler = 0
        frame_type = 1431634051
        argc = 2
        orig_argc = 2
        args = <optimized out>
        args = <optimized out>
#37 0x00007fca4ef4aef3 in vm_sendish (ec=0x5642da1be0e0, reg_cfp=0x7fca4e8aee90, cd=0x5642da3335a0, method_explorer=<optimized out>, block_handler=0) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:5037
        val = 52
        ci = 0x251100100005
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x251100100005, cc = 0x7fca4ad528b8, block_handler = 0, recv = 140506815183080, argc = 2, kw_splat = 0}
#38 0x00007fca4ef4b16f in vm_exec_core (ec=0x5642da1be0e0, initial=140727153862960) at ../../src/trunk-asserts/insns.def:820
        bh = <optimized out>
        cd = 0x5642da3335a0
        leaf = <optimized out>
        val = <optimized out>
        canary = <optimized out>
        reg_pc = 0x5642da290930
        reg_cfp = 0x7fca4e8aee90
        insns_address_table = {0x7fca4ef4b545 <vm_exec_core+1141>, 0x7fca4ef4c3d9 <vm_exec_core+4873>, 0x7fca4ef4c343 <vm_exec_core+4723>, 0x7fca4ef4cf07 <vm_exec_core+7735>, 0x7fca4ef4b587 <vm_exec_core+1207>, 0x7fca4ef4c862 <vm_exec_core+6034>, 0x7fca4ef4bf5b <vm_exec_core+3723>, 0x7fca4ef4b4bd <vm_exec_core+1005>, 0x7fca4ef4b3ef <vm_exec_core+799>, 0x7fca4ef4e67f <vm_exec_core+13743>, 0x7fca4ef4e5ad <vm_exec_core+13533>, 0x7fca4ef4d689 <vm_exec_core+9657>, 0x7fca4ef4d53a <vm_exec_core+9322>, 0x7fca4ef4df2e <vm_exec_core+11870>, 0x7fca4ef4de96 <vm_exec_core+11718>, 0x7fca4ef4c6c3 <vm_exec_core+5619>, 0x7fca4ef4c648 <vm_exec_core+5496>, 0x7fca4ef4e386 <vm_exec_core+12982>, 0x7fca4ef4e2eb <vm_exec_core+12827>, 0x7fca4ef4e831 <vm_exec_core+14177>, 0x7fca4ef4d0c4 <vm_exec_core+8180>, 0x7fca4ef4daec <vm_exec_core+10780>, 0x7fca4ef4da0f <vm_exec_core+10559>, 0x7fca4ef4bd63 <vm_exec_core+3219>, 0x7fca4ef4bc6e <vm_exec_core+2974>, 0x7fca4ef4e502 <vm_exec_core+13362>, 0x7fca4ef4e422 <vm_exec_core+13138>, 0x7fca4ef4d345 <vm_exec_core+8821>, 0x7fca4ef4d289 <vm_exec_core+8633>, 0x7fca4ef4dd05 <vm_exec_core+11317>, 0x7fca4ef4dc94 <vm_exec_core+11204>, 0x7fca4ef4e8c3 <vm_exec_core+14323>, 0x7fca4ef4c147 <vm_exec_core+4215>, 0x7fca4ef4cd0f <vm_exec_core+7231>, 0x7fca4ef4cc34 <vm_exec_core+7012>, 0x7fca4ef4e1bc <vm_exec_core+12524>, 0x7fca4ef4cb69 <vm_exec_core+6809>, 0x7fca4ef4d8c7 <vm_exec_core+10231>, 0x7fca4ef4d805 <vm_exec_core+10037>, 0x7fca4ef4e712 <vm_exec_core+13890>, 0x7fca4ef4b331 <vm_exec_core+609>, 0x7fca4ef4b98c <vm_exec_core+2236>, 0x7fca4ef4b946 <vm_exec_core+2166>, 0x7fca4ef4bb6e <vm_exec_core+2718>, 0x7fca4ef4b6bf <vm_exec_core+1519>, 0x7fca4ef4b878 <vm_exec_core+1960>, 0x7fca4ef4b79f <vm_exec_core+1743>, 0x7fca4ef4ba5b <vm_exec_core+2443>, 0x7fca4ef4b2c0 <vm_exec_core+496>, 0x7fca4ef4b239 <vm_exec_core+361>, 0x7fca4ef4b195 <vm_exec_core+197>, 0x7fca4ef4b111 <vm_exec_core+65>, 0x7fca4ef4e0e0 <vm_exec_core+12304>, 0x7fca4ef4e013 <vm_exec_core+12099>, 0x7fca4ef4f173 <vm_exec_core+16547>, 0x7fca4ef4ce3a <vm_exec_core+7530>, 0x7fca4ef4e20b <vm_exec_core+12603>, 0x7fca4ef4d725 <vm_exec_core+9813>, 0x7fca4ef4c29c <vm_exec_core+4556>, 0x7fca4ef4c215 <vm_exec_core+4421>, 0x7fca4ef4dbab <vm_exec_core+10971>, 0x7fca4ef4ea32 <vm_exec_core+14690>, 0x7fca4ef4c800 <vm_exec_core+5936>, 0x7fca4ef4c77f <vm_exec_core+5807>, 0x7fca4ef4d208 <vm_exec_core+8504>, 0x7fca4ef4d187 <vm_exec_core+8375>, 0x7fca4ef4beca <vm_exec_core+3578>, 0x7fca4ef4be24 <vm_exec_core+3412>, 0x7fca4ef4ef18 <vm_exec_core+15944>, 0x7fca4ef4ee4f <vm_exec_core+15743>, 0x7fca4ef4f0aa <vm_exec_core+16346>, 0x7fca4ef4efe1 <vm_exec_core+16145>, 0x7fca4ef4ed86 <vm_exec_core+15542>, 0x7fca4ef4ecab <vm_exec_core+15323>, 0x7fca4ef4f7ff <vm_exec_core+18223>, 0x7fca4ef4f8e8 <vm_exec_core+18456>, 0x7fca4ef4f730 <vm_exec_core+18016>, 0x7fca4ef4f661 <vm_exec_core+17809>, 0x7fca4ef4f592 <vm_exec_core+17602>, 0x7fca4ef4f4c9 <vm_exec_core+17401>, 0x7fca4ef4f323 <vm_exec_core+16979>, 0x7fca4ef4fd9f <vm_exec_core+19663>, 0x7fca4ef4fcd6 <vm_exec_core+19462>, 0x7fca4ef4f3f2 <vm_exec_core+17186>, 0x7fca4ef4ca77 <vm_exec_core+6567>, 0x7fca4ef4c995 <vm_exec_core+6341>, 0x7fca4ef4fa80 <vm_exec_core+18864>, 0x7fca4ef4ea90 <vm_exec_core+14784>, 0x7fca4ef4f9b7 <vm_exec_core+18663>, 0x7fca4ef4fc0d <vm_exec_core+19261>, 0x7fca4ef4fb40 <vm_exec_core+19056>, 0x7fca4ef4f240 <vm_exec_core+16752>, 0x7fca4ef4ddc1 <vm_exec_core+11505>, 0x7fca4ef4d46b <vm_exec_core+9115>, 0x7fca4ef4c572 <vm_exec_core+5282>, 0x7fca4ef4c4ae <vm_exec_core+5086>, 0x7fca4ef4d94b <vm_exec_core+10363>, 0x7fca4ef4d03d <vm_exec_core+8045>, 0x7fca4ef4c0c0 <vm_exec_core+4080>, 0x7fca4ef4c037 <vm_exec_core+3943>, 0x7fca4ef4b636 <vm_exec_core+1382>, 0x7fca4ef4b536 <vm_exec_core+1126>, 0x7fca4ef4c3ca <vm_exec_core+4858>, 0x7fca4ef4c334 <vm_exec_core+4708>, 0x7fca4ef4cef8 <vm_exec_core+7720>, 0x7fca4ef4b578 <vm_exec_core+1192>, 0x7fca4ef4c853 <vm_exec_core+6019>, 0x7fca4ef4bf4c <vm_exec_core+3708>, 0x7fca4ef4b4ae <vm_exec_core+990>, 0x7fca4ef4b3e0 <vm_exec_core+784>, 0x7fca4ef4e670 <vm_exec_core+13728>, 0x7fca4ef4e59e <vm_exec_core+13518>, 0x7fca4ef4d67a <vm_exec_core+9642>, 0x7fca4ef4d52b <vm_exec_core+9307>, 0x7fca4ef4df1f <vm_exec_core+11855>, 0x7fca4ef4de87 <vm_exec_core+11703>, 0x7fca4ef4c6b4 <vm_exec_core+5604>, 0x7fca4ef4c639 <vm_exec_core+5481>, 0x7fca4ef4e377 <vm_exec_core+12967>, 0x7fca4ef4e2dc <vm_exec_core+12812>, 0x7fca4ef4e822 <vm_exec_core+14162>, 0x7fca4ef4d0b5 <vm_exec_core+8165>, 0x7fca4ef4dadd <vm_exec_core+10765>, 0x7fca4ef4da00 <vm_exec_core+10544>, 0x7fca4ef4bd54 <vm_exec_core+3204>, 0x7fca4ef4bc5f <vm_exec_core+2959>, 0x7fca4ef4e4f3 <vm_exec_core+13347>, 0x7fca4ef4e413 <vm_exec_core+13123>, 0x7fca4ef4d336 <vm_exec_core+8806>, 0x7fca4ef4d27a <vm_exec_core+8618>, 0x7fca4ef4dcf6 <vm_exec_core+11302>, 0x7fca4ef4dc85 <vm_exec_core+11189>, 0x7fca4ef4e8b4 <vm_exec_core+14308>, 0x7fca4ef4c138 <vm_exec_core+4200>, 0x7fca4ef4cd00 <vm_exec_core+7216>, 0x7fca4ef4cc25 <vm_exec_core+6997>, 0x7fca4ef4e1ad <vm_exec_core+12509>, 0x7fca4ef4cb5a <vm_exec_core+6794>, 0x7fca4ef4d8b8 <vm_exec_core+10216>, 0x7fca4ef4d7f6 <vm_exec_core+10022>, 0x7fca4ef4e703 <vm_exec_core+13875>, 0x7fca4ef4b322 <vm_exec_core+594>, 0x7fca4ef4b97d <vm_exec_core+2221>, 0x7fca4ef4b937 <vm_exec_core+2151>, 0x7fca4ef4bb5f <vm_exec_core+2703>, 0x7fca4ef4b6b0 <vm_exec_core+1504>, 0x7fca4ef4b869 <vm_exec_core+1945>, 0x7fca4ef4b790 <vm_exec_core+1728>, 0x7fca4ef4ba4c <vm_exec_core+2428>, 0x7fca4ef4b2b1 <vm_exec_core+481>, 0x7fca4ef4b22a <vm_exec_core+346>, 0x7fca4ef4b186 <vm_exec_core+182>, 0x7fca4ef4ec97 <vm_exec_core+15303>, 0x7fca4ef4e0d1 <vm_exec_core+12289>, 0x7fca4ef4e004 <vm_exec_core+12084>, 0x7fca4ef4ec83 <vm_exec_core+15283>, 0x7fca4ef4ce2b <vm_exec_core+7515>, 0x7fca4ef4e1fc <vm_exec_core+12588>, 0x7fca4ef4d716 <vm_exec_core+9798>, 0x7fca4ef4c28d <vm_exec_core+4541>, 0x7fca4ef4c206 <vm_exec_core+4406>, 0x7fca4ef4db9c <vm_exec_core+10956>, 0x7fca4ef4ea23 <vm_exec_core+14675>, 0x7fca4ef4c7f1 <vm_exec_core+5921>, 0x7fca4ef4c770 <vm_exec_core+5792>, 0x7fca4ef4d1f9 <vm_exec_core+8489>, 0x7fca4ef4d178 <vm_exec_core+8360>, 0x7fca4ef4bebb <vm_exec_core+3563>, 0x7fca4ef4be15 <vm_exec_core+3397>, 0x7fca4ef4ec5b <vm_exec_core+15243>, 0x7fca4ef4ec33 <vm_exec_core+15203>, 0x7fca4ef4ec47 <vm_exec_core+15223>, 0x7fca4ef4ec1f <vm_exec_core+15183>, 0x7fca4ef4ec0b <vm_exec_core+15163>, 0x7fca4ef4ebf7 <vm_exec_core+15143>, 0x7fca4ef4ebdc <vm_exec_core+15116>, 0x7fca4ef4ebc8 <vm_exec_core+15096>, 0x7fca4ef4ebb4 <vm_exec_core+15076>, 0x7fca4ef4eba0 <vm_exec_core+15056>, 0x7fca4ef4ec6f <vm_exec_core+15263>, 0x7fca4ef4eb8c <vm_exec_core+15036>, 0x7fca4ef4eb78 <vm_exec_core+15016>, 0x7fca4ef4eb64 <vm_exec_core+14996>, 0x7fca4ef4eb50 <vm_exec_core+14976>, 0x7fca4ef4fe82 <vm_exec_core+19890>, 0x7fca4ef4ca68 <vm_exec_core+6552>, 0x7fca4ef4c986 <vm_exec_core+6326>, 0x7fca4ef4fe6e <vm_exec_core+19870>, 0x7fca4ef4feaa <vm_exec_core+19930>, 0x7fca4ef4fe96 <vm_exec_core+19910>, 0x7fca4ef4f30f <vm_exec_core+16959>, 0x7fca4ef4e975 <vm_exec_core+14501>, 0x7fca4ef4e979 <vm_exec_core+14505>, 0x7fca4ef4ddb2 <vm_exec_core+11490>, 0x7fca4ef4d45c <vm_exec_core+9100>, 0x7fca4ef4c563 <vm_exec_core+5267>, 0x7fca4ef4c49f <vm_exec_core+5071>, 0x7fca4ef4d93c <vm_exec_core+10348>, 0x7fca4ef4d02e <vm_exec_core+8030>, 0x7fca4ef4c0b1 <vm_exec_core+4065>...}
        __func__ = "vm_exec_core"
#39 0x00007fca4ef525db in rb_vm_exec (ec=0x5642da1be0e0, jit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2398
        _ec = 0x5642da1be0e0
        _tag = {tag = 52, retval = 8, buf = {0x7ffd98044c20, 0x7fca4ef52658 <rb_vm_exec+280>, 0x0, 0x7ffd98044bc0, 0x5642da1be0e0}, prev = 0x7ffd98044e70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#40 0x00007fca4ef52a69 in vm_yield_with_cref (ec=0x5642da1be0e0, argc=argc@entry=1, argv=argv@entry=0x7ffd98044cc8, kw_splat=kw_splat@entry=0, cref=cref@entry=0x0, is_lambda=is_lambda@entry=0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1528
No locals.
#41 0x00007fca4ef52a88 in vm_yield (ec=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffd98044cc8, kw_splat=kw_splat@entry=0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1536
No locals.
#42 0x00007fca4ef52dde in rb_yield_0 (argv=argv@entry=0x7ffd98044cc8, argc=1) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1348
No locals.
#43 0x00007fca4ef52e1d in rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1364
No locals.
#44 0x00007fca4ed5c0a7 in rb_ary_each (ary=140506815707240) at /tmp/ruby/v3/src/trunk-asserts/array.c:2733
        i = 5
#45 0x00007fca4ef3f8b4 in vm_call_cfunc_with_frame (ec=0x5642da1be0e0, reg_cfp=0x7fca4e8aef90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:3225
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fca4e740340
        cfunc = 0x5642da2211c8
        len = 0
        recv = 140506815707240
        block_handler = 140506877849513
        frame_type = 1431634051
        argc = 0
        orig_argc = 0
        args = <optimized out>
        args = <optimized out>
#46 0x00007fca4ef4a511 in vm_sendish (ec=0x5642da1be0e0, reg_cfp=0x7fca4e8aef90, cd=0x5642da2f3760, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:5032
        val = 52
        ci = 0xbd100000001
        cc = 0x7fca4e79ee40
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7fca4e79ee40, block_handler = 140506877849513, recv = 140506815707240, argc = 0, kw_splat = 0}
#47 0x00007fca4ef4b20e in vm_exec_core (ec=0x5642da1be0e0, initial=140727153862960) at ../../src/trunk-asserts/insns.def:801
        bh = <optimized out>
        blockiseq = 0x7fca4e740fe8
        leaf = <optimized out>
        val = <optimized out>
        canary = <optimized out>
        cd = 0x5642da2f3760
        reg_pc = 0x5642da2f3108
        reg_cfp = 0x7fca4e8aef90
        insns_address_table = {0x7fca4ef4b545 <vm_exec_core+1141>, 0x7fca4ef4c3d9 <vm_exec_core+4873>, 0x7fca4ef4c343 <vm_exec_core+4723>, 0x7fca4ef4cf07 <vm_exec_core+7735>, 0x7fca4ef4b587 <vm_exec_core+1207>, 0x7fca4ef4c862 <vm_exec_core+6034>, 0x7fca4ef4bf5b <vm_exec_core+3723>, 0x7fca4ef4b4bd <vm_exec_core+1005>, 0x7fca4ef4b3ef <vm_exec_core+799>, 0x7fca4ef4e67f <vm_exec_core+13743>, 0x7fca4ef4e5ad <vm_exec_core+13533>, 0x7fca4ef4d689 <vm_exec_core+9657>, 0x7fca4ef4d53a <vm_exec_core+9322>, 0x7fca4ef4df2e <vm_exec_core+11870>, 0x7fca4ef4de96 <vm_exec_core+11718>, 0x7fca4ef4c6c3 <vm_exec_core+5619>, 0x7fca4ef4c648 <vm_exec_core+5496>, 0x7fca4ef4e386 <vm_exec_core+12982>, 0x7fca4ef4e2eb <vm_exec_core+12827>, 0x7fca4ef4e831 <vm_exec_core+14177>, 0x7fca4ef4d0c4 <vm_exec_core+8180>, 0x7fca4ef4daec <vm_exec_core+10780>, 0x7fca4ef4da0f <vm_exec_core+10559>, 0x7fca4ef4bd63 <vm_exec_core+3219>, 0x7fca4ef4bc6e <vm_exec_core+2974>, 0x7fca4ef4e502 <vm_exec_core+13362>, 0x7fca4ef4e422 <vm_exec_core+13138>, 0x7fca4ef4d345 <vm_exec_core+8821>, 0x7fca4ef4d289 <vm_exec_core+8633>, 0x7fca4ef4dd05 <vm_exec_core+11317>, 0x7fca4ef4dc94 <vm_exec_core+11204>, 0x7fca4ef4e8c3 <vm_exec_core+14323>, 0x7fca4ef4c147 <vm_exec_core+4215>, 0x7fca4ef4cd0f <vm_exec_core+7231>, 0x7fca4ef4cc34 <vm_exec_core+7012>, 0x7fca4ef4e1bc <vm_exec_core+12524>, 0x7fca4ef4cb69 <vm_exec_core+6809>, 0x7fca4ef4d8c7 <vm_exec_core+10231>, 0x7fca4ef4d805 <vm_exec_core+10037>, 0x7fca4ef4e712 <vm_exec_core+13890>, 0x7fca4ef4b331 <vm_exec_core+609>, 0x7fca4ef4b98c <vm_exec_core+2236>, 0x7fca4ef4b946 <vm_exec_core+2166>, 0x7fca4ef4bb6e <vm_exec_core+2718>, 0x7fca4ef4b6bf <vm_exec_core+1519>, 0x7fca4ef4b878 <vm_exec_core+1960>, 0x7fca4ef4b79f <vm_exec_core+1743>, 0x7fca4ef4ba5b <vm_exec_core+2443>, 0x7fca4ef4b2c0 <vm_exec_core+496>, 0x7fca4ef4b239 <vm_exec_core+361>, 0x7fca4ef4b195 <vm_exec_core+197>, 0x7fca4ef4b111 <vm_exec_core+65>, 0x7fca4ef4e0e0 <vm_exec_core+12304>, 0x7fca4ef4e013 <vm_exec_core+12099>, 0x7fca4ef4f173 <vm_exec_core+16547>, 0x7fca4ef4ce3a <vm_exec_core+7530>, 0x7fca4ef4e20b <vm_exec_core+12603>, 0x7fca4ef4d725 <vm_exec_core+9813>, 0x7fca4ef4c29c <vm_exec_core+4556>, 0x7fca4ef4c215 <vm_exec_core+4421>, 0x7fca4ef4dbab <vm_exec_core+10971>, 0x7fca4ef4ea32 <vm_exec_core+14690>, 0x7fca4ef4c800 <vm_exec_core+5936>, 0x7fca4ef4c77f <vm_exec_core+5807>, 0x7fca4ef4d208 <vm_exec_core+8504>, 0x7fca4ef4d187 <vm_exec_core+8375>, 0x7fca4ef4beca <vm_exec_core+3578>, 0x7fca4ef4be24 <vm_exec_core+3412>, 0x7fca4ef4ef18 <vm_exec_core+15944>, 0x7fca4ef4ee4f <vm_exec_core+15743>, 0x7fca4ef4f0aa <vm_exec_core+16346>, 0x7fca4ef4efe1 <vm_exec_core+16145>, 0x7fca4ef4ed86 <vm_exec_core+15542>, 0x7fca4ef4ecab <vm_exec_core+15323>, 0x7fca4ef4f7ff <vm_exec_core+18223>, 0x7fca4ef4f8e8 <vm_exec_core+18456>, 0x7fca4ef4f730 <vm_exec_core+18016>, 0x7fca4ef4f661 <vm_exec_core+17809>, 0x7fca4ef4f592 <vm_exec_core+17602>, 0x7fca4ef4f4c9 <vm_exec_core+17401>, 0x7fca4ef4f323 <vm_exec_core+16979>, 0x7fca4ef4fd9f <vm_exec_core+19663>, 0x7fca4ef4fcd6 <vm_exec_core+19462>, 0x7fca4ef4f3f2 <vm_exec_core+17186>, 0x7fca4ef4ca77 <vm_exec_core+6567>, 0x7fca4ef4c995 <vm_exec_core+6341>, 0x7fca4ef4fa80 <vm_exec_core+18864>, 0x7fca4ef4ea90 <vm_exec_core+14784>, 0x7fca4ef4f9b7 <vm_exec_core+18663>, 0x7fca4ef4fc0d <vm_exec_core+19261>, 0x7fca4ef4fb40 <vm_exec_core+19056>, 0x7fca4ef4f240 <vm_exec_core+16752>, 0x7fca4ef4ddc1 <vm_exec_core+11505>, 0x7fca4ef4d46b <vm_exec_core+9115>, 0x7fca4ef4c572 <vm_exec_core+5282>, 0x7fca4ef4c4ae <vm_exec_core+5086>, 0x7fca4ef4d94b <vm_exec_core+10363>, 0x7fca4ef4d03d <vm_exec_core+8045>, 0x7fca4ef4c0c0 <vm_exec_core+4080>, 0x7fca4ef4c037 <vm_exec_core+3943>, 0x7fca4ef4b636 <vm_exec_core+1382>, 0x7fca4ef4b536 <vm_exec_core+1126>, 0x7fca4ef4c3ca <vm_exec_core+4858>, 0x7fca4ef4c334 <vm_exec_core+4708>, 0x7fca4ef4cef8 <vm_exec_core+7720>, 0x7fca4ef4b578 <vm_exec_core+1192>, 0x7fca4ef4c853 <vm_exec_core+6019>, 0x7fca4ef4bf4c <vm_exec_core+3708>, 0x7fca4ef4b4ae <vm_exec_core+990>, 0x7fca4ef4b3e0 <vm_exec_core+784>, 0x7fca4ef4e670 <vm_exec_core+13728>, 0x7fca4ef4e59e <vm_exec_core+13518>, 0x7fca4ef4d67a <vm_exec_core+9642>, 0x7fca4ef4d52b <vm_exec_core+9307>, 0x7fca4ef4df1f <vm_exec_core+11855>, 0x7fca4ef4de87 <vm_exec_core+11703>, 0x7fca4ef4c6b4 <vm_exec_core+5604>, 0x7fca4ef4c639 <vm_exec_core+5481>, 0x7fca4ef4e377 <vm_exec_core+12967>, 0x7fca4ef4e2dc <vm_exec_core+12812>, 0x7fca4ef4e822 <vm_exec_core+14162>, 0x7fca4ef4d0b5 <vm_exec_core+8165>, 0x7fca4ef4dadd <vm_exec_core+10765>, 0x7fca4ef4da00 <vm_exec_core+10544>, 0x7fca4ef4bd54 <vm_exec_core+3204>, 0x7fca4ef4bc5f <vm_exec_core+2959>, 0x7fca4ef4e4f3 <vm_exec_core+13347>, 0x7fca4ef4e413 <vm_exec_core+13123>, 0x7fca4ef4d336 <vm_exec_core+8806>, 0x7fca4ef4d27a <vm_exec_core+8618>, 0x7fca4ef4dcf6 <vm_exec_core+11302>, 0x7fca4ef4dc85 <vm_exec_core+11189>, 0x7fca4ef4e8b4 <vm_exec_core+14308>, 0x7fca4ef4c138 <vm_exec_core+4200>, 0x7fca4ef4cd00 <vm_exec_core+7216>, 0x7fca4ef4cc25 <vm_exec_core+6997>, 0x7fca4ef4e1ad <vm_exec_core+12509>, 0x7fca4ef4cb5a <vm_exec_core+6794>, 0x7fca4ef4d8b8 <vm_exec_core+10216>, 0x7fca4ef4d7f6 <vm_exec_core+10022>, 0x7fca4ef4e703 <vm_exec_core+13875>, 0x7fca4ef4b322 <vm_exec_core+594>, 0x7fca4ef4b97d <vm_exec_core+2221>, 0x7fca4ef4b937 <vm_exec_core+2151>, 0x7fca4ef4bb5f <vm_exec_core+2703>, 0x7fca4ef4b6b0 <vm_exec_core+1504>, 0x7fca4ef4b869 <vm_exec_core+1945>, 0x7fca4ef4b790 <vm_exec_core+1728>, 0x7fca4ef4ba4c <vm_exec_core+2428>, 0x7fca4ef4b2b1 <vm_exec_core+481>, 0x7fca4ef4b22a <vm_exec_core+346>, 0x7fca4ef4b186 <vm_exec_core+182>, 0x7fca4ef4ec97 <vm_exec_core+15303>, 0x7fca4ef4e0d1 <vm_exec_core+12289>, 0x7fca4ef4e004 <vm_exec_core+12084>, 0x7fca4ef4ec83 <vm_exec_core+15283>, 0x7fca4ef4ce2b <vm_exec_core+7515>, 0x7fca4ef4e1fc <vm_exec_core+12588>, 0x7fca4ef4d716 <vm_exec_core+9798>, 0x7fca4ef4c28d <vm_exec_core+4541>, 0x7fca4ef4c206 <vm_exec_core+4406>, 0x7fca4ef4db9c <vm_exec_core+10956>, 0x7fca4ef4ea23 <vm_exec_core+14675>, 0x7fca4ef4c7f1 <vm_exec_core+5921>, 0x7fca4ef4c770 <vm_exec_core+5792>, 0x7fca4ef4d1f9 <vm_exec_core+8489>, 0x7fca4ef4d178 <vm_exec_core+8360>, 0x7fca4ef4bebb <vm_exec_core+3563>, 0x7fca4ef4be15 <vm_exec_core+3397>, 0x7fca4ef4ec5b <vm_exec_core+15243>, 0x7fca4ef4ec33 <vm_exec_core+15203>, 0x7fca4ef4ec47 <vm_exec_core+15223>, 0x7fca4ef4ec1f <vm_exec_core+15183>, 0x7fca4ef4ec0b <vm_exec_core+15163>, 0x7fca4ef4ebf7 <vm_exec_core+15143>, 0x7fca4ef4ebdc <vm_exec_core+15116>, 0x7fca4ef4ebc8 <vm_exec_core+15096>, 0x7fca4ef4ebb4 <vm_exec_core+15076>, 0x7fca4ef4eba0 <vm_exec_core+15056>, 0x7fca4ef4ec6f <vm_exec_core+15263>, 0x7fca4ef4eb8c <vm_exec_core+15036>, 0x7fca4ef4eb78 <vm_exec_core+15016>, 0x7fca4ef4eb64 <vm_exec_core+14996>, 0x7fca4ef4eb50 <vm_exec_core+14976>, 0x7fca4ef4fe82 <vm_exec_core+19890>, 0x7fca4ef4ca68 <vm_exec_core+6552>, 0x7fca4ef4c986 <vm_exec_core+6326>, 0x7fca4ef4fe6e <vm_exec_core+19870>, 0x7fca4ef4feaa <vm_exec_core+19930>, 0x7fca4ef4fe96 <vm_exec_core+19910>, 0x7fca4ef4f30f <vm_exec_core+16959>, 0x7fca4ef4e975 <vm_exec_core+14501>, 0x7fca4ef4e979 <vm_exec_core+14505>, 0x7fca4ef4ddb2 <vm_exec_core+11490>, 0x7fca4ef4d45c <vm_exec_core+9100>, 0x7fca4ef4c563 <vm_exec_core+5267>, 0x7fca4ef4c49f <vm_exec_core+5071>, 0x7fca4ef4d93c <vm_exec_core+10348>, 0x7fca4ef4d02e <vm_exec_core+8030>, 0x7fca4ef4c0b1 <vm_exec_core+4065>...}
        __func__ = "vm_exec_core"
#48 0x00007fca4ef525db in rb_vm_exec (ec=0x5642da1be0e0, jit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2398
        _ec = 0x5642da1be0e0
        _tag = {tag = 52, retval = 8, buf = {0x7ffd98044ec0, 0x7fca4ef52658 <rb_vm_exec+280>, 0x0, 0x7ffd98044e60, 0x7fca4ef32278 <imemo_type_p+8>}, prev = 0x7ffd98044f20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#49 0x00007fca4edcb6d5 in rb_ec_exec_node (ec=ec@entry=0x5642da1be0e0, n=n@entry=0x7fca4e742870) at /tmp/ruby/v3/src/trunk-asserts/eval.c:282
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 52, retval = 0, buf = {0x7ffd98044f70, 0x7fca4edcb705 <rb_ec_exec_node+197>, 0x0, 0x7ffd98044f00, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fca4e742870
#50 0x00007fca4edd046f in ruby_run_node (n=0x7fca4e742870) at /tmp/ruby/v3/src/trunk-asserts/eval.c:323
        ec = 0x5642da1be0e0
        status = 0
#51 0x00005642d8cd328b in rb_main (argc=148, argv=0x7ffd98045118) at /tmp/ruby/v3/src/trunk-asserts/main.c:38
        variable_in_this_stack_frame = 0
#52 0x00005642d8cd3158 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/main.c:57
No locals.

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