# Logfile created on 2022-07-03 16:04:27 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x000055972c9d1b10 @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.20220703-160427", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x000055972c749168 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055972c749140 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055972c748e20 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20220703-160427", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20220703-160427>, @binmode=false, @mon_data=#<Monitor:0x000055972c748c68>, @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"
Already up to date.
Current branch master is up to date.
Latest commit hash = cd34f56d45
$$$[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 unchanged
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.

make: 'miniruby' is up to date.
$$$[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.

make: 'ruby' is up to date.
$$$[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'
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'
$$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make install 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'
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.6.0
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'
Run options: 
  --seed=42291
  "--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.6.0 because its extensions are not built. Try: gem pristine rbs --version 2.6.0

Retrying...
Finished tests in 4929.704126s, 4.5130 tests/s, 1215.4697 assertions/s.
22248 tests, 5991906 assertions, 0 failures, 0 errors, 138 skips

ruby -v: ruby 3.2.0dev (2022-07-02T15:07:26Z master cd34f56d45) [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-07-02T15:07:26Z master cd34f56d45) [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.6.0 because its extensions are not built. Try: gem pristine rbs --version 2.6.0
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 641.278884 seconds

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

>>> Machine level backtrace


Thread 1 (Thread 0x7fa683f67f40 (LWP 23806)):
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
        set = {__val = {0, 7378697234196427620, 0 <repeats 14 times>}}
        pid = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
#1  0x00007fa683f8b859 in __GI_abort () at abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 <repeats 15 times>, 4294967296}}, sa_flags = -1486432000, sa_restorer = 0x24}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007fa6843f9f77 in die () at /tmp/ruby/v3/src/trunk-gc-asserts/error.c:809
No locals.
#3  rb_bug (fmt=fmt@entry=0x7fa6846b9ac8 "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 = 0x7ffe09a700d0, reg_save_area = 0x7ffe09a70010}}
#4  0x00007fa6843fb87e in gc_verify_internal_consistency_ (objspace=0x559abcb3d080) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:7937
        data = {objspace = 0x559abcb3d080, err_count = 8, live_object_count = 31158, zombie_object_count = 0, parent = 140353154187200, old_object_count = 22884, remembered_shady_count = 116}
#5  0x00007fa6844c6f38 in gc_verify_internal_consistency (objspace=0x559abcb3d080) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:8005
        prev_during_gc = <optimized out>
        _lev = 2167800032
#6  gc_exit (lock_lev=0x7ffe09a7017c, event=gc_enter_event_sweep_continue, objspace=0x559abcb3d080) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:9583
        __func__ = "gc_exit"
#7  gc_sweep_continue (heap=0x559abcb3d0e0, sweep_size_pool=<optimized out>, objspace=0x559abcb3d080) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:5955
        lock_lev = 32678
        __func__ = "gc_sweep_continue"
        lock_lev = <optimized out>
        i = <optimized out>
        size_pool = <optimized out>
#8  gc_continue (objspace=0x559abcb3d080, size_pool=<optimized out>, heap=0x559abcb3d0e0) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2332
No locals.
#9  0x00007fa6844ca33f 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=0x559abcb3d0e0, size_pool=0x559abcb3d0a8, objspace=0x559abcb3d080) 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=0x559abcb3d080, cr=0x559abcb3dd80, 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 = 0x559abcb3d0a8
        heap = 0x559abcb3d0e0
        cache = 0x559abcb3e000
        obj = <optimized out>
        __func__ = "newobj_alloc"
#13 0x00007fa6844cb847 in newobj_of0 (alloc_size=40, cr=<optimized out>, wb_protected=1, flags=8193, klass=140353119714920) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2781
        obj = <optimized out>
        objspace = 0x559abcb3d080
        size_pool_idx = 0
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#14 newobj_of (alloc_size=40, wb_protected=1, v3=52, v2=52, v1=52, flags=8193, klass=140353119714920) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2798
        obj = <optimized out>
        obj = <optimized out>
#15 rb_class_allocate_instance (klass=140353119714920) at /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2966
        index_tbl = 0x559abce66c20
        obj = <optimized out>
#16 0x00007fa68455d032 in class_call_alloc_func (klass=140353119714920, allocator=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/object.c:1951
        obj = <optimized out>
        obj = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#17 rb_class_alloc (klass=140353119714920) at /tmp/ruby/v3/src/trunk-gc-asserts/object.c:1923
        allocator = <optimized out>
        allocator = <optimized out>
#18 rb_class_new_instance_pass_kw (argc=0, argv=0x7fa683e661a0, klass=140353119714920) at /tmp/ruby/v3/src/trunk-gc-asserts/object.c:1982
        obj = <optimized out>
#19 0x00007fa684677468 in vm_call_cfunc_with_frame (ec=0x559abcb3e0c0, reg_cfp=0x7fa683f65d90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3037
        ci = 0x119100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fa683e0d220
        cfunc = 0x559abcb6dbb8
        len = <optimized out>
        recv = 140353119714920
        block_handler = 0
        frame_type = <optimized out>
        argc = 0
        orig_argc = 0
        args = <optimized out>
        args = <optimized out>
#20 0x00007fa684685c12 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 = 0x119100100001, cc = 0x7fa6813eedb8, block_handler = 0, recv = 140353119714920, argc = 0, kw_splat = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#21 vm_exec_core (ec=0x559abcb3e0c0, initial=140729060359584) at ../../src/trunk-gc-asserts/insns.def:778
        bh = <optimized out>
        cd = 0x8
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x559abce4d018
        reg_cfp = 0x7fa683f65d90
        insns_address_table = {0x7fa68468820d <vm_exec_core+10029>, 0x7fa684685ff2 <vm_exec_core+1298>, 0x7fa684685f7c <vm_exec_core+1180>, 0x7fa68468605c <vm_exec_core+1404>, 0x7fa684685efd <vm_exec_core+1053>, 0x7fa684685e6e <vm_exec_core+910>, 0x7fa684685de1 <vm_exec_core+769>, 0x7fa684687b63 <vm_exec_core+8323>, 0x7fa684687b01 <vm_exec_core+8225>, 0x7fa684687abb <vm_exec_core+8155>, 0x7fa684687a70 <vm_exec_core+8080>, 0x7fa684687d51 <vm_exec_core+8817>, 0x7fa684687bc6 <vm_exec_core+8422>, 0x7fa684687ccc <vm_exec_core+8684>, 0x7fa68468745d <vm_exec_core+6525>, 0x7fa684687958 <vm_exec_core+7800>, 0x7fa684687921 <vm_exec_core+7745>, 0x7fa684687c95 <vm_exec_core+8629>, 0x7fa6846878ea <vm_exec_core+7690>, 0x7fa68468687b <vm_exec_core+3483>, 0x7fa68468683c <vm_exec_core+3420>, 0x7fa684687c39 <vm_exec_core+8537>, 0x7fa6846867f4 <vm_exec_core+3348>, 0x7fa684688142 <vm_exec_core+9826>, 0x7fa684688109 <vm_exec_core+9769>, 0x7fa684687a11 <vm_exec_core+7985>, 0x7fa684687992 <vm_exec_core+7858>, 0x7fa684687ead <vm_exec_core+9165>, 0x7fa684687e71 <vm_exec_core+9105>, 0x7fa684687ee9 <vm_exec_core+9225>, 0x7fa6846869ea <vm_exec_core+3850>, 0x7fa6846877ba <vm_exec_core+7386>, 0x7fa68468773d <vm_exec_core+7261>, 0x7fa6846876f1 <vm_exec_core+7185>, 0x7fa6846876c8 <vm_exec_core+7144>, 0x7fa684687e34 <vm_exec_core+9044>, 0x7fa68468781b <vm_exec_core+7483>, 0x7fa68468623a <vm_exec_core+1882>, 0x7fa6846861f1 <vm_exec_core+1809>, 0x7fa68468673d <vm_exec_core+3165>, 0x7fa684686709 <vm_exec_core+3113>, 0x7fa684686691 <vm_exec_core+2993>, 0x7fa6846865a4 <vm_exec_core+2756>, 0x7fa684686787 <vm_exec_core+3239>, 0x7fa68468655c <vm_exec_core+2684>, 0x7fa6846863e8 <vm_exec_core+2312>, 0x7fa684686337 <vm_exec_core+2135>, 0x7fa684685d58 <vm_exec_core+632>, 0x7fa684685c47 <vm_exec_core+359>, 0x7fa684685b50 <vm_exec_core+112>, 0x7fa68468786f <vm_exec_core+7567>, 0x7fa684687670 <vm_exec_core+7056>, 0x7fa68468883c <vm_exec_core+11612>, 0x7fa684687405 <vm_exec_core+6437>, 0x7fa684687205 <vm_exec_core+5925>, 0x7fa684686ff8 <vm_exec_core+5400>, 0x7fa684686efa <vm_exec_core+5146>, 0x7fa684686e40 <vm_exec_core+4960>, 0x7fa684687533 <vm_exec_core+6739>, 0x7fa684688276 <vm_exec_core+10134>, 0x7fa6846874f7 <vm_exec_core+6679>, 0x7fa68468749c <vm_exec_core+6588>, 0x7fa68468698f <vm_exec_core+3759>, 0x7fa684686951 <vm_exec_core+3697>, 0x7fa6846875bb <vm_exec_core+6875>, 0x7fa6846868eb <vm_exec_core+3595>, 0x7fa68468614d <vm_exec_core+1645>, 0x7fa6846860d6 <vm_exec_core+1526>, 0x7fa6846887c9 <vm_exec_core+11497>, 0x7fa68468892d <vm_exec_core+11853>, 0x7fa68468871e <vm_exec_core+11326>, 0x7fa6846886c0 <vm_exec_core+11232>, 0x7fa68468861d <vm_exec_core+11069>, 0x7fa6846885b8 <vm_exec_core+10968>, 0x7fa684688e19 <vm_exec_core+13113>, 0x7fa684688db3 <vm_exec_core+13011>, 0x7fa684688ea4 <vm_exec_core+13252>, 0x7fa684688cb7 <vm_exec_core+12759>, 0x7fa684688f0a <vm_exec_core+13354>, 0x7fa684688d1e <vm_exec_core+12862>, 0x7fa684688bfa <vm_exec_core+12570>, 0x7fa684688c53 <vm_exec_core+12659>, 0x7fa684688b41 <vm_exec_core+12385>, 0x7fa684688371 <vm_exec_core+10385>, 0x7fa684686c56 <vm_exec_core+4470>, 0x7fa684686ba0 <vm_exec_core+4288>, 0x7fa684688b05 <vm_exec_core+12325>, 0x7fa684688ac9 <vm_exec_core+12265>, 0x7fa684688a81 <vm_exec_core+12193>, 0x7fa684688a24 <vm_exec_core+12100>, 0x7fa6846889d0 <vm_exec_core+12016>, 0x7fa68468888f <vm_exec_core+11695>, 0x7fa684686d7b <vm_exec_core+4763>, 0x7fa684686d20 <vm_exec_core+4672>, 0x7fa684686b19 <vm_exec_core+4153>, 0x7fa684686ad0 <vm_exec_core+4080>, 0x7fa684686def <vm_exec_core+4879>, 0x7fa684686a7f <vm_exec_core+3999>, 0x7fa6846862de <vm_exec_core+2046>, 0x7fa6846862a7 <vm_exec_core+1991>, 0x7fa684686270 <vm_exec_core+1936>, 0x7fa6846889a0 <vm_exec_core+11968>, 0x7fa684685fe3 <vm_exec_core+1283>, 0x7fa684685f6d <vm_exec_core+1165>, 0x7fa68468604d <vm_exec_core+1389>, 0x7fa684685eee <vm_exec_core+1038>, 0x7fa684685e5f <vm_exec_core+895>, 0x7fa684685dd2 <vm_exec_core+754>, 0x7fa684687b54 <vm_exec_core+8308>, 0x7fa684687af2 <vm_exec_core+8210>, 0x7fa684687aac <vm_exec_core+8140>, 0x7fa684687a61 <vm_exec_core+8065>, 0x7fa684687d42 <vm_exec_core+8802>, 0x7fa684687bb7 <vm_exec_core+8407>, 0x7fa684687cbd <vm_exec_core+8669>, 0x7fa68468744e <vm_exec_core+6510>, 0x7fa684687949 <vm_exec_core+7785>, 0x7fa684687912 <vm_exec_core+7730>, 0x7fa684687c86 <vm_exec_core+8614>, 0x7fa6846878db <vm_exec_core+7675>, 0x7fa68468686c <vm_exec_core+3468>, 0x7fa68468682d <vm_exec_core+3405>, 0x7fa684687c2a <vm_exec_core+8522>, 0x7fa6846867e5 <vm_exec_core+3333>, 0x7fa684688133 <vm_exec_core+9811>, 0x7fa6846880fa <vm_exec_core+9754>, 0x7fa684687a02 <vm_exec_core+7970>, 0x7fa684687983 <vm_exec_core+7843>, 0x7fa684687e9e <vm_exec_core+9150>, 0x7fa684687e62 <vm_exec_core+9090>, 0x7fa684687eda <vm_exec_core+9210>, 0x7fa6846869db <vm_exec_core+3835>, 0x7fa6846877ab <vm_exec_core+7371>, 0x7fa68468772e <vm_exec_core+7246>, 0x7fa6846876e2 <vm_exec_core+7170>, 0x7fa6846876b9 <vm_exec_core+7129>, 0x7fa684687e25 <vm_exec_core+9029>, 0x7fa68468780c <vm_exec_core+7468>, 0x7fa68468622b <vm_exec_core+1867>, 0x7fa6846861e2 <vm_exec_core+1794>, 0x7fa68468672e <vm_exec_core+3150>, 0x7fa6846866fa <vm_exec_core+3098>, 0x7fa684686682 <vm_exec_core+2978>, 0x7fa684686595 <vm_exec_core+2741>, 0x7fa684686778 <vm_exec_core+3224>, 0x7fa68468654d <vm_exec_core+2669>, 0x7fa6846863d9 <vm_exec_core+2297>, 0x7fa684686328 <vm_exec_core+2120>, 0x7fa684685d49 <vm_exec_core+617>, 0x7fa684685c38 <vm_exec_core+344>, 0x7fa6846889bc <vm_exec_core+11996>, 0x7fa684687860 <vm_exec_core+7552>, 0x7fa684687661 <vm_exec_core+7041>, 0x7fa684688540 <vm_exec_core+10848>, 0x7fa6846873f6 <vm_exec_core+6422>, 0x7fa6846871f6 <vm_exec_core+5910>, 0x7fa684686fe9 <vm_exec_core+5385>, 0x7fa684686eeb <vm_exec_core+5131>, 0x7fa684686e31 <vm_exec_core+4945>, 0x7fa684687524 <vm_exec_core+6724>, 0x7fa684688267 <vm_exec_core+10119>, 0x7fa6846874e8 <vm_exec_core+6664>, 0x7fa68468748d <vm_exec_core+6573>, 0x7fa684686980 <vm_exec_core+3744>, 0x7fa684686942 <vm_exec_core+3682>, 0x7fa6846875ac <vm_exec_core+6860>, 0x7fa6846868dc <vm_exec_core+3580>, 0x7fa68468613e <vm_exec_core+1630>, 0x7fa6846860c7 <vm_exec_core+1511>, 0x7fa684688518 <vm_exec_core+10808>, 0x7fa684688504 <vm_exec_core+10788>, 0x7fa6846884f0 <vm_exec_core+10768>, 0x7fa6846884dc <vm_exec_core+10748>, 0x7fa6846884c8 <vm_exec_core+10728>, 0x7fa6846884b4 <vm_exec_core+10708>, 0x7fa684688499 <vm_exec_core+10681>, 0x7fa684688485 <vm_exec_core+10661>, 0x7fa68468852c <vm_exec_core+10828>, 0x7fa684688471 <vm_exec_core+10641>, 0x7fa68468845d <vm_exec_core+10621>, 0x7fa684688449 <vm_exec_core+10601>, 0x7fa684688435 <vm_exec_core+10581>, 0x7fa684688421 <vm_exec_core+10561>, 0x7fa68468840d <vm_exec_core+10541>, 0x7fa684688590 <vm_exec_core+10928>, 0x7fa684686c47 <vm_exec_core+4455>, 0x7fa684686b91 <vm_exec_core+4273>, 0x7fa68468857c <vm_exec_core+10908>, 0x7fa684688568 <vm_exec_core+10888>, 0x7fa684688554 <vm_exec_core+10868>, 0x7fa6846885a4 <vm_exec_core+10948>, 0x7fa6846881f5 <vm_exec_core+10005>, 0x7fa6846881f9 <vm_exec_core+10009>, 0x7fa684686d6c <vm_exec_core+4748>, 0x7fa684686d11 <vm_exec_core+4657>, 0x7fa684686b0a <vm_exec_core+4138>, 0x7fa684686ac1 <vm_exec_core+4065>, 0x7fa684686de0 <vm_exec_core+4864>, 0x7fa684686a70 <vm_exec_core+3984>, 0x7fa6846862cf <vm_exec_core+2031>...}
#22 0x00007fa68468b8f4 in rb_vm_exec (ec=0x559abcb3e0c0, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291
        _ec = 0x559abcb3e0c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffe09a70600, 0x7fa68468b910 <rb_vm_exec+448>, 0x0, 0x7ffe09a704e0, 0x1}, prev = 0x7ffe09a71f60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#23 0x00007fa684693e2b in vm_call0_body (ec=0x559abcb3e0c0, calling=0x7ffe09a70720, argv=0x7ffe09a707c0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:205
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7ffe09a70750
        cc = <optimized out>
        ret = <optimized out>
#24 0x00007fa684696e96 in vm_call0_cc (kw_splat=0, cc=0x7fa6813eef70, argv=0x7ffe09a707c0, argc=1, id=37713, recv=140353109362240, ec=0x559abcb3e0c0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:86
        calling = {ci = 0x7ffe09a70750, cc = 0x7fa6813eef70, block_handler = 0, recv = 140353109362240, argc = 1, kw_splat = 0}
        calling = <optimized out>
#25 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffe09a707c0, argc=1, mid=37713, recv=140353109362240) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1050
        ec = 0x559abcb3e0c0
        cc = 0x7fa6813eef70
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#26 rb_funcallv (recv=140353109362240, mid=37713, argc=argc@entry=1, argv=argv@entry=0x7ffe09a707c0) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1065
No locals.
#27 0x00007fa6814d8265 in ripper_dispatch1 (p=0x559abcddb3d0, a=<optimized out>, mid=<optimized out>) at ripper.y:13658
        rb_funcall_argc = 1
        rb_funcall_args = {140353109098880}
        rb_funcall_nargs = 1
#28 ripper_scan_event_val (t=keyword_end, p=0x559abcddb3d0) at ripper.y:5878
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#29 ripper_dispatch_scan_event (p=0x559abcddb3d0, t=keyword_end) at ripper.y:5887
No locals.
#30 0x00007fa6814df172 in yylex (p=<optimized out>, yylloc=0x7ffe09a70900, lval=0x7ffe09a708d8) at ripper.y:9999
        t = <optimized out>
        t = <optimized out>
#31 ripper_yyparse (p=<optimized out>) at ripper.c:6469
        yychar = <optimized out>
        yylval = {val = 140353109098960, node = 0x7fa6813601d0, id = 140353109098960, num = -2127167024, tbl = 0x7fa6813601d0, vars = 0x7fa6813601d0, strterm = 0x7fa6813601d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 589, column = 6}, end_pos = {lineno = 589, column = 9}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yyssa = {0, 2, 71, 316, 99, 405, 649, 866, 266, 484, 76, 327, 266, 484, 80, 336, 578, 763, 947, 1068, 105, 336, 578, 763, 947, 1068, 266, 484, 637, 854, 1014, 1125, 1189, 1232, 1268, 1288, 1296, 1121, 483, 488, 1014, 1125, 1189, 1232, 1268, 1288, 1296, 0, 0, 0, -1, -1, 0, 0, -1, -1, 0, 0, -1, -1, 0, 0, -1, -1, 0, 0, 21914, 0, -12044, -31650, 32678, 0, 8080, 2471, 32766, 0, 32, 0, 0, 0, 0, 0, 0, 0, -24556, -17229, 21914, 0, 56, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, -1, -1, -1, -1, 52, 0, 0, 0, 0, 0, 0, 0, 8048, 2471, 32766, 0, 128, 0, 0, 0, 52, 0, 0, 0, 32128, -17173, 21914, 0, 8080, 2471, 32766, 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, 2168, -13019, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 314, 568, 750, 941, 381, 628, 840, 669, 883, 0, 0, 0, 0, 0, 1, 3, 314, 0, 0, 2048, -13019, 56, 0, 0, 0, 3025, 2471, 32766, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140729060363217, node = 0x7ffe09a70bd1, id = 140729060363217, num = 161942481, tbl = 0x7ffe09a70bd1, vars = 0x7ffe09a70bd1, strterm = 0x7ffe09a70bd1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140353109485760, node = 0x7fa6813be8c0, id = 140353109485760, num = -2126780224, tbl = 0x7fa6813be8c0, vars = 0x7fa6813be8c0, strterm = 0x7fa6813be8c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140353109488080, node = 0x7fa6813bf1d0, id = 140353109488080, num = -2126777904, tbl = 0x7fa6813bf1d0, vars = 0x7fa6813bf1d0, strterm = 0x7fa6813bf1d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140350941298688, node = 0x7fa600000000, id = 140350941298688, num = 0, tbl = 0x7fa600000000, vars = 0x7fa600000000, strterm = 0x7fa600000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140353109482640, node = 0x7fa6813bdc90, id = 140353109482640, num = -2126783344, tbl = 0x7fa6813bdc90, vars = 0x7fa6813bdc90, strterm = 0x7fa6813bdc90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140353109478280, node = 0x7fa6813bcb88, id = 140353109478280, num = -2126787704, tbl = 0x7fa6813bcb88, vars = 0x7fa6813bcb88, strterm = 0x7fa6813bcb88, 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 = 140353108894200, node = 0x7fa68132e1f8, id = 140353108894200, num = -2127371784, tbl = 0x7fa68132e1f8, vars = 0x7fa68132e1f8, strterm = 0x7fa68132e1f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140353108894800, node = 0x7fa68132e450, id = 140353108894800, num = -2127371184, tbl = 0x7fa68132e450, vars = 0x7fa68132e450, strterm = 0x7fa68132e450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94123082963016, node = 0x559abcecd848, id = 94123082963016, num = -1125328824, tbl = 0x559abcecd848, vars = 0x559abcecd848, strterm = 0x559abcecd848, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140353108890480, node = 0x7fa68132d370, id = 140353108890480, num = -2127375504, tbl = 0x7fa68132d370, vars = 0x7fa68132d370, strterm = 0x7fa68132d370, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140353109146880, node = 0x7fa68136bd00, id = 140353109146880, num = -2127119104, tbl = 0x7fa68136bd00, vars = 0x7fa68136bd00, strterm = 0x7fa68136bd00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140353109147360, node = 0x7fa68136bee0, id = 140353109147360, num = -2127118624, tbl = 0x7fa68136bee0, vars = 0x7fa68136bee0, strterm = 0x7fa68136bee0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94123082968896, node = 0x559abcecef40, id = 94123082968896, num = -1125322944, tbl = 0x559abcecef40, vars = 0x559abcecef40, strterm = 0x559abcecef40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140353109143960, node = 0x7fa68136b198, id = 140353109143960, num = -2127122024, tbl = 0x7fa68136b198, vars = 0x7fa68136b198, strterm = 0x7fa68136b198, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94123082282128, node = 0x559abce27490, id = 94123082282128, num = -1126009712, tbl = 0x559abce27490, vars = 0x559abce27490, strterm = 0x559abce27490, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140355236265983, node = 0x7fa6ffffffff, id = 140355236265983, num = -1, tbl = 0x7fa6ffffffff, vars = 0x7fa6ffffffff, strterm = 0x7fa6ffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 52, node = 0x34, id = 52, num = 52, tbl = 0x34, vars = 0x34, strterm = 0x34, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140353109120960, node = 0x7fa6813657c0, id = 140353109120960, num = -2127145024, tbl = 0x7fa6813657c0, vars = 0x7fa6813657c0, strterm = 0x7fa6813657c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140353109121680, node = 0x7fa681365a90, id = 140353109121680, num = -2127144304, tbl = 0x7fa681365a90, vars = 0x7fa681365a90, strterm = 0x7fa681365a90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94123082396736, node = 0x559abce43440, id = 94123082396736, num = -1125895104, tbl = 0x559abce43440, vars = 0x559abce43440, strterm = 0x559abce43440, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140353109117440, node = 0x7fa681364a00, id = 140353109117440, num = -2127148544, tbl = 0x7fa681364a00, vars = 0x7fa681364a00, strterm = 0x7fa681364a00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140353109099600, node = 0x7fa681360450, id = 140353109099600, num = -2127166384, tbl = 0x7fa681360450, vars = 0x7fa681360450, strterm = 0x7fa681360450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140353109100600, node = 0x7fa681360838, id = 140353109100600, num = -2127165384, tbl = 0x7fa681360838, vars = 0x7fa681360838, strterm = 0x7fa681360838, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140353109114760, node = 0x7fa681363f88, id = 140353109114760, num = -2127151224, tbl = 0x7fa681363f88, vars = 0x7fa681363f88, strterm = 0x7fa681363f88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140353109101800, node = 0x7fa681360ce8, id = 140353109101800, num = -2127164184, tbl = 0x7fa681360ce8, vars = 0x7fa681360ce8, strterm = 0x7fa681360ce8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140353109102520, node = 0x7fa681360fb8, id = 140353109102520, num = -2127163464, tbl = 0x7fa681360fb8, vars = 0x7fa681360fb8, strterm = 0x7fa681360fb8, 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 = 140353109106760, node = 0x7fa681362048, id = 140353109106760, num = -2127159224, tbl = 0x7fa681362048, vars = 0x7fa681362048, strterm = 0x7fa681362048, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140353109108240, node = 0x7fa681362610, id = 140353109108240, num = -2127157744, tbl = 0x7fa681362610, vars = 0x7fa681362610, strterm = 0x7fa681362610, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140353109110200, node = 0x7fa681362db8, id = 140353109110200, num = -2127155784, tbl = 0x7fa681362db8, vars = 0x7fa681362db8, strterm = 0x7fa681362db8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140353109103720, node = 0x7fa681361468, id = 140353109103720, num = -2127162264, tbl = 0x7fa681361468, vars = 0x7fa681361468, strterm = 0x7fa681361468, 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 = 140353109159760, node = 0x7fa68136ef50, id = 140353109159760, num = -2127106224, tbl = 0x7fa68136ef50, vars = 0x7fa68136ef50, strterm = 0x7fa68136ef50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140353109161080, node = 0x7fa68136f478, id = 140353109161080, num = -2127104904, tbl = 0x7fa68136f478, vars = 0x7fa68136f478, strterm = 0x7fa68136f478, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140353108875960, node = 0x7fa681329ab8, id = 140353108875960, num = -2127390024, tbl = 0x7fa681329ab8, vars = 0x7fa681329ab8, strterm = 0x7fa681329ab8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140353109433520, node = 0x7fa6813b1cb0, id = 140353109433520, num = -2126832464, tbl = 0x7fa6813b1cb0, vars = 0x7fa6813b1cb0, strterm = 0x7fa6813b1cb0, 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 = 94123083035304, node = 0x559abcedf2a8, id = 94123083035304, num = -1125256536, tbl = 0x559abcedf2a8, vars = 0x559abcedf2a8, strterm = 0x559abcedf2a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140353109436560, node = 0x7fa6813b2890, id = 140353109436560, num = -2126829424, tbl = 0x7fa6813b2890, vars = 0x7fa6813b2890, strterm = 0x7fa6813b2890, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140353109434200, node = 0x7fa6813b1f58, id = 140353109434200, num = -2126831784, tbl = 0x7fa6813b1f58, vars = 0x7fa6813b1f58, strterm = 0x7fa6813b1f58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 52, node = 0x34, id = 52, num = 52, tbl = 0x34, vars = 0x34, strterm = 0x34, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94123082874240, node = 0x559abceb7d80, id = 94123082874240, num = -1125417600, tbl = 0x559abceb7d80, vars = 0x559abceb7d80, strterm = 0x559abceb7d80, 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 = 46, node = 0x2e, id = 46, num = 46, tbl = 0x2e, vars = 0x2e, strterm = 0x2e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 4497, node = 0x1191, id = 4497, num = 4497, tbl = 0x1191, vars = 0x1191, strterm = 0x1191, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 52, node = 0x34, id = 52, num = 52, tbl = 0x34, vars = 0x34, strterm = 0x34, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94123082501296, node = 0x559abce5ccb0, id = 94123082501296, num = -1125790544, tbl = 0x559abce5ccb0, vars = 0x559abce5ccb0, strterm = 0x559abce5ccb0, 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 = 7463847136, node = 0x1bce144e0, id = 7463847136, num = -1126087456, tbl = 0x1bce144e0, vars = 0x1bce144e0, strterm = 0x1bce144e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94123079257664, node = 0x559abcb44e40, id = 94123079257664, num = -1129034176, tbl = 0x559abcb44e40, vars = 0x559abcb44e40, strterm = 0x559abcb44e40, 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 = 140729060365680, node = 0x7ffe09a71570, id = 140729060365680, num = 161944944, tbl = 0x7ffe09a71570, vars = 0x7ffe09a71570, strterm = 0x7ffe09a71570, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140729060363620, node = 0x7ffe09a70d64, id = 140729060363620, num = 161942884, tbl = 0x7ffe09a70d64, vars = 0x7ffe09a70d64, strterm = 0x7ffe09a70d64, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140729060363776, node = 0x7ffe09a70e00, id = 140729060363776, num = 161943040, tbl = 0x7ffe09a70e00, vars = 0x7ffe09a70e00, strterm = 0x7ffe09a70e00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729060363060, node = 0x7ffe09a70b34, id = 140729060363060, num = 161942324, tbl = 0x7ffe09a70b34, vars = 0x7ffe09a70b34, strterm = 0x7ffe09a70b34, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, 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 = 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 = 14782230568913338368, node = 0xcd25086200000000, id = 14782230568913338368, num = 0, tbl = 0xcd25086200000000, vars = 0xcd25086200000000, strterm = 0xcd25086200000000, 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 = 140729060362240, node = 0x7ffe09a70800, id = 140729060362240, num = 161941504, tbl = 0x7ffe09a70800, vars = 0x7ffe09a70800, strterm = 0x7ffe09a70800, 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 = 14782230148006543360, node = 0xcd25080000000000, id = 14782230148006543360, num = 0, tbl = 0xcd25080000000000, vars = 0xcd25080000000000, strterm = 0xcd25080000000000, 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 = 140729060363217, node = 0x7ffe09a70bd1, id = 140729060363217, num = 161942481, tbl = 0x7ffe09a70bd1, vars = 0x7ffe09a70bd1, strterm = 0x7ffe09a70bd1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140729060363217, node = 0x7ffe09a70bd1, id = 140729060363217, num = 161942481, tbl = 0x7ffe09a70bd1, vars = 0x7ffe09a70bd1, strterm = 0x7ffe09a70bd1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 13 times>, {val = 140353155896867, node = 0x7fa684001623 <_int_malloc+2947>, id = 140353155896867, num = -2080369117, tbl = 0x7fa684001623 <_int_malloc+2947>, vars = 0x7fa684001623 <_int_malloc+2947>, strterm = 0x7fa684001623 <_int_malloc+2947>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94123081340352, node = 0x559abcd415c0, id = 94123081340352, num = -1126951488, tbl = 0x559abcd415c0, vars = 0x559abcd415c0, strterm = 0x559abcd415c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140353157290976, node = 0x7fa684155be0 <main_arena+96>, id = 140353157290976, num = -2078975008, tbl = 0x7fa684155be0 <main_arena+96>, vars = 0x7fa684155be0 <main_arena+96>, strterm = 0x7fa684155be0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 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 = 94123079213148, node = 0x559abcb3a05c, id = 94123079213148, num = -1129078692, tbl = 0x559abcb3a05c, vars = 0x559abcb3a05c, strterm = 0x559abcb3a05c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 625, node = 0x271, id = 625, num = 625, tbl = 0x271, vars = 0x271, strterm = 0x271, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 10424044541181992, node = 0x25089d00000028, id = 10424044541181992, num = 40, tbl = 0x25089d00000028, vars = 0x25089d00000028, strterm = 0x25089d00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94123079213376, node = 0x559abcb3a140, id = 94123079213376, num = -1129078464, tbl = 0x559abcb3a140, vars = 0x559abcb3a140, strterm = 0x559abcb3a140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 672, node = 0x2a0, id = 672, num = 672, tbl = 0x2a0, vars = 0x2a0, strterm = 0x2a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 10, node = 0xa, id = 10, num = 10, tbl = 0xa, vars = 0xa, strterm = 0xa, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 249108103208, node = 0x3a00000028, id = 249108103208, num = 40, tbl = 0x3a00000028, vars = 0x3a00000028, strterm = 0x3a00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 17179869198, node = 0x40000000e, id = 17179869198, num = 14, tbl = 0x40000000e, vars = 0x40000000e, strterm = 0x40000000e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17179869198, node = 0x40000000e, id = 17179869198, num = 14, tbl = 0x40000000e, vars = 0x40000000e, strterm = 0x40000000e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17179869198, node = 0x40000000e, id = 17179869198, num = 14, tbl = 0x40000000e, vars = 0x40000000e, strterm = 0x40000000e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884901902, node = 0x30000000e, id = 12884901902, num = 14, tbl = 0x30000000e, vars = 0x30000000e, strterm = 0x30000000e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17179869198, node = 0x40000000e, id = 17179869198, num = 14, tbl = 0x40000000e, vars = 0x40000000e, strterm = 0x40000000e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 60129542145, node = 0xe00000001, id = 60129542145, num = 1, tbl = 0xe00000001, vars = 0xe00000001, strterm = 0xe00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 60129542145, node = 0xe00000001, id = 60129542145, num = 1, tbl = 0xe00000001, vars = 0xe00000001, strterm = 0xe00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 60129542145, node = 0xe00000001, id = 60129542145, num = 1, tbl = 0xe00000001, vars = 0xe00000001, strterm = 0xe00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 60129542145, node = 0xe00000001, id = 60129542145, num = 1, tbl = 0xe00000001, vars = 0xe00000001, strterm = 0xe00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 60129542145, node = 0xe00000001, id = 60129542145, num = 1, tbl = 0xe00000001, vars = 0xe00000001, strterm = 0xe00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17179869197, node = 0x40000000d, id = 17179869197, num = 13, tbl = 0x40000000d, vars = 0x40000000d, strterm = 0x40000000d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 14, node = 0xe, id = 14, num = 14, tbl = 0xe, vars = 0xe, strterm = 0xe, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884901902, node = 0x30000000e, id = 12884901902, num = 14, tbl = 0x30000000e, vars = 0x30000000e, strterm = 0x30000000e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17179869197, node = 0x40000000d, id = 17179869197, num = 13, tbl = 0x40000000d, vars = 0x40000000d, strterm = 0x40000000d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17179869197, node = 0x40000000d, id = 17179869197, num = 13, tbl = 0x40000000d, vars = 0x40000000d, strterm = 0x40000000d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 115964116996, node = 0x1b00000004, id = 115964116996, num = 4, tbl = 0x1b00000004, vars = 0x1b00000004, strterm = 0x1b00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 21474836493, node = 0x50000000d, id = 21474836493, num = 13, tbl = 0x50000000d, vars = 0x50000000d, strterm = 0x50000000d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 124554051588, node = 0x1d00000004, id = 124554051588, num = 4, tbl = 0x1d00000004, vars = 0x1d00000004, strterm = 0x1d00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 25769803788, node = 0x60000000c, id = 25769803788, num = 12, tbl = 0x60000000c, vars = 0x60000000c, strterm = 0x60000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 8589934605, node = 0x20000000d, id = 8589934605, num = 13, tbl = 0x20000000d, vars = 0x20000000d, strterm = 0x20000000d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 21474836493, node = 0x50000000d, id = 21474836493, num = 13, tbl = 0x50000000d, vars = 0x50000000d, strterm = 0x50000000d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 124554051588, node = 0x1d00000004, id = 124554051588, num = 4, tbl = 0x1d00000004, vars = 0x1d00000004, strterm = 0x1d00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 124554051588, node = 0x1d00000004, id = 124554051588, num = 4, tbl = 0x1d00000004, vars = 0x1d00000004, strterm = 0x1d00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 124554051588, node = 0x1d00000004, id = 124554051588, num = 4, tbl = 0x1d00000004, vars = 0x1d00000004, strterm = 0x1d00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 124554051588, node = 0x1d00000004, id = 124554051588, num = 4, tbl = 0x1d00000004, vars = 0x1d00000004, strterm = 0x1d00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17179869189, node = 0x400000005, id = 17179869189, num = 5, tbl = 0x400000005, vars = 0x400000005, strterm = 0x400000005, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 25769803788, node = 0x60000000c, id = 25769803788, num = 12, tbl = 0x60000000c, vars = 0x60000000c, strterm = 0x60000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 25769803788, node = 0x60000000c, id = 25769803788, num = 12, tbl = 0x60000000c, vars = 0x60000000c, strterm = 0x60000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 25769803788, node = 0x60000000c, id = 25769803788, num = 12, tbl = 0x60000000c, vars = 0x60000000c, strterm = 0x60000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 25769803788, node = 0x60000000c, id = 25769803788, num = 12, tbl = 0x60000000c, vars = 0x60000000c, strterm = 0x60000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 25769803788, node = 0x60000000c, id = 25769803788, num = 12, tbl = 0x60000000c, vars = 0x60000000c, strterm = 0x60000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 68719476748, node = 0x100000000c, id = 68719476748, num = 12, tbl = 0x100000000c, vars = 0x100000000c, strterm = 0x100000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 150323855372, node = 0x230000000c, id = 150323855372, num = 12, tbl = 0x230000000c, vars = 0x230000000c, strterm = 0x230000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 73014444044, node = 0x110000000c, id = 73014444044, num = 12, tbl = 0x110000000c, vars = 0x110000000c, strterm = 0x110000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 146028888076, node = 0x220000000c, id = 146028888076, num = 12, tbl = 0x220000000c, vars = 0x220000000c, strterm = 0x220000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 146028888076, node = 0x220000000c, id = 146028888076, num = 12, tbl = 0x220000000c, vars = 0x220000000c, strterm = 0x220000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 150323855372, node = 0x230000000c, id = 150323855372, num = 12, tbl = 0x230000000c, vars = 0x230000000c, strterm = 0x230000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 146028888076, node = 0x220000000c, id = 146028888076, num = 12, tbl = 0x220000000c, vars = 0x220000000c, strterm = 0x220000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 150323855372, node = 0x230000000c, id = 150323855372, num = 12, tbl = 0x230000000c, vars = 0x230000000c, strterm = 0x230000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 124554051596, node = 0x1d0000000c, id = 124554051596, num = 12, tbl = 0x1d0000000c, vars = 0x1d0000000c, strterm = 0x1d0000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 128849018892, node = 0x1e0000000c, id = 128849018892, num = 12, tbl = 0x1e0000000c, vars = 0x1e0000000c, strterm = 0x1e0000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 128849018892, node = 0x1e0000000c, id = 128849018892, num = 12, tbl = 0x1e0000000c, vars = 0x1e0000000c, strterm = 0x1e0000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 146028888076, node = 0x220000000c, id = 146028888076, num = 12, tbl = 0x220000000c, vars = 0x220000000c, strterm = 0x220000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 146028888076, node = 0x220000000c, id = 146028888076, num = 12, tbl = 0x220000000c, vars = 0x220000000c, strterm = 0x220000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 146028888076, node = 0x220000000c, id = 146028888076, num = 12, tbl = 0x220000000c, vars = 0x220000000c, strterm = 0x220000000c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 107374182410, node = 0x190000000a, id = 107374182410, num = 10, tbl = 0x190000000a, vars = 0x190000000a, strterm = 0x190000000a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 111669149706, node = 0x1a0000000a, id = 111669149706, num = 10, tbl = 0x1a0000000a, vars = 0x1a0000000a, strterm = 0x1a0000000a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 111669149706, node = 0x1a0000000a, id = 111669149706, num = 10, tbl = 0x1a0000000a, vars = 0x1a0000000a, strterm = 0x1a0000000a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 176093659146, node = 0x290000000a, id = 176093659146, num = 10, tbl = 0x290000000a, vars = 0x290000000a, strterm = 0x290000000a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 176093659146, node = 0x290000000a, id = 176093659146, num = 10, tbl = 0x290000000a, vars = 0x290000000a, strterm = 0x290000000a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 176093659146, node = 0x290000000a, id = 176093659146, num = 10, tbl = 0x290000000a, vars = 0x290000000a, strterm = 0x290000000a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140353154124400, node = 0x7fa683e50a70, id = 140353154124400, num = -2082141584, tbl = 0x7fa683e50a70, vars = 0x7fa683e50a70, strterm = 0x7fa683e50a70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140353109814200, node = 0x7fa68140ebb8, id = 140353109814200, num = -2126451784, tbl = 0x7fa68140ebb8, vars = 0x7fa68140ebb8, strterm = 0x7fa68140ebb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94123079225472, node = 0x559abcb3d080, id = 94123079225472, num = -1129066368, tbl = 0x559abcb3d080, vars = 0x559abcb3d080, strterm = 0x559abcb3d080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140353154124400, node = 0x7fa683e50a70, id = 140353154124400, num = -2082141584, tbl = 0x7fa683e50a70, vars = 0x7fa683e50a70, strterm = 0x7fa683e50a70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140353160885293, node = 0x7fa6844c342d <rb_gc_writebarrier+125>, id = 140353160885293, num = -2075380691, tbl = 0x7fa6844c342d <rb_gc_writebarrier+125>, vars = 0x7fa6844c342d <rb_gc_writebarrier+125>, strterm = 0x7fa6844c342d <rb_gc_writebarrier+125>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94123079257488, node = 0x559abcb44d90, id = 94123079257488, num = -1129034352, tbl = 0x559abcb44d90, vars = 0x559abcb44d90, strterm = 0x559abcb44d90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 14782230825124944128, node = 0xcd25089da766d900, id = 14782230825124944128, num = -1486432000, tbl = 0xcd25089da766d900, vars = 0xcd25089da766d900, strterm = 0xcd25089da766d900, 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 = 140353109814200, node = 0x7fa68140ebb8, id = 140353109814200, num = -2126451784, tbl = 0x7fa68140ebb8, vars = 0x7fa68140ebb8, strterm = 0x7fa68140ebb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140353154124400, node = 0x7fa683e50a70, id = 140353154124400, num = -2082141584, tbl = 0x7fa683e50a70, vars = 0x7fa683e50a70, strterm = 0x7fa683e50a70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 140353154124400, node = 0x7fa683e50a70, id = 140353154124400, num = -2082141584, tbl = 0x7fa683e50a70, vars = 0x7fa683e50a70, strterm = 0x7fa683e50a70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140353160102219, node = 0x7fa68440414b <rb_ary_push+91>, id = 140353160102219, num = -2076163765, tbl = 0x7fa68440414b <rb_ary_push+91>, vars = 0x7fa68440414b <rb_ary_push+91>, strterm = 0x7fa68440414b <rb_ary_push+91>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}}
        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 = 467, column = 5}}, {beg_pos = {lineno = 467, column = 1}, end_pos = {lineno = 467, column = 1}}, {beg_pos = {lineno = 469, column = 2}, end_pos = {lineno = 469, column = 24}}, {beg_pos = {lineno = 469, column = 24}, end_pos = {lineno = 469, column = 20}}, {beg_pos = {lineno = 470, column = 4}, end_pos = {lineno = 581, column = 7}}, {beg_pos = {lineno = 581, column = 1}, end_pos = {lineno = 581, column = 1}}, {beg_pos = {lineno = 583, column = 4}, end_pos = {lineno = 583, column = 16}}, {beg_pos = {lineno = 583, column = 17}, end_pos = {lineno = 583, column = 19}}, {beg_pos = {lineno = 583, column = 19}, end_pos = {lineno = 583, column = 19}}, {beg_pos = {lineno = 583, column = 19}, end_pos = {lineno = 583, column = 19}}, {beg_pos = {lineno = 583, column = 19}, end_pos = {lineno = 583, column = 19}}, {beg_pos = {lineno = 583, column = 19}, end_pos = {lineno = 583, column = 19}}, {beg_pos = {lineno = 584, column = 6}, end_pos = {lineno = 584, column = 34}}, {beg_pos = {lineno = 584, column = 35}, end_pos = {lineno = 584, column = 37}}, {beg_pos = {lineno = 584, column = 37}, end_pos = {lineno = 584, column = 37}}, {beg_pos = {lineno = 584, column = 37}, end_pos = {lineno = 584, column = 37}}, {beg_pos = {lineno = 584, column = 37}, end_pos = {lineno = 584, column = 37}}, {beg_pos = {lineno = 584, column = 38}, end_pos = {lineno = 584, column = 41}}, {beg_pos = {lineno = 585, column = 8}, end_pos = {lineno = 588, column = 11}}, {beg_pos = {lineno = 588, column = 10}, end_pos = {lineno = 588, column = 10}}, {beg_pos = {lineno = 585, column = 19}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 586, column = 8}, end_pos = {lineno = 587, column = 12}}, {beg_pos = {lineno = 588, column = 8}, end_pos = {lineno = 588, column = 11}}, {beg_pos = {lineno = 586, column = 10}, end_pos = {lineno = 586, column = 10}}, {beg_pos = {lineno = 586, column = 11}, end_pos = {lineno = 586, column = 18}}, {beg_pos = {lineno = 586, column = 15}, end_pos = {lineno = 586, column = 15}}, {beg_pos = {lineno = 586, column = 15}, end_pos = {lineno = 586, column = 15}}, {beg_pos = {lineno = 587, column = 10}, end_pos = {lineno = 587, column = 12}}, {beg_pos = {lineno = 587, column = 12}, end_pos = {lineno = 587, column = 12}}, {beg_pos = {lineno = 578, column = 10}, end_pos = {lineno = 578, column = 12}}, {beg_pos = {lineno = 578, column = 12}, end_pos = {lineno = 578, column = 12}}, {beg_pos = {lineno = 559, column = 17}, end_pos = {lineno = 559, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 64, column = 74}, end_pos = {lineno = 64, column = 86}}, {beg_pos = {lineno = 64, column = 86}, end_pos = {lineno = 64, column = 87}}, {beg_pos = {lineno = -1129063040, column = 21914}, end_pos = {lineno = 192, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2126643200, column = 32678}}, {beg_pos = {lineno = -1129066344, column = 21914}, end_pos = {lineno = 41, column = 0}}, {beg_pos = {lineno = -2126580104, column = 32678}, end_pos = {lineno = -2075394981, column = 32678}}, {beg_pos = {lineno = -2116555384, column = 32678}, end_pos = {lineno = -2075401956, column = 32678}}, {beg_pos = {lineno = 2095054334, column = 1048436686}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2113929216, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 11784320, column = 21914}}, {beg_pos = {lineno = -2126580104, column = 32678}, end_pos = {lineno = -2116555384, column = 32678}}, {beg_pos = {lineno = 34, column = 0}, end_pos = {lineno = -1486432000, column = -853210979}}, {beg_pos = {lineno = -2082141584, column = 32678}, end_pos = {lineno = 161, column = 0}}, {beg_pos = {lineno = -2082141584, column = 32678}, end_pos = {lineno = -2126580104, column = 32678}}, {beg_pos = {lineno = -1129066368, column = 21914}, end_pos = {lineno = -2082141584, column = 32678}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2075380691, column = 32678}}, {beg_pos = {lineno = -1129034352, column = 21914}, end_pos = {lineno = -1486432000, column = -853210979}}, {beg_pos = {lineno = 161, column = 0}, end_pos = {lineno = -2126580104, column = 32678}}, {beg_pos = {lineno = -2082141584, column = 32678}, end_pos = {lineno = 161, column = 0}}, {beg_pos = {lineno = -2082141584, column = 32678}, end_pos = {lineno = -2076163765, column = 32678}}, {beg_pos = {lineno = -1129062208, column = 21914}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1129034352, column = 21914}}, {beg_pos = {lineno = -1125748848, column = 21914}, end_pos = {lineno = -2075725335, column = 32678}}, {beg_pos = {lineno = -1125748456, column = 21914}, end_pos = {lineno = -2075514028, column = 32678}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1129062208, column = 21914}}, {beg_pos = {lineno = -2075725360, column = 32678}, end_pos = {lineno = -2072054692, column = 32678}}, {beg_pos = {lineno = -2077435392, column = 32678}, end_pos = {lineno = 226653313, column = 0}}, {beg_pos = {lineno = -2125674368, column = 32678}, end_pos = {lineno = -1128515992, column = 21914}}, {beg_pos = {lineno = -2080984020, column = 32678}, end_pos = {lineno = -2072053622, column = 32678}}, {beg_pos = {lineno = 562, column = 0}, end_pos = {lineno = -2072054891, column = 32678}}, {beg_pos = {lineno = -2072109056, column = 32678}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = -2125674392, column = 32678}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2076428772, column = 32678}, end_pos = {lineno = -2072053622, column = 32678}}, {beg_pos = {lineno = 2058, column = 0}, end_pos = {lineno = -2072054891, column = 32678}}, {beg_pos = {lineno = -2072109056, column = 32678}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -2125675376, column = 32678}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2076433364, column = 32678}, end_pos = {lineno = -2072053622, column = 32678}}, {beg_pos = {lineno = 910, column = 0}, end_pos = {lineno = -2076377416, column = 32678}}, {beg_pos = {lineno = -2072109056, column = 32678}, end_pos = {lineno = 161945480, column = 32766}}, {beg_pos = {lineno = 161945476, column = 32766}, end_pos = {lineno = 161945412, column = 32766}}, {beg_pos = {lineno = -2076377416, column = 32678}, end_pos = {lineno = 161945616, column = 32766}}, {beg_pos = {lineno = -2125674392, column = 32678}, end_pos = {lineno = -2076428488, column = 32678}}, {beg_pos = {lineno = -2125669865, column = 32678}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 56737513, column = 0}, end_pos = {lineno = 161945476, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 161945680, column = 32766}}, {beg_pos = {lineno = -2125675376, column = 32678}, end_pos = {lineno = 161945664, column = 32766}}, {beg_pos = {lineno = -1128517624, column = 0}, end_pos = {lineno = -1128309952, column = 21914}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = 161945600, column = 32766}}, {beg_pos = {lineno = 161945616, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -1128517624, column = 21914}, end_pos = {lineno = 161945832, column = 32766}}, {beg_pos = {lineno = -2125669865, column = 32678}, end_pos = {lineno = 161945664, column = 32766}}, {beg_pos = {lineno = 161945680, column = 32766}, end_pos = {lineno = -2072051223, column = 32678}}, {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 = -1128518496, column = 21914}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1128518496, column = 21914}, end_pos = {lineno = -1128517624, column = 21914}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 243, column = 0}}, {beg_pos = {lineno = -1125750160, column = 21914}, end_pos = {lineno = 1, column = 32678}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -2072030841, column = 32678}}, {beg_pos = {lineno = -2076406648, column = 32678}, end_pos = {lineno = -2072109056, column = 32678}}, {beg_pos = {lineno = -2126581784, column = 32678}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2126581104, column = 32678}, end_pos = {lineno = -2081006064, column = 32678}}, {beg_pos = {lineno = -1127970672, column = 21914}, end_pos = {lineno = -2072030841, column = 32678}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -2125401992, column = 32678}}, {beg_pos = {lineno = 99, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = -2126581104, column = 32678}, end_pos = {lineno = -2081006064, column = 32678}}, {beg_pos = {lineno = -1127970672, column = 21914}, end_pos = {lineno = -2072030841, column = 32678}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1129034176, column = 21914}, end_pos = {lineno = -2076406648, column = 32678}}, {beg_pos = {lineno = 161946784, column = 32766}, end_pos = {lineno = -2071999634, column = 32678}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 161946608, column = 32766}}, {beg_pos = {lineno = -2126581824, column = 32678}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2076388888, column = 32678}, end_pos = {lineno = 8096, column = 65535}}, {beg_pos = {lineno = -2082268304, column = 32678}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2078975008, column = 32678}, 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 = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 168430090, column = 168430090}, end_pos = {lineno = 168430090, column = 168430090}}, {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 = -1126023776, column = 21914}, end_pos = {lineno = -2082053736, column = 32678}}, {beg_pos = {lineno = -2082412064, column = 32678}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 14, column = 4}}, {beg_pos = {lineno = -2082412064, column = 32678}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = -16777216}, end_pos = {lineno = -1, column = -1}}, {beg_pos = {lineno = 2108478, column = 21914}, end_pos = {lineno = 1936028680, column = 1634754420}}, {beg_pos = {lineno = -2082053736, column = 32678}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 14, column = 4}, end_pos = {lineno = 14, column = 4}}, {beg_pos = {lineno = 1953656691, column = 538970665}, end_pos = {lineno = 174354021, column = 174354021}}, {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 12 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 = -1486432000, column = -853210979}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = -1126429392, column = 21914}, end_pos = {lineno = -1129066368, column = 21914}}, {beg_pos = {lineno = -2126581104, column = 32678}, end_pos = {lineno = -2081006064, column = 32678}}, {beg_pos = {lineno = -1127970672, column = 21914}, end_pos = {lineno = -2075409643, column = 32678}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1126429392, column = 21914}}, {beg_pos = {lineno = -2126581824, column = 32678}, end_pos = {lineno = -2074835480, column = 32678}}, {beg_pos = {lineno = -1125750160, column = 21914}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 33825, column = 0}, end_pos = {lineno = -2075967594, column = 32678}}, {beg_pos = {lineno = -2126581104, column = 32678}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1126076344, column = 21914}, end_pos = {lineno = -2075513449, column = 32678}}, {beg_pos = {lineno = -1129062208, column = 21914}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = -2125524592, column = 32678}, end_pos = {lineno = -2075401969, column = 32678}}, {beg_pos = {lineno = 70672, column = 324}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 161947888, column = 32766}, end_pos = {lineno = 3802248, column = 32678}}, {beg_pos = {lineno = -1126429296, column = 21914}, end_pos = {lineno = -1126429296, column = 21914}}, {beg_pos = {lineno = 33825, column = 0}, end_pos = {lineno = -1486432000, column = -853210979}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 144, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2078975008, column = 32678}}, {beg_pos = {lineno = -1129066344, column = 21914}, end_pos = {lineno = -2078975104, column = 32678}}, {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 = -2075401894, column = 32678}}, {beg_pos = {lineno = 822125572, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 147712, column = 0}}, {beg_pos = {lineno = 1904, column = 0}, end_pos = {lineno = 78, column = 32678}}, {beg_pos = {lineno = -1129077824, column = 21914}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = -1486432000, column = -853210979}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyerror_range = <optimized out>
        yystacksize = <optimized out>
        yyn = <optimized out>
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140353109100600, node = 0x7fa681360838, id = 140353109100600, num = -2127165384, tbl = 0x7fa681360838, vars = 0x7fa681360838, strterm = 0x7fa681360838, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}
        yyloc = {beg_pos = {lineno = 588, column = 10}, end_pos = {lineno = 588, column = 10}}
        yymsgbuf = "\000\000\000\000\000\000\000\000\000\000:\201\246\177\000\000\230\320\263\274\232U\000\000\032\000\000\000\000\000\000\000\020\004:\201\246\177\000\000[\374K\204\246\177\000\000\060\r\334\274\232U\000\000\240\377\377\377\001\000\000\000@\006:\201\246\177\000\000\000\331f\247\235\b%\315\220\210\304\274\232U\000\000\000\000\000\000\000\000\000\000\032\220\000\000\000\000\000\000\020\004:\201\246\177\000\000\200\320\263\274\232U\000\000\060\r\334\274\232U\000"
        yymsg = 0x7ffe09a71e10 ""
        yymsg_alloc = 128
        yylen = 0
#32 0x00007fa6814f127a in ripper_parse0 (parser_v=parser_v@entry=140353109362240) at ripper.y:13837
        p = 0x559abcddb3d0
#33 0x00007fa6844a2d3e in rb_ensure (b_proc=b_proc@entry=0x7fa6814f1190 <ripper_parse0>, data1=data1@entry=140353109362240, e_proc=e_proc@entry=0x7fa6814d3bd0 <ripper_ensure>, data2=data2@entry=140353109362240) at /tmp/ruby/v3/src/trunk-gc-asserts/eval.c:994
        _ec = 0x559abcb3e0c0
        _tag = {tag = 52, retval = 94123081887984, buf = {0x7ffe09a71fb0, 0x7fa6844a2e30 <rb_ensure+544>, 0x0, 0x7ffe09a71f00, 0x559abcddc0b0}, prev = 0x7ffe09a72270, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 8
        errinfo = <optimized out>
        ec = 0x559abcb3e0c0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fa6814d3bd0 <ripper_ensure>, data2 = 140353109362240}}
#34 0x00007fa6814d43e5 in ripper_parse (self=140353109362240) at ripper.y:13875
        p = 0x559abcddb3d0
#35 0x00007fa684677468 in vm_call_cfunc_with_frame (ec=0x559abcb3e0c0, reg_cfp=0x7fa683f65e10, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3037
        ci = 0x8421001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fa683e31b70
        cfunc = 0x559abcc48898
        len = <optimized out>
        recv = 140353109362240
        block_handler = 0
        frame_type = <optimized out>
        argc = 0
        orig_argc = 0
        args = <optimized out>
        args = <optimized out>
#36 0x00007fa684685c12 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 = 0x7fa6813ef010, block_handler = 0, recv = 140353109362240, argc = 0, kw_splat = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#37 vm_exec_core (ec=0x559abcb3e0c0, initial=140729060359584) at ../../src/trunk-gc-asserts/insns.def:778
        bh = <optimized out>
        cd = 0x8
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x559abce59918
        reg_cfp = 0x7fa683f65e10
        insns_address_table = {0x7fa68468820d <vm_exec_core+10029>, 0x7fa684685ff2 <vm_exec_core+1298>, 0x7fa684685f7c <vm_exec_core+1180>, 0x7fa68468605c <vm_exec_core+1404>, 0x7fa684685efd <vm_exec_core+1053>, 0x7fa684685e6e <vm_exec_core+910>, 0x7fa684685de1 <vm_exec_core+769>, 0x7fa684687b63 <vm_exec_core+8323>, 0x7fa684687b01 <vm_exec_core+8225>, 0x7fa684687abb <vm_exec_core+8155>, 0x7fa684687a70 <vm_exec_core+8080>, 0x7fa684687d51 <vm_exec_core+8817>, 0x7fa684687bc6 <vm_exec_core+8422>, 0x7fa684687ccc <vm_exec_core+8684>, 0x7fa68468745d <vm_exec_core+6525>, 0x7fa684687958 <vm_exec_core+7800>, 0x7fa684687921 <vm_exec_core+7745>, 0x7fa684687c95 <vm_exec_core+8629>, 0x7fa6846878ea <vm_exec_core+7690>, 0x7fa68468687b <vm_exec_core+3483>, 0x7fa68468683c <vm_exec_core+3420>, 0x7fa684687c39 <vm_exec_core+8537>, 0x7fa6846867f4 <vm_exec_core+3348>, 0x7fa684688142 <vm_exec_core+9826>, 0x7fa684688109 <vm_exec_core+9769>, 0x7fa684687a11 <vm_exec_core+7985>, 0x7fa684687992 <vm_exec_core+7858>, 0x7fa684687ead <vm_exec_core+9165>, 0x7fa684687e71 <vm_exec_core+9105>, 0x7fa684687ee9 <vm_exec_core+9225>, 0x7fa6846869ea <vm_exec_core+3850>, 0x7fa6846877ba <vm_exec_core+7386>, 0x7fa68468773d <vm_exec_core+7261>, 0x7fa6846876f1 <vm_exec_core+7185>, 0x7fa6846876c8 <vm_exec_core+7144>, 0x7fa684687e34 <vm_exec_core+9044>, 0x7fa68468781b <vm_exec_core+7483>, 0x7fa68468623a <vm_exec_core+1882>, 0x7fa6846861f1 <vm_exec_core+1809>, 0x7fa68468673d <vm_exec_core+3165>, 0x7fa684686709 <vm_exec_core+3113>, 0x7fa684686691 <vm_exec_core+2993>, 0x7fa6846865a4 <vm_exec_core+2756>, 0x7fa684686787 <vm_exec_core+3239>, 0x7fa68468655c <vm_exec_core+2684>, 0x7fa6846863e8 <vm_exec_core+2312>, 0x7fa684686337 <vm_exec_core+2135>, 0x7fa684685d58 <vm_exec_core+632>, 0x7fa684685c47 <vm_exec_core+359>, 0x7fa684685b50 <vm_exec_core+112>, 0x7fa68468786f <vm_exec_core+7567>, 0x7fa684687670 <vm_exec_core+7056>, 0x7fa68468883c <vm_exec_core+11612>, 0x7fa684687405 <vm_exec_core+6437>, 0x7fa684687205 <vm_exec_core+5925>, 0x7fa684686ff8 <vm_exec_core+5400>, 0x7fa684686efa <vm_exec_core+5146>, 0x7fa684686e40 <vm_exec_core+4960>, 0x7fa684687533 <vm_exec_core+6739>, 0x7fa684688276 <vm_exec_core+10134>, 0x7fa6846874f7 <vm_exec_core+6679>, 0x7fa68468749c <vm_exec_core+6588>, 0x7fa68468698f <vm_exec_core+3759>, 0x7fa684686951 <vm_exec_core+3697>, 0x7fa6846875bb <vm_exec_core+6875>, 0x7fa6846868eb <vm_exec_core+3595>, 0x7fa68468614d <vm_exec_core+1645>, 0x7fa6846860d6 <vm_exec_core+1526>, 0x7fa6846887c9 <vm_exec_core+11497>, 0x7fa68468892d <vm_exec_core+11853>, 0x7fa68468871e <vm_exec_core+11326>, 0x7fa6846886c0 <vm_exec_core+11232>, 0x7fa68468861d <vm_exec_core+11069>, 0x7fa6846885b8 <vm_exec_core+10968>, 0x7fa684688e19 <vm_exec_core+13113>, 0x7fa684688db3 <vm_exec_core+13011>, 0x7fa684688ea4 <vm_exec_core+13252>, 0x7fa684688cb7 <vm_exec_core+12759>, 0x7fa684688f0a <vm_exec_core+13354>, 0x7fa684688d1e <vm_exec_core+12862>, 0x7fa684688bfa <vm_exec_core+12570>, 0x7fa684688c53 <vm_exec_core+12659>, 0x7fa684688b41 <vm_exec_core+12385>, 0x7fa684688371 <vm_exec_core+10385>, 0x7fa684686c56 <vm_exec_core+4470>, 0x7fa684686ba0 <vm_exec_core+4288>, 0x7fa684688b05 <vm_exec_core+12325>, 0x7fa684688ac9 <vm_exec_core+12265>, 0x7fa684688a81 <vm_exec_core+12193>, 0x7fa684688a24 <vm_exec_core+12100>, 0x7fa6846889d0 <vm_exec_core+12016>, 0x7fa68468888f <vm_exec_core+11695>, 0x7fa684686d7b <vm_exec_core+4763>, 0x7fa684686d20 <vm_exec_core+4672>, 0x7fa684686b19 <vm_exec_core+4153>, 0x7fa684686ad0 <vm_exec_core+4080>, 0x7fa684686def <vm_exec_core+4879>, 0x7fa684686a7f <vm_exec_core+3999>, 0x7fa6846862de <vm_exec_core+2046>, 0x7fa6846862a7 <vm_exec_core+1991>, 0x7fa684686270 <vm_exec_core+1936>, 0x7fa6846889a0 <vm_exec_core+11968>, 0x7fa684685fe3 <vm_exec_core+1283>, 0x7fa684685f6d <vm_exec_core+1165>, 0x7fa68468604d <vm_exec_core+1389>, 0x7fa684685eee <vm_exec_core+1038>, 0x7fa684685e5f <vm_exec_core+895>, 0x7fa684685dd2 <vm_exec_core+754>, 0x7fa684687b54 <vm_exec_core+8308>, 0x7fa684687af2 <vm_exec_core+8210>, 0x7fa684687aac <vm_exec_core+8140>, 0x7fa684687a61 <vm_exec_core+8065>, 0x7fa684687d42 <vm_exec_core+8802>, 0x7fa684687bb7 <vm_exec_core+8407>, 0x7fa684687cbd <vm_exec_core+8669>, 0x7fa68468744e <vm_exec_core+6510>, 0x7fa684687949 <vm_exec_core+7785>, 0x7fa684687912 <vm_exec_core+7730>, 0x7fa684687c86 <vm_exec_core+8614>, 0x7fa6846878db <vm_exec_core+7675>, 0x7fa68468686c <vm_exec_core+3468>, 0x7fa68468682d <vm_exec_core+3405>, 0x7fa684687c2a <vm_exec_core+8522>, 0x7fa6846867e5 <vm_exec_core+3333>, 0x7fa684688133 <vm_exec_core+9811>, 0x7fa6846880fa <vm_exec_core+9754>, 0x7fa684687a02 <vm_exec_core+7970>, 0x7fa684687983 <vm_exec_core+7843>, 0x7fa684687e9e <vm_exec_core+9150>, 0x7fa684687e62 <vm_exec_core+9090>, 0x7fa684687eda <vm_exec_core+9210>, 0x7fa6846869db <vm_exec_core+3835>, 0x7fa6846877ab <vm_exec_core+7371>, 0x7fa68468772e <vm_exec_core+7246>, 0x7fa6846876e2 <vm_exec_core+7170>, 0x7fa6846876b9 <vm_exec_core+7129>, 0x7fa684687e25 <vm_exec_core+9029>, 0x7fa68468780c <vm_exec_core+7468>, 0x7fa68468622b <vm_exec_core+1867>, 0x7fa6846861e2 <vm_exec_core+1794>, 0x7fa68468672e <vm_exec_core+3150>, 0x7fa6846866fa <vm_exec_core+3098>, 0x7fa684686682 <vm_exec_core+2978>, 0x7fa684686595 <vm_exec_core+2741>, 0x7fa684686778 <vm_exec_core+3224>, 0x7fa68468654d <vm_exec_core+2669>, 0x7fa6846863d9 <vm_exec_core+2297>, 0x7fa684686328 <vm_exec_core+2120>, 0x7fa684685d49 <vm_exec_core+617>, 0x7fa684685c38 <vm_exec_core+344>, 0x7fa6846889bc <vm_exec_core+11996>, 0x7fa684687860 <vm_exec_core+7552>, 0x7fa684687661 <vm_exec_core+7041>, 0x7fa684688540 <vm_exec_core+10848>, 0x7fa6846873f6 <vm_exec_core+6422>, 0x7fa6846871f6 <vm_exec_core+5910>, 0x7fa684686fe9 <vm_exec_core+5385>, 0x7fa684686eeb <vm_exec_core+5131>, 0x7fa684686e31 <vm_exec_core+4945>, 0x7fa684687524 <vm_exec_core+6724>, 0x7fa684688267 <vm_exec_core+10119>, 0x7fa6846874e8 <vm_exec_core+6664>, 0x7fa68468748d <vm_exec_core+6573>, 0x7fa684686980 <vm_exec_core+3744>, 0x7fa684686942 <vm_exec_core+3682>, 0x7fa6846875ac <vm_exec_core+6860>, 0x7fa6846868dc <vm_exec_core+3580>, 0x7fa68468613e <vm_exec_core+1630>, 0x7fa6846860c7 <vm_exec_core+1511>, 0x7fa684688518 <vm_exec_core+10808>, 0x7fa684688504 <vm_exec_core+10788>, 0x7fa6846884f0 <vm_exec_core+10768>, 0x7fa6846884dc <vm_exec_core+10748>, 0x7fa6846884c8 <vm_exec_core+10728>, 0x7fa6846884b4 <vm_exec_core+10708>, 0x7fa684688499 <vm_exec_core+10681>, 0x7fa684688485 <vm_exec_core+10661>, 0x7fa68468852c <vm_exec_core+10828>, 0x7fa684688471 <vm_exec_core+10641>, 0x7fa68468845d <vm_exec_core+10621>, 0x7fa684688449 <vm_exec_core+10601>, 0x7fa684688435 <vm_exec_core+10581>, 0x7fa684688421 <vm_exec_core+10561>, 0x7fa68468840d <vm_exec_core+10541>, 0x7fa684688590 <vm_exec_core+10928>, 0x7fa684686c47 <vm_exec_core+4455>, 0x7fa684686b91 <vm_exec_core+4273>, 0x7fa68468857c <vm_exec_core+10908>, 0x7fa684688568 <vm_exec_core+10888>, 0x7fa684688554 <vm_exec_core+10868>, 0x7fa6846885a4 <vm_exec_core+10948>, 0x7fa6846881f5 <vm_exec_core+10005>, 0x7fa6846881f9 <vm_exec_core+10009>, 0x7fa684686d6c <vm_exec_core+4748>, 0x7fa684686d11 <vm_exec_core+4657>, 0x7fa684686b0a <vm_exec_core+4138>, 0x7fa684686ac1 <vm_exec_core+4065>, 0x7fa684686de0 <vm_exec_core+4864>, 0x7fa684686a70 <vm_exec_core+3984>, 0x7fa6846862cf <vm_exec_core+2031>...}
#38 0x00007fa68468b8f4 in rb_vm_exec (ec=0x559abcb3e0c0, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291
        _ec = 0x559abcb3e0c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffe09a722c0, 0x7fa68468b910 <rb_vm_exec+448>, 0x0, 0x7ffe09a721a0, 0x0}, prev = 0x7ffe09a72640, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#39 0x00007fa68468e1c6 in eval_string_with_cref (self=<optimized out>, src=<optimized out>, cref=0x7fa6813a0578, file=140353109362120, line=1) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1759
        ec = 0x559abcb3e0c0
        block = {as = {captured = {self = 140353109362240, ep = 0x7fa683e660f8, code = {iseq = 0x7fa683e01560, ifunc = 0x7fa683e01560, val = 140353153799520}}, symbol = 140353109362240, proc = 140353109362240}, type = block_type_iseq}
        iseq = 0x7fa6813a0488
        cfp = <optimized out>
#40 0x00007fa68469257b in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140353109362240) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:2001
        cref = 0x7fa6813a0578
        cref = <optimized out>
#41 specific_eval (argc=<optimized out>, argv=0x7fa683e66108, self=<optimized out>, singleton=1, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:2025
        file = 140353109362120
        line = <optimized out>
        code = 140353109362160
#42 0x00007fa684677468 in vm_call_cfunc_with_frame (ec=0x559abcb3e0c0, reg_cfp=0x7fa683f65e90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3037
        ci = 0x250100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fa683e06d80
        cfunc = 0x559abcb80d48
        len = <optimized out>
        recv = 140353109362240
        block_handler = 0
        frame_type = <optimized out>
        argc = 2
        orig_argc = 2
        args = <optimized out>
        args = <optimized out>
#43 0x00007fa684685c12 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 = 0x7fa6813ef1a0, block_handler = 0, recv = 140353109362240, argc = 2, kw_splat = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#44 vm_exec_core (ec=0x559abcb3e0c0, initial=140729060359584) at ../../src/trunk-gc-asserts/insns.def:778
        bh = <optimized out>
        cd = 0x8
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x559abcc976e0
        reg_cfp = 0x7fa683f65e90
        insns_address_table = {0x7fa68468820d <vm_exec_core+10029>, 0x7fa684685ff2 <vm_exec_core+1298>, 0x7fa684685f7c <vm_exec_core+1180>, 0x7fa68468605c <vm_exec_core+1404>, 0x7fa684685efd <vm_exec_core+1053>, 0x7fa684685e6e <vm_exec_core+910>, 0x7fa684685de1 <vm_exec_core+769>, 0x7fa684687b63 <vm_exec_core+8323>, 0x7fa684687b01 <vm_exec_core+8225>, 0x7fa684687abb <vm_exec_core+8155>, 0x7fa684687a70 <vm_exec_core+8080>, 0x7fa684687d51 <vm_exec_core+8817>, 0x7fa684687bc6 <vm_exec_core+8422>, 0x7fa684687ccc <vm_exec_core+8684>, 0x7fa68468745d <vm_exec_core+6525>, 0x7fa684687958 <vm_exec_core+7800>, 0x7fa684687921 <vm_exec_core+7745>, 0x7fa684687c95 <vm_exec_core+8629>, 0x7fa6846878ea <vm_exec_core+7690>, 0x7fa68468687b <vm_exec_core+3483>, 0x7fa68468683c <vm_exec_core+3420>, 0x7fa684687c39 <vm_exec_core+8537>, 0x7fa6846867f4 <vm_exec_core+3348>, 0x7fa684688142 <vm_exec_core+9826>, 0x7fa684688109 <vm_exec_core+9769>, 0x7fa684687a11 <vm_exec_core+7985>, 0x7fa684687992 <vm_exec_core+7858>, 0x7fa684687ead <vm_exec_core+9165>, 0x7fa684687e71 <vm_exec_core+9105>, 0x7fa684687ee9 <vm_exec_core+9225>, 0x7fa6846869ea <vm_exec_core+3850>, 0x7fa6846877ba <vm_exec_core+7386>, 0x7fa68468773d <vm_exec_core+7261>, 0x7fa6846876f1 <vm_exec_core+7185>, 0x7fa6846876c8 <vm_exec_core+7144>, 0x7fa684687e34 <vm_exec_core+9044>, 0x7fa68468781b <vm_exec_core+7483>, 0x7fa68468623a <vm_exec_core+1882>, 0x7fa6846861f1 <vm_exec_core+1809>, 0x7fa68468673d <vm_exec_core+3165>, 0x7fa684686709 <vm_exec_core+3113>, 0x7fa684686691 <vm_exec_core+2993>, 0x7fa6846865a4 <vm_exec_core+2756>, 0x7fa684686787 <vm_exec_core+3239>, 0x7fa68468655c <vm_exec_core+2684>, 0x7fa6846863e8 <vm_exec_core+2312>, 0x7fa684686337 <vm_exec_core+2135>, 0x7fa684685d58 <vm_exec_core+632>, 0x7fa684685c47 <vm_exec_core+359>, 0x7fa684685b50 <vm_exec_core+112>, 0x7fa68468786f <vm_exec_core+7567>, 0x7fa684687670 <vm_exec_core+7056>, 0x7fa68468883c <vm_exec_core+11612>, 0x7fa684687405 <vm_exec_core+6437>, 0x7fa684687205 <vm_exec_core+5925>, 0x7fa684686ff8 <vm_exec_core+5400>, 0x7fa684686efa <vm_exec_core+5146>, 0x7fa684686e40 <vm_exec_core+4960>, 0x7fa684687533 <vm_exec_core+6739>, 0x7fa684688276 <vm_exec_core+10134>, 0x7fa6846874f7 <vm_exec_core+6679>, 0x7fa68468749c <vm_exec_core+6588>, 0x7fa68468698f <vm_exec_core+3759>, 0x7fa684686951 <vm_exec_core+3697>, 0x7fa6846875bb <vm_exec_core+6875>, 0x7fa6846868eb <vm_exec_core+3595>, 0x7fa68468614d <vm_exec_core+1645>, 0x7fa6846860d6 <vm_exec_core+1526>, 0x7fa6846887c9 <vm_exec_core+11497>, 0x7fa68468892d <vm_exec_core+11853>, 0x7fa68468871e <vm_exec_core+11326>, 0x7fa6846886c0 <vm_exec_core+11232>, 0x7fa68468861d <vm_exec_core+11069>, 0x7fa6846885b8 <vm_exec_core+10968>, 0x7fa684688e19 <vm_exec_core+13113>, 0x7fa684688db3 <vm_exec_core+13011>, 0x7fa684688ea4 <vm_exec_core+13252>, 0x7fa684688cb7 <vm_exec_core+12759>, 0x7fa684688f0a <vm_exec_core+13354>, 0x7fa684688d1e <vm_exec_core+12862>, 0x7fa684688bfa <vm_exec_core+12570>, 0x7fa684688c53 <vm_exec_core+12659>, 0x7fa684688b41 <vm_exec_core+12385>, 0x7fa684688371 <vm_exec_core+10385>, 0x7fa684686c56 <vm_exec_core+4470>, 0x7fa684686ba0 <vm_exec_core+4288>, 0x7fa684688b05 <vm_exec_core+12325>, 0x7fa684688ac9 <vm_exec_core+12265>, 0x7fa684688a81 <vm_exec_core+12193>, 0x7fa684688a24 <vm_exec_core+12100>, 0x7fa6846889d0 <vm_exec_core+12016>, 0x7fa68468888f <vm_exec_core+11695>, 0x7fa684686d7b <vm_exec_core+4763>, 0x7fa684686d20 <vm_exec_core+4672>, 0x7fa684686b19 <vm_exec_core+4153>, 0x7fa684686ad0 <vm_exec_core+4080>, 0x7fa684686def <vm_exec_core+4879>, 0x7fa684686a7f <vm_exec_core+3999>, 0x7fa6846862de <vm_exec_core+2046>, 0x7fa6846862a7 <vm_exec_core+1991>, 0x7fa684686270 <vm_exec_core+1936>, 0x7fa6846889a0 <vm_exec_core+11968>, 0x7fa684685fe3 <vm_exec_core+1283>, 0x7fa684685f6d <vm_exec_core+1165>, 0x7fa68468604d <vm_exec_core+1389>, 0x7fa684685eee <vm_exec_core+1038>, 0x7fa684685e5f <vm_exec_core+895>, 0x7fa684685dd2 <vm_exec_core+754>, 0x7fa684687b54 <vm_exec_core+8308>, 0x7fa684687af2 <vm_exec_core+8210>, 0x7fa684687aac <vm_exec_core+8140>, 0x7fa684687a61 <vm_exec_core+8065>, 0x7fa684687d42 <vm_exec_core+8802>, 0x7fa684687bb7 <vm_exec_core+8407>, 0x7fa684687cbd <vm_exec_core+8669>, 0x7fa68468744e <vm_exec_core+6510>, 0x7fa684687949 <vm_exec_core+7785>, 0x7fa684687912 <vm_exec_core+7730>, 0x7fa684687c86 <vm_exec_core+8614>, 0x7fa6846878db <vm_exec_core+7675>, 0x7fa68468686c <vm_exec_core+3468>, 0x7fa68468682d <vm_exec_core+3405>, 0x7fa684687c2a <vm_exec_core+8522>, 0x7fa6846867e5 <vm_exec_core+3333>, 0x7fa684688133 <vm_exec_core+9811>, 0x7fa6846880fa <vm_exec_core+9754>, 0x7fa684687a02 <vm_exec_core+7970>, 0x7fa684687983 <vm_exec_core+7843>, 0x7fa684687e9e <vm_exec_core+9150>, 0x7fa684687e62 <vm_exec_core+9090>, 0x7fa684687eda <vm_exec_core+9210>, 0x7fa6846869db <vm_exec_core+3835>, 0x7fa6846877ab <vm_exec_core+7371>, 0x7fa68468772e <vm_exec_core+7246>, 0x7fa6846876e2 <vm_exec_core+7170>, 0x7fa6846876b9 <vm_exec_core+7129>, 0x7fa684687e25 <vm_exec_core+9029>, 0x7fa68468780c <vm_exec_core+7468>, 0x7fa68468622b <vm_exec_core+1867>, 0x7fa6846861e2 <vm_exec_core+1794>, 0x7fa68468672e <vm_exec_core+3150>, 0x7fa6846866fa <vm_exec_core+3098>, 0x7fa684686682 <vm_exec_core+2978>, 0x7fa684686595 <vm_exec_core+2741>, 0x7fa684686778 <vm_exec_core+3224>, 0x7fa68468654d <vm_exec_core+2669>, 0x7fa6846863d9 <vm_exec_core+2297>, 0x7fa684686328 <vm_exec_core+2120>, 0x7fa684685d49 <vm_exec_core+617>, 0x7fa684685c38 <vm_exec_core+344>, 0x7fa6846889bc <vm_exec_core+11996>, 0x7fa684687860 <vm_exec_core+7552>, 0x7fa684687661 <vm_exec_core+7041>, 0x7fa684688540 <vm_exec_core+10848>, 0x7fa6846873f6 <vm_exec_core+6422>, 0x7fa6846871f6 <vm_exec_core+5910>, 0x7fa684686fe9 <vm_exec_core+5385>, 0x7fa684686eeb <vm_exec_core+5131>, 0x7fa684686e31 <vm_exec_core+4945>, 0x7fa684687524 <vm_exec_core+6724>, 0x7fa684688267 <vm_exec_core+10119>, 0x7fa6846874e8 <vm_exec_core+6664>, 0x7fa68468748d <vm_exec_core+6573>, 0x7fa684686980 <vm_exec_core+3744>, 0x7fa684686942 <vm_exec_core+3682>, 0x7fa6846875ac <vm_exec_core+6860>, 0x7fa6846868dc <vm_exec_core+3580>, 0x7fa68468613e <vm_exec_core+1630>, 0x7fa6846860c7 <vm_exec_core+1511>, 0x7fa684688518 <vm_exec_core+10808>, 0x7fa684688504 <vm_exec_core+10788>, 0x7fa6846884f0 <vm_exec_core+10768>, 0x7fa6846884dc <vm_exec_core+10748>, 0x7fa6846884c8 <vm_exec_core+10728>, 0x7fa6846884b4 <vm_exec_core+10708>, 0x7fa684688499 <vm_exec_core+10681>, 0x7fa684688485 <vm_exec_core+10661>, 0x7fa68468852c <vm_exec_core+10828>, 0x7fa684688471 <vm_exec_core+10641>, 0x7fa68468845d <vm_exec_core+10621>, 0x7fa684688449 <vm_exec_core+10601>, 0x7fa684688435 <vm_exec_core+10581>, 0x7fa684688421 <vm_exec_core+10561>, 0x7fa68468840d <vm_exec_core+10541>, 0x7fa684688590 <vm_exec_core+10928>, 0x7fa684686c47 <vm_exec_core+4455>, 0x7fa684686b91 <vm_exec_core+4273>, 0x7fa68468857c <vm_exec_core+10908>, 0x7fa684688568 <vm_exec_core+10888>, 0x7fa684688554 <vm_exec_core+10868>, 0x7fa6846885a4 <vm_exec_core+10948>, 0x7fa6846881f5 <vm_exec_core+10005>, 0x7fa6846881f9 <vm_exec_core+10009>, 0x7fa684686d6c <vm_exec_core+4748>, 0x7fa684686d11 <vm_exec_core+4657>, 0x7fa684686b0a <vm_exec_core+4138>, 0x7fa684686ac1 <vm_exec_core+4065>, 0x7fa684686de0 <vm_exec_core+4864>, 0x7fa684686a70 <vm_exec_core+3984>, 0x7fa6846862cf <vm_exec_core+2031>...}
#45 0x00007fa68468b8f4 in rb_vm_exec (ec=0x559abcb3e0c0, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291
        _ec = 0x559abcb3e0c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffe09a72690, 0x7fa68468b910 <rb_vm_exec+448>, 0x0, 0x7ffe09a72570, 0x1b01a}, prev = 0x7ffe09a729b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#46 0x00007fa684690d16 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>
#47 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>
#48 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>
#49 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.
#50 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.
#51 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1347
No locals.
#52 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1363
No locals.
#53 0x00007fa6843ff7fc in rb_ary_each (ary=140353109808280) at /tmp/ruby/v3/src/trunk-gc-asserts/include/ruby/internal/core/rarray.h:391
        i = 5
#54 0x00007fa684677468 in vm_call_cfunc_with_frame (ec=0x559abcb3e0c0, reg_cfp=0x7fa683f65f90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3037
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fa683e00340
        cfunc = 0x559abcba1048
        len = <optimized out>
        recv = 140353109808280
        block_handler = 140353155260329
        frame_type = <optimized out>
        argc = 0
        orig_argc = 0
        args = <optimized out>
        args = <optimized out>
#55 0x00007fa684685d23 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 = 0x7fa683e4b408, block_handler = 140353155260329, recv = 140353109808280, argc = 0, kw_splat = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#56 vm_exec_core (ec=0x559abcb3e0c0, initial=140729060359584) at ../../src/trunk-gc-asserts/insns.def:759
        bh = <optimized out>
        cd = 0x559abcc569b0
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x559abcbf50c0
        reg_cfp = 0x7fa683f65f90
        insns_address_table = {0x7fa68468820d <vm_exec_core+10029>, 0x7fa684685ff2 <vm_exec_core+1298>, 0x7fa684685f7c <vm_exec_core+1180>, 0x7fa68468605c <vm_exec_core+1404>, 0x7fa684685efd <vm_exec_core+1053>, 0x7fa684685e6e <vm_exec_core+910>, 0x7fa684685de1 <vm_exec_core+769>, 0x7fa684687b63 <vm_exec_core+8323>, 0x7fa684687b01 <vm_exec_core+8225>, 0x7fa684687abb <vm_exec_core+8155>, 0x7fa684687a70 <vm_exec_core+8080>, 0x7fa684687d51 <vm_exec_core+8817>, 0x7fa684687bc6 <vm_exec_core+8422>, 0x7fa684687ccc <vm_exec_core+8684>, 0x7fa68468745d <vm_exec_core+6525>, 0x7fa684687958 <vm_exec_core+7800>, 0x7fa684687921 <vm_exec_core+7745>, 0x7fa684687c95 <vm_exec_core+8629>, 0x7fa6846878ea <vm_exec_core+7690>, 0x7fa68468687b <vm_exec_core+3483>, 0x7fa68468683c <vm_exec_core+3420>, 0x7fa684687c39 <vm_exec_core+8537>, 0x7fa6846867f4 <vm_exec_core+3348>, 0x7fa684688142 <vm_exec_core+9826>, 0x7fa684688109 <vm_exec_core+9769>, 0x7fa684687a11 <vm_exec_core+7985>, 0x7fa684687992 <vm_exec_core+7858>, 0x7fa684687ead <vm_exec_core+9165>, 0x7fa684687e71 <vm_exec_core+9105>, 0x7fa684687ee9 <vm_exec_core+9225>, 0x7fa6846869ea <vm_exec_core+3850>, 0x7fa6846877ba <vm_exec_core+7386>, 0x7fa68468773d <vm_exec_core+7261>, 0x7fa6846876f1 <vm_exec_core+7185>, 0x7fa6846876c8 <vm_exec_core+7144>, 0x7fa684687e34 <vm_exec_core+9044>, 0x7fa68468781b <vm_exec_core+7483>, 0x7fa68468623a <vm_exec_core+1882>, 0x7fa6846861f1 <vm_exec_core+1809>, 0x7fa68468673d <vm_exec_core+3165>, 0x7fa684686709 <vm_exec_core+3113>, 0x7fa684686691 <vm_exec_core+2993>, 0x7fa6846865a4 <vm_exec_core+2756>, 0x7fa684686787 <vm_exec_core+3239>, 0x7fa68468655c <vm_exec_core+2684>, 0x7fa6846863e8 <vm_exec_core+2312>, 0x7fa684686337 <vm_exec_core+2135>, 0x7fa684685d58 <vm_exec_core+632>, 0x7fa684685c47 <vm_exec_core+359>, 0x7fa684685b50 <vm_exec_core+112>, 0x7fa68468786f <vm_exec_core+7567>, 0x7fa684687670 <vm_exec_core+7056>, 0x7fa68468883c <vm_exec_core+11612>, 0x7fa684687405 <vm_exec_core+6437>, 0x7fa684687205 <vm_exec_core+5925>, 0x7fa684686ff8 <vm_exec_core+5400>, 0x7fa684686efa <vm_exec_core+5146>, 0x7fa684686e40 <vm_exec_core+4960>, 0x7fa684687533 <vm_exec_core+6739>, 0x7fa684688276 <vm_exec_core+10134>, 0x7fa6846874f7 <vm_exec_core+6679>, 0x7fa68468749c <vm_exec_core+6588>, 0x7fa68468698f <vm_exec_core+3759>, 0x7fa684686951 <vm_exec_core+3697>, 0x7fa6846875bb <vm_exec_core+6875>, 0x7fa6846868eb <vm_exec_core+3595>, 0x7fa68468614d <vm_exec_core+1645>, 0x7fa6846860d6 <vm_exec_core+1526>, 0x7fa6846887c9 <vm_exec_core+11497>, 0x7fa68468892d <vm_exec_core+11853>, 0x7fa68468871e <vm_exec_core+11326>, 0x7fa6846886c0 <vm_exec_core+11232>, 0x7fa68468861d <vm_exec_core+11069>, 0x7fa6846885b8 <vm_exec_core+10968>, 0x7fa684688e19 <vm_exec_core+13113>, 0x7fa684688db3 <vm_exec_core+13011>, 0x7fa684688ea4 <vm_exec_core+13252>, 0x7fa684688cb7 <vm_exec_core+12759>, 0x7fa684688f0a <vm_exec_core+13354>, 0x7fa684688d1e <vm_exec_core+12862>, 0x7fa684688bfa <vm_exec_core+12570>, 0x7fa684688c53 <vm_exec_core+12659>, 0x7fa684688b41 <vm_exec_core+12385>, 0x7fa684688371 <vm_exec_core+10385>, 0x7fa684686c56 <vm_exec_core+4470>, 0x7fa684686ba0 <vm_exec_core+4288>, 0x7fa684688b05 <vm_exec_core+12325>, 0x7fa684688ac9 <vm_exec_core+12265>, 0x7fa684688a81 <vm_exec_core+12193>, 0x7fa684688a24 <vm_exec_core+12100>, 0x7fa6846889d0 <vm_exec_core+12016>, 0x7fa68468888f <vm_exec_core+11695>, 0x7fa684686d7b <vm_exec_core+4763>, 0x7fa684686d20 <vm_exec_core+4672>, 0x7fa684686b19 <vm_exec_core+4153>, 0x7fa684686ad0 <vm_exec_core+4080>, 0x7fa684686def <vm_exec_core+4879>, 0x7fa684686a7f <vm_exec_core+3999>, 0x7fa6846862de <vm_exec_core+2046>, 0x7fa6846862a7 <vm_exec_core+1991>, 0x7fa684686270 <vm_exec_core+1936>, 0x7fa6846889a0 <vm_exec_core+11968>, 0x7fa684685fe3 <vm_exec_core+1283>, 0x7fa684685f6d <vm_exec_core+1165>, 0x7fa68468604d <vm_exec_core+1389>, 0x7fa684685eee <vm_exec_core+1038>, 0x7fa684685e5f <vm_exec_core+895>, 0x7fa684685dd2 <vm_exec_core+754>, 0x7fa684687b54 <vm_exec_core+8308>, 0x7fa684687af2 <vm_exec_core+8210>, 0x7fa684687aac <vm_exec_core+8140>, 0x7fa684687a61 <vm_exec_core+8065>, 0x7fa684687d42 <vm_exec_core+8802>, 0x7fa684687bb7 <vm_exec_core+8407>, 0x7fa684687cbd <vm_exec_core+8669>, 0x7fa68468744e <vm_exec_core+6510>, 0x7fa684687949 <vm_exec_core+7785>, 0x7fa684687912 <vm_exec_core+7730>, 0x7fa684687c86 <vm_exec_core+8614>, 0x7fa6846878db <vm_exec_core+7675>, 0x7fa68468686c <vm_exec_core+3468>, 0x7fa68468682d <vm_exec_core+3405>, 0x7fa684687c2a <vm_exec_core+8522>, 0x7fa6846867e5 <vm_exec_core+3333>, 0x7fa684688133 <vm_exec_core+9811>, 0x7fa6846880fa <vm_exec_core+9754>, 0x7fa684687a02 <vm_exec_core+7970>, 0x7fa684687983 <vm_exec_core+7843>, 0x7fa684687e9e <vm_exec_core+9150>, 0x7fa684687e62 <vm_exec_core+9090>, 0x7fa684687eda <vm_exec_core+9210>, 0x7fa6846869db <vm_exec_core+3835>, 0x7fa6846877ab <vm_exec_core+7371>, 0x7fa68468772e <vm_exec_core+7246>, 0x7fa6846876e2 <vm_exec_core+7170>, 0x7fa6846876b9 <vm_exec_core+7129>, 0x7fa684687e25 <vm_exec_core+9029>, 0x7fa68468780c <vm_exec_core+7468>, 0x7fa68468622b <vm_exec_core+1867>, 0x7fa6846861e2 <vm_exec_core+1794>, 0x7fa68468672e <vm_exec_core+3150>, 0x7fa6846866fa <vm_exec_core+3098>, 0x7fa684686682 <vm_exec_core+2978>, 0x7fa684686595 <vm_exec_core+2741>, 0x7fa684686778 <vm_exec_core+3224>, 0x7fa68468654d <vm_exec_core+2669>, 0x7fa6846863d9 <vm_exec_core+2297>, 0x7fa684686328 <vm_exec_core+2120>, 0x7fa684685d49 <vm_exec_core+617>, 0x7fa684685c38 <vm_exec_core+344>, 0x7fa6846889bc <vm_exec_core+11996>, 0x7fa684687860 <vm_exec_core+7552>, 0x7fa684687661 <vm_exec_core+7041>, 0x7fa684688540 <vm_exec_core+10848>, 0x7fa6846873f6 <vm_exec_core+6422>, 0x7fa6846871f6 <vm_exec_core+5910>, 0x7fa684686fe9 <vm_exec_core+5385>, 0x7fa684686eeb <vm_exec_core+5131>, 0x7fa684686e31 <vm_exec_core+4945>, 0x7fa684687524 <vm_exec_core+6724>, 0x7fa684688267 <vm_exec_core+10119>, 0x7fa6846874e8 <vm_exec_core+6664>, 0x7fa68468748d <vm_exec_core+6573>, 0x7fa684686980 <vm_exec_core+3744>, 0x7fa684686942 <vm_exec_core+3682>, 0x7fa6846875ac <vm_exec_core+6860>, 0x7fa6846868dc <vm_exec_core+3580>, 0x7fa68468613e <vm_exec_core+1630>, 0x7fa6846860c7 <vm_exec_core+1511>, 0x7fa684688518 <vm_exec_core+10808>, 0x7fa684688504 <vm_exec_core+10788>, 0x7fa6846884f0 <vm_exec_core+10768>, 0x7fa6846884dc <vm_exec_core+10748>, 0x7fa6846884c8 <vm_exec_core+10728>, 0x7fa6846884b4 <vm_exec_core+10708>, 0x7fa684688499 <vm_exec_core+10681>, 0x7fa684688485 <vm_exec_core+10661>, 0x7fa68468852c <vm_exec_core+10828>, 0x7fa684688471 <vm_exec_core+10641>, 0x7fa68468845d <vm_exec_core+10621>, 0x7fa684688449 <vm_exec_core+10601>, 0x7fa684688435 <vm_exec_core+10581>, 0x7fa684688421 <vm_exec_core+10561>, 0x7fa68468840d <vm_exec_core+10541>, 0x7fa684688590 <vm_exec_core+10928>, 0x7fa684686c47 <vm_exec_core+4455>, 0x7fa684686b91 <vm_exec_core+4273>, 0x7fa68468857c <vm_exec_core+10908>, 0x7fa684688568 <vm_exec_core+10888>, 0x7fa684688554 <vm_exec_core+10868>, 0x7fa6846885a4 <vm_exec_core+10948>, 0x7fa6846881f5 <vm_exec_core+10005>, 0x7fa6846881f9 <vm_exec_core+10009>, 0x7fa684686d6c <vm_exec_core+4748>, 0x7fa684686d11 <vm_exec_core+4657>, 0x7fa684686b0a <vm_exec_core+4138>, 0x7fa684686ac1 <vm_exec_core+4065>, 0x7fa684686de0 <vm_exec_core+4864>, 0x7fa684686a70 <vm_exec_core+3984>, 0x7fa6846862cf <vm_exec_core+2031>...}
#57 0x00007fa68468b8f4 in rb_vm_exec (ec=0x559abcb3e0c0, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291
        _ec = 0x559abcb3e0c0
        _tag = {tag = 52, retval = 8, buf = {0x7ffe09a72a00, 0x7fa68468b910 <rb_vm_exec+448>, 0x0, 0x7ffe09a728e0, 0x7fa683e00ef8}, prev = 0x7ffe09a72a70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#58 0x00007fa68449e6db in rb_ec_exec_node (ec=ec@entry=0x559abcb3e0c0, n=n@entry=0x7fa683e02870) at /tmp/ruby/v3/src/trunk-gc-asserts/eval.c:280
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 52, retval = 140353162422180, buf = {0x7ffe09a72ac0, 0x7fa68449e732 <rb_ec_exec_node+274>, 0x0, 0x7ffe09a72a40, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fa683e02870
#59 0x00007fa6844a4d2a in ruby_run_node (n=0x7fa683e02870) at /tmp/ruby/v3/src/trunk-gc-asserts/eval.c:321
        ec = 0x559abcb3e0c0
        status = 0
#60 0x0000559abc9051db in rb_main (argv=0x7ffe09a72c58, argc=144) at /tmp/ruby/v3/src/trunk-gc-asserts/main.c:38
        variable_in_this_stack_frame = 0
#61 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