# Logfile created on 2022-06-28 14:14:20 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x000055b434d525a8 @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-gc-asserts", @TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-gc-asserts", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-gc-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-gc-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2\"", @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-gc-asserts.20220628-141419", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x000055b434ac7a40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055b434ac7a18 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055b434ac6b40 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20220628-141419", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20220628-141419>, @binmode=false, @mon_data=#<Monitor:0x000055b434ac6618>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  DEFS="-DRGENGC_CHECK_MODE=2"
Downloading Unicode 14.0.0 data and property files...
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/Scripts.txt already exists
Downloading Unicode 14.0.0 auxiliary files...
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk-gc-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-gc-asserts/enc/unicode/data/14.0.0/ucd/emoji/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk-gc-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-gc-asserts/enc/unicode/data/emoji/14.0/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/emoji/14.0/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/data/emoji/14.0/emoji-zwj-sequences.txt already exists
$$$[end] "make update-unicode  DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2"
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\"" exit with 0.
$$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2"
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRGENGC_CHECK_MODE=2"
From https://github.com/ruby/ruby
   5ccdcd8..ca85bd8  master     -> origin/master
Updating 5ccdcd8..ca85bd8
Fast-forward
 lib/irb.rb                 |  6 +++---
 lib/irb/cmd/ls.rb          |  7 +++----
 lib/irb/cmd/nop.rb         |  3 +--
 lib/irb/cmd/show_source.rb |  4 ++--
 lib/irb/color.rb           | 10 +++++++++-
 lib/irb/context.rb         |  5 -----
 lib/irb/inspector.rb       | 12 ++----------
 lib/irb/workspace.rb       | 19 ++++++-------------
 man/ruby.1                 | 40 +++++++++++++++++++++-------------------
 test/irb/test_context.rb   | 46 ++++++++++++++++++++++++++++------------------
 10 files changed, 75 insertions(+), 77 deletions(-)
Current branch master is up to date.
Latest commit hash = ca85bd818a
$$$[end] "make update-src      DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRGENGC_CHECK_MODE=2"
/tmp/ruby/v3/src/trunk-gc-asserts/revision.h updated
generating /tmp/ruby/v3/src/trunk-gc-asserts/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/v3/src/trunk-gc-asserts/ext/ripper'
make[1]: Leaving directory '/tmp/ruby/v3/src/trunk-gc-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-gc-asserts/ext/ripper/ripper.c] Error 2
$$$[end] "make after-update    DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 512.
$$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2"
	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-gc-asserts/include -I/tmp/ruby/v3/src/trunk-gc-asserts -I/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/14.0.0
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	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 /tmp/ruby/v3/src/trunk-gc-asserts/version.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2"
	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-gc-asserts/include -I/tmp/ruby/v3/src/trunk-gc-asserts -I/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/14.0.0
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	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-gc-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-gc-asserts/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/v3/src/trunk-gc-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\"" exit with 0.
$$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2"
	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-gc-asserts/include -I/tmp/ruby/v3/src/trunk-gc-asserts -I/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/14.0.0
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	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-gc-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-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-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-gc-asserts'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-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-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-gc-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-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_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_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
transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar
$$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2"
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-gc-asserts/include -I/tmp/ruby/v3/src/trunk-gc-asserts -I/tmp/ruby/v3/src/trunk-gc-asserts/enc/unicode/14.0.0
	CPPFLAGS = -DRGENGC_CHECK_MODE=2  
	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-gc-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-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-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-gc-asserts'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-gc-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-gc-asserts'
./miniruby -I/tmp/ruby/v3/src/trunk-gc-asserts/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/v3/src/trunk-gc-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2" --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-gc-asserts/bin
installing base libraries:          /tmp/ruby/v3/install/trunk-gc-asserts/lib
installing arch files:              /tmp/ruby/v3/install/trunk-gc-asserts/lib/ruby/3.2.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/v3/install/trunk-gc-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/v3/install/trunk-gc-asserts/lib/ruby/3.2.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-gc-asserts/lib/ruby/site_ruby/3.2.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.2.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-gc-asserts/include/ruby-3.2.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-gc-asserts/lib/ruby/3.2.0+1
installing extension scripts:       /tmp/ruby/v3/install/trunk-gc-asserts/lib/ruby/site_ruby/3.2.0+1
installing extension scripts:       /tmp/ruby/v3/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.2.0+1
installing extension headers:       /tmp/ruby/v3/install/trunk-gc-asserts/include/ruby-3.2.0+1/ruby
installing command scripts:         /tmp/ruby/v3/install/trunk-gc-asserts/bin
installing library scripts:         /tmp/ruby/v3/install/trunk-gc-asserts/lib/ruby/3.2.0+1
installing common headers:          /tmp/ruby/v3/install/trunk-gc-asserts/include/ruby-3.2.0+1
installing manpages:                /tmp/ruby/v3/install/trunk-gc-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/v3/install/trunk-gc-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-gc-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-gc-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-gc-asserts/lib/ruby/gems/3.2.0+1/cache
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" 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-gc-asserts/include -I/tmp/ruby/v3/src/trunk-gc-asserts -I/tmp/ruby/v3/src/trunk-gc-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-gc-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/v3/src/trunk-gc-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/v3/src/trunk-gc-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=44393
  "--ruby=./miniruby -I/tmp/ruby/v3/src/trunk-gc-asserts/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/v3/src/trunk-gc-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
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 2974.321411s, 7.4746 tests/s, 2014.8808 assertions/s.
22232 tests, 5992903 assertions, 0 failures, 0 errors, 138 skips

ruby -v: ruby 3.2.0dev (2022-06-28T14:10:26Z master ca85bd818a) [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-gc-asserts/miniruby -I/tmp/ruby/v3/src/trunk-gc-asserts/lib /tmp/ruby/v3/src/trunk-gc-asserts/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-gc-asserts --extout=.ext -- /tmp/ruby/v3/src/trunk-gc-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-gc-asserts/spec/default.mspec
ruby 3.2.0dev (2022-06-28T14:10:26Z master ca85bd818a) [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 679.512301 seconds

3826 files, 30807 examples, 117778 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-gc-asserts/ruby -c /tmp/cores/core.1001.672.ruby -x gdbscript
[New LWP 672]
[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-gc-asserts/ruby -w --disable=gems -I/tmp/ruby/v3/src/t'.
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 0x7f7c65febf40 (LWP 672) __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50

>>> Machine level backtrace


Thread 1 (Thread 0x7f7c65febf40 (LWP 672)):
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
        set = {__val = {0, 746878876138232608, 8319937555149627424, 746872325959545721, 0 <repeats 12 times>}}
        pid = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
#1  0x00007f7c6600f859 in __GI_abort () at abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 <repeats 16 times>}}, sa_flags = 0, sa_restorer = 0x25}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007f7c6647df4d in die () at /tmp/ruby/v3/src/trunk-gc-asserts/error.c:809
No locals.
#3  rb_bug (fmt=fmt@entry=0x7f7c6673daa8 "gc_verify_internal_consistency: found internal inconsistency.") at /tmp/ruby/v3/src/trunk-gc-asserts/error.c:809
        args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7ffdda100640, reg_save_area = 0x7ffdda100580}}
#4  0x00007f7c6647f854 in gc_verify_internal_consistency_ (objspace=0x55be8132f080) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:7937
        data = {objspace = 0x55be8132f080, err_count = 5, live_object_count = 117417, zombie_object_count = 0, parent = 140172262768600, old_object_count = 100035, remembered_shady_count = 117}
#5  0x00007f7c6654ad28 in gc_verify_internal_consistency (objspace=0x55be8132f080) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:8005
        prev_during_gc = <optimized out>
        _lev = 1657164448
#6  gc_exit (lock_lev=0x7ffdda1006ec, event=gc_enter_event_sweep_continue, objspace=0x55be8132f080) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:9583
        __func__ = "gc_exit"
#7  gc_sweep_continue (heap=0x55be8132f0e0, sweep_size_pool=<optimized out>, objspace=0x55be8132f080) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:5955
        lock_lev = 0
        __func__ = "gc_sweep_continue"
        lock_lev = <optimized out>
        i = <optimized out>
        size_pool = <optimized out>
#8  gc_continue (objspace=0x55be8132f080, size_pool=<optimized out>, heap=0x55be8132f0e0) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2332
No locals.
#9  0x00007f7c6654e12f in gc_continue (heap=<optimized out>, size_pool=<optimized out>, objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2331
No locals.
#10 heap_prepare (heap=<optimized out>, size_pool=<optimized out>, objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2342
        __func__ = "heap_prepare"
#11 heap_next_free_page (heap=0x55be8132f0e0, size_pool=0x55be8132f0a8, objspace=0x55be8132f080) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2582
        page = <optimized out>
        page = <optimized out>
        __func__ = "heap_next_free_page"
#12 newobj_alloc (objspace=0x55be8132f080, cr=0x55be8132fd80, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2688
        page = <optimized out>
        lev = 1
        unlock_vm = <optimized out>
        size_pool = 0x55be8132f0a8
        heap = 0x55be8132f0e0
        cache = 0x55be81330000
        obj = <optimized out>
        __func__ = "newobj_alloc"
#13 0x00007f7c6654f2d9 in newobj_of0 (alloc_size=40, cr=<optimized out>, wb_protected=1, flags=5, klass=140172228292000) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2781
        obj = <optimized out>
        objspace = 0x55be8132f080
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#14 newobj_of (alloc_size=40, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=140172228292000) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2798
        obj = <optimized out>
        obj = <optimized out>
#15 rb_wb_protected_newobj_of (klass=klass@entry=140172228292000, flags=flags@entry=5, size=size@entry=40) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2820
        __func__ = "rb_wb_protected_newobj_of"
#16 0x00007f7c6669459d in str_alloc (size=40, klass=140172228292000) at /tmp/ruby/v3/src/trunk-gc-asserts/string.c:1067
        str = <optimized out>
#17 str_alloc_heap (klass=140172228292000) at /tmp/ruby/v3/src/trunk-gc-asserts/string.c:927
No locals.
#18 str_new_static (encindex=2, len=3, ptr=0x7f7c6676637c "nil", klass=140172228292000) at /tmp/ruby/v3/src/trunk-gc-asserts/string.c:1067
        str = <optimized out>
        str = <optimized out>
        enc = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#19 rb_usascii_str_new_static (ptr=0x7f7c6676637c "nil", len=3) at /tmp/ruby/v3/src/trunk-gc-asserts/string.c:1087
No locals.
#20 0x00007f7c66717a97 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x55be813300c0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:149
        reg_cfp = <optimized out>
        ci = <optimized out>
        me = <optimized out>
        mid = 2769
        block_handler = <optimized out>
        recv = 8
        argc = <optimized out>
        val = <optimized out>
        cfunc = 0x55be8135d8f8
        len = <optimized out>
        frame_flags = <optimized out>
        ci = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        mid = <optimized out>
        block_handler = <optimized out>
        frame_flags = <optimized out>
        unaligned_member_access_result = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#21 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x55be813300c0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:163
No locals.
#22 vm_call0_body (ec=0x55be813300c0, calling=<optimized out>, argv=0x0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:209
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#23 0x00007f7c6671ae56 in vm_call0_cc (kw_splat=0, cc=0x7f7c63495f98, argv=0x0, argc=0, id=2769, recv=8, ec=0x55be813300c0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:86
        calling = {ci = 0x7ffdda1009a0, cc = 0x7f7c63495f98, block_handler = 0, recv = 8, argc = 0, kw_splat = 0}
        calling = <optimized out>
#24 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=2769, recv=8) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1050
        ec = 0x55be813300c0
        cc = 0x7f7c63495f98
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#25 rb_funcallv (recv=8, mid=mid@entry=2769, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1065
No locals.
#26 0x00007f7c665e0ac9 in rb_inspect (obj=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/object.c:626
        str = <optimized out>
        enc = <optimized out>
#27 0x00007f7c66483a98 in inspect_ary (dummy=140172271398486, recur=0, ary=140172210078080) at /tmp/ruby/v3/src/trunk-gc-asserts/include/ruby/internal/core/rarray.h:391
        i = 3
        s = <optimized out>
        str = 140172210078000
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#28 inspect_ary (ary=ary@entry=140172210078080, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/v3/src/trunk-gc-asserts/array.c:3016
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#29 0x00007f7c666c126f in exec_recursive (func=0x7f7c66483a40 <inspect_ary>, obj=140172210078080, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/thread.c:5126
        _ec = 0x55be813300c0
        _tag = {tag = 52, retval = 140172210078880, buf = {0x7ffdda100b40, 0x7f7c666c10b8 <exec_recursive+536>, 0x0, 0x7ffdda100a60, 0x7f7c62ca0298}, prev = 0x7ffdda100de0, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 52
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7f7c66483a40 <inspect_ary>, list = 140172218426880, obj = 140172210078080, pairid = 0, arg = 0}
        outermost = <optimized out>
#30 0x00007f7c666fb5c8 in vm_call_cfunc_with_frame (ec=0x55be813300c0, reg_cfp=0x7f7c65fe9d90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3037
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7c65e80970
        cfunc = 0x55be81392c28
        len = <optimized out>
        recv = 140172210078080
        block_handler = 0
        frame_type = <optimized out>
        argc = 0
        orig_argc = 0
        args = <optimized out>
        args = <optimized out>
#31 0x00007f7c66709dca in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_callinfo.h:349
        val = 0
        ci = 0x0
        cc = <optimized out>
        recv = 2
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7f7c6346ee70, block_handler = 0, recv = 140172210078080, argc = 0, kw_splat = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#32 vm_exec_core (ec=0x2, initial=140728261935888) at ../../src/trunk-gc-asserts/insns.def:778
        bh = <optimized out>
        cd = 0x55be813300c0
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x55be815c0398
        reg_cfp = 0x7f7c65fe9d90
        insns_address_table = {0x7f7c6670c46f <vm_exec_core+10271>, 0x7f7c6670a1b4 <vm_exec_core+1380>, 0x7f7c6670a13e <vm_exec_core+1262>, 0x7f7c6670a21e <vm_exec_core+1486>, 0x7f7c6670a0c2 <vm_exec_core+1138>, 0x7f7c6670a032 <vm_exec_core+994>, 0x7f7c66709fa3 <vm_exec_core+851>, 0x7f7c6670be1e <vm_exec_core+8654>, 0x7f7c6670bdba <vm_exec_core+8554>, 0x7f7c6670bd72 <vm_exec_core+8482>, 0x7f7c6670bd25 <vm_exec_core+8405>, 0x7f7c6670bc4b <vm_exec_core+8187>, 0x7f7c6670bbdd <vm_exec_core+8077>, 0x7f7c6670bb5d <vm_exec_core+7949>, 0x7f7c6670bb1c <vm_exec_core+7884>, 0x7f7c6670bf2d <vm_exec_core+8925>, 0x7f7c6670bef4 <vm_exec_core+8868>, 0x7f7c6670bebb <vm_exec_core+8811>, 0x7f7c6670be82 <vm_exec_core+8754>, 0x7f7c6670bfac <vm_exec_core+9052>, 0x7f7c6670bf69 <vm_exec_core+8985>, 0x7f7c6670c01e <vm_exec_core+9166>, 0x7f7c6670b32a <vm_exec_core+5850>, 0x7f7c6670c313 <vm_exec_core+9923>, 0x7f7c6670c2d8 <vm_exec_core+9864>, 0x7f7c6670c396 <vm_exec_core+10054>, 0x7f7c6670c21f <vm_exec_core+9679>, 0x7f7c6670b9a9 <vm_exec_core+7513>, 0x7f7c6670b96b <vm_exec_core+7451>, 0x7f7c6670b750 <vm_exec_core+6912>, 0x7f7c6670b6bb <vm_exec_core+6763>, 0x7f7c6670c16d <vm_exec_core+9501>, 0x7f7c6670c0f5 <vm_exec_core+9381>, 0x7f7c6670c0a7 <vm_exec_core+9303>, 0x7f7c6670c07c <vm_exec_core+9260>, 0x7f7c6670c3f9 <vm_exec_core+10153>, 0x7f7c6670c1c9 <vm_exec_core+9593>, 0x7f7c6670c2a0 <vm_exec_core+9808>, 0x7f7c6670aaf6 <vm_exec_core+3750>, 0x7f7c6670a8df <vm_exec_core+3215>, 0x7f7c6670a8a9 <vm_exec_core+3161>, 0x7f7c6670a92b <vm_exec_core+3291>, 0x7f7c6670a778 <vm_exec_core+2856>, 0x7f7c6670a709 <vm_exec_core+2745>, 0x7f7c6670a6bf <vm_exec_core+2671>, 0x7f7c6670a54d <vm_exec_core+2301>, 0x7f7c6670a49b <vm_exec_core+2123>, 0x7f7c66709f1a <vm_exec_core+714>, 0x7f7c66709e02 <vm_exec_core+434>, 0x7f7c66709d10 <vm_exec_core+192>, 0x7f7c6670b428 <vm_exec_core+6104>, 0x7f7c6670b3ce <vm_exec_core+6014>, 0x7f7c6670c5d9 <vm_exec_core+10633>, 0x7f7c6670b374 <vm_exec_core+5924>, 0x7f7c6670af02 <vm_exec_core+4786>, 0x7f7c6670ad07 <vm_exec_core+4279>, 0x7f7c6670ac02 <vm_exec_core+4018>, 0x7f7c6670ab41 <vm_exec_core+3825>, 0x7f7c6670b509 <vm_exec_core+6329>, 0x7f7c6670c4da <vm_exec_core+10378>, 0x7f7c6670b59f <vm_exec_core+6479>, 0x7f7c6670b2c6 <vm_exec_core+5750>, 0x7f7c6670b4a5 <vm_exec_core+6229>, 0x7f7c6670aab6 <vm_exec_core+3686>, 0x7f7c6670aa08 <vm_exec_core+3512>, 0x7f7c6670a9a7 <vm_exec_core+3415>, 0x7f7c6670a311 <vm_exec_core+1729>, 0x7f7c6670a298 <vm_exec_core+1608>, 0x7f7c6670cd21 <vm_exec_core+12497>, 0x7f7c6670cc03 <vm_exec_core+12211>, 0x7f7c6670cc76 <vm_exec_core+12326>, 0x7f7c6670cde6 <vm_exec_core+12694>, 0x7f7c6670ca54 <vm_exec_core+11780>, 0x7f7c6670c9f8 <vm_exec_core+11688>, 0x7f7c66709c95 <vm_exec_core+69>, 0x7f7c6670c992 <vm_exec_core+11586>, 0x7f7c6670c92c <vm_exec_core+11484>, 0x7f7c6670c8c5 <vm_exec_core+11381>, 0x7f7c6670c85f <vm_exec_core+11279>, 0x7f7c6670c7ca <vm_exec_core+11130>, 0x7f7c6670d0b6 <vm_exec_core+13414>, 0x7f7c6670c766 <vm_exec_core+11030>, 0x7f7c6670cfc1 <vm_exec_core+13169>, 0x7f7c6670c6ca <vm_exec_core+10874>, 0x7f7c6670b1fe <vm_exec_core+5550>, 0x7f7c6670b155 <vm_exec_core+5381>, 0x7f7c6670d07a <vm_exec_core+13354>, 0x7f7c6670cd94 <vm_exec_core+12612>, 0x7f7c6670cf79 <vm_exec_core+13097>, 0x7f7c6670cec8 <vm_exec_core+12920>, 0x7f7c6670cf25 <vm_exec_core+13013>, 0x7f7c6670c62c <vm_exec_core+10716>, 0x7f7c6670b643 <vm_exec_core+6643>, 0x7f7c6670b5e4 <vm_exec_core+6548>, 0x7f7c6670ba32 <vm_exec_core+7650>, 0x7f7c6670b9e7 <vm_exec_core+7575>, 0x7f7c6670bac9 <vm_exec_core+7801>, 0x7f7c6670b102 <vm_exec_core+5298>, 0x7f7c6670a440 <vm_exec_core+2032>, 0x7f7c6670a407 <vm_exec_core+1975>, 0x7f7c6670a3ce <vm_exec_core+1918>, 0x7f7c6670ca94 <vm_exec_core+11844>, 0x7f7c6670a1a3 <vm_exec_core+1363>, 0x7f7c6670a12d <vm_exec_core+1245>, 0x7f7c6670a20d <vm_exec_core+1469>, 0x7f7c6670a0b1 <vm_exec_core+1121>, 0x7f7c6670a021 <vm_exec_core+977>, 0x7f7c66709f92 <vm_exec_core+834>, 0x7f7c6670be0d <vm_exec_core+8637>, 0x7f7c6670bda9 <vm_exec_core+8537>, 0x7f7c6670bd61 <vm_exec_core+8465>, 0x7f7c6670bd14 <vm_exec_core+8388>, 0x7f7c6670bc3a <vm_exec_core+8170>, 0x7f7c6670bbcc <vm_exec_core+8060>, 0x7f7c6670bb4c <vm_exec_core+7932>, 0x7f7c6670bb0b <vm_exec_core+7867>, 0x7f7c6670bf1c <vm_exec_core+8908>, 0x7f7c6670bee3 <vm_exec_core+8851>, 0x7f7c6670beaa <vm_exec_core+8794>, 0x7f7c6670be71 <vm_exec_core+8737>, 0x7f7c6670bf9b <vm_exec_core+9035>, 0x7f7c6670bf58 <vm_exec_core+8968>, 0x7f7c6670c00d <vm_exec_core+9149>, 0x7f7c6670b319 <vm_exec_core+5833>, 0x7f7c6670c302 <vm_exec_core+9906>, 0x7f7c6670c2c7 <vm_exec_core+9847>, 0x7f7c6670c385 <vm_exec_core+10037>, 0x7f7c6670c20e <vm_exec_core+9662>, 0x7f7c6670b998 <vm_exec_core+7496>, 0x7f7c6670b95a <vm_exec_core+7434>, 0x7f7c6670b73f <vm_exec_core+6895>, 0x7f7c6670b6aa <vm_exec_core+6746>, 0x7f7c6670c15c <vm_exec_core+9484>, 0x7f7c6670c0e4 <vm_exec_core+9364>, 0x7f7c6670c096 <vm_exec_core+9286>, 0x7f7c6670c06b <vm_exec_core+9243>, 0x7f7c6670c3e8 <vm_exec_core+10136>, 0x7f7c6670c1b8 <vm_exec_core+9576>, 0x7f7c6670c28f <vm_exec_core+9791>, 0x7f7c6670aae5 <vm_exec_core+3733>, 0x7f7c6670a8ce <vm_exec_core+3198>, 0x7f7c6670a898 <vm_exec_core+3144>, 0x7f7c6670a91a <vm_exec_core+3274>, 0x7f7c6670a767 <vm_exec_core+2839>, 0x7f7c6670a6f8 <vm_exec_core+2728>, 0x7f7c6670a6ae <vm_exec_core+2654>, 0x7f7c6670a53c <vm_exec_core+2284>, 0x7f7c6670a48a <vm_exec_core+2106>, 0x7f7c66709f09 <vm_exec_core+697>, 0x7f7c66709df1 <vm_exec_core+417>, 0x7f7c6670cdd0 <vm_exec_core+12672>, 0x7f7c6670b417 <vm_exec_core+6087>, 0x7f7c6670b3bd <vm_exec_core+5997>, 0x7f7c6670cbed <vm_exec_core+12189>, 0x7f7c6670b363 <vm_exec_core+5907>, 0x7f7c6670aef1 <vm_exec_core+4769>, 0x7f7c6670acf6 <vm_exec_core+4262>, 0x7f7c6670abf1 <vm_exec_core+4001>, 0x7f7c6670ab30 <vm_exec_core+3808>, 0x7f7c6670b4f8 <vm_exec_core+6312>, 0x7f7c6670c4c9 <vm_exec_core+10361>, 0x7f7c6670b58e <vm_exec_core+6462>, 0x7f7c6670b2b5 <vm_exec_core+5733>, 0x7f7c6670b494 <vm_exec_core+6212>, 0x7f7c6670aaa5 <vm_exec_core+3669>, 0x7f7c6670a9f7 <vm_exec_core+3495>, 0x7f7c6670a996 <vm_exec_core+3398>, 0x7f7c6670a300 <vm_exec_core+1712>, 0x7f7c6670a287 <vm_exec_core+1591>, 0x7f7c6670cbc1 <vm_exec_core+12145>, 0x7f7c6670cbab <vm_exec_core+12123>, 0x7f7c6670cb95 <vm_exec_core+12101>, 0x7f7c6670cb7f <vm_exec_core+12079>, 0x7f7c6670cb69 <vm_exec_core+12057>, 0x7f7c6670cb53 <vm_exec_core+12035>, 0x7f7c6670cb36 <vm_exec_core+12006>, 0x7f7c6670cb20 <vm_exec_core+11984>, 0x7f7c6670cbd7 <vm_exec_core+12167>, 0x7f7c6670cb0a <vm_exec_core+11962>, 0x7f7c6670caf4 <vm_exec_core+11940>, 0x7f7c6670cade <vm_exec_core+11918>, 0x7f7c6670cac8 <vm_exec_core+11896>, 0x7f7c6670cab2 <vm_exec_core+11874>, 0x7f7c6670ce86 <vm_exec_core+12854>, 0x7f7c6670ce70 <vm_exec_core+12832>, 0x7f7c6670b1ed <vm_exec_core+5533>, 0x7f7c6670b144 <vm_exec_core+5364>, 0x7f7c6670ceb2 <vm_exec_core+12898>, 0x7f7c6670ce9c <vm_exec_core+12876>, 0x7f7c6670ce5a <vm_exec_core+12810>, 0x7f7c6670ce44 <vm_exec_core+12788>, 0x7f7c6670c455 <vm_exec_core+10245>, 0x7f7c6670c459 <vm_exec_core+10249>, 0x7f7c6670b632 <vm_exec_core+6626>, 0x7f7c6670b5d3 <vm_exec_core+6531>, 0x7f7c6670ba21 <vm_exec_core+7633>, 0x7f7c6670b9d6 <vm_exec_core+7558>, 0x7f7c6670bab8 <vm_exec_core+7784>, 0x7f7c6670b0f1 <vm_exec_core+5281>, 0x7f7c6670a42f <vm_exec_core+2015>...}
#33 0x00007f7c6670fade in rb_vm_exec (ec=0x55be813300c0, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291
        _ec = 0x55be813300c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffdda100e30, 0x7f7c6670fb00 <rb_vm_exec+432>, 0x0, 0x7ffdda100d10, 0xc94f00000001}, prev = 0x7ffdda102790, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#34 0x00007f7c66717deb in vm_call0_body (ec=0x55be813300c0, calling=0x7ffdda100f50, argv=0x7ffdda100ff0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:205
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7ffdda100f80
        cc = <optimized out>
        ret = <optimized out>
#35 0x00007f7c6671ae56 in vm_call0_cc (kw_splat=0, cc=0x7f7c62cbef68, argv=0x7ffdda100ff0, argc=3, id=36209, recv=140172210636320, ec=0x55be813300c0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:86
        calling = {ci = 0x7ffdda100f80, cc = 0x7f7c62cbef68, block_handler = 0, recv = 140172210636320, argc = 3, kw_splat = 0}
        calling = <optimized out>
#36 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffdda100ff0, argc=3, mid=36209, recv=140172210636320) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1050
        ec = 0x55be813300c0
        cc = 0x7f7c62cbef68
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#37 rb_funcallv (recv=140172210636320, mid=36209, argc=argc@entry=3, argv=argv@entry=0x7ffdda100ff0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1065
No locals.
#38 0x00007f7c6355731e in ripper_dispatch3 (mid=<optimized out>, a=<optimized out>, b=<optimized out>, b@entry=8, c=<optimized out>, c@entry=8, p=<optimized out>) at ripper.y:13679
        rb_funcall_argc = 3
        rb_funcall_args = {140172210078880, 8, 8}
        rb_funcall_nargs = 3
#39 0x00007f7c635662fe in ripper_yyparse (p=<optimized out>) at ripper.y:1784
        v2 = 8
        v4 = <optimized out>
        v6 = <optimized out>
        v1 = <optimized out>
        v3 = 8
        v5 = <optimized out>
        v7 = <optimized out>
        yychar = 10
        yylval = {val = 140172210078360, node = 0x7f7c62ca0298, id = 140172210078360, num = 1657406104, tbl = 0x7f7c62ca0298, vars = 0x7f7c62ca0298, strterm = 0x7f7c62ca0298, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 1534, column = 22}, end_pos = {lineno = 1534, column = 22}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yyssa = {0, 2, 71, 316, 99, 405, 650, 867, 266, 484, 76, 327, 88, 363, 602, 829, 577, 763, 948, 1069, 1170, 754, 942, 389, 638, 855, 1015, 1126, 1190, 1233, 1269, 1289, 1297, 1013, 1126, 1190, 1233, 1269, 1289, 1297, 1013, 1126, 1190, 1233, 1269, 1289, 1297, 591, 1233, 1269, 1289, 1297, 699, 781, -1, -1, 0, 0, -1, -1, 0, 0, -1, -1, 0, 0, 21950, 0, 4020, 26215, 32636, 0, 10176, -9712, 32765, 0, 32, 0, 0, 0, 7, 0, 0, 0, -16364, -32462, 21950, 0, 0, 0, 0, 0, 4, 0, 0, 0, 2, 0, 0, 0, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 10144, -9712, 32765, 0, 128, 0, 0, 0, 52, 0, 0, 0, 52, 0, 0, 0, 10176, -9712, 32765, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 0, 1, 0, 1, 0, -31368, -30265, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 314, 568, 751, 942, 381, 629, 841, 670, 884, 0, 0, 0, 0, 0, 1, 3, 314, 0, 0, -31488, -30265, 56, 0, 0, 0, 5121, -9712, 32765, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140728261940225, node = 0x7ffdda101401, id = 140728261940225, num = -636480511, tbl = 0x7ffdda101401, vars = 0x7ffdda101401, strterm = 0x7ffdda101401, 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 = 140172210627520, node = 0x7f7c62d263c0, id = 140172210627520, num = 1657955264, tbl = 0x7f7c62d263c0, vars = 0x7f7c62d263c0, strterm = 0x7f7c62d263c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140172210630160, node = 0x7f7c62d26e10, id = 140172210630160, num = 1657957904, tbl = 0x7f7c62d26e10, vars = 0x7f7c62d26e10, strterm = 0x7f7c62d26e10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140170552672256, node = 0x7f7c00000000, id = 140170552672256, num = 0, tbl = 0x7f7c00000000, vars = 0x7f7c00000000, strterm = 0x7f7c00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140172210624480, node = 0x7f7c62d257e0, id = 140172210624480, num = 1657952224, tbl = 0x7f7c62d257e0, vars = 0x7f7c62d257e0, strterm = 0x7f7c62d257e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140172210619480, node = 0x7f7c62d24458, id = 140172210619480, num = 1657947224, tbl = 0x7f7c62d24458, vars = 0x7f7c62d24458, strterm = 0x7f7c62d24458, 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 = 140172210091280, node = 0x7f7c62ca3510, id = 140172210091280, num = 1657419024, tbl = 0x7f7c62ca3510, vars = 0x7f7c62ca3510, strterm = 0x7f7c62ca3510, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140172210092120, node = 0x7f7c62ca3858, id = 140172210092120, num = 1657419864, tbl = 0x7f7c62ca3858, vars = 0x7f7c62ca3858, strterm = 0x7f7c62ca3858, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94276703822712, node = 0x55be81712378, id = 94276703822712, num = -2123291784, tbl = 0x55be81712378, vars = 0x55be81712378, strterm = 0x55be81712378, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140172210083440, node = 0x7f7c62ca1670, id = 140172210083440, num = 1657411184, tbl = 0x7f7c62ca1670, vars = 0x7f7c62ca1670, strterm = 0x7f7c62ca1670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140172210082160, node = 0x7f7c62ca1170, id = 140172210082160, num = 1657409904, tbl = 0x7f7c62ca1170, vars = 0x7f7c62ca1170, strterm = 0x7f7c62ca1170, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140170552672280, node = 0x7f7c00000018, id = 140170552672280, num = 24, tbl = 0x7f7c00000018, vars = 0x7f7c00000018, strterm = 0x7f7c00000018, 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 = 94276703822880, node = 0x55be81712420, id = 94276703822880, num = -2123291616, tbl = 0x55be81712420, vars = 0x55be81712420, strterm = 0x55be81712420, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140172210100640, node = 0x7f7c62ca59a0, id = 140172210100640, num = 1657428384, tbl = 0x7f7c62ca59a0, vars = 0x7f7c62ca59a0, strterm = 0x7f7c62ca59a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140172210102360, node = 0x7f7c62ca6058, id = 140172210102360, num = 1657430104, tbl = 0x7f7c62ca6058, vars = 0x7f7c62ca6058, strterm = 0x7f7c62ca6058, 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 = 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 = 140172210101400, node = 0x7f7c62ca5c98, id = 140172210101400, num = 1657429144, tbl = 0x7f7c62ca5c98, vars = 0x7f7c62ca5c98, strterm = 0x7f7c62ca5c98, 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 = 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 = 140172210031320, node = 0x7f7c62c94ad8, id = 140172210031320, num = 1657359064, tbl = 0x7f7c62c94ad8, vars = 0x7f7c62c94ad8, strterm = 0x7f7c62c94ad8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140172210031920, node = 0x7f7c62c94d30, id = 140172210031920, num = 1657359664, tbl = 0x7f7c62c94d30, vars = 0x7f7c62c94d30, strterm = 0x7f7c62c94d30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140172210106000, node = 0x7f7c62ca6e90, id = 140172210106000, num = 1657433744, tbl = 0x7f7c62ca6e90, vars = 0x7f7c62ca6e90, strterm = 0x7f7c62ca6e90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140172210108360, node = 0x7f7c62ca77c8, id = 140172210108360, num = 1657436104, tbl = 0x7f7c62ca77c8, vars = 0x7f7c62ca77c8, strterm = 0x7f7c62ca77c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140172210023520, node = 0x7f7c62c92c60, id = 140172210023520, num = 1657351264, tbl = 0x7f7c62c92c60, vars = 0x7f7c62c92c60, strterm = 0x7f7c62c92c60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140172210025160, node = 0x7f7c62c932c8, id = 140172210025160, num = 1657352904, tbl = 0x7f7c62c932c8, vars = 0x7f7c62c932c8, strterm = 0x7f7c62c932c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140172210025120, node = 0x7f7c62c932a0, id = 140172210025120, num = 1657352864, tbl = 0x7f7c62c932a0, vars = 0x7f7c62c932a0, strterm = 0x7f7c62c932a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140172210135280, node = 0x7f7c62cae0f0, id = 140172210135280, num = 1657463024, tbl = 0x7f7c62cae0f0, vars = 0x7f7c62cae0f0, strterm = 0x7f7c62cae0f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140172210106680, node = 0x7f7c62ca7138, id = 140172210106680, num = 1657434424, tbl = 0x7f7c62ca7138, vars = 0x7f7c62ca7138, strterm = 0x7f7c62ca7138, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 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 = 140172210125640, node = 0x7f7c62cabb48, id = 140172210125640, num = 1657453384, tbl = 0x7f7c62cabb48, vars = 0x7f7c62cabb48, strterm = 0x7f7c62cabb48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140172210127160, node = 0x7f7c62cac138, id = 140172210127160, num = 1657454904, tbl = 0x7f7c62cac138, vars = 0x7f7c62cac138, strterm = 0x7f7c62cac138, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140172210127080, node = 0x7f7c62cac0e8, id = 140172210127080, num = 1657454824, tbl = 0x7f7c62cac0e8, vars = 0x7f7c62cac0e8, strterm = 0x7f7c62cac0e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140172210121520, node = 0x7f7c62caab30, id = 140172210121520, num = 1657449264, tbl = 0x7f7c62caab30, vars = 0x7f7c62caab30, strterm = 0x7f7c62caab30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140172210107400, node = 0x7f7c62ca7408, id = 140172210107400, num = 1657435144, tbl = 0x7f7c62ca7408, vars = 0x7f7c62ca7408, strterm = 0x7f7c62ca7408, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140172210116960, node = 0x7f7c62ca9960, id = 140172210116960, num = 1657444704, tbl = 0x7f7c62ca9960, vars = 0x7f7c62ca9960, strterm = 0x7f7c62ca9960, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140172210118080, node = 0x7f7c62ca9dc0, id = 140172210118080, num = 1657445824, tbl = 0x7f7c62ca9dc0, vars = 0x7f7c62ca9dc0, strterm = 0x7f7c62ca9dc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140172210169560, node = 0x7f7c62cb66d8, id = 140172210169560, num = 1657497304, tbl = 0x7f7c62cb66d8, vars = 0x7f7c62cb66d8, strterm = 0x7f7c62cb66d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140172210109800, node = 0x7f7c62ca7d68, id = 140172210109800, num = 1657437544, tbl = 0x7f7c62ca7d68, vars = 0x7f7c62ca7d68, strterm = 0x7f7c62ca7d68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 140172210112440, node = 0x7f7c62ca87b8, id = 140172210112440, num = 1657440184, tbl = 0x7f7c62ca87b8, vars = 0x7f7c62ca87b8, strterm = 0x7f7c62ca87b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140172210180480, node = 0x7f7c62cb9180, id = 140172210180480, num = 1657508224, tbl = 0x7f7c62cb9180, vars = 0x7f7c62cb9180, strterm = 0x7f7c62cb9180, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94276703799696, node = 0x55be8170c990, id = 94276703799696, num = -2123314800, tbl = 0x55be8170c990, vars = 0x55be8170c990, strterm = 0x55be8170c990, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140172210171080, node = 0x7f7c62cb6cc8, id = 140172210171080, num = 1657498824, tbl = 0x7f7c62cb6cc8, vars = 0x7f7c62cb6cc8, strterm = 0x7f7c62cb6cc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, 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 = 140172210171640, node = 0x7f7c62cb6ef8, id = 140172210171640, num = 1657499384, tbl = 0x7f7c62cb6ef8, vars = 0x7f7c62cb6ef8, strterm = 0x7f7c62cb6ef8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140172210175560, node = 0x7f7c62cb7e48, id = 140172210175560, num = 1657503304, tbl = 0x7f7c62cb7e48, vars = 0x7f7c62cb7e48, strterm = 0x7f7c62cb7e48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 6466085696, node = 0x18168a340, id = 6466085696, num = -2123848896, tbl = 0x18168a340, vars = 0x18168a340, strterm = 0x18168a340, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94276699778624, node = 0x55be81336e40, id = 94276699778624, num = -2127335872, tbl = 0x55be81336e40, vars = 0x55be81336e40, strterm = 0x55be81336e40, 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 = 140728261942688, node = 0x7ffdda101da0, id = 140728261942688, num = -636478048, tbl = 0x7ffdda101da0, vars = 0x7ffdda101da0, strterm = 0x7ffdda101da0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140728261940628, node = 0x7ffdda101594, id = 140728261940628, num = -636480108, tbl = 0x7ffdda101594, vars = 0x7ffdda101594, strterm = 0x7ffdda101594, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140728261940784, node = 0x7ffdda101630, id = 140728261940784, num = -636479952, tbl = 0x7ffdda101630, vars = 0x7ffdda101630, strterm = 0x7ffdda101630, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140728261940068, node = 0x7ffdda101364, id = 140728261940068, num = -636480668, tbl = 0x7ffdda101364, vars = 0x7ffdda101364, strterm = 0x7ffdda101364, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 9928050559514836992, node = 0x89c7856200000000, id = 9928050559514836992, num = 0, tbl = 0x89c7856200000000, vars = 0x89c7856200000000, strterm = 0x89c7856200000000, 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 = 140728261939248, node = 0x7ffdda101030, id = 140728261939248, num = -636481488, tbl = 0x7ffdda101030, vars = 0x7ffdda101030, strterm = 0x7ffdda101030, 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 = 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 = 9928050138608041984, node = 0x89c7850000000000, id = 9928050138608041984, num = 0, tbl = 0x89c7850000000000, vars = 0x89c7850000000000, strterm = 0x89c7850000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 56, node = 0x38, id = 56, num = 56, tbl = 0x38, vars = 0x38, strterm = 0x38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140728261940225, node = 0x7ffdda101401, id = 140728261940225, num = -636480511, tbl = 0x7ffdda101401, vars = 0x7ffdda101401, strterm = 0x7ffdda101401, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140728261940225, node = 0x7ffdda101401, id = 140728261940225, num = -636480511, tbl = 0x7ffdda101401, vars = 0x7ffdda101401, strterm = 0x7ffdda101401, 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 = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 94276703115008, node = 0x55be81665700, id = 94276703115008, num = -2123999488, tbl = 0x55be81665700, vars = 0x55be81665700, strterm = 0x55be81665700, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94276703115008, node = 0x55be81665700, id = 94276703115008, num = -2123999488, tbl = 0x55be81665700, vars = 0x55be81665700, strterm = 0x55be81665700, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 9928050570940001536, node = 0x89c78564a8fe2d00, id = 9928050570940001536, num = -1459737344, tbl = 0x89c78564a8fe2d00, vars = 0x89c78564a8fe2d00, strterm = 0x89c78564a8fe2d00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94276703115359, node = 0x55be8166585f, id = 94276703115359, num = -2123999137, tbl = 0x55be8166585f, vars = 0x55be8166585f, strterm = 0x55be8166585f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140728261941968, node = 0x7ffdda101ad0, id = 140728261941968, num = -636478768, tbl = 0x7ffdda101ad0, vars = 0x7ffdda101ad0, strterm = 0x7ffdda101ad0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140728261941968, node = 0x7ffdda101ad0, id = 140728261941968, num = -636478768, tbl = 0x7ffdda101ad0, vars = 0x7ffdda101ad0, strterm = 0x7ffdda101ad0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140728261941296, node = 0x7ffdda101830, id = 140728261941296, num = -636479440, tbl = 0x7ffdda101830, vars = 0x7ffdda101830, strterm = 0x7ffdda101830, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 8589934671, node = 0x20000004f, id = 8589934671, num = 79, tbl = 0x20000004f, vars = 0x20000004f, strterm = 0x20000004f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 8589934671, node = 0x20000004f, id = 8589934671, num = 79, tbl = 0x20000004f, vars = 0x20000004f, strterm = 0x20000004f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 8589934671, node = 0x20000004f, id = 8589934671, num = 79, tbl = 0x20000004f, vars = 0x20000004f, strterm = 0x20000004f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 4294967375, node = 0x10000004f, id = 4294967375, num = 79, tbl = 0x10000004f, vars = 0x10000004f, strterm = 0x10000004f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 8589934671, node = 0x20000004f, id = 8589934671, num = 79, tbl = 0x20000004f, vars = 0x20000004f, strterm = 0x20000004f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 73, node = 0x49, id = 73, num = 73, tbl = 0x49, vars = 0x49, strterm = 0x49, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 4294967375, node = 0x10000004f, id = 4294967375, num = 79, tbl = 0x10000004f, vars = 0x10000004f, strterm = 0x10000004f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 17179869257, node = 0x400000049, id = 17179869257, num = 73, tbl = 0x400000049, vars = 0x400000049, strterm = 0x400000049, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 21474836553, node = 0x500000049, id = 21474836553, num = 73, tbl = 0x500000049, vars = 0x500000049, strterm = 0x500000049, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 8589934666, node = 0x20000004a, id = 8589934666, num = 74, tbl = 0x20000004a, vars = 0x20000004a, strterm = 0x20000004a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 8589934670, node = 0x20000004e, id = 8589934670, num = 78, tbl = 0x20000004e, vars = 0x20000004e, strterm = 0x20000004e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 79, node = 0x4f, id = 79, num = 79, tbl = 0x4f, vars = 0x4f, strterm = 0x4f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 4294967375, node = 0x10000004f, id = 4294967375, num = 79, tbl = 0x10000004f, vars = 0x10000004f, strterm = 0x10000004f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 8589934668, node = 0x20000004c, id = 8589934668, num = 76, tbl = 0x20000004c, vars = 0x20000004c, strterm = 0x20000004c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 12884901966, node = 0x30000004e, id = 12884901966, num = 78, tbl = 0x30000004e, vars = 0x30000004e, strterm = 0x30000004e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 25769803852, node = 0x60000004c, id = 25769803852, num = 76, tbl = 0x60000004c, vars = 0x60000004c, strterm = 0x60000004c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 30064771148, node = 0x70000004c, id = 30064771148, num = 76, tbl = 0x70000004c, vars = 0x70000004c, strterm = 0x70000004c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 17179869261, node = 0x40000004d, id = 17179869261, num = 77, tbl = 0x40000004d, vars = 0x40000004d, strterm = 0x40000004d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 17179869261, node = 0x40000004d, id = 17179869261, num = 77, tbl = 0x40000004d, vars = 0x40000004d, strterm = 0x40000004d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 8589934670, node = 0x20000004e, id = 8589934670, num = 78, tbl = 0x20000004e, vars = 0x20000004e, strterm = 0x20000004e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 12884901966, node = 0x30000004e, id = 12884901966, num = 78, tbl = 0x30000004e, vars = 0x30000004e, strterm = 0x30000004e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 38654705741, node = 0x90000004d, id = 38654705741, num = 77, tbl = 0x90000004d, vars = 0x90000004d, strterm = 0x90000004d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 64424509517, node = 0xf0000004d, id = 64424509517, num = 77, tbl = 0xf0000004d, vars = 0xf0000004d, strterm = 0xf0000004d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 64424509517, node = 0xf0000004d, id = 64424509517, num = 77, tbl = 0xf0000004d, vars = 0xf0000004d, strterm = 0xf0000004d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 64424509517, node = 0xf0000004d, id = 64424509517, num = 77, tbl = 0xf0000004d, vars = 0xf0000004d, strterm = 0xf0000004d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 60129542221, node = 0xe0000004d, id = 60129542221, num = 77, tbl = 0xe0000004d, vars = 0xe0000004d, strterm = 0xe0000004d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 64424509517, node = 0xf0000004d, id = 64424509517, num = 77, tbl = 0xf0000004d, vars = 0xf0000004d, strterm = 0xf0000004d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 9928050570940001536, node = 0x89c78564a8fe2d00, id = 9928050570940001536, num = -1459737344, tbl = 0x89c78564a8fe2d00, vars = 0x89c78564a8fe2d00, strterm = 0x89c78564a8fe2d00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 7, node = 0x7, id = 7, num = 7, tbl = 0x7, vars = 0x7, strterm = 0x7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 184, node = 0xb8, id = 184, num = 184, tbl = 0xb8, vars = 0xb8, strterm = 0xb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 140172218335232, node = 0x7f7c63480000, id = 140172218335232, num = 1665662976, tbl = 0x7f7c63480000, vars = 0x7f7c63480000, strterm = 0x7f7c63480000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94276699746456, node = 0x55be8132f098, id = 94276699746456, num = -2127368040, tbl = 0x55be8132f098, vars = 0x55be8132f098, strterm = 0x55be8132f098, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 34, node = 0x22, id = 34, num = 34, tbl = 0x22, vars = 0x22, strterm = 0x22, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140172218395480, node = 0x7f7c6348eb58, id = 140172218395480, num = 1665723224, tbl = 0x7f7c6348eb58, vars = 0x7f7c6348eb58, strterm = 0x7f7c6348eb58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140172269468235, node = 0x7f7c66543a4b <newobj_init+395>, id = 140172269468235, num = 1716795979, tbl = 0x7f7c66543a4b <newobj_init+395>, vars = 0x7f7c66543a4b <newobj_init+395>, strterm = 0x7f7c66543a4b <newobj_init+395>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140172228292000, node = 0x7f7c63dfeda0, id = 140172228292000, num = 1675619744, tbl = 0x7f7c63dfeda0, vars = 0x7f7c63dfeda0, strterm = 0x7f7c63dfeda0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140172269461260, node = 0x7f7c66541f0c <check_rvalue_consistency_force+1228>, id = 140172269461260, num = 1716789004, tbl = 0x7f7c66541f0c <check_rvalue_consistency_force+1228>, vars = 0x7f7c66541f0c <check_rvalue_consistency_force+1228>, strterm = 0x7f7c66541f0c <check_rvalue_consistency_force+1228>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 5, node = 0x5, id = 5, num = 5, tbl = 0x5, vars = 0x5, strterm = 0x5, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94274535485568, node = 0x55be0032f080, id = 94274535485568, num = 3338368, tbl = 0x55be0032f080, vars = 0x55be0032f080, strterm = 0x55be0032f080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140172218395480, node = 0x7f7c6348eb58, id = 140172218395480, num = 1665723224, tbl = 0x7f7c6348eb58, vars = 0x7f7c6348eb58, strterm = 0x7f7c6348eb58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140172228292000, node = 0x7f7c63dfeda0, id = 140172228292000, num = 1675619744, tbl = 0x7f7c63dfeda0, vars = 0x7f7c63dfeda0, strterm = 0x7f7c63dfeda0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 49, node = 0x31, id = 49, num = 49, tbl = 0x31, vars = 0x31, strterm = 0x31, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 9928050570940001536, node = 0x89c78564a8fe2d00, id = 9928050570940001536, num = -1459737344, tbl = 0x89c78564a8fe2d00, vars = 0x89c78564a8fe2d00, strterm = 0x89c78564a8fe2d00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140172262705560, node = 0x7f7c65ed0998, id = 140172262705560, num = 1710033304, tbl = 0x7f7c65ed0998, vars = 0x7f7c65ed0998, strterm = 0x7f7c65ed0998, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 25, node = 0x19, id = 25, num = 25, tbl = 0x19, vars = 0x19, strterm = 0x19, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140172262705560, node = 0x7f7c65ed0998, id = 140172262705560, num = 1710033304, tbl = 0x7f7c65ed0998, vars = 0x7f7c65ed0998, strterm = 0x7f7c65ed0998, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140172218395480, node = 0x7f7c6348eb58, id = 140172218395480, num = 1665723224, tbl = 0x7f7c6348eb58, vars = 0x7f7c6348eb58, strterm = 0x7f7c6348eb58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94276699746432, node = 0x55be8132f080, id = 94276699746432, num = -2127368064, tbl = 0x55be8132f080, vars = 0x55be8132f080, strterm = 0x55be8132f080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140172262705560, node = 0x7f7c65ed0998, id = 140172262705560, num = 1710033304, tbl = 0x7f7c65ed0998, vars = 0x7f7c65ed0998, strterm = 0x7f7c65ed0998, 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 = 140172269482525, node = 0x7f7c6654721d <rb_gc_writebarrier+125>, id = 140172269482525, num = 1716810269, tbl = 0x7f7c6654721d <rb_gc_writebarrier+125>, vars = 0x7f7c6654721d <rb_gc_writebarrier+125>, strterm = 0x7f7c6654721d <rb_gc_writebarrier+125>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94276699778448, node = 0x55be81336d90, id = 94276699778448, num = -2127336048, tbl = 0x55be81336d90, vars = 0x55be81336d90, strterm = 0x55be81336d90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 9928050570940001536, node = 0x89c78564a8fe2d00, id = 9928050570940001536, num = -1459737344, tbl = 0x89c78564a8fe2d00, vars = 0x89c78564a8fe2d00, strterm = 0x89c78564a8fe2d00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 25, node = 0x19, id = 25, num = 25, tbl = 0x19, vars = 0x19, strterm = 0x19, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140172218395480, node = 0x7f7c6348eb58, id = 140172218395480, num = 1665723224, tbl = 0x7f7c6348eb58, vars = 0x7f7c6348eb58, strterm = 0x7f7c6348eb58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140172262705560, node = 0x7f7c65ed0998, id = 140172262705560, num = 1710033304, tbl = 0x7f7c65ed0998, vars = 0x7f7c65ed0998, strterm = 0x7f7c65ed0998, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 25, node = 0x19, id = 25, num = 25, tbl = 0x19, vars = 0x19, strterm = 0x19, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140172262705560, node = 0x7f7c65ed0998, id = 140172262705560, num = 1710033304, tbl = 0x7f7c65ed0998, vars = 0x7f7c65ed0998, strterm = 0x7f7c65ed0998, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140172268699931, node = 0x7f7c6648811b <rb_ary_push+91>, id = 140172268699931, num = 1716027675, tbl = 0x7f7c6648811b <rb_ary_push+91>, vars = 0x7f7c6648811b <rb_ary_push+91>, strterm = 0x7f7c6648811b <rb_ary_push+91>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 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 = 1529, column = 5}}, {beg_pos = {lineno = 1529, column = 1}, end_pos = {lineno = 1529, column = 1}}, {beg_pos = {lineno = 1533, column = 2}, end_pos = {lineno = 1533, column = 19}}, {beg_pos = {lineno = 1533, column = 19}, end_pos = {lineno = 1533, column = 11}}, {beg_pos = {lineno = 1534, column = 4}, end_pos = {lineno = 1534, column = 5}}, {beg_pos = {lineno = 1534, column = 6}, end_pos = {lineno = 1534, column = 8}}, {beg_pos = {lineno = 1534, column = 8}, end_pos = {lineno = 1534, column = 8}}, {beg_pos = {lineno = 1534, column = 9}, end_pos = {lineno = 1534, column = 10}}, {beg_pos = {lineno = 1516, column = 19}, end_pos = {lineno = 1527, column = 8}}, {beg_pos = {lineno = 1528, column = 4}, end_pos = {lineno = 1528, column = 7}}, {beg_pos = {lineno = 1516, column = 19}, end_pos = {lineno = 1516, column = 19}}, {beg_pos = {lineno = 1516, column = 19}, end_pos = {lineno = 1516, column = 19}}, {beg_pos = {lineno = 1517, column = 6}, end_pos = {lineno = 1527, column = 8}}, {beg_pos = {lineno = 1527, column = 8}, end_pos = {lineno = 1527, column = 8}}, {beg_pos = {lineno = 1527, column = 8}, end_pos = {lineno = 1527, column = 8}}, {beg_pos = {lineno = 1518, column = 11}, end_pos = {lineno = 1518, column = 24}}, {beg_pos = {lineno = 1518, column = 16}, end_pos = {lineno = 1518, column = 16}}, {beg_pos = {lineno = 1519, column = 6}, end_pos = {lineno = 1526, column = 10}}, {beg_pos = {lineno = 1527, column = 6}, end_pos = {lineno = 1527, column = 9}}, {beg_pos = {lineno = 1519, column = 8}, end_pos = {lineno = 1519, column = 8}}, {beg_pos = {lineno = 1519, column = 9}, end_pos = {lineno = 1519, column = 15}}, {beg_pos = {lineno = 1519, column = 16}, end_pos = {lineno = 1519, column = 16}}, {beg_pos = {lineno = 1519, column = 16}, end_pos = {lineno = 1519, column = 16}}, {beg_pos = {lineno = 1520, column = 8}, end_pos = {lineno = 1522, column = 20}}, {beg_pos = {lineno = 1523, column = 6}, end_pos = {lineno = 1526, column = 10}}, {beg_pos = {lineno = 1523, column = 8}, end_pos = {lineno = 1523, column = 8}}, {beg_pos = {lineno = 1523, column = 8}, end_pos = {lineno = 1523, column = 8}}, {beg_pos = {lineno = 1523, column = 9}, end_pos = {lineno = 1523, column = 19}}, {beg_pos = {lineno = 1523, column = 20}, end_pos = {lineno = 1523, column = 20}}, {beg_pos = {lineno = 1523, column = 20}, end_pos = {lineno = 1523, column = 20}}, {beg_pos = {lineno = 1524, column = 8}, end_pos = {lineno = 1524, column = 12}}, {beg_pos = {lineno = 1525, column = 6}, end_pos = {lineno = 1526, column = 10}}, {beg_pos = {lineno = 1525, column = 8}, end_pos = {lineno = 1525, column = 8}}, {beg_pos = {lineno = 1525, column = 8}, end_pos = {lineno = 1525, column = 8}}, {beg_pos = {lineno = 1525, column = 9}, end_pos = {lineno = 1525, column = 11}}, {beg_pos = {lineno = 1525, column = 12}, end_pos = {lineno = 1525, column = 12}}, {beg_pos = {lineno = 1525, column = 12}, end_pos = {lineno = 1525, column = 12}}, {beg_pos = {lineno = 1526, column = 8}, end_pos = {lineno = 1526, column = 10}}, {beg_pos = {lineno = 1526, column = 10}, end_pos = {lineno = 1526, column = 10}}, {beg_pos = {lineno = 1526, column = 13}, end_pos = {lineno = 1526, column = 14}}, {beg_pos = {lineno = 1199, column = 15}, end_pos = {lineno = 1199, column = 15}}, {beg_pos = {lineno = 1199, column = 15}, end_pos = {lineno = 1199, column = 15}}, {beg_pos = {lineno = 1200, column = 8}, end_pos = {lineno = 1201, column = 10}}, {beg_pos = {lineno = 1201, column = 10}, end_pos = {lineno = 1201, column = 10}}, {beg_pos = {lineno = 1201, column = 8}, end_pos = {lineno = 1201, column = 12}}, {beg_pos = {lineno = 1200, column = 13}, end_pos = {lineno = 1200, column = 14}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 3338368, column = 21950}}, {beg_pos = {lineno = 1665594904, column = 32636}, end_pos = {lineno = 1675619744, column = 32636}}, {beg_pos = {lineno = 34, column = 0}, end_pos = {lineno = -1459737344, column = -1983412892}}, {beg_pos = {lineno = 1710033304, column = 32636}, end_pos = {lineno = 161, column = 0}}, {beg_pos = {lineno = 1710033304, column = 32636}, end_pos = {lineno = 1665594904, column = 32636}}, {beg_pos = {lineno = -2127368064, column = 21950}, end_pos = {lineno = 1710033304, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1716810269, column = 32636}}, {beg_pos = {lineno = -2127336048, column = 21950}, end_pos = {lineno = -1459737344, column = -1983412892}}, {beg_pos = {lineno = 161, column = 0}, end_pos = {lineno = 1665594904, column = 32636}}, {beg_pos = {lineno = 1710033304, column = 32636}, end_pos = {lineno = 161, column = 0}}, {beg_pos = {lineno = 1710033304, column = 32636}, end_pos = {lineno = 1716027675, column = 32636}}, {beg_pos = {lineno = -2127363904, column = 21950}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2127336048, column = 21950}}, {beg_pos = {lineno = -2124050624, column = 21950}, end_pos = {lineno = 1716465625, column = 32636}}, {beg_pos = {lineno = -2124050232, column = 21950}, end_pos = {lineno = 1716676932, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2127363904, column = 21950}}, {beg_pos = {lineno = 1716465600, column = 32636}, end_pos = {lineno = -636474944, column = 32765}}, {beg_pos = {lineno = -636477676, column = 32765}, end_pos = {lineno = 1720136796, column = 32636}}, {beg_pos = {lineno = 1714756096, column = 32636}, end_pos = {lineno = 226653313, column = 0}}, {beg_pos = {lineno = 1666500736, column = 32636}, end_pos = {lineno = -2126817688, column = 21950}}, {beg_pos = {lineno = 1711207468, column = 32636}, end_pos = {lineno = 1720137866, column = 32636}}, {beg_pos = {lineno = 562, column = 0}, end_pos = {lineno = 1720136597, column = 32636}}, {beg_pos = {lineno = 1720082432, column = 32636}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1666500712, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1715762716, column = 32636}, end_pos = {lineno = 1720137866, column = 32636}}, {beg_pos = {lineno = 2058, column = 0}, end_pos = {lineno = 1720136597, column = 32636}}, {beg_pos = {lineno = 1720082432, column = 32636}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1666499728, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1715758124, column = 32636}, end_pos = {lineno = 1720137866, column = 32636}}, {beg_pos = {lineno = 910, column = 0}, end_pos = {lineno = 1715814072, column = 32636}}, {beg_pos = {lineno = 1720082432, column = 32636}, end_pos = {lineno = -636477496, column = 32765}}, {beg_pos = {lineno = -636477500, column = 32765}, end_pos = {lineno = -636477564, column = 32765}}, {beg_pos = {lineno = 1715814072, column = 32636}, end_pos = {lineno = -636477360, column = 32765}}, {beg_pos = {lineno = 1666500712, column = 32636}, end_pos = {lineno = 1715763000, column = 32636}}, {beg_pos = {lineno = 1666505239, column = 32636}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 56737513, column = 0}, end_pos = {lineno = -636477500, column = 32765}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -636477296, column = 32765}}, {beg_pos = {lineno = 1666499728, column = 32636}, end_pos = {lineno = -636477312, column = 32765}}, {beg_pos = {lineno = -2126819320, column = 0}, end_pos = {lineno = -2126611648, column = 21950}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = -636477376, column = 32765}}, {beg_pos = {lineno = -636477360, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -2126819320, column = 21950}, end_pos = {lineno = -636477144, column = 32765}}, {beg_pos = {lineno = 1666505239, column = 32636}, end_pos = {lineno = -636477312, column = 32765}}, {beg_pos = {lineno = -636477296, column = 32765}, end_pos = {lineno = 1720140265, column = 32636}}, {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 = -2126820192, column = 21950}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2126820192, column = 21950}, end_pos = {lineno = -2126819320, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 847, column = 0}}, {beg_pos = {lineno = -2124051936, column = 21950}, end_pos = {lineno = 1, column = 21950}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 1720160647, column = 32636}}, {beg_pos = {lineno = 1715784840, column = 32636}, end_pos = {lineno = 1720082432, column = 32636}}, {beg_pos = {lineno = 1665717144, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1665593864, column = 32636}, end_pos = {lineno = 1711185424, column = 32636}}, {beg_pos = {lineno = -2126272368, column = 21950}, end_pos = {lineno = 1720160647, column = 32636}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1666773112, column = 32636}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 1665593864, column = 32636}, end_pos = {lineno = 1711185424, column = 32636}}, {beg_pos = {lineno = -2126272368, column = 21950}, end_pos = {lineno = 1720160647, column = 32636}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2127335872, column = 21950}, end_pos = {lineno = 1715784840, column = 32636}}, {beg_pos = {lineno = -636476208, column = 32765}, end_pos = {lineno = 1720191854, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -636476384, column = 32765}}, {beg_pos = {lineno = 1665593224, column = 32636}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 36, column = 0}}, {beg_pos = {lineno = 1715802600, column = 32636}, end_pos = {lineno = 8096, column = 65535}}, {beg_pos = {lineno = 1709906824, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1713216480, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1953066079, column = 1818325605}, end_pos = {lineno = 1634082874, column = 174420844}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2124323472, column = 21950}, end_pos = {lineno = 1710137752, column = 32636}}, {beg_pos = {lineno = 1709763064, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 79, column = 2}}, {beg_pos = {lineno = 1709763064, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = -16777216}, end_pos = {lineno = -1, column = -1}}, {beg_pos = {lineno = 1713216480, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1710137752, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 79, column = 2}, end_pos = {lineno = 79, column = 2}}, {beg_pos = {lineno = 544103458, column = 2099257376}, end_pos = {lineno = 538996316, column = 577657981}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}} <repeats 11 times>, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 1}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1459737344, column = -1983412892}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = -2123770096, column = 21950}, end_pos = {lineno = -2127368064, column = 21950}}, {beg_pos = {lineno = 1665593864, column = 32636}, end_pos = {lineno = 1711185424, column = 32636}}, {beg_pos = {lineno = -2126272368, column = 21950}, end_pos = {lineno = 1716781317, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2123770096, column = 21950}}, {beg_pos = {lineno = 1665593224, column = 32636}, end_pos = {lineno = 1717355640, column = 32636}}, {beg_pos = {lineno = -2124051936, column = 21950}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 33825, column = 0}, end_pos = {lineno = 1716223190, column = 32636}}, {beg_pos = {lineno = 1665593864, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2124557912, column = 21950}, end_pos = {lineno = 1716677511, column = 32636}}, {beg_pos = {lineno = -2127363904, column = 21950}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 1666650656, column = 32636}, end_pos = {lineno = 1716788991, column = 32636}}, {beg_pos = {lineno = 68, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -636475104, column = 32765}, end_pos = {lineno = 13796336, column = 32636}}, {beg_pos = {lineno = -2123770000, column = 21950}, end_pos = {lineno = -2123770000, column = 21950}}, {beg_pos = {lineno = 33825, column = 0}, end_pos = {lineno = -1459737344, column = -1983412892}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1713216480, column = 32636}}, {beg_pos = {lineno = -2127368040, column = 21950}, end_pos = {lineno = 1713216384, column = 32636}}, {beg_pos = {lineno = 1904, column = 0}, end_pos = {lineno = -96, column = -1}}, {beg_pos = {lineno = 1920, column = 0}, end_pos = {lineno = 120, column = 0}}, {beg_pos = {lineno = 110, column = 0}, end_pos = {lineno = 1716789066, column = 32636}}, {beg_pos = {lineno = -766228668, column = 1710218}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2232320, column = 0}}, {beg_pos = {lineno = 1904, column = 0}, end_pos = {lineno = 78, column = 32636}}, {beg_pos = {lineno = -2127379520, column = 21950}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = -1459737344, column = -1983412892}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 104, column = 0}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyerror_range = <optimized out>
        yystacksize = <optimized out>
        yyn = 62
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140172210082160, node = 0x7f7c62ca1170, id = 140172210082160, num = 1657409904, tbl = 0x7f7c62ca1170, vars = 0x7f7c62ca1170, strterm = 0x7f7c62ca1170, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}
        yyloc = {beg_pos = {lineno = 1534, column = 4}, end_pos = {lineno = 1534, column = 10}}
        yymsgbuf = "\000\000\000\000\000\000\000\000\000\000\322b|\177\000\000\230\360\062\201\276U\000\000\t\000\000\000\000\000\000\000x\203\322b|\177\000\000K:Tf|\177\000\000\020\327i\201\276U\000\000\240\377\377\377\001\000\000\000 \206\322b|\177\000\000\000-\376\250d\205\307\211\220\250C\201\276U\000\000\000\000\000\000\000\000\000\000\032\220\000\000\000\000\000\000x\203\322b|\177\000\000\200\360\062\201\276U\000\000\020\327i\201\276U\000"
        yymsg = 0x7ffdda102640 ""
        yymsg_alloc = 128
        yylen = 4
#40 0x00007f7c6357130a in ripper_parse0 (parser_v=parser_v@entry=140172210636320) at ripper.y:13841
        p = 0x55be8160e1c0
#41 0x00007f7c66526b2e in rb_ensure (b_proc=b_proc@entry=0x7f7c63571220 <ripper_parse0>, data1=data1@entry=140172210636320, e_proc=e_proc@entry=0x7f7c63553bd0 <ripper_ensure>, data2=data2@entry=140172210636320) at /tmp/ruby/v3/src/trunk-gc-asserts/eval.c:994
        _ec = 0x55be813300c0
        _tag = {tag = 52, retval = 94276704173824, buf = {0x7ffdda1027e0, 0x7f7c66526c20 <rb_ensure+544>, 0x0, 0x7ffdda102730, 0x0}, prev = 0x7ffdda102aa0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 8
        errinfo = <optimized out>
        ec = 0x55be813300c0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f7c63553bd0 <ripper_ensure>, data2 = 140172210636320}}
#42 0x00007f7c635543e5 in ripper_parse (self=140172210636320) at ripper.y:13879
        p = 0x55be8160e1c0
#43 0x00007f7c666fb5c8 in vm_call_cfunc_with_frame (ec=0x55be813300c0, reg_cfp=0x7f7c65fe9e10, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3037
        ci = 0x8421001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7c65eb1b88
        cfunc = 0x55be8143a898
        len = <optimized out>
        recv = 140172210636320
        block_handler = 0
        frame_type = <optimized out>
        argc = 0
        orig_argc = 0
        args = <optimized out>
        args = <optimized out>
#44 0x00007f7c66709dca in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_callinfo.h:349
        val = 0
        ci = 0x0
        cc = <optimized out>
        recv = 2
        argc = <optimized out>
        calling = {ci = 0x8421001c0001, cc = 0x7f7c6346efb0, block_handler = 0, recv = 140172210636320, argc = 0, kw_splat = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#45 vm_exec_core (ec=0x2, initial=140728261935888) at ../../src/trunk-gc-asserts/insns.def:778
        bh = <optimized out>
        cd = 0x55be813300c0
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x55be815bec68
        reg_cfp = 0x7f7c65fe9e10
        insns_address_table = {0x7f7c6670c46f <vm_exec_core+10271>, 0x7f7c6670a1b4 <vm_exec_core+1380>, 0x7f7c6670a13e <vm_exec_core+1262>, 0x7f7c6670a21e <vm_exec_core+1486>, 0x7f7c6670a0c2 <vm_exec_core+1138>, 0x7f7c6670a032 <vm_exec_core+994>, 0x7f7c66709fa3 <vm_exec_core+851>, 0x7f7c6670be1e <vm_exec_core+8654>, 0x7f7c6670bdba <vm_exec_core+8554>, 0x7f7c6670bd72 <vm_exec_core+8482>, 0x7f7c6670bd25 <vm_exec_core+8405>, 0x7f7c6670bc4b <vm_exec_core+8187>, 0x7f7c6670bbdd <vm_exec_core+8077>, 0x7f7c6670bb5d <vm_exec_core+7949>, 0x7f7c6670bb1c <vm_exec_core+7884>, 0x7f7c6670bf2d <vm_exec_core+8925>, 0x7f7c6670bef4 <vm_exec_core+8868>, 0x7f7c6670bebb <vm_exec_core+8811>, 0x7f7c6670be82 <vm_exec_core+8754>, 0x7f7c6670bfac <vm_exec_core+9052>, 0x7f7c6670bf69 <vm_exec_core+8985>, 0x7f7c6670c01e <vm_exec_core+9166>, 0x7f7c6670b32a <vm_exec_core+5850>, 0x7f7c6670c313 <vm_exec_core+9923>, 0x7f7c6670c2d8 <vm_exec_core+9864>, 0x7f7c6670c396 <vm_exec_core+10054>, 0x7f7c6670c21f <vm_exec_core+9679>, 0x7f7c6670b9a9 <vm_exec_core+7513>, 0x7f7c6670b96b <vm_exec_core+7451>, 0x7f7c6670b750 <vm_exec_core+6912>, 0x7f7c6670b6bb <vm_exec_core+6763>, 0x7f7c6670c16d <vm_exec_core+9501>, 0x7f7c6670c0f5 <vm_exec_core+9381>, 0x7f7c6670c0a7 <vm_exec_core+9303>, 0x7f7c6670c07c <vm_exec_core+9260>, 0x7f7c6670c3f9 <vm_exec_core+10153>, 0x7f7c6670c1c9 <vm_exec_core+9593>, 0x7f7c6670c2a0 <vm_exec_core+9808>, 0x7f7c6670aaf6 <vm_exec_core+3750>, 0x7f7c6670a8df <vm_exec_core+3215>, 0x7f7c6670a8a9 <vm_exec_core+3161>, 0x7f7c6670a92b <vm_exec_core+3291>, 0x7f7c6670a778 <vm_exec_core+2856>, 0x7f7c6670a709 <vm_exec_core+2745>, 0x7f7c6670a6bf <vm_exec_core+2671>, 0x7f7c6670a54d <vm_exec_core+2301>, 0x7f7c6670a49b <vm_exec_core+2123>, 0x7f7c66709f1a <vm_exec_core+714>, 0x7f7c66709e02 <vm_exec_core+434>, 0x7f7c66709d10 <vm_exec_core+192>, 0x7f7c6670b428 <vm_exec_core+6104>, 0x7f7c6670b3ce <vm_exec_core+6014>, 0x7f7c6670c5d9 <vm_exec_core+10633>, 0x7f7c6670b374 <vm_exec_core+5924>, 0x7f7c6670af02 <vm_exec_core+4786>, 0x7f7c6670ad07 <vm_exec_core+4279>, 0x7f7c6670ac02 <vm_exec_core+4018>, 0x7f7c6670ab41 <vm_exec_core+3825>, 0x7f7c6670b509 <vm_exec_core+6329>, 0x7f7c6670c4da <vm_exec_core+10378>, 0x7f7c6670b59f <vm_exec_core+6479>, 0x7f7c6670b2c6 <vm_exec_core+5750>, 0x7f7c6670b4a5 <vm_exec_core+6229>, 0x7f7c6670aab6 <vm_exec_core+3686>, 0x7f7c6670aa08 <vm_exec_core+3512>, 0x7f7c6670a9a7 <vm_exec_core+3415>, 0x7f7c6670a311 <vm_exec_core+1729>, 0x7f7c6670a298 <vm_exec_core+1608>, 0x7f7c6670cd21 <vm_exec_core+12497>, 0x7f7c6670cc03 <vm_exec_core+12211>, 0x7f7c6670cc76 <vm_exec_core+12326>, 0x7f7c6670cde6 <vm_exec_core+12694>, 0x7f7c6670ca54 <vm_exec_core+11780>, 0x7f7c6670c9f8 <vm_exec_core+11688>, 0x7f7c66709c95 <vm_exec_core+69>, 0x7f7c6670c992 <vm_exec_core+11586>, 0x7f7c6670c92c <vm_exec_core+11484>, 0x7f7c6670c8c5 <vm_exec_core+11381>, 0x7f7c6670c85f <vm_exec_core+11279>, 0x7f7c6670c7ca <vm_exec_core+11130>, 0x7f7c6670d0b6 <vm_exec_core+13414>, 0x7f7c6670c766 <vm_exec_core+11030>, 0x7f7c6670cfc1 <vm_exec_core+13169>, 0x7f7c6670c6ca <vm_exec_core+10874>, 0x7f7c6670b1fe <vm_exec_core+5550>, 0x7f7c6670b155 <vm_exec_core+5381>, 0x7f7c6670d07a <vm_exec_core+13354>, 0x7f7c6670cd94 <vm_exec_core+12612>, 0x7f7c6670cf79 <vm_exec_core+13097>, 0x7f7c6670cec8 <vm_exec_core+12920>, 0x7f7c6670cf25 <vm_exec_core+13013>, 0x7f7c6670c62c <vm_exec_core+10716>, 0x7f7c6670b643 <vm_exec_core+6643>, 0x7f7c6670b5e4 <vm_exec_core+6548>, 0x7f7c6670ba32 <vm_exec_core+7650>, 0x7f7c6670b9e7 <vm_exec_core+7575>, 0x7f7c6670bac9 <vm_exec_core+7801>, 0x7f7c6670b102 <vm_exec_core+5298>, 0x7f7c6670a440 <vm_exec_core+2032>, 0x7f7c6670a407 <vm_exec_core+1975>, 0x7f7c6670a3ce <vm_exec_core+1918>, 0x7f7c6670ca94 <vm_exec_core+11844>, 0x7f7c6670a1a3 <vm_exec_core+1363>, 0x7f7c6670a12d <vm_exec_core+1245>, 0x7f7c6670a20d <vm_exec_core+1469>, 0x7f7c6670a0b1 <vm_exec_core+1121>, 0x7f7c6670a021 <vm_exec_core+977>, 0x7f7c66709f92 <vm_exec_core+834>, 0x7f7c6670be0d <vm_exec_core+8637>, 0x7f7c6670bda9 <vm_exec_core+8537>, 0x7f7c6670bd61 <vm_exec_core+8465>, 0x7f7c6670bd14 <vm_exec_core+8388>, 0x7f7c6670bc3a <vm_exec_core+8170>, 0x7f7c6670bbcc <vm_exec_core+8060>, 0x7f7c6670bb4c <vm_exec_core+7932>, 0x7f7c6670bb0b <vm_exec_core+7867>, 0x7f7c6670bf1c <vm_exec_core+8908>, 0x7f7c6670bee3 <vm_exec_core+8851>, 0x7f7c6670beaa <vm_exec_core+8794>, 0x7f7c6670be71 <vm_exec_core+8737>, 0x7f7c6670bf9b <vm_exec_core+9035>, 0x7f7c6670bf58 <vm_exec_core+8968>, 0x7f7c6670c00d <vm_exec_core+9149>, 0x7f7c6670b319 <vm_exec_core+5833>, 0x7f7c6670c302 <vm_exec_core+9906>, 0x7f7c6670c2c7 <vm_exec_core+9847>, 0x7f7c6670c385 <vm_exec_core+10037>, 0x7f7c6670c20e <vm_exec_core+9662>, 0x7f7c6670b998 <vm_exec_core+7496>, 0x7f7c6670b95a <vm_exec_core+7434>, 0x7f7c6670b73f <vm_exec_core+6895>, 0x7f7c6670b6aa <vm_exec_core+6746>, 0x7f7c6670c15c <vm_exec_core+9484>, 0x7f7c6670c0e4 <vm_exec_core+9364>, 0x7f7c6670c096 <vm_exec_core+9286>, 0x7f7c6670c06b <vm_exec_core+9243>, 0x7f7c6670c3e8 <vm_exec_core+10136>, 0x7f7c6670c1b8 <vm_exec_core+9576>, 0x7f7c6670c28f <vm_exec_core+9791>, 0x7f7c6670aae5 <vm_exec_core+3733>, 0x7f7c6670a8ce <vm_exec_core+3198>, 0x7f7c6670a898 <vm_exec_core+3144>, 0x7f7c6670a91a <vm_exec_core+3274>, 0x7f7c6670a767 <vm_exec_core+2839>, 0x7f7c6670a6f8 <vm_exec_core+2728>, 0x7f7c6670a6ae <vm_exec_core+2654>, 0x7f7c6670a53c <vm_exec_core+2284>, 0x7f7c6670a48a <vm_exec_core+2106>, 0x7f7c66709f09 <vm_exec_core+697>, 0x7f7c66709df1 <vm_exec_core+417>, 0x7f7c6670cdd0 <vm_exec_core+12672>, 0x7f7c6670b417 <vm_exec_core+6087>, 0x7f7c6670b3bd <vm_exec_core+5997>, 0x7f7c6670cbed <vm_exec_core+12189>, 0x7f7c6670b363 <vm_exec_core+5907>, 0x7f7c6670aef1 <vm_exec_core+4769>, 0x7f7c6670acf6 <vm_exec_core+4262>, 0x7f7c6670abf1 <vm_exec_core+4001>, 0x7f7c6670ab30 <vm_exec_core+3808>, 0x7f7c6670b4f8 <vm_exec_core+6312>, 0x7f7c6670c4c9 <vm_exec_core+10361>, 0x7f7c6670b58e <vm_exec_core+6462>, 0x7f7c6670b2b5 <vm_exec_core+5733>, 0x7f7c6670b494 <vm_exec_core+6212>, 0x7f7c6670aaa5 <vm_exec_core+3669>, 0x7f7c6670a9f7 <vm_exec_core+3495>, 0x7f7c6670a996 <vm_exec_core+3398>, 0x7f7c6670a300 <vm_exec_core+1712>, 0x7f7c6670a287 <vm_exec_core+1591>, 0x7f7c6670cbc1 <vm_exec_core+12145>, 0x7f7c6670cbab <vm_exec_core+12123>, 0x7f7c6670cb95 <vm_exec_core+12101>, 0x7f7c6670cb7f <vm_exec_core+12079>, 0x7f7c6670cb69 <vm_exec_core+12057>, 0x7f7c6670cb53 <vm_exec_core+12035>, 0x7f7c6670cb36 <vm_exec_core+12006>, 0x7f7c6670cb20 <vm_exec_core+11984>, 0x7f7c6670cbd7 <vm_exec_core+12167>, 0x7f7c6670cb0a <vm_exec_core+11962>, 0x7f7c6670caf4 <vm_exec_core+11940>, 0x7f7c6670cade <vm_exec_core+11918>, 0x7f7c6670cac8 <vm_exec_core+11896>, 0x7f7c6670cab2 <vm_exec_core+11874>, 0x7f7c6670ce86 <vm_exec_core+12854>, 0x7f7c6670ce70 <vm_exec_core+12832>, 0x7f7c6670b1ed <vm_exec_core+5533>, 0x7f7c6670b144 <vm_exec_core+5364>, 0x7f7c6670ceb2 <vm_exec_core+12898>, 0x7f7c6670ce9c <vm_exec_core+12876>, 0x7f7c6670ce5a <vm_exec_core+12810>, 0x7f7c6670ce44 <vm_exec_core+12788>, 0x7f7c6670c455 <vm_exec_core+10245>, 0x7f7c6670c459 <vm_exec_core+10249>, 0x7f7c6670b632 <vm_exec_core+6626>, 0x7f7c6670b5d3 <vm_exec_core+6531>, 0x7f7c6670ba21 <vm_exec_core+7633>, 0x7f7c6670b9d6 <vm_exec_core+7558>, 0x7f7c6670bab8 <vm_exec_core+7784>, 0x7f7c6670b0f1 <vm_exec_core+5281>, 0x7f7c6670a42f <vm_exec_core+2015>...}
#46 0x00007f7c6670fade in rb_vm_exec (ec=0x55be813300c0, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291
        _ec = 0x55be813300c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffdda102af0, 0x7f7c6670fb00 <rb_vm_exec+432>, 0x0, 0x7ffdda1029d0, 0x0}, prev = 0x7ffdda102e70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#47 0x00007f7c66712386 in eval_string_with_cref (self=<optimized out>, src=<optimized out>, cref=0x7f7c62d28580, file=140172210636240, line=1) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1759
        ec = 0x55be813300c0
        block = {as = {captured = {self = 140172210636320, ep = 0x7f7c65eea0f8, code = {iseq = 0x7f7c65e81578, ifunc = 0x7f7c65e81578, val = 140172262380920}}, symbol = 140172210636320, proc = 140172210636320}, type = block_type_iseq}
        iseq = 0x7f7c62d283f0
        cfp = <optimized out>
#48 0x00007f7c6671673b in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140172210636320) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:2001
        cref = 0x7f7c62d28580
        cref = <optimized out>
#49 specific_eval (argc=<optimized out>, argv=0x7f7c65eea108, self=<optimized out>, singleton=1, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:2025
        file = 140172210636240
        line = <optimized out>
        code = 140172210636280
#50 0x00007f7c666fb5c8 in vm_call_cfunc_with_frame (ec=0x55be813300c0, reg_cfp=0x7f7c65fe9e90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3037
        ci = 0x250100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7c65e86d98
        cfunc = 0x55be81372d48
        len = <optimized out>
        recv = 140172210636320
        block_handler = 0
        frame_type = <optimized out>
        argc = 2
        orig_argc = 2
        args = <optimized out>
        args = <optimized out>
#51 0x00007f7c66709dca in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_callinfo.h:349
        val = 0
        ci = 0x0
        cc = <optimized out>
        recv = 2
        argc = <optimized out>
        calling = {ci = 0x250100100005, cc = 0x7f7c6346f118, block_handler = 0, recv = 140172210636320, argc = 2, kw_splat = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#52 vm_exec_core (ec=0x2, initial=140728261935888) at ../../src/trunk-gc-asserts/insns.def:778
        bh = <optimized out>
        cd = 0x55be813300c0
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x55be81489720
        reg_cfp = 0x7f7c65fe9e90
        insns_address_table = {0x7f7c6670c46f <vm_exec_core+10271>, 0x7f7c6670a1b4 <vm_exec_core+1380>, 0x7f7c6670a13e <vm_exec_core+1262>, 0x7f7c6670a21e <vm_exec_core+1486>, 0x7f7c6670a0c2 <vm_exec_core+1138>, 0x7f7c6670a032 <vm_exec_core+994>, 0x7f7c66709fa3 <vm_exec_core+851>, 0x7f7c6670be1e <vm_exec_core+8654>, 0x7f7c6670bdba <vm_exec_core+8554>, 0x7f7c6670bd72 <vm_exec_core+8482>, 0x7f7c6670bd25 <vm_exec_core+8405>, 0x7f7c6670bc4b <vm_exec_core+8187>, 0x7f7c6670bbdd <vm_exec_core+8077>, 0x7f7c6670bb5d <vm_exec_core+7949>, 0x7f7c6670bb1c <vm_exec_core+7884>, 0x7f7c6670bf2d <vm_exec_core+8925>, 0x7f7c6670bef4 <vm_exec_core+8868>, 0x7f7c6670bebb <vm_exec_core+8811>, 0x7f7c6670be82 <vm_exec_core+8754>, 0x7f7c6670bfac <vm_exec_core+9052>, 0x7f7c6670bf69 <vm_exec_core+8985>, 0x7f7c6670c01e <vm_exec_core+9166>, 0x7f7c6670b32a <vm_exec_core+5850>, 0x7f7c6670c313 <vm_exec_core+9923>, 0x7f7c6670c2d8 <vm_exec_core+9864>, 0x7f7c6670c396 <vm_exec_core+10054>, 0x7f7c6670c21f <vm_exec_core+9679>, 0x7f7c6670b9a9 <vm_exec_core+7513>, 0x7f7c6670b96b <vm_exec_core+7451>, 0x7f7c6670b750 <vm_exec_core+6912>, 0x7f7c6670b6bb <vm_exec_core+6763>, 0x7f7c6670c16d <vm_exec_core+9501>, 0x7f7c6670c0f5 <vm_exec_core+9381>, 0x7f7c6670c0a7 <vm_exec_core+9303>, 0x7f7c6670c07c <vm_exec_core+9260>, 0x7f7c6670c3f9 <vm_exec_core+10153>, 0x7f7c6670c1c9 <vm_exec_core+9593>, 0x7f7c6670c2a0 <vm_exec_core+9808>, 0x7f7c6670aaf6 <vm_exec_core+3750>, 0x7f7c6670a8df <vm_exec_core+3215>, 0x7f7c6670a8a9 <vm_exec_core+3161>, 0x7f7c6670a92b <vm_exec_core+3291>, 0x7f7c6670a778 <vm_exec_core+2856>, 0x7f7c6670a709 <vm_exec_core+2745>, 0x7f7c6670a6bf <vm_exec_core+2671>, 0x7f7c6670a54d <vm_exec_core+2301>, 0x7f7c6670a49b <vm_exec_core+2123>, 0x7f7c66709f1a <vm_exec_core+714>, 0x7f7c66709e02 <vm_exec_core+434>, 0x7f7c66709d10 <vm_exec_core+192>, 0x7f7c6670b428 <vm_exec_core+6104>, 0x7f7c6670b3ce <vm_exec_core+6014>, 0x7f7c6670c5d9 <vm_exec_core+10633>, 0x7f7c6670b374 <vm_exec_core+5924>, 0x7f7c6670af02 <vm_exec_core+4786>, 0x7f7c6670ad07 <vm_exec_core+4279>, 0x7f7c6670ac02 <vm_exec_core+4018>, 0x7f7c6670ab41 <vm_exec_core+3825>, 0x7f7c6670b509 <vm_exec_core+6329>, 0x7f7c6670c4da <vm_exec_core+10378>, 0x7f7c6670b59f <vm_exec_core+6479>, 0x7f7c6670b2c6 <vm_exec_core+5750>, 0x7f7c6670b4a5 <vm_exec_core+6229>, 0x7f7c6670aab6 <vm_exec_core+3686>, 0x7f7c6670aa08 <vm_exec_core+3512>, 0x7f7c6670a9a7 <vm_exec_core+3415>, 0x7f7c6670a311 <vm_exec_core+1729>, 0x7f7c6670a298 <vm_exec_core+1608>, 0x7f7c6670cd21 <vm_exec_core+12497>, 0x7f7c6670cc03 <vm_exec_core+12211>, 0x7f7c6670cc76 <vm_exec_core+12326>, 0x7f7c6670cde6 <vm_exec_core+12694>, 0x7f7c6670ca54 <vm_exec_core+11780>, 0x7f7c6670c9f8 <vm_exec_core+11688>, 0x7f7c66709c95 <vm_exec_core+69>, 0x7f7c6670c992 <vm_exec_core+11586>, 0x7f7c6670c92c <vm_exec_core+11484>, 0x7f7c6670c8c5 <vm_exec_core+11381>, 0x7f7c6670c85f <vm_exec_core+11279>, 0x7f7c6670c7ca <vm_exec_core+11130>, 0x7f7c6670d0b6 <vm_exec_core+13414>, 0x7f7c6670c766 <vm_exec_core+11030>, 0x7f7c6670cfc1 <vm_exec_core+13169>, 0x7f7c6670c6ca <vm_exec_core+10874>, 0x7f7c6670b1fe <vm_exec_core+5550>, 0x7f7c6670b155 <vm_exec_core+5381>, 0x7f7c6670d07a <vm_exec_core+13354>, 0x7f7c6670cd94 <vm_exec_core+12612>, 0x7f7c6670cf79 <vm_exec_core+13097>, 0x7f7c6670cec8 <vm_exec_core+12920>, 0x7f7c6670cf25 <vm_exec_core+13013>, 0x7f7c6670c62c <vm_exec_core+10716>, 0x7f7c6670b643 <vm_exec_core+6643>, 0x7f7c6670b5e4 <vm_exec_core+6548>, 0x7f7c6670ba32 <vm_exec_core+7650>, 0x7f7c6670b9e7 <vm_exec_core+7575>, 0x7f7c6670bac9 <vm_exec_core+7801>, 0x7f7c6670b102 <vm_exec_core+5298>, 0x7f7c6670a440 <vm_exec_core+2032>, 0x7f7c6670a407 <vm_exec_core+1975>, 0x7f7c6670a3ce <vm_exec_core+1918>, 0x7f7c6670ca94 <vm_exec_core+11844>, 0x7f7c6670a1a3 <vm_exec_core+1363>, 0x7f7c6670a12d <vm_exec_core+1245>, 0x7f7c6670a20d <vm_exec_core+1469>, 0x7f7c6670a0b1 <vm_exec_core+1121>, 0x7f7c6670a021 <vm_exec_core+977>, 0x7f7c66709f92 <vm_exec_core+834>, 0x7f7c6670be0d <vm_exec_core+8637>, 0x7f7c6670bda9 <vm_exec_core+8537>, 0x7f7c6670bd61 <vm_exec_core+8465>, 0x7f7c6670bd14 <vm_exec_core+8388>, 0x7f7c6670bc3a <vm_exec_core+8170>, 0x7f7c6670bbcc <vm_exec_core+8060>, 0x7f7c6670bb4c <vm_exec_core+7932>, 0x7f7c6670bb0b <vm_exec_core+7867>, 0x7f7c6670bf1c <vm_exec_core+8908>, 0x7f7c6670bee3 <vm_exec_core+8851>, 0x7f7c6670beaa <vm_exec_core+8794>, 0x7f7c6670be71 <vm_exec_core+8737>, 0x7f7c6670bf9b <vm_exec_core+9035>, 0x7f7c6670bf58 <vm_exec_core+8968>, 0x7f7c6670c00d <vm_exec_core+9149>, 0x7f7c6670b319 <vm_exec_core+5833>, 0x7f7c6670c302 <vm_exec_core+9906>, 0x7f7c6670c2c7 <vm_exec_core+9847>, 0x7f7c6670c385 <vm_exec_core+10037>, 0x7f7c6670c20e <vm_exec_core+9662>, 0x7f7c6670b998 <vm_exec_core+7496>, 0x7f7c6670b95a <vm_exec_core+7434>, 0x7f7c6670b73f <vm_exec_core+6895>, 0x7f7c6670b6aa <vm_exec_core+6746>, 0x7f7c6670c15c <vm_exec_core+9484>, 0x7f7c6670c0e4 <vm_exec_core+9364>, 0x7f7c6670c096 <vm_exec_core+9286>, 0x7f7c6670c06b <vm_exec_core+9243>, 0x7f7c6670c3e8 <vm_exec_core+10136>, 0x7f7c6670c1b8 <vm_exec_core+9576>, 0x7f7c6670c28f <vm_exec_core+9791>, 0x7f7c6670aae5 <vm_exec_core+3733>, 0x7f7c6670a8ce <vm_exec_core+3198>, 0x7f7c6670a898 <vm_exec_core+3144>, 0x7f7c6670a91a <vm_exec_core+3274>, 0x7f7c6670a767 <vm_exec_core+2839>, 0x7f7c6670a6f8 <vm_exec_core+2728>, 0x7f7c6670a6ae <vm_exec_core+2654>, 0x7f7c6670a53c <vm_exec_core+2284>, 0x7f7c6670a48a <vm_exec_core+2106>, 0x7f7c66709f09 <vm_exec_core+697>, 0x7f7c66709df1 <vm_exec_core+417>, 0x7f7c6670cdd0 <vm_exec_core+12672>, 0x7f7c6670b417 <vm_exec_core+6087>, 0x7f7c6670b3bd <vm_exec_core+5997>, 0x7f7c6670cbed <vm_exec_core+12189>, 0x7f7c6670b363 <vm_exec_core+5907>, 0x7f7c6670aef1 <vm_exec_core+4769>, 0x7f7c6670acf6 <vm_exec_core+4262>, 0x7f7c6670abf1 <vm_exec_core+4001>, 0x7f7c6670ab30 <vm_exec_core+3808>, 0x7f7c6670b4f8 <vm_exec_core+6312>, 0x7f7c6670c4c9 <vm_exec_core+10361>, 0x7f7c6670b58e <vm_exec_core+6462>, 0x7f7c6670b2b5 <vm_exec_core+5733>, 0x7f7c6670b494 <vm_exec_core+6212>, 0x7f7c6670aaa5 <vm_exec_core+3669>, 0x7f7c6670a9f7 <vm_exec_core+3495>, 0x7f7c6670a996 <vm_exec_core+3398>, 0x7f7c6670a300 <vm_exec_core+1712>, 0x7f7c6670a287 <vm_exec_core+1591>, 0x7f7c6670cbc1 <vm_exec_core+12145>, 0x7f7c6670cbab <vm_exec_core+12123>, 0x7f7c6670cb95 <vm_exec_core+12101>, 0x7f7c6670cb7f <vm_exec_core+12079>, 0x7f7c6670cb69 <vm_exec_core+12057>, 0x7f7c6670cb53 <vm_exec_core+12035>, 0x7f7c6670cb36 <vm_exec_core+12006>, 0x7f7c6670cb20 <vm_exec_core+11984>, 0x7f7c6670cbd7 <vm_exec_core+12167>, 0x7f7c6670cb0a <vm_exec_core+11962>, 0x7f7c6670caf4 <vm_exec_core+11940>, 0x7f7c6670cade <vm_exec_core+11918>, 0x7f7c6670cac8 <vm_exec_core+11896>, 0x7f7c6670cab2 <vm_exec_core+11874>, 0x7f7c6670ce86 <vm_exec_core+12854>, 0x7f7c6670ce70 <vm_exec_core+12832>, 0x7f7c6670b1ed <vm_exec_core+5533>, 0x7f7c6670b144 <vm_exec_core+5364>, 0x7f7c6670ceb2 <vm_exec_core+12898>, 0x7f7c6670ce9c <vm_exec_core+12876>, 0x7f7c6670ce5a <vm_exec_core+12810>, 0x7f7c6670ce44 <vm_exec_core+12788>, 0x7f7c6670c455 <vm_exec_core+10245>, 0x7f7c6670c459 <vm_exec_core+10249>, 0x7f7c6670b632 <vm_exec_core+6626>, 0x7f7c6670b5d3 <vm_exec_core+6531>, 0x7f7c6670ba21 <vm_exec_core+7633>, 0x7f7c6670b9d6 <vm_exec_core+7558>, 0x7f7c6670bab8 <vm_exec_core+7784>, 0x7f7c6670b0f1 <vm_exec_core+5281>, 0x7f7c6670a42f <vm_exec_core+2015>...}
#53 0x00007f7c6670fade in rb_vm_exec (ec=0x55be813300c0, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291
        _ec = 0x55be813300c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffdda102ec0, 0x7f7c6670fb00 <rb_vm_exec+432>, 0x0, 0x7ffdda102da0, 0x1b01a}, prev = 0x7ffdda1031e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#54 0x00007f7c66714ed6 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:1319
        arg_size = <optimized out>
        arg_size = <optimized out>
#55 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:1375
        iseq = <optimized out>
        i = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#56 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:1393
        captured = <optimized out>
        captured = <optimized out>
#57 vm_yield_with_cref (argc=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:1430
No locals.
#58 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:1438
No locals.
#59 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1347
No locals.
#60 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1363
No locals.
#61 0x00007f7c664837cc in rb_ary_each (ary=140172218389640) at /tmp/ruby/v3/src/trunk-gc-asserts/include/ruby/internal/core/rarray.h:391
        i = 6
#62 0x00007f7c666fb5c8 in vm_call_cfunc_with_frame (ec=0x55be813300c0, reg_cfp=0x7f7c65fe9f90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3037
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7c65e80358
        cfunc = 0x55be81393048
        len = <optimized out>
        recv = 140172218389640
        block_handler = 140172263858089
        frame_type = <optimized out>
        argc = 0
        orig_argc = 0
        args = <optimized out>
        args = <optimized out>
#63 0x00007f7c66709ee3 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_callinfo.h:349
        val = 0
        ci = <optimized out>
        cc = <optimized out>
        recv = 2
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f7c65ecb420, block_handler = 140172263858089, recv = 140172218389640, argc = 0, kw_splat = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#64 vm_exec_core (ec=0x2, initial=140728261935888) at ../../src/trunk-gc-asserts/insns.def:759
        bh = <optimized out>
        cd = 0x55be81462fe0
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x55be813e70c0
        reg_cfp = 0x7f7c65fe9f90
        insns_address_table = {0x7f7c6670c46f <vm_exec_core+10271>, 0x7f7c6670a1b4 <vm_exec_core+1380>, 0x7f7c6670a13e <vm_exec_core+1262>, 0x7f7c6670a21e <vm_exec_core+1486>, 0x7f7c6670a0c2 <vm_exec_core+1138>, 0x7f7c6670a032 <vm_exec_core+994>, 0x7f7c66709fa3 <vm_exec_core+851>, 0x7f7c6670be1e <vm_exec_core+8654>, 0x7f7c6670bdba <vm_exec_core+8554>, 0x7f7c6670bd72 <vm_exec_core+8482>, 0x7f7c6670bd25 <vm_exec_core+8405>, 0x7f7c6670bc4b <vm_exec_core+8187>, 0x7f7c6670bbdd <vm_exec_core+8077>, 0x7f7c6670bb5d <vm_exec_core+7949>, 0x7f7c6670bb1c <vm_exec_core+7884>, 0x7f7c6670bf2d <vm_exec_core+8925>, 0x7f7c6670bef4 <vm_exec_core+8868>, 0x7f7c6670bebb <vm_exec_core+8811>, 0x7f7c6670be82 <vm_exec_core+8754>, 0x7f7c6670bfac <vm_exec_core+9052>, 0x7f7c6670bf69 <vm_exec_core+8985>, 0x7f7c6670c01e <vm_exec_core+9166>, 0x7f7c6670b32a <vm_exec_core+5850>, 0x7f7c6670c313 <vm_exec_core+9923>, 0x7f7c6670c2d8 <vm_exec_core+9864>, 0x7f7c6670c396 <vm_exec_core+10054>, 0x7f7c6670c21f <vm_exec_core+9679>, 0x7f7c6670b9a9 <vm_exec_core+7513>, 0x7f7c6670b96b <vm_exec_core+7451>, 0x7f7c6670b750 <vm_exec_core+6912>, 0x7f7c6670b6bb <vm_exec_core+6763>, 0x7f7c6670c16d <vm_exec_core+9501>, 0x7f7c6670c0f5 <vm_exec_core+9381>, 0x7f7c6670c0a7 <vm_exec_core+9303>, 0x7f7c6670c07c <vm_exec_core+9260>, 0x7f7c6670c3f9 <vm_exec_core+10153>, 0x7f7c6670c1c9 <vm_exec_core+9593>, 0x7f7c6670c2a0 <vm_exec_core+9808>, 0x7f7c6670aaf6 <vm_exec_core+3750>, 0x7f7c6670a8df <vm_exec_core+3215>, 0x7f7c6670a8a9 <vm_exec_core+3161>, 0x7f7c6670a92b <vm_exec_core+3291>, 0x7f7c6670a778 <vm_exec_core+2856>, 0x7f7c6670a709 <vm_exec_core+2745>, 0x7f7c6670a6bf <vm_exec_core+2671>, 0x7f7c6670a54d <vm_exec_core+2301>, 0x7f7c6670a49b <vm_exec_core+2123>, 0x7f7c66709f1a <vm_exec_core+714>, 0x7f7c66709e02 <vm_exec_core+434>, 0x7f7c66709d10 <vm_exec_core+192>, 0x7f7c6670b428 <vm_exec_core+6104>, 0x7f7c6670b3ce <vm_exec_core+6014>, 0x7f7c6670c5d9 <vm_exec_core+10633>, 0x7f7c6670b374 <vm_exec_core+5924>, 0x7f7c6670af02 <vm_exec_core+4786>, 0x7f7c6670ad07 <vm_exec_core+4279>, 0x7f7c6670ac02 <vm_exec_core+4018>, 0x7f7c6670ab41 <vm_exec_core+3825>, 0x7f7c6670b509 <vm_exec_core+6329>, 0x7f7c6670c4da <vm_exec_core+10378>, 0x7f7c6670b59f <vm_exec_core+6479>, 0x7f7c6670b2c6 <vm_exec_core+5750>, 0x7f7c6670b4a5 <vm_exec_core+6229>, 0x7f7c6670aab6 <vm_exec_core+3686>, 0x7f7c6670aa08 <vm_exec_core+3512>, 0x7f7c6670a9a7 <vm_exec_core+3415>, 0x7f7c6670a311 <vm_exec_core+1729>, 0x7f7c6670a298 <vm_exec_core+1608>, 0x7f7c6670cd21 <vm_exec_core+12497>, 0x7f7c6670cc03 <vm_exec_core+12211>, 0x7f7c6670cc76 <vm_exec_core+12326>, 0x7f7c6670cde6 <vm_exec_core+12694>, 0x7f7c6670ca54 <vm_exec_core+11780>, 0x7f7c6670c9f8 <vm_exec_core+11688>, 0x7f7c66709c95 <vm_exec_core+69>, 0x7f7c6670c992 <vm_exec_core+11586>, 0x7f7c6670c92c <vm_exec_core+11484>, 0x7f7c6670c8c5 <vm_exec_core+11381>, 0x7f7c6670c85f <vm_exec_core+11279>, 0x7f7c6670c7ca <vm_exec_core+11130>, 0x7f7c6670d0b6 <vm_exec_core+13414>, 0x7f7c6670c766 <vm_exec_core+11030>, 0x7f7c6670cfc1 <vm_exec_core+13169>, 0x7f7c6670c6ca <vm_exec_core+10874>, 0x7f7c6670b1fe <vm_exec_core+5550>, 0x7f7c6670b155 <vm_exec_core+5381>, 0x7f7c6670d07a <vm_exec_core+13354>, 0x7f7c6670cd94 <vm_exec_core+12612>, 0x7f7c6670cf79 <vm_exec_core+13097>, 0x7f7c6670cec8 <vm_exec_core+12920>, 0x7f7c6670cf25 <vm_exec_core+13013>, 0x7f7c6670c62c <vm_exec_core+10716>, 0x7f7c6670b643 <vm_exec_core+6643>, 0x7f7c6670b5e4 <vm_exec_core+6548>, 0x7f7c6670ba32 <vm_exec_core+7650>, 0x7f7c6670b9e7 <vm_exec_core+7575>, 0x7f7c6670bac9 <vm_exec_core+7801>, 0x7f7c6670b102 <vm_exec_core+5298>, 0x7f7c6670a440 <vm_exec_core+2032>, 0x7f7c6670a407 <vm_exec_core+1975>, 0x7f7c6670a3ce <vm_exec_core+1918>, 0x7f7c6670ca94 <vm_exec_core+11844>, 0x7f7c6670a1a3 <vm_exec_core+1363>, 0x7f7c6670a12d <vm_exec_core+1245>, 0x7f7c6670a20d <vm_exec_core+1469>, 0x7f7c6670a0b1 <vm_exec_core+1121>, 0x7f7c6670a021 <vm_exec_core+977>, 0x7f7c66709f92 <vm_exec_core+834>, 0x7f7c6670be0d <vm_exec_core+8637>, 0x7f7c6670bda9 <vm_exec_core+8537>, 0x7f7c6670bd61 <vm_exec_core+8465>, 0x7f7c6670bd14 <vm_exec_core+8388>, 0x7f7c6670bc3a <vm_exec_core+8170>, 0x7f7c6670bbcc <vm_exec_core+8060>, 0x7f7c6670bb4c <vm_exec_core+7932>, 0x7f7c6670bb0b <vm_exec_core+7867>, 0x7f7c6670bf1c <vm_exec_core+8908>, 0x7f7c6670bee3 <vm_exec_core+8851>, 0x7f7c6670beaa <vm_exec_core+8794>, 0x7f7c6670be71 <vm_exec_core+8737>, 0x7f7c6670bf9b <vm_exec_core+9035>, 0x7f7c6670bf58 <vm_exec_core+8968>, 0x7f7c6670c00d <vm_exec_core+9149>, 0x7f7c6670b319 <vm_exec_core+5833>, 0x7f7c6670c302 <vm_exec_core+9906>, 0x7f7c6670c2c7 <vm_exec_core+9847>, 0x7f7c6670c385 <vm_exec_core+10037>, 0x7f7c6670c20e <vm_exec_core+9662>, 0x7f7c6670b998 <vm_exec_core+7496>, 0x7f7c6670b95a <vm_exec_core+7434>, 0x7f7c6670b73f <vm_exec_core+6895>, 0x7f7c6670b6aa <vm_exec_core+6746>, 0x7f7c6670c15c <vm_exec_core+9484>, 0x7f7c6670c0e4 <vm_exec_core+9364>, 0x7f7c6670c096 <vm_exec_core+9286>, 0x7f7c6670c06b <vm_exec_core+9243>, 0x7f7c6670c3e8 <vm_exec_core+10136>, 0x7f7c6670c1b8 <vm_exec_core+9576>, 0x7f7c6670c28f <vm_exec_core+9791>, 0x7f7c6670aae5 <vm_exec_core+3733>, 0x7f7c6670a8ce <vm_exec_core+3198>, 0x7f7c6670a898 <vm_exec_core+3144>, 0x7f7c6670a91a <vm_exec_core+3274>, 0x7f7c6670a767 <vm_exec_core+2839>, 0x7f7c6670a6f8 <vm_exec_core+2728>, 0x7f7c6670a6ae <vm_exec_core+2654>, 0x7f7c6670a53c <vm_exec_core+2284>, 0x7f7c6670a48a <vm_exec_core+2106>, 0x7f7c66709f09 <vm_exec_core+697>, 0x7f7c66709df1 <vm_exec_core+417>, 0x7f7c6670cdd0 <vm_exec_core+12672>, 0x7f7c6670b417 <vm_exec_core+6087>, 0x7f7c6670b3bd <vm_exec_core+5997>, 0x7f7c6670cbed <vm_exec_core+12189>, 0x7f7c6670b363 <vm_exec_core+5907>, 0x7f7c6670aef1 <vm_exec_core+4769>, 0x7f7c6670acf6 <vm_exec_core+4262>, 0x7f7c6670abf1 <vm_exec_core+4001>, 0x7f7c6670ab30 <vm_exec_core+3808>, 0x7f7c6670b4f8 <vm_exec_core+6312>, 0x7f7c6670c4c9 <vm_exec_core+10361>, 0x7f7c6670b58e <vm_exec_core+6462>, 0x7f7c6670b2b5 <vm_exec_core+5733>, 0x7f7c6670b494 <vm_exec_core+6212>, 0x7f7c6670aaa5 <vm_exec_core+3669>, 0x7f7c6670a9f7 <vm_exec_core+3495>, 0x7f7c6670a996 <vm_exec_core+3398>, 0x7f7c6670a300 <vm_exec_core+1712>, 0x7f7c6670a287 <vm_exec_core+1591>, 0x7f7c6670cbc1 <vm_exec_core+12145>, 0x7f7c6670cbab <vm_exec_core+12123>, 0x7f7c6670cb95 <vm_exec_core+12101>, 0x7f7c6670cb7f <vm_exec_core+12079>, 0x7f7c6670cb69 <vm_exec_core+12057>, 0x7f7c6670cb53 <vm_exec_core+12035>, 0x7f7c6670cb36 <vm_exec_core+12006>, 0x7f7c6670cb20 <vm_exec_core+11984>, 0x7f7c6670cbd7 <vm_exec_core+12167>, 0x7f7c6670cb0a <vm_exec_core+11962>, 0x7f7c6670caf4 <vm_exec_core+11940>, 0x7f7c6670cade <vm_exec_core+11918>, 0x7f7c6670cac8 <vm_exec_core+11896>, 0x7f7c6670cab2 <vm_exec_core+11874>, 0x7f7c6670ce86 <vm_exec_core+12854>, 0x7f7c6670ce70 <vm_exec_core+12832>, 0x7f7c6670b1ed <vm_exec_core+5533>, 0x7f7c6670b144 <vm_exec_core+5364>, 0x7f7c6670ceb2 <vm_exec_core+12898>, 0x7f7c6670ce9c <vm_exec_core+12876>, 0x7f7c6670ce5a <vm_exec_core+12810>, 0x7f7c6670ce44 <vm_exec_core+12788>, 0x7f7c6670c455 <vm_exec_core+10245>, 0x7f7c6670c459 <vm_exec_core+10249>, 0x7f7c6670b632 <vm_exec_core+6626>, 0x7f7c6670b5d3 <vm_exec_core+6531>, 0x7f7c6670ba21 <vm_exec_core+7633>, 0x7f7c6670b9d6 <vm_exec_core+7558>, 0x7f7c6670bab8 <vm_exec_core+7784>, 0x7f7c6670b0f1 <vm_exec_core+5281>, 0x7f7c6670a42f <vm_exec_core+2015>...}
#65 0x00007f7c6670fade in rb_vm_exec (ec=0x55be813300c0, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291
        _ec = 0x55be813300c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffdda103230, 0x7f7c6670fb00 <rb_vm_exec+432>, 0x0, 0x7ffdda103110, 0x7f7c65e80f10}, prev = 0x7ffdda1032a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#66 0x00007f7c665224cb in rb_ec_exec_node (ec=ec@entry=0x55be813300c0, n=n@entry=0x7f7c65e82888) at /tmp/ruby/v3/src/trunk-gc-asserts/eval.c:280
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 52, retval = 140172271019844, buf = {0x7ffdda1032f0, 0x7f7c66522522 <rb_ec_exec_node+274>, 0x0, 0x7ffdda103270, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f7c65e82888
#67 0x00007f7c66528b1a in ruby_run_node (n=0x7f7c65e82888) at /tmp/ruby/v3/src/trunk-gc-asserts/eval.c:321
        ec = 0x55be813300c0
        status = 0
#68 0x000055be7f5721db in rb_main (argv=0x7ffdda103488, argc=144) at /tmp/ruby/v3/src/trunk-gc-asserts/main.c:38
        variable_in_this_stack_frame = 0
#69 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/main.c:57
No locals.

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