# Logfile created on 2022-06-30 10:07:25 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x00005563f772dc50 @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.20220630-100725", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00005563f7923f00 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005563f7923eb0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005563f7923e60 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-asserts.20220630-100725", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-asserts.20220630-100725>, @binmode=false, @mon_data=#<Monitor:0x00005563f7923e10>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
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"
tool/config.guess already exists
tool/config.sub already exists
downloading for ext/psych/extlibs
.downloaded-cache/yaml-0.2.5.tar.gz already exists
checking rmd160 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
checking sha256 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
checking sha512 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
downloading for ext/fiddle/extlibs
.downloaded-cache/libffi-3.2.1.tar.gz already exists
checking md5 of .downloaded-cache/libffi-3.2.1.tar.gz ... OK
checking sha512 of .downloaded-cache/libffi-3.2.1.tar.gz ... OK
$$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
From https://github.com/ruby/ruby
   a5420b6..b0c639f  master     -> origin/master
Updating a5420b6..b0c639f
Fast-forward
 .github/workflows/ubuntu.yml                       | 11 ++--
 lib/bundler/man/gemfile.5                          | 56 ++++++++---------
 lib/bundler/man/gemfile.5.ronn                     | 72 +++++++++++-----------
 parse.y                                            |  6 +-
 ruby.c                                             | 14 ++---
 spec/ruby/library/openssl/x509/name/verify_spec.rb |  2 +-
 test/ruby/test_parse.rb                            |  4 ++
 .../custom_name/build.rb                           |  4 +-
 8 files changed, 85 insertions(+), 84 deletions(-)
Current branch master is up to date.
Latest commit hash = b0c639f249
$$$[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 parse.c
generating /tmp/ruby/v3/src/trunk-asserts/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/v3/src/trunk-asserts/ext/ripper'
make[1]: Leaving directory '/tmp/ruby/v3/src/trunk-asserts/ext/ripper'
make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'.  Stop.
make: *** [uncommon.mk:1201: /tmp/ruby/v3/src/trunk-asserts/ext/ripper/ripper.c] Error 2
$$$[end] "make after-update    DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512.
$$$[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 -Werror=deprecated-declarations -Werror=div-by-zero -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -Werror=old-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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -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.

compiling parse.c
compiling /tmp/ruby/v3/src/trunk-asserts/ruby.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 -Werror=deprecated-declarations -Werror=div-by-zero -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -Werror=old-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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -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.

/bin/sh /tmp/ruby/v3/src/trunk-asserts/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
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 -Werror=deprecated-declarations -Werror=div-by-zero -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -Werror=old-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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -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 encdb.h
encdb.h unchanged
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'
extracting ripper.y from /tmp/ruby/v3/src/trunk-asserts/parse.y
compiling compiler ripper.y
generating eventids1.c from /tmp/ruby/v3/src/trunk-asserts/parse.y
compiling ripper.c
linking shared-object ripper.so
checking /tmp/ruby/v3/src/trunk-asserts/parse.y and /tmp/ruby/v3/src/trunk-asserts/ext/ripper/eventids2.c
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'
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_opt_mod, rb_vm_ic_hit_p, rb_vm_splat_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_set_ivar_idx, 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"
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=div-by-zero -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -Werror=old-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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -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 encdb.h
encdb.h unchanged
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'
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+1/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+1/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/site_ruby/3.2.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/vendor_ruby/3.2.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-asserts/include/ruby-3.2.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/3.2.0+1
installing extension scripts:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/site_ruby/3.2.0+1
installing extension scripts:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/vendor_ruby/3.2.0+1
installing extension headers:       /tmp/ruby/v3/install/trunk-asserts/include/ruby-3.2.0+1/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+1
installing common headers:          /tmp/ruby/v3/install/trunk-asserts/include/ruby-3.2.0+1
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+1
                                    abbrev 0.1.0
                                    base64 0.1.1
                                    benchmark 0.2.0
                                    bundler 2.4.0.dev
                                    cgi 0.3.2
                                    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.3.0
                                    fileutils 1.6.0
                                    find 0.1.1
                                    forwardable 1.3.2
                                    getoptlong 0.1.1
                                    ipaddr 1.2.4
                                    irb 1.4.1
                                    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.2
                                    shellwords 0.1.0
                                    singleton 0.1.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+1
                                    bigdecimal 3.1.2
                                    date 3.2.2
                                    digest 3.1.0
                                    etc 1.4.0
                                    fcntl 1.0.1
                                    fiddle 1.1.0
                                    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.0.0
                                    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+1
                                    minitest 5.16.1
                                    power_assert 2.0.1
                                    rake 13.0.6
                                    test-unit 3.5.3
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.1.3
                                    net-imap 0.2.3
                                    net-pop 0.1.1
                                    net-smtp 0.3.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 2.5.1
Building native extensions. This could take a while...
                                    typeprof 0.21.2
                                    debug 1.5.0
Building native extensions. This could take a while...
installing bundled gem cache:       /tmp/ruby/v3/install/trunk-asserts/lib/ruby/gems/3.2.0+1/cache
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j6'
PASS all 1746 tests
$$$[end] "make yes-btest TESTOPTS='-q -j6'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j6'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=div-by-zero -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -Werror=old-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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -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'
making mjit_build_dir.so
Run options: 
  --seed=21831
  "--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:

Ignoring debug-1.5.0 because its extensions are not built. Try: gem pristine debug --version 1.5.0
Ignoring rbs-2.5.1 because its extensions are not built. Try: gem pristine rbs --version 2.5.1
Ignoring debug-1.5.0 because its extensions are not built. Try: gem pristine debug --version 1.5.0
Ignoring rbs-2.5.1 because its extensions are not built. Try: gem pristine rbs --version 2.5.1

Retrying...
Finished tests in 10486.155711s, 2.1204 tests/s, 571.4126 assertions/s.
22235 tests, 5991921 assertions, 0 failures, 0 errors, 140 skips

ruby -v: ruby 3.2.0dev (2022-06-30T09:55:44Z master b0c639f249) [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/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-06-30T09:55:44Z master b0c639f249) [x86_64-linux]
Ignoring debug-1.5.0 because its extensions are not built. Try: gem pristine debug --version 1.5.0
Ignoring rbs-2.5.1 because its extensions are not built. Try: gem pristine rbs --version 2.5.1
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 1750.542459 seconds

3826 files, 30807 examples, 116105 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.12241.ruby -x gdbscript
[New LWP 12241]
[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 0x7fbbe34d4f40 (LWP 12241) __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50

>>> Machine level backtrace


Thread 1 (Thread 0x7fbbe34d4f40 (LWP 12241)):
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
        set = {__val = {0 <repeats 14 times>, 1, 140444956272182}}
        pid = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
#1  0x00007fbbe34f8859 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>, 140732157266192, 140732157266564, 94632290128000}}, sa_flags = -476150496, sa_restorer = 0x7ffec23e09f0}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007fbbe396cf2d in die () at /tmp/ruby/v3/src/trunk-asserts/error.c:785
No locals.
#3  0x00007fbbe396d278 in rb_bug (fmt=fmt@entry=0x7fbbe3ba3778 "gc_verify_internal_consistency: found internal inconsistency.") at /tmp/ruby/v3/src/trunk-asserts/error.c:809
        args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7ffec23e09f0, reg_save_area = 0x7ffec23e0930}}
#4  0x00007fbbe396ecca in gc_verify_internal_consistency_ (objspace=0x56114c099080) at /tmp/ruby/v3/src/trunk-asserts/gc.c:7937
        data = {objspace = 0x56114c099080, err_count = 6, live_object_count = 36776, zombie_object_count = 0, parent = 140444948037560, old_object_count = 28934, remembered_shady_count = 116}
#5  0x00007fbbe3a0d27b in gc_verify_internal_consistency (objspace=0x56114c099080) at /tmp/ruby/v3/src/trunk-asserts/gc.c:8005
        prev_during_gc = <optimized out>
        _lev = 22033
#6  0x00007fbbe3a0ecd2 in gc_sweep_continue (objspace=0x56114c099080, sweep_size_pool=0x56114c0990a8, heap=0x56114c0990e0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:5955
        __func__ = "gc_sweep_continue"
        lock_lev = 0
#7  0x00007fbbe3a1144c in heap_prepare (objspace=0x56114c099080, size_pool=0x56114c0990a8, heap=0x56114c0990e0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2342
        __func__ = "heap_prepare"
#8  0x00007fbbe3a11576 in heap_next_free_page (objspace=0x56114c099080, size_pool=0x56114c0990a8, heap=0x56114c0990e0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2582
        page = <optimized out>
        __func__ = "heap_next_free_page"
#9  0x00007fbbe3a11622 in newobj_alloc (objspace=0x56114c099080, cr=0x56114c099d80, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2688
        page = <optimized out>
        lev = 1
        unlock_vm = true
        size_pool = <optimized out>
        heap = <optimized out>
        cache = 0x56114c09a008
        obj = <optimized out>
        __func__ = "newobj_alloc"
#10 0x00007fbbe3a11960 in newobj_of0 (klass=140444913505600, flags=8199, wb_protected=1, cr=0x56114c099d80, alloc_size=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2781
        obj = <optimized out>
        objspace = 0x56114c099080
        size_pool_idx = <optimized out>
#11 0x00007fbbe3a119ca in newobj_of (klass=140444913505600, flags=8199, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=32) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2798
        obj = <optimized out>
#12 0x00007fbbe3a11a49 in rb_wb_protected_newobj_of (klass=<optimized out>, flags=<optimized out>, size=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2820
        __func__ = "rb_wb_protected_newobj_of"
#13 0x00007fbbe3983554 in rb_ary_tmp_new_from_values (klass=<optimized out>, n=2, elts=0x7fbbe33d3170) at /tmp/ruby/v3/src/trunk-asserts/array.c:830
        ary = <optimized out>
        __func__ = "rb_ary_tmp_new_from_values"
#14 0x00007fbbe3b642eb in args_copy (args=args@entry=0x7ffec23e0cd0) at /tmp/ruby/v3/src/trunk-asserts/vm_args.c:161
No locals.
#15 0x00007fbbe3b6d754 in setup_parameters_complex (ec=0x56114c09a0c0, iseq=0x7fbbe09adb90, calling=0x7ffec23e0e60, ci=<optimized out>, locals=0x7fbbe33d3170, arg_setup_type=arg_setup_method) at /tmp/ruby/v3/src/trunk-asserts/vm_args.c:649
        min_argc = <optimized out>
        max_argc = <optimized out>
        given_argc = <optimized out>
        kw_flag = 0
        opt_pc = 0
        allow_autosplat = <optimized out>
        args_body = {argv = 0x7fbbe33d3170, argc = 2, rest_index = 32699, rest_dupped = 0, kw_arg = 0x0, kw_argv = 0x0, rest = 0}
        args = 0x7ffec23e0cd0
        keyword_hash = <optimized out>
        orig_sp = 0x7fbbe33d3180
        i = <optimized out>
        flag_keyword_hash = <optimized out>
        splat_flagged_keyword_hash = <optimized out>
        converted_keyword_hash = 0
        rest_last = <optimized out>
        __func__ = "setup_parameters_complex"
#16 0x00007fbbe3b72259 in vm_callee_setup_arg (ec=0x56114c09a0c0, calling=0x7ffec23e0e60, iseq=0x7fbbe09adb90, argv=0x7fbbe33d3170, param_size=<optimized out>, local_size=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2591
        ci = 0x7ffec23e0e90
        cc = 0x7fbbe09698a0
        cacheable_ci = false
        __func__ = "vm_callee_setup_arg"
#17 0x00007fbbe3b725f9 in vm_call_iseq_setup (ec=ec@entry=0x56114c09a0c0, cfp=cfp@entry=0x7fbbe34d2dd0, calling=calling@entry=0x7ffec23e0e60) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2603
        cc = <optimized out>
        iseq = <optimized out>
        param_size = 1
        local_size = 2
        opt_pc = <optimized out>
#18 0x00007fbbe3b7bc46 in vm_call0_body (ec=0x56114c09a0c0, calling=0x7ffec23e0e60, argv=0x7ffec23e0f60) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:203
        reg_cfp = 0x7fbbe34d2dd0
        i = <optimized out>
        ci = 0x7ffec23e0e90
        cc = 0x7fbbe09698a0
        ret = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#19 0x00007fbbe3b7d86f in vm_call0_cc (ec=ec@entry=0x56114c09a0c0, recv=recv@entry=140444903579160, id=id@entry=36257, argc=argc@entry=2, argv=argv@entry=0x7ffec23e0f60, cc=cc@entry=0x7fbbe09698a0, kw_splat=0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:86
        calling = {ci = 0x7ffec23e0e90, cc = 0x7fbbe09698a0, block_handler = 0, recv = 140444903579160, argc = 2, kw_splat = 0}
#20 0x00007fbbe3b7dfe7 in rb_funcallv_scope (recv=140444903579160, mid=mid@entry=36257, argc=argc@entry=2, argv=argv@entry=0x7ffec23e0f60, scope=scope@entry=CALL_FCALL) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1050
        ec = 0x56114c09a0c0
        cc = 0x7fbbe09698a0
        self = 140444903579160
#21 0x00007fbbe3b7e07a in rb_funcallv (recv=<optimized out>, mid=mid@entry=36257, argc=argc@entry=2, argv=argv@entry=0x7ffec23e0f60) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1065
        __func__ = "rb_funcallv"
#22 0x00007fbbe0a513ff in ripper_dispatch2 (mid=36257, a=<optimized out>, b=<optimized out>, p=<optimized out>) at ripper.y:13666
        rb_funcall_args = {140444902096920, 140444902097560}
#23 0x00007fbbe0a5c7b8 in ripper_yyparse (p=p@entry=0x56114c3b89a0) at ripper.y:3924
        v2 = <optimized out>
        v4 = <optimized out>
        v6 = <optimized out>
        v1 = <optimized out>
        v3 = <optimized out>
        v5 = <optimized out>
        v7 = <optimized out>
        yychar = -2
        yylval = {val = 140444902099160, node = 0x7fbbe08008d8, id = 140444902099160, num = -528480040, tbl = 0x7fbbe08008d8, vars = 0x7fbbe08008d8, strterm = 0x7fbbe08008d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, 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 = 21}, end_pos = {lineno = 574, column = 22}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = 0
        yyssa = {0, 2, 71, 316, 99, 405, 649, 866, 266, 484, 76, 327, 266, 484, 80, 336, 578, 763, 947, 1068, 55, 275, 489, 256, 477, 694, 840, 459, 683, 682, 1014, 1125, 1189, 1232, 1268, 1288, 1296, 590, 274, 488, 1014, 1125, 1189, 1232, 1268, 1288, 1296, 0, 0, 0, 0, 0, 4722, 0, 32699, 0, 52, 0, -2, -1, 4592, -15810, 32766, 0, 200, 0, 0, 0, 4992, -15810, 32766, 0, 6592, -15810, 32766, 0, 4528, -15810, 32766, 0, 4592, -15810, 32766, 0, 0, 0, 5, 0, 200, 0, 0, 0, 9808, -15810, 32766, 0, 6640, -15810, 32766, 0, 4576, -15810, 32766, 0, 52, 0, 0, 0, 1025, 0, 0, 0, 9808, -15810, 32766, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 3008, -8043, 32699, 0, 3368, -8043, 32699, 0, 52, 0, 0, 0, 20608, -8043, 32699, 0, 0, 1, 3, 314, 5088, -8043, 32699, 0, 52, 0, 0, 0, 0, 0, 0, 0, 8488, -8043, 32699, 0, 9128, -8043, 32699, 0, 32520, 19522, 22033, 0, 52, 0, 0, 0, 11168, -8043, 32699, 0, 0, 0, 0, 0, 29208, -8043, 32699, 0, -27368, -8043, 32699, 0}
        yyss = 0x7ffec23e10c0
        yyssp = 0x7ffec23e10f4
        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 = 140444903566600, node = 0x7fbbe0966d08, id = 140444903566600, num = -527012600, tbl = 0x7fbbe0966d08, vars = 0x7fbbe0966d08, strterm = 0x7fbbe0966d08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140444903570720, node = 0x7fbbe0967d20, id = 140444903570720, num = -527008480, tbl = 0x7fbbe0967d20, vars = 0x7fbbe0967d20, strterm = 0x7fbbe0967d20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140441135611904, node = 0x7fbb00000000, id = 140441135611904, num = 0, tbl = 0x7fbb00000000, vars = 0x7fbb00000000, strterm = 0x7fbb00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140444903562520, node = 0x7fbbe0965d18, id = 140444903562520, num = -527016680, tbl = 0x7fbbe0965d18, vars = 0x7fbbe0965d18, strterm = 0x7fbbe0965d18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140444903555800, node = 0x7fbbe09642d8, id = 140444903555800, num = -527023400, tbl = 0x7fbbe09642d8, vars = 0x7fbbe09642d8, strterm = 0x7fbbe09642d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 140444902017800, node = 0x7fbbe07ecb08, id = 140444902017800, num = -528561400, tbl = 0x7fbbe07ecb08, vars = 0x7fbbe07ecb08, strterm = 0x7fbbe07ecb08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140444902018240, node = 0x7fbbe07eccc0, id = 140444902018240, num = -528560960, tbl = 0x7fbbe07eccc0, vars = 0x7fbbe07eccc0, strterm = 0x7fbbe07eccc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94632294029880, node = 0x56114c451a38, id = 94632294029880, num = 1279597112, tbl = 0x56114c451a38, vars = 0x56114c451a38, strterm = 0x56114c451a38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140444902014880, node = 0x7fbbe07ebfa0, id = 140444902014880, num = -528564320, tbl = 0x7fbbe07ebfa0, vars = 0x7fbbe07ebfa0, strterm = 0x7fbbe07ebfa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140444902112600, node = 0x7fbbe0803d58, id = 140444902112600, num = -528466600, tbl = 0x7fbbe0803d58, vars = 0x7fbbe0803d58, strterm = 0x7fbbe0803d58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140444902113040, node = 0x7fbbe0803f10, id = 140444902113040, num = -528466160, tbl = 0x7fbbe0803f10, vars = 0x7fbbe0803f10, strterm = 0x7fbbe0803f10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94632294035312, node = 0x56114c452f70, id = 94632294035312, num = 1279602544, tbl = 0x56114c452f70, vars = 0x56114c452f70, strterm = 0x56114c452f70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140444902110240, node = 0x7fbbe0803420, id = 140444902110240, num = -528468960, tbl = 0x7fbbe0803420, vars = 0x7fbbe0803420, strterm = 0x7fbbe0803420, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94632293492448, node = 0x56114c3ce6e0, id = 94632293492448, num = 1279059680, tbl = 0x56114c3ce6e0, vars = 0x56114c3ce6e0, strterm = 0x56114c3ce6e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140445430579199, node = 0x7fbbffffffff, id = 140445430579199, num = -1, tbl = 0x7fbbffffffff, vars = 0x7fbbffffffff, strterm = 0x7fbbffffffff, 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 = 140444902108840, node = 0x7fbbe0802ea8, id = 140444902108840, num = -528470360, tbl = 0x7fbbe0802ea8, vars = 0x7fbbe0802ea8, strterm = 0x7fbbe0802ea8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140444902104840, node = 0x7fbbe0801f08, id = 140444902104840, num = -528474360, tbl = 0x7fbbe0801f08, vars = 0x7fbbe0801f08, strterm = 0x7fbbe0801f08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140444902105600, node = 0x7fbbe0802200, id = 140444902105600, num = -528473600, tbl = 0x7fbbe0802200, vars = 0x7fbbe0802200, strterm = 0x7fbbe0802200, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140444902103000, node = 0x7fbbe08017d8, id = 140444902103000, num = -528476200, tbl = 0x7fbbe08017d8, vars = 0x7fbbe08017d8, strterm = 0x7fbbe08017d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140444902103480, node = 0x7fbbe08019b8, id = 140444902103480, num = -528475720, tbl = 0x7fbbe08019b8, vars = 0x7fbbe08019b8, strterm = 0x7fbbe08019b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94632294035424, node = 0x56114c452fe0, id = 94632294035424, num = 1279602656, tbl = 0x56114c452fe0, vars = 0x56114c452fe0, strterm = 0x56114c452fe0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140444902097560, node = 0x7fbbe0800298, id = 140444902097560, num = -528481640, tbl = 0x7fbbe0800298, vars = 0x7fbbe0800298, strterm = 0x7fbbe0800298, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140444902097920, node = 0x7fbbe0800400, id = 140444902097920, num = -528481280, tbl = 0x7fbbe0800400, vars = 0x7fbbe0800400, strterm = 0x7fbbe0800400, 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 = 140444902099160, node = 0x7fbbe08008d8, id = 140444902099160, num = -528480040, tbl = 0x7fbbe08008d8, vars = 0x7fbbe08008d8, strterm = 0x7fbbe08008d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140444902122920, node = 0x7fbbe08065a8, id = 140444902122920, num = -528456280, tbl = 0x7fbbe08065a8, vars = 0x7fbbe08065a8, strterm = 0x7fbbe08065a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140444902127040, node = 0x7fbbe08075c0, id = 140444902127040, num = -528452160, tbl = 0x7fbbe08075c0, vars = 0x7fbbe08075c0, strterm = 0x7fbbe08075c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140444902128040, node = 0x7fbbe08079a8, id = 140444902128040, num = -528451160, tbl = 0x7fbbe08079a8, vars = 0x7fbbe08079a8, strterm = 0x7fbbe08079a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140444902042120, node = 0x7fbbe07f2a08, id = 140444902042120, num = -528537080, tbl = 0x7fbbe07f2a08, vars = 0x7fbbe07f2a08, strterm = 0x7fbbe07f2a08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140444902123800, node = 0x7fbbe0806918, id = 140444902123800, num = -528455400, tbl = 0x7fbbe0806918, vars = 0x7fbbe0806918, strterm = 0x7fbbe0806918, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, 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 = 140444902035000, node = 0x7fbbe07f0e38, id = 140444902035000, num = -528544200, tbl = 0x7fbbe07f0e38, vars = 0x7fbbe07f0e38, strterm = 0x7fbbe07f0e38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140444902035360, node = 0x7fbbe07f0fa0, id = 140444902035360, num = -528543840, tbl = 0x7fbbe07f0fa0, vars = 0x7fbbe07f0fa0, strterm = 0x7fbbe07f0fa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140444902036080, node = 0x7fbbe07f1270, id = 140444902036080, num = -528543120, tbl = 0x7fbbe07f1270, vars = 0x7fbbe07f1270, strterm = 0x7fbbe07f1270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140444903205040, node = 0x7fbbe090e8b0, id = 140444903205040, num = -527374160, tbl = 0x7fbbe090e8b0, vars = 0x7fbbe090e8b0, strterm = 0x7fbbe090e8b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 94632294013720, node = 0x56114c44db18, id = 94632294013720, num = 1279580952, tbl = 0x56114c44db18, vars = 0x56114c44db18, strterm = 0x56114c44db18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140444903014800, node = 0x7fbbe08e0190, id = 140444903014800, num = -527564400, tbl = 0x7fbbe08e0190, vars = 0x7fbbe08e0190, strterm = 0x7fbbe08e0190, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94632294107672, node = 0x56114c464a18, id = 94632294107672, num = 1279674904, tbl = 0x56114c464a18, vars = 0x56114c464a18, strterm = 0x56114c464a18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140444903206280, node = 0x7fbbe090ed88, id = 140444903206280, num = -527372920, tbl = 0x7fbbe090ed88, vars = 0x7fbbe090ed88, strterm = 0x7fbbe090ed88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 140444903289800, node = 0x7fbbe09233c8, id = 140444903289800, num = -527289400, tbl = 0x7fbbe09233c8, vars = 0x7fbbe09233c8, strterm = 0x7fbbe09233c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140444903198040, node = 0x7fbbe090cd58, id = 140444903198040, num = -527381160, tbl = 0x7fbbe090cd58, vars = 0x7fbbe090cd58, strterm = 0x7fbbe090cd58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 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 = 4497, node = 0x1191, id = 4497, num = 4497, tbl = 0x1191, vars = 0x1191, strterm = 0x1191, ctxt = {in_defined = 1, 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 = 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 = 94632293523056, node = 0x56114c3d5e70, id = 94632293523056, num = 1279090288, tbl = 0x56114c3d5e70, vars = 0x56114c3d5e70, strterm = 0x56114c3d5e70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140732157268128, node = 0x7ffec23e10a0, id = 140732157268128, num = -1036119904, tbl = 0x7ffec23e10a0, vars = 0x7ffec23e10a0, strterm = 0x7ffec23e10a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 14673, node = 0x3951, id = 14673, num = 14673, tbl = 0x3951, vars = 0x3951, strterm = 0x3951, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 528, node = 0x210, id = 528, num = 528, tbl = 0x210, vars = 0x210, strterm = 0x210, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 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 = 35638923522, node = 0x84c3ed102, id = 35638923522, num = 1279185154, tbl = 0x84c3ed102, vars = 0x84c3ed102, strterm = 0x84c3ed102, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 5981308115333134848, node = 0x5301e00a6297ba00, id = 5981308115333134848, num = 1654110720, tbl = 0x5301e00a6297ba00, vars = 0x5301e00a6297ba00, strterm = 0x5301e00a6297ba00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732157269152, node = 0x7ffec23e14a0, id = 140732157269152, num = -1036118880, tbl = 0x7ffec23e14a0, vars = 0x7ffec23e14a0, strterm = 0x7ffec23e14a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140444955426341, node = 0x7fbbe3adbe25 <comp_distance_value+53>, id = 140444955426341, num = -475152859, tbl = 0x7fbbe3adbe25 <comp_distance_value+53>, vars = 0x7fbbe3adbe25 <comp_distance_value+53>, strterm = 0x7fbbe3adbe25 <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 = 140444955426627, node = 0x7fbbe3adbf43 <select_opt_map_info+51>, id = 140444955426627, num = -475152573, tbl = 0x7fbbe3adbf43 <select_opt_map_info+51>, vars = 0x7fbbe3adbf43 <select_opt_map_info+51>, strterm = 0x7fbbe3adbf43 <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 = 140444955426927, node = 0x7fbbe3adc06f <add_mml+31>, id = 140444955426927, num = -475152273, tbl = 0x7fbbe3adc06f <add_mml+31>, vars = 0x7fbbe3adc06f <add_mml+31>, strterm = 0x7fbbe3adc06f <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 = 140444955427840, node = 0x7fbbe3adc400 <concat_left_node_opt_info+256>, id = 140444955427840, num = -475151360, tbl = 0x7fbbe3adc400 <concat_left_node_opt_info+256>, vars = 0x7fbbe3adc400 <concat_left_node_opt_info+256>, strterm = 0x7fbbe3adc400 <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 = 5981308115333134848, node = 0x5301e00a6297ba00, id = 5981308115333134848, num = 1654110720, tbl = 0x5301e00a6297ba00, vars = 0x5301e00a6297ba00, strterm = 0x5301e00a6297ba00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732157269600, node = 0x7ffec23e1660, id = 140732157269600, num = -1036118432, tbl = 0x7ffec23e1660, vars = 0x7ffec23e1660, strterm = 0x7ffec23e1660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140732157270288, node = 0x7ffec23e1910, id = 140732157270288, num = -1036117744, tbl = 0x7ffec23e1910, vars = 0x7ffec23e1910, strterm = 0x7ffec23e1910, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140732157270928, node = 0x7ffec23e1b90, id = 140732157270928, num = -1036117104, tbl = 0x7ffec23e1b90, vars = 0x7ffec23e1b90, strterm = 0x7ffec23e1b90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140732157269552, node = 0x7ffec23e1630, id = 140732157269552, num = -1036118480, tbl = 0x7ffec23e1630, vars = 0x7ffec23e1630, strterm = 0x7ffec23e1630, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94632293769856, node = 0x56114c412280, id = 94632293769856, num = 1279337088, tbl = 0x56114c412280, vars = 0x56114c412280, strterm = 0x56114c412280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140444955436526, node = 0x7fbbe3ade5ee <optimize_node_left+1118>, id = 140444955436526, num = -475142674, tbl = 0x7fbbe3ade5ee <optimize_node_left+1118>, vars = 0x7fbbe3ade5ee <optimize_node_left+1118>, strterm = 0x7fbbe3ade5ee <optimize_node_left+1118>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140732157269560, node = 0x7ffec23e1638, id = 140732157269560, num = -1036118472, tbl = 0x7ffec23e1638, vars = 0x7ffec23e1638, strterm = 0x7ffec23e1638, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140732157271936, node = 0x7ffec23e1f80, id = 140732157271936, num = -1036116096, tbl = 0x7ffec23e1f80, vars = 0x7ffec23e1f80, strterm = 0x7ffec23e1f80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732157269800, node = 0x7ffec23e1728, id = 140732157269800, num = -1036118232, tbl = 0x7ffec23e1728, vars = 0x7ffec23e1728, strterm = 0x7ffec23e1728, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140444955498094, node = 0x7fbbe3aed66e <node_new_list+78>, id = 140444955498094, num = -475081106, tbl = 0x7fbbe3aed66e <node_new_list+78>, vars = 0x7fbbe3aed66e <node_new_list+78>, strterm = 0x7fbbe3aed66e <node_new_list+78>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94632293846256, node = 0x56114c424cf0, id = 94632293846256, num = 1279413488, tbl = 0x56114c424cf0, vars = 0x56114c424cf0, strterm = 0x56114c424cf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 35638923522, node = 0x84c3ed102, id = 35638923522, num = 1279185154, tbl = 0x84c3ed102, vars = 0x84c3ed102, strterm = 0x84c3ed102, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 5981308115333134848, node = 0x5301e00a6297ba00, id = 5981308115333134848, num = 1654110720, tbl = 0x5301e00a6297ba00, vars = 0x5301e00a6297ba00, strterm = 0x5301e00a6297ba00, 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 = 94632290160192, node = 0x56114c0a0e40, id = 94632290160192, num = 1275727424, tbl = 0x56114c0a0e40, vars = 0x56114c0a0e40, strterm = 0x56114c0a0e40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 140732157272192, node = 0x7ffec23e2080, id = 140732157272192, num = -1036115840, tbl = 0x7ffec23e2080, vars = 0x7ffec23e2080, strterm = 0x7ffec23e2080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 5981308115333134848, node = 0x5301e00a6297ba00, id = 5981308115333134848, num = 1654110720, tbl = 0x5301e00a6297ba00, vars = 0x5301e00a6297ba00, strterm = 0x5301e00a6297ba00, 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 = 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 = 140732157269152, node = 0x7ffec23e14a0, id = 140732157269152, num = -1036118880, tbl = 0x7ffec23e14a0, vars = 0x7ffec23e14a0, strterm = 0x7ffec23e14a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140732157269368, node = 0x7ffec23e1578, id = 140732157269368, num = -1036118664, tbl = 0x7ffec23e1578, vars = 0x7ffec23e1578, strterm = 0x7ffec23e1578, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, 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 = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 420906795008, node = 0x6200000000, id = 420906795008, num = 0, tbl = 0x6200000000, vars = 0x6200000000, strterm = 0x6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732157268128, node = 0x7ffec23e10a0, id = 140732157268128, num = -1036119904, tbl = 0x7ffec23e10a0, vars = 0x7ffec23e10a0, strterm = 0x7ffec23e10a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 14673, node = 0x3951, id = 14673, num = 14673, tbl = 0x3951, vars = 0x3951, strterm = 0x3951, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 528, node = 0x210, id = 528, num = 528, tbl = 0x210, vars = 0x210, strterm = 0x210, 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 = 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 = 35638923522, node = 0x84c3ed102, id = 35638923522, num = 1279185154, tbl = 0x84c3ed102, vars = 0x84c3ed102, strterm = 0x84c3ed102, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 5981308115333134848, node = 0x5301e00a6297ba00, id = 5981308115333134848, num = 1654110720, tbl = 0x5301e00a6297ba00, vars = 0x5301e00a6297ba00, strterm = 0x5301e00a6297ba00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732157269152, node = 0x7ffec23e14a0, id = 140732157269152, num = -1036118880, tbl = 0x7ffec23e14a0, vars = 0x7ffec23e14a0, strterm = 0x7ffec23e14a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 60129542148, node = 0xe00000004, id = 60129542148, num = 4, tbl = 0xe00000004, vars = 0xe00000004, strterm = 0xe00000004, 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 = 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}}}
        yyvs = 0x7ffec23e1250
        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 = 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 = 7}}, {beg_pos = {lineno = 574, column = 7}, end_pos = {lineno = 574, column = 10}}, {beg_pos = {lineno = 574, column = 10}, end_pos = {lineno = 574, column = 11}}, {beg_pos = {lineno = 574, column = 12}, end_pos = {lineno = 574, column = 13}}, {beg_pos = {lineno = 574, column = 13}, end_pos = {lineno = 574, column = 14}}, {beg_pos = {lineno = 574, column = 14}, end_pos = {lineno = 574, column = 17}}, {beg_pos = {lineno = 574, column = 17}, end_pos = {lineno = 574, column = 22}}, {beg_pos = {lineno = 574, column = 18}, end_pos = {lineno = 574, column = 21}}, {beg_pos = {lineno = 574, column = 21}, end_pos = {lineno = 574, column = 22}}, {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 = 297, column = 30}, end_pos = {lineno = 297, column = 31}}, {beg_pos = {lineno = 641, column = 27}, end_pos = {lineno = 641, column = 28}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474943544, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474943503, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -526194240, column = 32699}}, {beg_pos = {lineno = -526194240, column = 32699}, end_pos = {lineno = -474943026, column = 32699}}, {beg_pos = {lineno = -526194240, column = 32699}, end_pos = {lineno = -474940783, column = 32699}}, {beg_pos = {lineno = -526194216, column = 32699}, end_pos = {lineno = -474940676, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 11, column = 0}, end_pos = {lineno = -474939855, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474943544, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474943503, column = 32699}}, {beg_pos = {lineno = 11, column = 0}, end_pos = {lineno = -526194216, column = 32699}}, {beg_pos = {lineno = -526194240, column = 32699}, end_pos = {lineno = 1654110720, column = 1392631818}}, {beg_pos = {lineno = -526194240, column = 32699}, end_pos = {lineno = -474880695, column = 32699}}, {beg_pos = {lineno = -1036116560, column = 32766}, end_pos = {lineno = 10, column = 0}}, {beg_pos = {lineno = -1036115024, column = 32766}, end_pos = {lineno = -474993612, column = 32699}}, {beg_pos = {lineno = 1048576, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -1, column = -1}, end_pos = {lineno = -1036116608, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 10, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1036115024, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 32, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 1275682832, column = 22033}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = 2, column = 32699}}, {beg_pos = {lineno = 1275682832, column = 22033}, 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 = 7, column = 119}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -472797184, column = 32699}, end_pos = {lineno = 99902649, column = 0}}, {beg_pos = {lineno = -476861920, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -476905220, column = 32699}, end_pos = {lineno = -472741750, column = 32699}}, {beg_pos = {lineno = 1737, column = 0}, end_pos = {lineno = -476852272, column = 32699}}, {beg_pos = {lineno = -472797184, column = 32699}, end_pos = {lineno = -1036116408, column = 32766}}, {beg_pos = {lineno = -1036116412, column = 32766}, end_pos = {lineno = -476603188, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474955844, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474955844, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474943544, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474943503, column = 32699}}, {beg_pos = {lineno = -526849040, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -526849040, column = 32699}, end_pos = {lineno = -474912457, column = 32699}}, {beg_pos = {lineno = -476069436, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -476027784, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -476063274, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -472743019, column = 32699}}, {beg_pos = {lineno = -472797184, column = 32699}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = -526104448, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -476903892, column = 32699}, end_pos = {lineno = -472741750, column = 32699}}, {beg_pos = {lineno = 2069, column = 0}, end_pos = {lineno = -476852272, column = 32699}}, {beg_pos = {lineno = -472797184, column = 32699}, end_pos = {lineno = -1036116152, column = 32766}}, {beg_pos = {lineno = -1036116156, column = 32766}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -476852272, column = 32699}, end_pos = {lineno = -472741750, column = 32699}}, {beg_pos = {lineno = 522, column = 0}, end_pos = {lineno = -472743019, column = 32699}}, {beg_pos = {lineno = -472797184, column = 32699}, end_pos = {lineno = -639076828, column = 0}}, {beg_pos = {lineno = -526105480, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -476907048, column = 32699}, end_pos = {lineno = -472741750, column = 32699}}, {beg_pos = {lineno = 1280, column = 0}, end_pos = {lineno = -472743019, column = 32699}}, {beg_pos = {lineno = -472797184, column = 32699}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -526105456, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -476908496, column = 32699}, end_pos = {lineno = -472741750, column = 32699}}, {beg_pos = {lineno = 918, column = 0}, end_pos = {lineno = -476852272, column = 32699}}, {beg_pos = {lineno = -472797184, column = 32699}, end_pos = {lineno = -1036115960, column = 32766}}, {beg_pos = {lineno = -1036115964, column = 32766}, end_pos = {lineno = -1036116028, column = 32766}}, {beg_pos = {lineno = -476852272, column = 32699}, end_pos = {lineno = -1036115824, column = 32766}}, {beg_pos = {lineno = -526105480, column = 32699}, end_pos = {lineno = -476903608, column = 32699}}, {beg_pos = {lineno = -526099810, column = 32699}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 56737513, column = 0}, end_pos = {lineno = -1036115964, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1036115760, column = 32766}}, {beg_pos = {lineno = -526105456, column = 32699}, end_pos = {lineno = -1036115776, column = 32766}}, {beg_pos = {lineno = 1276241304, column = 0}, end_pos = {lineno = 1276451792, column = 22033}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = -1036115840, column = 32766}}, {beg_pos = {lineno = -1036115824, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1276241304, column = 22033}, end_pos = {lineno = -1036115608, column = 32766}}, {beg_pos = {lineno = -526099810, column = 32699}, end_pos = {lineno = -1036115776, column = 32766}}, {beg_pos = {lineno = -1036115760, column = 32766}, end_pos = {lineno = -472739351, column = 32699}}, {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 = 1276240432, column = 22033}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1276240432, column = 22033}, end_pos = {lineno = 1276241304, column = 22033}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -476853952, column = 32699}}, {beg_pos = {lineno = -1036114832, column = 32766}, end_pos = {lineno = 1, column = 32699}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -476881576, column = 32699}, end_pos = {lineno = -472797184, column = 32699}}, {beg_pos = {lineno = -526978360, column = 32699}, end_pos = {lineno = 35, column = 0}}, {beg_pos = {lineno = -482731040, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -526978360, column = 32699}, end_pos = {lineno = -472718969, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -525864840, column = 32699}}, {beg_pos = {lineno = -526978360, column = 32699}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = -482731040, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -526978360, column = 32699}, end_pos = {lineno = -472718969, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -526855360, column = 32699}, end_pos = {lineno = -476881576, column = 32699}}, {beg_pos = {lineno = -1036114688, column = 32766}, end_pos = {lineno = -472687762, column = 32699}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1279131040, column = 22033}}, {beg_pos = {lineno = -1036118048, column = 32766}, end_pos = {lineno = -1036114864, column = 32766}}, {beg_pos = {lineno = -526978960, column = 32699}, end_pos = {lineno = -1036118064, column = 32766}}, {beg_pos = {lineno = 123, column = 0}, end_pos = {lineno = 1634082874, column = 174420844}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -479448912, column = 32699}, end_pos = {lineno = 8096, column = 65535}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = -479450144, column = 32699}, 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 = 1765962867}}, {beg_pos = {lineno = -526855305, column = 32699}, end_pos = {lineno = -526855336, column = 32699}}, {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 = -479448912, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 29, column = 4}}, {beg_pos = {lineno = 52, 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 = -474956508, column = 32699}, end_pos = {lineno = -474955844, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474955844, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474943544, column = 32699}}, {beg_pos = {lineno = -474956508, column = 32699}, end_pos = {lineno = -474943503, column = 32699}}, {beg_pos = {lineno = -526848800, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -526848800, column = 32699}, end_pos = {lineno = -474912457, column = 32699}}, {beg_pos = {lineno = -476069436, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -476027784, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -476063274, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -476040231, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -476018433, column = 32699}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 349204, 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 = 1654110720, column = 1392631818}}, {beg_pos = {lineno = -526848800, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -526848800, column = 32699}, end_pos = {lineno = -526848800, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -481188232, column = 32699}}, {beg_pos = {lineno = -476069436, column = 32699}, end_pos = {lineno = -481188232, column = 32699}}, {beg_pos = {lineno = -476069436, column = 32699}, end_pos = {lineno = -476063220, column = 32699}}, {beg_pos = {lineno = 1024, column = 0}, end_pos = {lineno = -476060888, column = 32699}}, {beg_pos = {lineno = 1024, column = 0}, end_pos = {lineno = -476060842, column = 32699}}, {beg_pos = {lineno = -476069436, column = 32699}, end_pos = {lineno = -476059319, column = 32699}}, {beg_pos = {lineno = -475556464, column = 32699}, end_pos = {lineno = -476027704, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -476063274, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -476040231, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -476018433, column = 32699}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1432627184, column = 1}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 1}, end_pos = {lineno = 34635776, column = 0}}, {beg_pos = {lineno = 0, column = 1}, end_pos = {lineno = 1654110720, column = 1392631818}}, {beg_pos = {lineno = -527000840, column = 32699}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -527000840, column = 32699}, end_pos = {lineno = -527000840, column = 32699}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -1036114636, column = 32766}}, {beg_pos = {lineno = 1275695232, column = 22033}, end_pos = {lineno = -476017857, column = 32699}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -476063274, column = 32699}}, {beg_pos = {lineno = -527000840, column = 32699}, end_pos = {lineno = -476040231, column = 32699}}}
        yyls = 0x7ffec23e1890
        yylsp = <optimized out>
        yyerror_range = <optimized out>
        yystacksize = 200
        yyn = 458
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140444902103000, node = 0x7fbbe08017d8, id = 140444902103000, num = -528476200, tbl = 0x7fbbe08017d8, vars = 0x7fbbe08017d8, strterm = 0x7fbbe08017d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}
        yyloc = {beg_pos = {lineno = 574, column = 12}, end_pos = {lineno = 574, column = 22}}
        yymsgbuf = "\230\220\tL\021V\000\000\003\247\240\343\273\177\000\000\000\000\000\000\000\000\000\000\060\375\061L\021V\000\000n\000\000\000^\000\000\000\000\272\227b\n\340\001S\001\000\000\000\000\000\000\000\060\375\061L\021V\000\000\001\000\000\000\000\000\000\000\032\220\000\000\000\000\000\000\370\232\226\340\273\177\000\000h\033\241\343\273\177", '\000' <repeats 26 times>, "\060\375\061L\021V\000"
        yymsg = 0x7ffec23e2510 "\230\220\tL\021V"
        yymsg_alloc = 128
        yylen = 4
#24 0x00007fbbe0a60de0 in ripper_parse0 (parser_v=parser_v@entry=140444903579160) at ripper.y:13837
        p = 0x56114c3b89a0
#25 0x00007fbbe39f1296 in rb_ensure (b_proc=b_proc@entry=0x7fbbe0a60db0 <ripper_parse0>, data1=data1@entry=140444903579160, e_proc=e_proc@entry=0x7fbbe0a4d5a0 <ripper_ensure>, data2=data2@entry=140444903579160) at /tmp/ruby/v3/src/trunk-asserts/eval.c:994
        _ec = 0x56114c09a0c0
        _tag = {tag = 52, retval = 140444948050256, buf = {0x7ffec23e26a0, 0x7fbbe39f1350 <rb_ensure+448>, 0x0, 0x7ffec23e25f0, 0x7fbbe39e55c4 <RB_SPECIAL_CONST_P+20>}, prev = 0x7ffec23e2870, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 8
        errinfo = <optimized out>
        ec = 0x56114c09a0c0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fbbe0a4d5a0 <ripper_ensure>, data2 = 140444903579160}}
#26 0x00007fbbe0a4d845 in ripper_parse (self=140444903579160) at ripper.y:13875
        p = 0x56114c3b89a0
#27 0x00007fbbe3b676f4 in vm_call_cfunc_with_frame (ec=0x56114c09a0c0, reg_cfp=0x7fbbe34d2e10, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:3037
        ci = 0x8401001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fbbe33a1be0
        cfunc = 0x56114c1198b8
        len = 0
        recv = 140444903579160
        block_handler = 0
        frame_type = 1431634051
        argc = 0
        orig_argc = 0
        args = <optimized out>
        args = <optimized out>
#28 0x00007fbbe3b72a33 in vm_sendish (ec=0x56114c09a0c0, reg_cfp=0x7fbbe34d2e10, cd=0x56114c3df770, method_explorer=<optimized out>, block_handler=0) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:4766
        val = 52
        ci = 0x8401001c0001
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x8401001c0001, cc = 0x7fbbe096f098, block_handler = 0, recv = 140444903579160, argc = 0, kw_splat = 0}
#29 0x00007fbbe3b72caf in vm_exec_core (ec=0x56114c09a0c0, initial=140732157265584) at ../../src/trunk-asserts/insns.def:778
        bh = <optimized out>
        cd = 0x56114c3df770
        leaf = <optimized out>
        val = <optimized out>
        canary = <optimized out>
        reg_pc = 0x56114c329818
        reg_cfp = 0x7fbbe34d2e10
        insns_address_table = {0x7fbbe3b7322c <vm_exec_core+1564>, 0x7fbbe3b72f72 <vm_exec_core+866>, 0x7fbbe3b72edc <vm_exec_core+716>, 0x7fbbe3b730f6 <vm_exec_core+1254>, 0x7fbbe3b73047 <vm_exec_core+1079>, 0x7fbbe3b7326e <vm_exec_core+1630>, 0x7fbbe3b72e00 <vm_exec_core+496>, 0x7fbbe3b74e53 <vm_exec_core+8771>, 0x7fbbe3b74d81 <vm_exec_core+8561>, 0x7fbbe3b75fe7 <vm_exec_core+13271>, 0x7fbbe3b74caf <vm_exec_core+8351>, 0x7fbbe3b7456b <vm_exec_core+6491>, 0x7fbbe3b74486 <vm_exec_core+6262>, 0x7fbbe3b75762 <vm_exec_core+11090>, 0x7fbbe3b743ca <vm_exec_core+6074>, 0x7fbbe3b75c58 <vm_exec_core+12360>, 0x7fbbe3b75bbc <vm_exec_core+12204>, 0x7fbbe3b74919 <vm_exec_core+7433>, 0x7fbbe3b74887 <vm_exec_core+7287>, 0x7fbbe3b75350 <vm_exec_core+10048>, 0x7fbbe3b75291 <vm_exec_core+9857>, 0x7fbbe3b73e07 <vm_exec_core+4599>, 0x7fbbe3b73d46 <vm_exec_core+4406>, 0x7fbbe3b75e4b <vm_exec_core+12859>, 0x7fbbe3b75da0 <vm_exec_core+12688>, 0x7fbbe3b76369 <vm_exec_core+14169>, 0x7fbbe3b74a97 <vm_exec_core+7815>, 0x7fbbe3b755d1 <vm_exec_core+10689>, 0x7fbbe3b75515 <vm_exec_core+10501>, 0x7fbbe3b762f8 <vm_exec_core+14056>, 0x7fbbe3b740dc <vm_exec_core+5324>, 0x7fbbe3b75a05 <vm_exec_core+11765>, 0x7fbbe3b758da <vm_exec_core+11466>, 0x7fbbe3b746dd <vm_exec_core+6861>, 0x7fbbe3b7468e <vm_exec_core+6782>, 0x7fbbe3b7502c <vm_exec_core+9244>, 0x7fbbe3b74fa8 <vm_exec_core+9112>, 0x7fbbe3b76156 <vm_exec_core+13638>, 0x7fbbe3b734cf <vm_exec_core+2239>, 0x7fbbe3b73a64 <vm_exec_core+3668>, 0x7fbbe3b73a1e <vm_exec_core+3598>, 0x7fbbe3b73c46 <vm_exec_core+4150>, 0x7fbbe3b73797 <vm_exec_core+2951>, 0x7fbbe3b73950 <vm_exec_core+3392>, 0x7fbbe3b73877 <vm_exec_core+3175>, 0x7fbbe3b73b33 <vm_exec_core+3875>, 0x7fbbe3b7369f <vm_exec_core+2703>, 0x7fbbe3b72d79 <vm_exec_core+361>, 0x7fbbe3b72cd5 <vm_exec_core+197>, 0x7fbbe3b72c51 <vm_exec_core+65>, 0x7fbbe3b7607a <vm_exec_core+13418>, 0x7fbbe3b75cd3 <vm_exec_core+12483>, 0x7fbbe3b7709a <vm_exec_core+17546>, 0x7fbbe3b74edb <vm_exec_core+8907>, 0x7fbbe3b76218 <vm_exec_core+13832>, 0x7fbbe3b757fa <vm_exec_core+11242>, 0x7fbbe3b75f40 <vm_exec_core+13104>, 0x7fbbe3b74607 <vm_exec_core+6647>, 0x7fbbe3b75ad3 <vm_exec_core+11971>, 0x7fbbe3b764f2 <vm_exec_core+14562>, 0x7fbbe3b74a35 <vm_exec_core+7717>, 0x7fbbe3b749b4 <vm_exec_core+7588>, 0x7fbbe3b75494 <vm_exec_core+10372>, 0x7fbbe3b75413 <vm_exec_core+10243>, 0x7fbbe3b73fb5 <vm_exec_core+5029>, 0x7fbbe3b73ee4 <vm_exec_core+4820>, 0x7fbbe3b7343e <vm_exec_core+2094>, 0x7fbbe3b733a1 <vm_exec_core+1937>, 0x7fbbe3b77723 <vm_exec_core+19219>, 0x7fbbe3b773cd <vm_exec_core+18365>, 0x7fbbe3b7765a <vm_exec_core+19018>, 0x7fbbe3b778b5 <vm_exec_core+19621>, 0x7fbbe3b777ec <vm_exec_core+19420>, 0x7fbbe3b7757f <vm_exec_core+18799>, 0x7fbbe3b77496 <vm_exec_core+18566>, 0x7fbbe3b76ef4 <vm_exec_core+17124>, 0x7fbbe3b76e25 <vm_exec_core+16917>, 0x7fbbe3b76bbe <vm_exec_core+16302>, 0x7fbbe3b76aef <vm_exec_core+16095>, 0x7fbbe3b76d5c <vm_exec_core+16716>, 0x7fbbe3b76a20 <vm_exec_core+15888>, 0x7fbbe3b76c8d <vm_exec_core+16509>, 0x7fbbe3b76957 <vm_exec_core+15687>, 0x7fbbe3b76fc3 <vm_exec_core+17331>, 0x7fbbe3b74bbd <vm_exec_core+8109>, 0x7fbbe3b742e8 <vm_exec_core+5848>, 0x7fbbe3b76897 <vm_exec_core+15495>, 0x7fbbe3b767d7 <vm_exec_core+15303>, 0x7fbbe3b7670e <vm_exec_core+15102>, 0x7fbbe3b76645 <vm_exec_core+14901>, 0x7fbbe3b76578 <vm_exec_core+14696>, 0x7fbbe3b772fe <vm_exec_core+18158>, 0x7fbbe3b7568d <vm_exec_core+10877>, 0x7fbbe3b747b8 <vm_exec_core+7080>, 0x7fbbe3b751bb <vm_exec_core+9643>, 0x7fbbe3b750f7 <vm_exec_core+9447>, 0x7fbbe3b74224 <vm_exec_core+5652>, 0x7fbbe3b7419d <vm_exec_core+5517>, 0x7fbbe3b73710 <vm_exec_core+2816>, 0x7fbbe3b73616 <vm_exec_core+2566>, 0x7fbbe3b7358d <vm_exec_core+2429>, 0x7fbbe3b7321d <vm_exec_core+1549>, 0x7fbbe3b72f63 <vm_exec_core+851>, 0x7fbbe3b72ecd <vm_exec_core+701>, 0x7fbbe3b730e7 <vm_exec_core+1239>, 0x7fbbe3b73038 <vm_exec_core+1064>, 0x7fbbe3b7325f <vm_exec_core+1615>, 0x7fbbe3b72df1 <vm_exec_core+481>, 0x7fbbe3b74e44 <vm_exec_core+8756>, 0x7fbbe3b74d72 <vm_exec_core+8546>, 0x7fbbe3b75fd8 <vm_exec_core+13256>, 0x7fbbe3b74ca0 <vm_exec_core+8336>, 0x7fbbe3b7455c <vm_exec_core+6476>, 0x7fbbe3b74477 <vm_exec_core+6247>, 0x7fbbe3b75753 <vm_exec_core+11075>, 0x7fbbe3b743bb <vm_exec_core+6059>, 0x7fbbe3b75c49 <vm_exec_core+12345>, 0x7fbbe3b75bad <vm_exec_core+12189>, 0x7fbbe3b7490a <vm_exec_core+7418>, 0x7fbbe3b74878 <vm_exec_core+7272>, 0x7fbbe3b75341 <vm_exec_core+10033>, 0x7fbbe3b75282 <vm_exec_core+9842>, 0x7fbbe3b73df8 <vm_exec_core+4584>, 0x7fbbe3b73d37 <vm_exec_core+4391>, 0x7fbbe3b75e3c <vm_exec_core+12844>, 0x7fbbe3b75d91 <vm_exec_core+12673>, 0x7fbbe3b7635a <vm_exec_core+14154>, 0x7fbbe3b74a88 <vm_exec_core+7800>, 0x7fbbe3b755c2 <vm_exec_core+10674>, 0x7fbbe3b75506 <vm_exec_core+10486>, 0x7fbbe3b762e9 <vm_exec_core+14041>, 0x7fbbe3b740cd <vm_exec_core+5309>, 0x7fbbe3b759f6 <vm_exec_core+11750>, 0x7fbbe3b758cb <vm_exec_core+11451>, 0x7fbbe3b746ce <vm_exec_core+6846>, 0x7fbbe3b7467f <vm_exec_core+6767>, 0x7fbbe3b7501d <vm_exec_core+9229>, 0x7fbbe3b74f99 <vm_exec_core+9097>, 0x7fbbe3b76147 <vm_exec_core+13623>, 0x7fbbe3b734c0 <vm_exec_core+2224>, 0x7fbbe3b73a55 <vm_exec_core+3653>, 0x7fbbe3b73a0f <vm_exec_core+3583>, 0x7fbbe3b73c37 <vm_exec_core+4135>, 0x7fbbe3b73788 <vm_exec_core+2936>, 0x7fbbe3b73941 <vm_exec_core+3377>, 0x7fbbe3b73868 <vm_exec_core+3160>, 0x7fbbe3b73b24 <vm_exec_core+3860>, 0x7fbbe3b73690 <vm_exec_core+2688>, 0x7fbbe3b72d6a <vm_exec_core+346>, 0x7fbbe3b72cc6 <vm_exec_core+182>, 0x7fbbe3b76564 <vm_exec_core+14676>, 0x7fbbe3b7606b <vm_exec_core+13403>, 0x7fbbe3b75cc4 <vm_exec_core+12468>, 0x7fbbe3b76550 <vm_exec_core+14656>, 0x7fbbe3b74ecc <vm_exec_core+8892>, 0x7fbbe3b76209 <vm_exec_core+13817>, 0x7fbbe3b757eb <vm_exec_core+11227>, 0x7fbbe3b75f31 <vm_exec_core+13089>, 0x7fbbe3b745f8 <vm_exec_core+6632>, 0x7fbbe3b75ac4 <vm_exec_core+11956>, 0x7fbbe3b764e3 <vm_exec_core+14547>, 0x7fbbe3b74a26 <vm_exec_core+7702>, 0x7fbbe3b749a5 <vm_exec_core+7573>, 0x7fbbe3b75485 <vm_exec_core+10357>, 0x7fbbe3b75404 <vm_exec_core+10228>, 0x7fbbe3b73fa6 <vm_exec_core+5014>, 0x7fbbe3b73ed5 <vm_exec_core+4805>, 0x7fbbe3b7342f <vm_exec_core+2079>, 0x7fbbe3b73392 <vm_exec_core+1922>, 0x7fbbe3b77272 <vm_exec_core+18018>, 0x7fbbe3b7725e <vm_exec_core+17998>, 0x7fbbe3b7724a <vm_exec_core+17978>, 0x7fbbe3b77236 <vm_exec_core+17958>, 0x7fbbe3b77222 <vm_exec_core+17938>, 0x7fbbe3b7720e <vm_exec_core+17918>, 0x7fbbe3b771f3 <vm_exec_core+17891>, 0x7fbbe3b771df <vm_exec_core+17871>, 0x7fbbe3b77286 <vm_exec_core+18038>, 0x7fbbe3b771cb <vm_exec_core+17851>, 0x7fbbe3b771b7 <vm_exec_core+17831>, 0x7fbbe3b771a3 <vm_exec_core+17811>, 0x7fbbe3b7718f <vm_exec_core+17791>, 0x7fbbe3b7717b <vm_exec_core+17771>, 0x7fbbe3b77167 <vm_exec_core+17751>, 0x7fbbe3b772c2 <vm_exec_core+18098>, 0x7fbbe3b74bae <vm_exec_core+8094>, 0x7fbbe3b742d9 <vm_exec_core+5833>, 0x7fbbe3b772ae <vm_exec_core+18078>, 0x7fbbe3b7729a <vm_exec_core+18058>, 0x7fbbe3b772ea <vm_exec_core+18138>, 0x7fbbe3b772d6 <vm_exec_core+18118>, 0x7fbbe3b7643a <vm_exec_core+14378>, 0x7fbbe3b7643e <vm_exec_core+14382>, 0x7fbbe3b7567e <vm_exec_core+10862>, 0x7fbbe3b747a9 <vm_exec_core+7065>, 0x7fbbe3b751ac <vm_exec_core+9628>, 0x7fbbe3b750e8 <vm_exec_core+9432>, 0x7fbbe3b74215 <vm_exec_core+5637>, 0x7fbbe3b7418e <vm_exec_core+5502>, 0x7fbbe3b73701 <vm_exec_core+2801>...}
        __func__ = "vm_exec_core"
#30 0x00007fbbe3b7a0eb in rb_vm_exec (ec=0x56114c09a0c0, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2300
        _ec = 0x56114c09a0c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffec23e28c0, 0x7fbbe3b7a168 <rb_vm_exec+280>, 0x0, 0x7ffec23e2860, 0x0}, prev = 0x7ffec23e2b90, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#31 0x00007fbbe3b80f19 in eval_string_with_cref (self=self@entry=140444903579160, src=140444903579120, cref=cref@entry=0x7fbbe0969d78, file=file@entry=140444903579040, line=line@entry=1) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1759
        ec = 0x56114c09a0c0
        block = {as = {captured = {self = 140444903579160, ep = 0x7fbbe33d30f8, code = {iseq = 0x7fbbe33716e8, ifunc = 0x7fbbe33716e8, val = 140444947650280}}, symbol = 140444903579160, proc = 140444903579160}, type = block_type_iseq}
        iseq = <optimized out>
        cfp = <optimized out>
#32 0x00007fbbe3b81261 in eval_under (self=140444903579160, singleton=singleton@entry=1, src=<optimized out>, file=140444903579040, line=line@entry=1) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:2001
        cref = 0x7fbbe0969d78
#33 0x00007fbbe3b81343 in specific_eval (argc=2, argv=0x7fbbe33d3108, self=<optimized out>, singleton=1, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:2025
        file = 140444903579040
        line = <optimized out>
        code = 140444903579120
#34 0x00007fbbe3b676f4 in vm_call_cfunc_with_frame (ec=0x56114c09a0c0, reg_cfp=0x7fbbe34d2e90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:3037
        ci = 0x250100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fbbe3376d78
        cfunc = 0x56114c0dcdf8
        len = -1
        recv = 140444903579160
        block_handler = 0
        frame_type = 1431634051
        argc = 2
        orig_argc = 2
        args = <optimized out>
        args = <optimized out>
#35 0x00007fbbe3b72a33 in vm_sendish (ec=0x56114c09a0c0, reg_cfp=0x7fbbe34d2e90, cd=0x56114c1e1ca0, method_explorer=<optimized out>, block_handler=0) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:4766
        val = 52
        ci = 0x250100100005
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x250100100005, cc = 0x7fbbe096f200, block_handler = 0, recv = 140444903579160, argc = 2, kw_splat = 0}
#36 0x00007fbbe3b72caf in vm_exec_core (ec=0x56114c09a0c0, initial=140732157265584) at ../../src/trunk-asserts/insns.def:778
        bh = <optimized out>
        cd = 0x56114c1e1ca0
        leaf = <optimized out>
        val = <optimized out>
        canary = <optimized out>
        reg_pc = 0x56114c1ba880
        reg_cfp = 0x7fbbe34d2e90
        insns_address_table = {0x7fbbe3b7322c <vm_exec_core+1564>, 0x7fbbe3b72f72 <vm_exec_core+866>, 0x7fbbe3b72edc <vm_exec_core+716>, 0x7fbbe3b730f6 <vm_exec_core+1254>, 0x7fbbe3b73047 <vm_exec_core+1079>, 0x7fbbe3b7326e <vm_exec_core+1630>, 0x7fbbe3b72e00 <vm_exec_core+496>, 0x7fbbe3b74e53 <vm_exec_core+8771>, 0x7fbbe3b74d81 <vm_exec_core+8561>, 0x7fbbe3b75fe7 <vm_exec_core+13271>, 0x7fbbe3b74caf <vm_exec_core+8351>, 0x7fbbe3b7456b <vm_exec_core+6491>, 0x7fbbe3b74486 <vm_exec_core+6262>, 0x7fbbe3b75762 <vm_exec_core+11090>, 0x7fbbe3b743ca <vm_exec_core+6074>, 0x7fbbe3b75c58 <vm_exec_core+12360>, 0x7fbbe3b75bbc <vm_exec_core+12204>, 0x7fbbe3b74919 <vm_exec_core+7433>, 0x7fbbe3b74887 <vm_exec_core+7287>, 0x7fbbe3b75350 <vm_exec_core+10048>, 0x7fbbe3b75291 <vm_exec_core+9857>, 0x7fbbe3b73e07 <vm_exec_core+4599>, 0x7fbbe3b73d46 <vm_exec_core+4406>, 0x7fbbe3b75e4b <vm_exec_core+12859>, 0x7fbbe3b75da0 <vm_exec_core+12688>, 0x7fbbe3b76369 <vm_exec_core+14169>, 0x7fbbe3b74a97 <vm_exec_core+7815>, 0x7fbbe3b755d1 <vm_exec_core+10689>, 0x7fbbe3b75515 <vm_exec_core+10501>, 0x7fbbe3b762f8 <vm_exec_core+14056>, 0x7fbbe3b740dc <vm_exec_core+5324>, 0x7fbbe3b75a05 <vm_exec_core+11765>, 0x7fbbe3b758da <vm_exec_core+11466>, 0x7fbbe3b746dd <vm_exec_core+6861>, 0x7fbbe3b7468e <vm_exec_core+6782>, 0x7fbbe3b7502c <vm_exec_core+9244>, 0x7fbbe3b74fa8 <vm_exec_core+9112>, 0x7fbbe3b76156 <vm_exec_core+13638>, 0x7fbbe3b734cf <vm_exec_core+2239>, 0x7fbbe3b73a64 <vm_exec_core+3668>, 0x7fbbe3b73a1e <vm_exec_core+3598>, 0x7fbbe3b73c46 <vm_exec_core+4150>, 0x7fbbe3b73797 <vm_exec_core+2951>, 0x7fbbe3b73950 <vm_exec_core+3392>, 0x7fbbe3b73877 <vm_exec_core+3175>, 0x7fbbe3b73b33 <vm_exec_core+3875>, 0x7fbbe3b7369f <vm_exec_core+2703>, 0x7fbbe3b72d79 <vm_exec_core+361>, 0x7fbbe3b72cd5 <vm_exec_core+197>, 0x7fbbe3b72c51 <vm_exec_core+65>, 0x7fbbe3b7607a <vm_exec_core+13418>, 0x7fbbe3b75cd3 <vm_exec_core+12483>, 0x7fbbe3b7709a <vm_exec_core+17546>, 0x7fbbe3b74edb <vm_exec_core+8907>, 0x7fbbe3b76218 <vm_exec_core+13832>, 0x7fbbe3b757fa <vm_exec_core+11242>, 0x7fbbe3b75f40 <vm_exec_core+13104>, 0x7fbbe3b74607 <vm_exec_core+6647>, 0x7fbbe3b75ad3 <vm_exec_core+11971>, 0x7fbbe3b764f2 <vm_exec_core+14562>, 0x7fbbe3b74a35 <vm_exec_core+7717>, 0x7fbbe3b749b4 <vm_exec_core+7588>, 0x7fbbe3b75494 <vm_exec_core+10372>, 0x7fbbe3b75413 <vm_exec_core+10243>, 0x7fbbe3b73fb5 <vm_exec_core+5029>, 0x7fbbe3b73ee4 <vm_exec_core+4820>, 0x7fbbe3b7343e <vm_exec_core+2094>, 0x7fbbe3b733a1 <vm_exec_core+1937>, 0x7fbbe3b77723 <vm_exec_core+19219>, 0x7fbbe3b773cd <vm_exec_core+18365>, 0x7fbbe3b7765a <vm_exec_core+19018>, 0x7fbbe3b778b5 <vm_exec_core+19621>, 0x7fbbe3b777ec <vm_exec_core+19420>, 0x7fbbe3b7757f <vm_exec_core+18799>, 0x7fbbe3b77496 <vm_exec_core+18566>, 0x7fbbe3b76ef4 <vm_exec_core+17124>, 0x7fbbe3b76e25 <vm_exec_core+16917>, 0x7fbbe3b76bbe <vm_exec_core+16302>, 0x7fbbe3b76aef <vm_exec_core+16095>, 0x7fbbe3b76d5c <vm_exec_core+16716>, 0x7fbbe3b76a20 <vm_exec_core+15888>, 0x7fbbe3b76c8d <vm_exec_core+16509>, 0x7fbbe3b76957 <vm_exec_core+15687>, 0x7fbbe3b76fc3 <vm_exec_core+17331>, 0x7fbbe3b74bbd <vm_exec_core+8109>, 0x7fbbe3b742e8 <vm_exec_core+5848>, 0x7fbbe3b76897 <vm_exec_core+15495>, 0x7fbbe3b767d7 <vm_exec_core+15303>, 0x7fbbe3b7670e <vm_exec_core+15102>, 0x7fbbe3b76645 <vm_exec_core+14901>, 0x7fbbe3b76578 <vm_exec_core+14696>, 0x7fbbe3b772fe <vm_exec_core+18158>, 0x7fbbe3b7568d <vm_exec_core+10877>, 0x7fbbe3b747b8 <vm_exec_core+7080>, 0x7fbbe3b751bb <vm_exec_core+9643>, 0x7fbbe3b750f7 <vm_exec_core+9447>, 0x7fbbe3b74224 <vm_exec_core+5652>, 0x7fbbe3b7419d <vm_exec_core+5517>, 0x7fbbe3b73710 <vm_exec_core+2816>, 0x7fbbe3b73616 <vm_exec_core+2566>, 0x7fbbe3b7358d <vm_exec_core+2429>, 0x7fbbe3b7321d <vm_exec_core+1549>, 0x7fbbe3b72f63 <vm_exec_core+851>, 0x7fbbe3b72ecd <vm_exec_core+701>, 0x7fbbe3b730e7 <vm_exec_core+1239>, 0x7fbbe3b73038 <vm_exec_core+1064>, 0x7fbbe3b7325f <vm_exec_core+1615>, 0x7fbbe3b72df1 <vm_exec_core+481>, 0x7fbbe3b74e44 <vm_exec_core+8756>, 0x7fbbe3b74d72 <vm_exec_core+8546>, 0x7fbbe3b75fd8 <vm_exec_core+13256>, 0x7fbbe3b74ca0 <vm_exec_core+8336>, 0x7fbbe3b7455c <vm_exec_core+6476>, 0x7fbbe3b74477 <vm_exec_core+6247>, 0x7fbbe3b75753 <vm_exec_core+11075>, 0x7fbbe3b743bb <vm_exec_core+6059>, 0x7fbbe3b75c49 <vm_exec_core+12345>, 0x7fbbe3b75bad <vm_exec_core+12189>, 0x7fbbe3b7490a <vm_exec_core+7418>, 0x7fbbe3b74878 <vm_exec_core+7272>, 0x7fbbe3b75341 <vm_exec_core+10033>, 0x7fbbe3b75282 <vm_exec_core+9842>, 0x7fbbe3b73df8 <vm_exec_core+4584>, 0x7fbbe3b73d37 <vm_exec_core+4391>, 0x7fbbe3b75e3c <vm_exec_core+12844>, 0x7fbbe3b75d91 <vm_exec_core+12673>, 0x7fbbe3b7635a <vm_exec_core+14154>, 0x7fbbe3b74a88 <vm_exec_core+7800>, 0x7fbbe3b755c2 <vm_exec_core+10674>, 0x7fbbe3b75506 <vm_exec_core+10486>, 0x7fbbe3b762e9 <vm_exec_core+14041>, 0x7fbbe3b740cd <vm_exec_core+5309>, 0x7fbbe3b759f6 <vm_exec_core+11750>, 0x7fbbe3b758cb <vm_exec_core+11451>, 0x7fbbe3b746ce <vm_exec_core+6846>, 0x7fbbe3b7467f <vm_exec_core+6767>, 0x7fbbe3b7501d <vm_exec_core+9229>, 0x7fbbe3b74f99 <vm_exec_core+9097>, 0x7fbbe3b76147 <vm_exec_core+13623>, 0x7fbbe3b734c0 <vm_exec_core+2224>, 0x7fbbe3b73a55 <vm_exec_core+3653>, 0x7fbbe3b73a0f <vm_exec_core+3583>, 0x7fbbe3b73c37 <vm_exec_core+4135>, 0x7fbbe3b73788 <vm_exec_core+2936>, 0x7fbbe3b73941 <vm_exec_core+3377>, 0x7fbbe3b73868 <vm_exec_core+3160>, 0x7fbbe3b73b24 <vm_exec_core+3860>, 0x7fbbe3b73690 <vm_exec_core+2688>, 0x7fbbe3b72d6a <vm_exec_core+346>, 0x7fbbe3b72cc6 <vm_exec_core+182>, 0x7fbbe3b76564 <vm_exec_core+14676>, 0x7fbbe3b7606b <vm_exec_core+13403>, 0x7fbbe3b75cc4 <vm_exec_core+12468>, 0x7fbbe3b76550 <vm_exec_core+14656>, 0x7fbbe3b74ecc <vm_exec_core+8892>, 0x7fbbe3b76209 <vm_exec_core+13817>, 0x7fbbe3b757eb <vm_exec_core+11227>, 0x7fbbe3b75f31 <vm_exec_core+13089>, 0x7fbbe3b745f8 <vm_exec_core+6632>, 0x7fbbe3b75ac4 <vm_exec_core+11956>, 0x7fbbe3b764e3 <vm_exec_core+14547>, 0x7fbbe3b74a26 <vm_exec_core+7702>, 0x7fbbe3b749a5 <vm_exec_core+7573>, 0x7fbbe3b75485 <vm_exec_core+10357>, 0x7fbbe3b75404 <vm_exec_core+10228>, 0x7fbbe3b73fa6 <vm_exec_core+5014>, 0x7fbbe3b73ed5 <vm_exec_core+4805>, 0x7fbbe3b7342f <vm_exec_core+2079>, 0x7fbbe3b73392 <vm_exec_core+1922>, 0x7fbbe3b77272 <vm_exec_core+18018>, 0x7fbbe3b7725e <vm_exec_core+17998>, 0x7fbbe3b7724a <vm_exec_core+17978>, 0x7fbbe3b77236 <vm_exec_core+17958>, 0x7fbbe3b77222 <vm_exec_core+17938>, 0x7fbbe3b7720e <vm_exec_core+17918>, 0x7fbbe3b771f3 <vm_exec_core+17891>, 0x7fbbe3b771df <vm_exec_core+17871>, 0x7fbbe3b77286 <vm_exec_core+18038>, 0x7fbbe3b771cb <vm_exec_core+17851>, 0x7fbbe3b771b7 <vm_exec_core+17831>, 0x7fbbe3b771a3 <vm_exec_core+17811>, 0x7fbbe3b7718f <vm_exec_core+17791>, 0x7fbbe3b7717b <vm_exec_core+17771>, 0x7fbbe3b77167 <vm_exec_core+17751>, 0x7fbbe3b772c2 <vm_exec_core+18098>, 0x7fbbe3b74bae <vm_exec_core+8094>, 0x7fbbe3b742d9 <vm_exec_core+5833>, 0x7fbbe3b772ae <vm_exec_core+18078>, 0x7fbbe3b7729a <vm_exec_core+18058>, 0x7fbbe3b772ea <vm_exec_core+18138>, 0x7fbbe3b772d6 <vm_exec_core+18118>, 0x7fbbe3b7643a <vm_exec_core+14378>, 0x7fbbe3b7643e <vm_exec_core+14382>, 0x7fbbe3b7567e <vm_exec_core+10862>, 0x7fbbe3b747a9 <vm_exec_core+7065>, 0x7fbbe3b751ac <vm_exec_core+9628>, 0x7fbbe3b750e8 <vm_exec_core+9432>, 0x7fbbe3b74215 <vm_exec_core+5637>, 0x7fbbe3b7418e <vm_exec_core+5502>, 0x7fbbe3b73701 <vm_exec_core+2801>...}
        __func__ = "vm_exec_core"
#37 0x00007fbbe3b7a0eb in rb_vm_exec (ec=0x56114c09a0c0, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2300
        _ec = 0x56114c09a0c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffec23e2be0, 0x7fbbe3b7a168 <rb_vm_exec+280>, 0x0, 0x7ffec23e2b80, 0x56114c09a0c0}, prev = 0x7ffec23e2e30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#38 0x00007fbbe3b7a579 in vm_yield_with_cref (ec=0x56114c09a0c0, argc=argc@entry=1, argv=argv@entry=0x7ffec23e2c88, 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:1430
No locals.
#39 0x00007fbbe3b7a598 in vm_yield (ec=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffec23e2c88, kw_splat=kw_splat@entry=0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1438
No locals.
#40 0x00007fbbe3b7a8ee in rb_yield_0 (argv=argv@entry=0x7ffec23e2c88, argc=1) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1347
No locals.
#41 0x00007fbbe3b7a92d in rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1363
No locals.
#42 0x00007fbbe397df67 in rb_ary_each (ary=140444903724240) at /tmp/ruby/v3/src/trunk-asserts/array.c:2666
        i = 5
#43 0x00007fbbe3b676f4 in vm_call_cfunc_with_frame (ec=0x56114c09a0c0, reg_cfp=0x7fbbe34d2f90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:3037
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fbbe3370338
        cfunc = 0x56114c0fd148
        len = 0
        recv = 140444903724240
        block_handler = 140444949098409
        frame_type = 1431634051
        argc = 0
        orig_argc = 0
        args = <optimized out>
        args = <optimized out>
#44 0x00007fbbe3b72051 in vm_sendish (ec=0x56114c09a0c0, reg_cfp=0x7fbbe34d2f90, cd=0x56114c1daf70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:4761
        val = 52
        ci = 0xbd100000001
        cc = 0x7fbbe33bb478
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7fbbe33bb478, block_handler = 140444949098409, recv = 140444903724240, argc = 0, kw_splat = 0}
#45 0x00007fbbe3b72d4e in vm_exec_core (ec=0x56114c09a0c0, initial=140732157265584) at ../../src/trunk-asserts/insns.def:759
        bh = <optimized out>
        blockiseq = 0x7fbbe3371968
        leaf = <optimized out>
        val = <optimized out>
        canary = <optimized out>
        cd = 0x56114c1daf70
        reg_pc = 0x56114c1871c0
        reg_cfp = 0x7fbbe34d2f90
        insns_address_table = {0x7fbbe3b7322c <vm_exec_core+1564>, 0x7fbbe3b72f72 <vm_exec_core+866>, 0x7fbbe3b72edc <vm_exec_core+716>, 0x7fbbe3b730f6 <vm_exec_core+1254>, 0x7fbbe3b73047 <vm_exec_core+1079>, 0x7fbbe3b7326e <vm_exec_core+1630>, 0x7fbbe3b72e00 <vm_exec_core+496>, 0x7fbbe3b74e53 <vm_exec_core+8771>, 0x7fbbe3b74d81 <vm_exec_core+8561>, 0x7fbbe3b75fe7 <vm_exec_core+13271>, 0x7fbbe3b74caf <vm_exec_core+8351>, 0x7fbbe3b7456b <vm_exec_core+6491>, 0x7fbbe3b74486 <vm_exec_core+6262>, 0x7fbbe3b75762 <vm_exec_core+11090>, 0x7fbbe3b743ca <vm_exec_core+6074>, 0x7fbbe3b75c58 <vm_exec_core+12360>, 0x7fbbe3b75bbc <vm_exec_core+12204>, 0x7fbbe3b74919 <vm_exec_core+7433>, 0x7fbbe3b74887 <vm_exec_core+7287>, 0x7fbbe3b75350 <vm_exec_core+10048>, 0x7fbbe3b75291 <vm_exec_core+9857>, 0x7fbbe3b73e07 <vm_exec_core+4599>, 0x7fbbe3b73d46 <vm_exec_core+4406>, 0x7fbbe3b75e4b <vm_exec_core+12859>, 0x7fbbe3b75da0 <vm_exec_core+12688>, 0x7fbbe3b76369 <vm_exec_core+14169>, 0x7fbbe3b74a97 <vm_exec_core+7815>, 0x7fbbe3b755d1 <vm_exec_core+10689>, 0x7fbbe3b75515 <vm_exec_core+10501>, 0x7fbbe3b762f8 <vm_exec_core+14056>, 0x7fbbe3b740dc <vm_exec_core+5324>, 0x7fbbe3b75a05 <vm_exec_core+11765>, 0x7fbbe3b758da <vm_exec_core+11466>, 0x7fbbe3b746dd <vm_exec_core+6861>, 0x7fbbe3b7468e <vm_exec_core+6782>, 0x7fbbe3b7502c <vm_exec_core+9244>, 0x7fbbe3b74fa8 <vm_exec_core+9112>, 0x7fbbe3b76156 <vm_exec_core+13638>, 0x7fbbe3b734cf <vm_exec_core+2239>, 0x7fbbe3b73a64 <vm_exec_core+3668>, 0x7fbbe3b73a1e <vm_exec_core+3598>, 0x7fbbe3b73c46 <vm_exec_core+4150>, 0x7fbbe3b73797 <vm_exec_core+2951>, 0x7fbbe3b73950 <vm_exec_core+3392>, 0x7fbbe3b73877 <vm_exec_core+3175>, 0x7fbbe3b73b33 <vm_exec_core+3875>, 0x7fbbe3b7369f <vm_exec_core+2703>, 0x7fbbe3b72d79 <vm_exec_core+361>, 0x7fbbe3b72cd5 <vm_exec_core+197>, 0x7fbbe3b72c51 <vm_exec_core+65>, 0x7fbbe3b7607a <vm_exec_core+13418>, 0x7fbbe3b75cd3 <vm_exec_core+12483>, 0x7fbbe3b7709a <vm_exec_core+17546>, 0x7fbbe3b74edb <vm_exec_core+8907>, 0x7fbbe3b76218 <vm_exec_core+13832>, 0x7fbbe3b757fa <vm_exec_core+11242>, 0x7fbbe3b75f40 <vm_exec_core+13104>, 0x7fbbe3b74607 <vm_exec_core+6647>, 0x7fbbe3b75ad3 <vm_exec_core+11971>, 0x7fbbe3b764f2 <vm_exec_core+14562>, 0x7fbbe3b74a35 <vm_exec_core+7717>, 0x7fbbe3b749b4 <vm_exec_core+7588>, 0x7fbbe3b75494 <vm_exec_core+10372>, 0x7fbbe3b75413 <vm_exec_core+10243>, 0x7fbbe3b73fb5 <vm_exec_core+5029>, 0x7fbbe3b73ee4 <vm_exec_core+4820>, 0x7fbbe3b7343e <vm_exec_core+2094>, 0x7fbbe3b733a1 <vm_exec_core+1937>, 0x7fbbe3b77723 <vm_exec_core+19219>, 0x7fbbe3b773cd <vm_exec_core+18365>, 0x7fbbe3b7765a <vm_exec_core+19018>, 0x7fbbe3b778b5 <vm_exec_core+19621>, 0x7fbbe3b777ec <vm_exec_core+19420>, 0x7fbbe3b7757f <vm_exec_core+18799>, 0x7fbbe3b77496 <vm_exec_core+18566>, 0x7fbbe3b76ef4 <vm_exec_core+17124>, 0x7fbbe3b76e25 <vm_exec_core+16917>, 0x7fbbe3b76bbe <vm_exec_core+16302>, 0x7fbbe3b76aef <vm_exec_core+16095>, 0x7fbbe3b76d5c <vm_exec_core+16716>, 0x7fbbe3b76a20 <vm_exec_core+15888>, 0x7fbbe3b76c8d <vm_exec_core+16509>, 0x7fbbe3b76957 <vm_exec_core+15687>, 0x7fbbe3b76fc3 <vm_exec_core+17331>, 0x7fbbe3b74bbd <vm_exec_core+8109>, 0x7fbbe3b742e8 <vm_exec_core+5848>, 0x7fbbe3b76897 <vm_exec_core+15495>, 0x7fbbe3b767d7 <vm_exec_core+15303>, 0x7fbbe3b7670e <vm_exec_core+15102>, 0x7fbbe3b76645 <vm_exec_core+14901>, 0x7fbbe3b76578 <vm_exec_core+14696>, 0x7fbbe3b772fe <vm_exec_core+18158>, 0x7fbbe3b7568d <vm_exec_core+10877>, 0x7fbbe3b747b8 <vm_exec_core+7080>, 0x7fbbe3b751bb <vm_exec_core+9643>, 0x7fbbe3b750f7 <vm_exec_core+9447>, 0x7fbbe3b74224 <vm_exec_core+5652>, 0x7fbbe3b7419d <vm_exec_core+5517>, 0x7fbbe3b73710 <vm_exec_core+2816>, 0x7fbbe3b73616 <vm_exec_core+2566>, 0x7fbbe3b7358d <vm_exec_core+2429>, 0x7fbbe3b7321d <vm_exec_core+1549>, 0x7fbbe3b72f63 <vm_exec_core+851>, 0x7fbbe3b72ecd <vm_exec_core+701>, 0x7fbbe3b730e7 <vm_exec_core+1239>, 0x7fbbe3b73038 <vm_exec_core+1064>, 0x7fbbe3b7325f <vm_exec_core+1615>, 0x7fbbe3b72df1 <vm_exec_core+481>, 0x7fbbe3b74e44 <vm_exec_core+8756>, 0x7fbbe3b74d72 <vm_exec_core+8546>, 0x7fbbe3b75fd8 <vm_exec_core+13256>, 0x7fbbe3b74ca0 <vm_exec_core+8336>, 0x7fbbe3b7455c <vm_exec_core+6476>, 0x7fbbe3b74477 <vm_exec_core+6247>, 0x7fbbe3b75753 <vm_exec_core+11075>, 0x7fbbe3b743bb <vm_exec_core+6059>, 0x7fbbe3b75c49 <vm_exec_core+12345>, 0x7fbbe3b75bad <vm_exec_core+12189>, 0x7fbbe3b7490a <vm_exec_core+7418>, 0x7fbbe3b74878 <vm_exec_core+7272>, 0x7fbbe3b75341 <vm_exec_core+10033>, 0x7fbbe3b75282 <vm_exec_core+9842>, 0x7fbbe3b73df8 <vm_exec_core+4584>, 0x7fbbe3b73d37 <vm_exec_core+4391>, 0x7fbbe3b75e3c <vm_exec_core+12844>, 0x7fbbe3b75d91 <vm_exec_core+12673>, 0x7fbbe3b7635a <vm_exec_core+14154>, 0x7fbbe3b74a88 <vm_exec_core+7800>, 0x7fbbe3b755c2 <vm_exec_core+10674>, 0x7fbbe3b75506 <vm_exec_core+10486>, 0x7fbbe3b762e9 <vm_exec_core+14041>, 0x7fbbe3b740cd <vm_exec_core+5309>, 0x7fbbe3b759f6 <vm_exec_core+11750>, 0x7fbbe3b758cb <vm_exec_core+11451>, 0x7fbbe3b746ce <vm_exec_core+6846>, 0x7fbbe3b7467f <vm_exec_core+6767>, 0x7fbbe3b7501d <vm_exec_core+9229>, 0x7fbbe3b74f99 <vm_exec_core+9097>, 0x7fbbe3b76147 <vm_exec_core+13623>, 0x7fbbe3b734c0 <vm_exec_core+2224>, 0x7fbbe3b73a55 <vm_exec_core+3653>, 0x7fbbe3b73a0f <vm_exec_core+3583>, 0x7fbbe3b73c37 <vm_exec_core+4135>, 0x7fbbe3b73788 <vm_exec_core+2936>, 0x7fbbe3b73941 <vm_exec_core+3377>, 0x7fbbe3b73868 <vm_exec_core+3160>, 0x7fbbe3b73b24 <vm_exec_core+3860>, 0x7fbbe3b73690 <vm_exec_core+2688>, 0x7fbbe3b72d6a <vm_exec_core+346>, 0x7fbbe3b72cc6 <vm_exec_core+182>, 0x7fbbe3b76564 <vm_exec_core+14676>, 0x7fbbe3b7606b <vm_exec_core+13403>, 0x7fbbe3b75cc4 <vm_exec_core+12468>, 0x7fbbe3b76550 <vm_exec_core+14656>, 0x7fbbe3b74ecc <vm_exec_core+8892>, 0x7fbbe3b76209 <vm_exec_core+13817>, 0x7fbbe3b757eb <vm_exec_core+11227>, 0x7fbbe3b75f31 <vm_exec_core+13089>, 0x7fbbe3b745f8 <vm_exec_core+6632>, 0x7fbbe3b75ac4 <vm_exec_core+11956>, 0x7fbbe3b764e3 <vm_exec_core+14547>, 0x7fbbe3b74a26 <vm_exec_core+7702>, 0x7fbbe3b749a5 <vm_exec_core+7573>, 0x7fbbe3b75485 <vm_exec_core+10357>, 0x7fbbe3b75404 <vm_exec_core+10228>, 0x7fbbe3b73fa6 <vm_exec_core+5014>, 0x7fbbe3b73ed5 <vm_exec_core+4805>, 0x7fbbe3b7342f <vm_exec_core+2079>, 0x7fbbe3b73392 <vm_exec_core+1922>, 0x7fbbe3b77272 <vm_exec_core+18018>, 0x7fbbe3b7725e <vm_exec_core+17998>, 0x7fbbe3b7724a <vm_exec_core+17978>, 0x7fbbe3b77236 <vm_exec_core+17958>, 0x7fbbe3b77222 <vm_exec_core+17938>, 0x7fbbe3b7720e <vm_exec_core+17918>, 0x7fbbe3b771f3 <vm_exec_core+17891>, 0x7fbbe3b771df <vm_exec_core+17871>, 0x7fbbe3b77286 <vm_exec_core+18038>, 0x7fbbe3b771cb <vm_exec_core+17851>, 0x7fbbe3b771b7 <vm_exec_core+17831>, 0x7fbbe3b771a3 <vm_exec_core+17811>, 0x7fbbe3b7718f <vm_exec_core+17791>, 0x7fbbe3b7717b <vm_exec_core+17771>, 0x7fbbe3b77167 <vm_exec_core+17751>, 0x7fbbe3b772c2 <vm_exec_core+18098>, 0x7fbbe3b74bae <vm_exec_core+8094>, 0x7fbbe3b742d9 <vm_exec_core+5833>, 0x7fbbe3b772ae <vm_exec_core+18078>, 0x7fbbe3b7729a <vm_exec_core+18058>, 0x7fbbe3b772ea <vm_exec_core+18138>, 0x7fbbe3b772d6 <vm_exec_core+18118>, 0x7fbbe3b7643a <vm_exec_core+14378>, 0x7fbbe3b7643e <vm_exec_core+14382>, 0x7fbbe3b7567e <vm_exec_core+10862>, 0x7fbbe3b747a9 <vm_exec_core+7065>, 0x7fbbe3b751ac <vm_exec_core+9628>, 0x7fbbe3b750e8 <vm_exec_core+9432>, 0x7fbbe3b74215 <vm_exec_core+5637>, 0x7fbbe3b7418e <vm_exec_core+5502>, 0x7fbbe3b73701 <vm_exec_core+2801>...}
        __func__ = "vm_exec_core"
#46 0x00007fbbe3b7a0eb in rb_vm_exec (ec=0x56114c09a0c0, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2300
        _ec = 0x56114c09a0c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffec23e2e80, 0x7fbbe3b7a168 <rb_vm_exec+280>, 0x0, 0x7ffec23e2e20, 0x7fbbe3b5a238 <imemo_type_p+8>}, prev = 0x7ffec23e2ee0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#47 0x00007fbbe39edc15 in rb_ec_exec_node (ec=ec@entry=0x56114c09a0c0, n=n@entry=0x7fbbe3372958) at /tmp/ruby/v3/src/trunk-asserts/eval.c:280
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 52, retval = 0, buf = {0x7ffec23e2f30, 0x7fbbe39edc45 <rb_ec_exec_node+197>, 0x0, 0x7ffec23e2ec0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fbbe3372958
#48 0x00007fbbe39f297f in ruby_run_node (n=0x7fbbe3372958) at /tmp/ruby/v3/src/trunk-asserts/eval.c:321
        ec = 0x56114c09a0c0
        status = 0
#49 0x000056114bcc62eb in rb_main (argc=144, argv=0x7ffec23e30d8) at /tmp/ruby/v3/src/trunk-asserts/main.c:38
        variable_in_this_stack_frame = 0
#50 0x000056114bcc61ac 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