# Logfile created on 2023-03-11 19:14:38 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e64ca94ab0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-gc-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-gc-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-gc-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-gc-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2\"", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=21600, @logfile="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20230311-191438", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x000055e64cb1e7b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e64cb1e670 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e64cb1e4e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20230311-191438", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20230311-191438>, @binmode=false, @mon_data=#<Monitor:0x000055e64cb1e418>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode DEFS="-DRGENGC_CHECK_MODE=2"
make: Nothing to be done for 'update-unicode'.
$$$[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
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/debug
* branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged
$$$[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.
Latest commit hash = 3a02c7818c
$$$[end] "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make after-update DEFS="-DRGENGC_CHECK_MODE=2"
/tmp/ruby/src/trunk-gc-asserts/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/debug
* branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[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 -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-gc-asserts/version.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-gc-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" 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 -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/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/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-gc-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
$$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2"
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/debug
* branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/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/build/trunk-gc-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-gc-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts'
./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/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 to
installing binary commands: /tmp/ruby/install/trunk-gc-asserts/bin
installing base libraries: /tmp/ruby/install/trunk-gc-asserts/lib
installing arch files: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-gc-asserts/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-gc-asserts/bin
installing library scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-gc-asserts/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.1.1
benchmark 0.2.1
bundler 2.5.0.dev
cgi 0.3.6
csv 3.2.7
delegate 0.3.0
did_you_mean 1.6.3
drb 2.1.1
english 0.7.2
erb 4.0.2
error_highlight 0.5.1
fileutils 1.7.0
find 0.1.1
forwardable 1.3.3
getoptlong 0.2.0
ipaddr 1.2.5
irb 1.6.3
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
pstore 0.1.2
racc 1.6.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.2
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.0.2
tempfile 0.1.3
time 0.2.1
timeout 0.3.2
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.0
weakref 0.1.2
yaml 0.2.1
installing default gems from ext: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.4
date 3.3.3
digest 3.1.1
etc 1.4.2
fcntl 1.0.2
fiddle 1.1.2
io-console 0.6.0
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.2
openssl 3.1.0
pathname 0.2.1
psych 5.1.0
readline-ext 0.1.5
stringio 3.0.6
strscan 3.0.7
syslog 0.1.1
zlib 3.0.0
installing bundled gems: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0
minitest 5.18.0
power_assert 2.0.3
rake 13.0.6
test-unit 3.5.7
rexml 3.2.5
rss 0.2.9
net-ftp 0.2.0
net-imap 0.3.4
net-pop 0.1.2
net-smtp 0.3.3
matrix 0.4.2
prime 0.1.2
rbs 3.0.3
typeprof 0.21.7
debug 1.7.1
installing bundled gem cache: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1815 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
Run options:
--seed=54305
"--ruby=./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-gc-asserts/test/excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 38785>
Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 12 : #<TCPServer:fd 12, AF_INET6, ::, 38785>
Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 14 : #<IO:fd 14>
Closed file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 11
Closed file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 12
Closed file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 13
Closed file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 14
Retrying...
Finished tests in 5180.807633s, 4.5896 tests/s, 1719.8010 assertions/s.
23778 tests, 8909958 assertions, 0 failures, 0 errors, 146 skips
ruby -v: ruby 3.3.0dev (2023-03-11T07:40:57Z master 3a02c7818c) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'
$ /tmp/ruby/build/trunk-gc-asserts/miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-gc-asserts --extout=.ext -- /tmp/ruby/src/trunk-gc-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-gc-asserts/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-03-11T07:40:57Z master 3a02c7818c) [x86_64-linux]
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 392.847168 seconds
3840 files, 31561 examples, 142923 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.369252.ruby -x gdbscript
[New LWP 369252]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-gc-asserts/ruby -w --disable=gems -I/tmp/ruby/src/trunk-g'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140602110938112) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fe07ae08c00 (LWP 369252) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140602110938112) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7fe07ae08c00 (LWP 369252)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140602110938112) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7fe07ae08c00
old_mask = {__val = {140723328429520, 33, 94278964792080, 140602111751379, 0, 140602111647725, 140602110938112, 140602113263104, 94278968280464, 140602111593895, 20, 140602113280096, 94278968280464, 140602118249637, 140602113279648, 140723328429536}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140602110938112) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140602110938112, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007fe07ae6c476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007fe07ae527f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x666666666666662d, sa_sigaction = 0x666666666666662d}, sa_mask = {__val = {140602113279648, 2, 2, 1, 140602119278654, 140602113263104, 140602111598679, 140602110930320, 200, 140602119057480, 140602113279648, 140723328429920, 140602109853680, 37, 140602116175001, 6355419096}}, sa_flags = 898060544, sa_restorer = 0x7fe07acfffc8}
sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 746878876138232608, 3688505691995530807, 7378645706714656817, 3472331607647740515, 140602111643501, 2319406791620833328, 2, 140602113279648, 3432, 140602119278654, 140602111645776, 2, 3472328296228087398}}
#5 0x00007fe07b260951 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:776
No locals.
#6 rb_bug (fmt=fmt@entry=0x7fe07b5c7048 "gc_verify_internal_consistency: found internal inconsistency.") at /tmp/ruby/src/trunk-gc-asserts/error.c:800
args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7ffcb400b040, reg_save_area = 0x7ffcb400af80}}
#7 0x00007fe07b26208b in gc_verify_internal_consistency_ (objspace=0x55bf0834f0e0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8171
data = {objspace = 0x55bf0834f0e0, err_count = 9, live_object_count = 50820, zombie_object_count = 0, parent = 140602109853640, old_object_count = 40473, remembered_shady_count = 10}
#8 0x00007fe07b33231b in gc_verify_internal_consistency (objspace=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8239
prev_during_gc = <optimized out>
_lev = 2060101264
#9 gc_sweep_finish (objspace=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5999
No locals.
#10 gc_sweep_step (objspace=<optimized out>, size_pool=0x55bf0834f108, heap=0x55bf0834f140) at /tmp/ruby/src/trunk-gc-asserts/gc.c:6085
sweep_page = <optimized out>
unlink_limit = 3
swept_slots = 1577
need_pool = false
#11 0x00007fe07b3385e0 in gc_sweep_continue (heap=0x55bf0834f140, sweep_size_pool=0x55bf0834f108, objspace=0x55bf0834f0e0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:6118
size_pool = 0x55bf0834f108
i = 0
__func__ = "gc_sweep_continue"
i = <optimized out>
size_pool = <optimized out>
#12 gc_continue (objspace=0x55bf0834f0e0, size_pool=0x55bf0834f108, heap=0x55bf0834f140) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2418
lock_lev = 32736
#13 0x00007fe07b338d9c in heap_prepare (heap=0x55bf0834f140, size_pool=0x55bf0834f108, objspace=0x55bf0834f0e0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2430
__func__ = "heap_prepare"
#14 heap_next_free_page (heap=0x55bf0834f140, size_pool=0x55bf0834f108, objspace=0x55bf0834f0e0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2708
page = <optimized out>
page = <optimized out>
__func__ = "heap_next_free_page"
#15 newobj_alloc (objspace=0x55bf0834f0e0, cr=0x55bf0834fe00, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2816
page = <optimized out>
lev = 1
unlock_vm = true
size_pool = 0x55bf0834f108
heap = 0x55bf0834f140
cache = 0x55bf08350078
obj = <optimized out>
__func__ = "newobj_alloc"
#16 0x00007fe07b33ad1d in newobj_of0 (alloc_size=24, cr=<optimized out>, wb_protected=1, flags=8193, klass=140602058604160) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2918
obj = <optimized out>
objspace = 0x55bf0834f0e0
size_pool_idx = 0
obj = <optimized out>
objspace = <optimized out>
size_pool_idx = <optimized out>
#17 newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=8193, klass=140602058604160) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2938
obj = <optimized out>
obj = <optimized out>
#18 rb_class_instance_allocate_internal (wb_protected=true, flags=8193, klass=140602058604160) at /tmp/ruby/src/trunk-gc-asserts/gc.c:3002
size = <optimized out>
index_tbl_num_entries = <optimized out>
obj = <optimized out>
__func__ = <optimized out>
size = <optimized out>
index_tbl_num_entries = <optimized out>
obj = <optimized out>
#19 rb_class_allocate_instance (klass=140602058604160) at /tmp/ruby/src/trunk-gc-asserts/gc.c:3138
No locals.
#20 0x00007fe07b3aa122 in class_call_alloc_func (klass=140602058604160, allocator=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/object.c:1981
obj = <optimized out>
obj = <optimized out>
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#21 rb_class_alloc (klass=140602058604160) at /tmp/ruby/src/trunk-gc-asserts/object.c:1953
allocator = <optimized out>
allocator = <optimized out>
#22 rb_class_new_instance_pass_kw (argc=0, argv=0x7fe07ad071a0, klass=140602058604160) at /tmp/ruby/src/trunk-gc-asserts/object.c:2012
obj = <optimized out>
#23 0x00007fe07b4d6d44 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fe07ae06d90, ec=0x55bf08350130) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3329
ci = 0x11f100100001
cc = <optimized out>
val = <optimized out>
me = 0x7fe07acad228
cfunc = 0x55bf08382878
recv = <optimized out>
frame_type = <optimized out>
len = <optimized out>
block_handler = <optimized out>
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = <optimized out>
len = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#24 vm_call_cfunc_with_frame (ec=0x55bf08350130, reg_cfp=0x7fe07ae06d90, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3357
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#25 0x00007fe07b4e64cd in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:367
val = 0
ci = 0x0
cc = <optimized out>
recv = 369252
argc = <optimized out>
calling = {ci = 0x11f100100001, cc = 0x7fe0772496b8, block_handler = 0, recv = 140602058604160, argc = 0, kw_splat = false}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#26 vm_exec_core (ec=0x55bf08350130, initial=369252) at ../../src/trunk-gc-asserts/insns.def:834
bh = <optimized out>
cd = 0x5a264
leaf = <optimized out>
val = <optimized out>
reg_pc = 0x55bf0869e8f0
reg_cfp = 0x7fe07ae06d90
insns_address_table = {0x7fe07b4e9366 <vm_exec_core+12182>, 0x7fe07b4e83f2 <vm_exec_core+8226>, 0x7fe07b4e8387 <vm_exec_core+8119>, 0x7fe07b4e84cc <vm_exec_core+8444>, 0x7fe07b4e8454 <vm_exec_core+8324>, 0x7fe07b4e7739 <vm_exec_core+4969>, 0x7fe07b4e7691 <vm_exec_core+4801>, 0x7fe07b4e8742 <vm_exec_core+9074>, 0x7fe07b4e86e7 <vm_exec_core+8983>, 0x7fe07b4e879e <vm_exec_core+9166>, 0x7fe07b4e77ef <vm_exec_core+5151>, 0x7fe07b4e8546 <vm_exec_core+8566>, 0x7fe07b4e7057 <vm_exec_core+3207>, 0x7fe07b4e6fe8 <vm_exec_core+3096>, 0x7fe07b4e6f7b <vm_exec_core+2987>, 0x7fe07b4e744b <vm_exec_core+4219>, 0x7fe07b4e7415 <vm_exec_core+4165>, 0x7fe07b4e73e2 <vm_exec_core+4114>, 0x7fe07b4e73af <vm_exec_core+4063>, 0x7fe07b4e737c <vm_exec_core+4012>, 0x7fe07b4e730e <vm_exec_core+3902>, 0x7fe07b4e72d3 <vm_exec_core+3843>, 0x7fe07b4e727d <vm_exec_core+3757>, 0x7fe07b4e759d <vm_exec_core+4557>, 0x7fe07b4e7516 <vm_exec_core+4422>, 0x7fe07b4e74e1 <vm_exec_core+4369>, 0x7fe07b4e7486 <vm_exec_core+4278>, 0x7fe07b4e7619 <vm_exec_core+4681>, 0x7fe07b4e75e1 <vm_exec_core+4625>, 0x7fe07b4e6c9d <vm_exec_core+2253>, 0x7fe07b4e6aa7 <vm_exec_core+1751>, 0x7fe07b4e817e <vm_exec_core+7598>, 0x7fe07b4e7fa8 <vm_exec_core+7128>, 0x7fe07b4e7f2f <vm_exec_core+7007>, 0x7fe07b4e7ee7 <vm_exec_core+6935>, 0x7fe07b4e8109 <vm_exec_core+7481>, 0x7fe07b4e80d0 <vm_exec_core+7424>, 0x7fe07b4e812e <vm_exec_core+7518>, 0x7fe07b4e77bd <vm_exec_core+5101>, 0x7fe07b4e8254 <vm_exec_core+7812>, 0x7fe07b4e820f <vm_exec_core+7743>, 0x7fe07b4e8341 <vm_exec_core+8049>, 0x7fe07b4e7eb7 <vm_exec_core+6887>, 0x7fe07b4e8065 <vm_exec_core+7317>, 0x7fe07b4e8005 <vm_exec_core+7221>, 0x7fe07b4e6e0d <vm_exec_core+2621>, 0x7fe07b4e6da0 <vm_exec_core+2512>, 0x7fe07b4e7e2a <vm_exec_core+6746>, 0x7fe07b4e7d36 <vm_exec_core+6502>, 0x7fe07b4e7df2 <vm_exec_core+6690>, 0x7fe07b4e7c7d <vm_exec_core+6317>, 0x7fe07b4e7cc0 <vm_exec_core+6384>, 0x7fe07b4e6428 <vm_exec_core+88>, 0x7fe07b4e71f9 <vm_exec_core+3625>, 0x7fe07b4e71af <vm_exec_core+3551>, 0x7fe07b4e9322 <vm_exec_core+12114>, 0x7fe07b4e7add <vm_exec_core+5901>, 0x7fe07b4e7a84 <vm_exec_core+5812>, 0x7fe07b4e7a2b <vm_exec_core+5723>, 0x7fe07b4e7974 <vm_exec_core+5540>, 0x7fe07b4e7ba0 <vm_exec_core+6096>, 0x7fe07b4e7b27 <vm_exec_core+5975>, 0x7fe07b4e8b30 <vm_exec_core+10080>, 0x7fe07b4e687d <vm_exec_core+1197>, 0x7fe07b4e6a50 <vm_exec_core+1664>, 0x7fe07b4e69f9 <vm_exec_core+1577>, 0x7fe07b4e6f41 <vm_exec_core+2929>, 0x7fe07b4e6956 <vm_exec_core+1414>, 0x7fe07b4e68b5 <vm_exec_core+1253>, 0x7fe07b4e9377 <vm_exec_core+12199>, 0x7fe07b4e8ce9 <vm_exec_core+10521>, 0x7fe07b4e8c47 <vm_exec_core+10359>, 0x7fe07b4e92af <vm_exec_core+11999>, 0x7fe07b4e9209 <vm_exec_core+11833>, 0x7fe07b4e91a8 <vm_exec_core+11736>, 0x7fe07b4e9133 <vm_exec_core+11619>, 0x7fe07b4e9096 <vm_exec_core+11462>, 0x7fe07b4e8ffe <vm_exec_core+11310>, 0x7fe07b4e8f61 <vm_exec_core+11153>, 0x7fe07b4e8ec9 <vm_exec_core+11001>, 0x7fe07b4e951b <vm_exec_core+12619>, 0x7fe07b4e94d0 <vm_exec_core+12544>, 0x7fe07b4e947a <vm_exec_core+12458>, 0x7fe07b4e9411 <vm_exec_core+12353>, 0x7fe07b4e8b7a <vm_exec_core+10154>, 0x7fe07b4e6d33 <vm_exec_core+2403>, 0x7fe07b4e6cd5 <vm_exec_core+2309>, 0x7fe07b4e93d9 <vm_exec_core+12297>, 0x7fe07b4e8e95 <vm_exec_core+10949>, 0x7fe07b4e8e44 <vm_exec_core+10868>, 0x7fe07b4e8df5 <vm_exec_core+10789>, 0x7fe07b4e8d92 <vm_exec_core+10690>, 0x7fe07b4e8bf0 <vm_exec_core+10272>, 0x7fe07b4e7142 <vm_exec_core+3442>, 0x7fe07b4e6826 <vm_exec_core+1110>, 0x7fe07b4e67a3 <vm_exec_core+979>, 0x7fe07b4e675e <vm_exec_core+910>, 0x7fe07b4e6711 <vm_exec_core+833>, 0x7fe07b4e66c4 <vm_exec_core+756>, 0x7fe07b4e666f <vm_exec_core+671>, 0x7fe07b4e663c <vm_exec_core+620>, 0x7fe07b4e6609 <vm_exec_core+569>, 0x7fe07b4e8c2b <vm_exec_core+10331>, 0x7fe07b4e83e3 <vm_exec_core+8211>, 0x7fe07b4e8378 <vm_exec_core+8104>, 0x7fe07b4e84bd <vm_exec_core+8429>, 0x7fe07b4e8445 <vm_exec_core+8309>, 0x7fe07b4e772a <vm_exec_core+4954>, 0x7fe07b4e7682 <vm_exec_core+4786>, 0x7fe07b4e8733 <vm_exec_core+9059>, 0x7fe07b4e86d8 <vm_exec_core+8968>, 0x7fe07b4e878f <vm_exec_core+9151>, 0x7fe07b4e77e0 <vm_exec_core+5136>, 0x7fe07b4e8537 <vm_exec_core+8551>, 0x7fe07b4e7048 <vm_exec_core+3192>, 0x7fe07b4e6fd9 <vm_exec_core+3081>, 0x7fe07b4e6f6c <vm_exec_core+2972>, 0x7fe07b4e743c <vm_exec_core+4204>, 0x7fe07b4e7406 <vm_exec_core+4150>, 0x7fe07b4e73d3 <vm_exec_core+4099>, 0x7fe07b4e73a0 <vm_exec_core+4048>, 0x7fe07b4e736d <vm_exec_core+3997>, 0x7fe07b4e72ff <vm_exec_core+3887>, 0x7fe07b4e72c4 <vm_exec_core+3828>, 0x7fe07b4e726e <vm_exec_core+3742>, 0x7fe07b4e758e <vm_exec_core+4542>, 0x7fe07b4e7507 <vm_exec_core+4407>, 0x7fe07b4e74d2 <vm_exec_core+4354>, 0x7fe07b4e7477 <vm_exec_core+4263>, 0x7fe07b4e760a <vm_exec_core+4666>, 0x7fe07b4e75d2 <vm_exec_core+4610>, 0x7fe07b4e6c8e <vm_exec_core+2238>, 0x7fe07b4e6a98 <vm_exec_core+1736>, 0x7fe07b4e816f <vm_exec_core+7583>, 0x7fe07b4e7f99 <vm_exec_core+7113>, 0x7fe07b4e7f20 <vm_exec_core+6992>, 0x7fe07b4e7ed8 <vm_exec_core+6920>, 0x7fe07b4e80fa <vm_exec_core+7466>, 0x7fe07b4e80c1 <vm_exec_core+7409>, 0x7fe07b4e811f <vm_exec_core+7503>, 0x7fe07b4e77ae <vm_exec_core+5086>, 0x7fe07b4e8245 <vm_exec_core+7797>, 0x7fe07b4e8200 <vm_exec_core+7728>, 0x7fe07b4e8332 <vm_exec_core+8034>, 0x7fe07b4e7ea8 <vm_exec_core+6872>, 0x7fe07b4e8056 <vm_exec_core+7302>, 0x7fe07b4e7ff6 <vm_exec_core+7206>, 0x7fe07b4e6dfe <vm_exec_core+2606>, 0x7fe07b4e6d91 <vm_exec_core+2497>, 0x7fe07b4e7e1b <vm_exec_core+6731>, 0x7fe07b4e7d27 <vm_exec_core+6487>, 0x7fe07b4e7de3 <vm_exec_core+6675>, 0x7fe07b4e7c6e <vm_exec_core+6302>, 0x7fe07b4e7cb1 <vm_exec_core+6369>, 0x7fe07b4e9749 <vm_exec_core+13177>, 0x7fe07b4e71ea <vm_exec_core+3610>, 0x7fe07b4e71a0 <vm_exec_core+3536>, 0x7fe07b4e9735 <vm_exec_core+13157>, 0x7fe07b4e7ace <vm_exec_core+5886>, 0x7fe07b4e7a75 <vm_exec_core+5797>, 0x7fe07b4e7a1c <vm_exec_core+5708>, 0x7fe07b4e7965 <vm_exec_core+5525>, 0x7fe07b4e7b91 <vm_exec_core+6081>, 0x7fe07b4e7b18 <vm_exec_core+5960>, 0x7fe07b4e8b21 <vm_exec_core+10065>, 0x7fe07b4e686e <vm_exec_core+1182>, 0x7fe07b4e6a41 <vm_exec_core+1649>, 0x7fe07b4e69ea <vm_exec_core+1562>, 0x7fe07b4e6f32 <vm_exec_core+2914>, 0x7fe07b4e6947 <vm_exec_core+1399>, 0x7fe07b4e68a6 <vm_exec_core+1238>, 0x7fe07b4e9721 <vm_exec_core+13137>, 0x7fe07b4e970d <vm_exec_core+13117>, 0x7fe07b4e96f9 <vm_exec_core+13097>, 0x7fe07b4e96e5 <vm_exec_core+13077>, 0x7fe07b4e96d1 <vm_exec_core+13057>, 0x7fe07b4e96bd <vm_exec_core+13037>, 0x7fe07b4e96a2 <vm_exec_core+13010>, 0x7fe07b4e968e <vm_exec_core+12990>, 0x7fe07b4e967a <vm_exec_core+12970>, 0x7fe07b4e9666 <vm_exec_core+12950>, 0x7fe07b4e9652 <vm_exec_core+12930>, 0x7fe07b4e963e <vm_exec_core+12910>, 0x7fe07b4e962a <vm_exec_core+12890>, 0x7fe07b4e9616 <vm_exec_core+12870>, 0x7fe07b4e9602 <vm_exec_core+12850>, 0x7fe07b4e95ee <vm_exec_core+12830>, 0x7fe07b4e6d24 <vm_exec_core+2388>, 0x7fe07b4e6cc6 <vm_exec_core+2294>, 0x7fe07b4e95da <vm_exec_core+12810>, 0x7fe07b4e95c6 <vm_exec_core+12790>, 0x7fe07b4e95b2 <vm_exec_core+12770>, 0x7fe07b4e959e <vm_exec_core+12750>, 0x7fe07b4e6411 <vm_exec_core+65>, 0x7fe07b4e6415 <vm_exec_core+69>, 0x7fe07b4e7133 <vm_exec_core+3427>, 0x7fe07b4e6817 <vm_exec_core+1095>, 0x7fe07b4e6794 <vm_exec_core+964>, 0x7fe07b4e674f <vm_exec_core+895>, 0x7fe07b4e6702 <vm_exec_core+818>...}
#27 0x00007fe07b4ec063 in rb_vm_exec (ec=0x55bf08350130, jit_enable_p=true) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2374
_ec = 0x55bf08350130
_tag = {tag = 36, retval = 4, buf = {0x7ffcb400b7a0, 0x7fe07b4ec0b8 <rb_vm_exec+296>, 0x0, 0x7ffcb400b640, 0x0}, prev = 0x7ffcb400d010, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#28 0x00007fe07b4f57df in vm_call0_cc (kw_splat=0, cc=0x7fe0772479d0, argv=0x7ffcb400b870, argc=1, id=50001, recv=140602047797280, ec=0x55bf08350130) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:85
calling = {ci = 0x7ffcb400b800, cc = 0x7fe0772479d0, block_handler = 0, recv = 140602047797280, argc = 1, kw_splat = false}
#29 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffcb400b870, argc=1, mid=50001, recv=140602047797280) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1040
ec = 0x55bf08350130
cc = 0x7fe0772479d0
self = <optimized out>
ec = <optimized out>
cc = <optimized out>
self = <optimized out>
#30 rb_funcallv (recv=140602047797280, mid=50001, argc=argc@entry=1, argv=argv@entry=0x7ffcb400b870) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1055
No locals.
#31 0x00007fe077367e2a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x55bf086813e0) at /tmp/ruby/build/trunk-gc-asserts/ext/ripper/ripper.y:14199
rb_funcall_argc = 1
rb_funcall_args = {140602047398520}
rb_funcall_nargs = 1
#32 ripper_scan_event_val (t=keyword_in, p=0x55bf086813e0) at /tmp/ruby/build/trunk-gc-asserts/ext/ripper/ripper.y:6274
str = <optimized out>
rval = <optimized out>
str = <optimized out>
rval = <optimized out>
#33 ripper_dispatch_scan_event (p=0x55bf086813e0, t=keyword_in) at /tmp/ruby/build/trunk-gc-asserts/ext/ripper/ripper.y:6284
No locals.
#34 0x00007fe077370149 in yylex (p=0x55bf086813e0, yylloc=0x7ffcb400b9a0, lval=0x7ffcb400b978) at /tmp/ruby/build/trunk-gc-asserts/ext/ripper/ripper.y:10492
t = <optimized out>
t = <optimized out>
#35 ripper_yyparse (p=0x55bf086813e0) at /tmp/ruby/build/trunk-gc-asserts/ext/ripper/ripper.c:10537
yychar = <optimized out>
yylval = {val = 140602047398600, node = 0x7fe0771702c8, id = 140602047398600, num = 1997996744, tbl = 0x7fe0771702c8, vars = 0x7fe0771702c8, strterm = 0x7fe0771702c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}
yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
yylloc = {beg_pos = {lineno = 761, column = 0}, end_pos = {lineno = 761, column = 6}}
yynerrs = <optimized out>
yystate = <optimized out>
yyerrstatus = <optimized out>
yystacksize = <optimized out>
yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 97, 387, 389, 485, 667, 1097, 1178, 1231, 1270, 1292, 1300, 1093, 480, 485, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, -17024, -19456, 32764, 0, -15424, -19456, 32764, 0, 0, 0, 680, 679, 1032, 1133, 800, 970, -17424, -19456, 32764, 0, 0, 0, 480, 624, 32, 0, 0, 0, 5666, 30493, 32736, 0, 3, 0, 0, 0, -12224, -19456, 32764, 0, 3, 0, 0, 0, -12208, -19456, 32764, 0, -17552, -19456, 32764, 0, -17520, -19456, 32764, 0, 0, 0, 0, 512, -17552, -19456, 32764, 0, -12256, -19456, 32764, 0, 128, 0, 0, 0, 36, 0, 0, 0, -6296, 2154, 21951, 0, 36, 0, 0, 0, 29960, 30499, 32736, 0, -12208, -19456, 32764, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 1, 3, 311, 565, 749, 893, 970, 0, 1, 3, 311, 565, 749, 893, 970, 378, 624, 794, 666, 842, 0, 0, 0, 0, 1, 3, 311, 0, 0, 0, 0, 0, 1, 3, 311, -2912, 30495, 32736, 0}
yyss = <optimized out>
yyssp = <optimized out>
yyvsa = {{val = 140602047985200, node = 0x7fe0771ff630, id = 140602047985200, num = 1998583344, tbl = 0x7fe0771ff630, vars = 0x7fe0771ff630, strterm = 0x7fe0771ff630, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140602048279160, node = 0x7fe077247278, id = 140602048279160, num = 1998877304, tbl = 0x7fe077247278, vars = 0x7fe077247278, strterm = 0x7fe077247278, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140602047917560, node = 0x7fe0771eedf8, id = 140602047917560, num = 1998515704, tbl = 0x7fe0771eedf8, vars = 0x7fe0771eedf8, strterm = 0x7fe0771eedf8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140602047920640, node = 0x7fe0771efa00, id = 140602047920640, num = 1998518784, tbl = 0x7fe0771efa00, vars = 0x7fe0771efa00, strterm = 0x7fe0771efa00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140600049401856, node = 0x7fe000000000, id = 140600049401856, num = 0, tbl = 0x7fe000000000, vars = 0x7fe000000000, strterm = 0x7fe000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602047913160, node = 0x7fe0771edcc8, id = 140602047913160, num = 1998511304, tbl = 0x7fe0771edcc8, vars = 0x7fe0771edcc8, strterm = 0x7fe0771edcc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140602047907520, node = 0x7fe0771ec6c0, id = 140602047907520, num = 1998505664, tbl = 0x7fe0771ec6c0, vars = 0x7fe0771ec6c0, strterm = 0x7fe0771ec6c0, 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 = 140602109729280, node = 0x7fe07ace1a00, id = 140602109729280, num = 2060327424, tbl = 0x7fe07ace1a00, vars = 0x7fe07ace1a00, strterm = 0x7fe07ace1a00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602109731040, node = 0x7fe07ace20e0, id = 140602109731040, num = 2060329184, tbl = 0x7fe07ace20e0, vars = 0x7fe07ace20e0, strterm = 0x7fe07ace20e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94278968637736, node = 0x55bf086f7928, id = 94278968637736, num = 141523240, tbl = 0x55bf086f7928, vars = 0x55bf086f7928, strterm = 0x55bf086f7928, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602048050560, node = 0x7fe07720f580, id = 140602048050560, num = 1998648704, tbl = 0x7fe07720f580, vars = 0x7fe07720f580, strterm = 0x7fe07720f580, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602048050560, node = 0x7fe07720f580, id = 140602048050560, num = 1998648704, tbl = 0x7fe07720f580, vars = 0x7fe07720f580, strterm = 0x7fe07720f580, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602047415800, node = 0x7fe0771745f8, id = 140602047415800, num = 1998013944, tbl = 0x7fe0771745f8, vars = 0x7fe0771745f8, strterm = 0x7fe0771745f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140602047416800, node = 0x7fe0771749e0, id = 140602047416800, num = 1998014944, tbl = 0x7fe0771749e0, vars = 0x7fe0771749e0, strterm = 0x7fe0771749e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94278968648936, node = 0x55bf086fa4e8, id = 94278968648936, num = 141534440, tbl = 0x55bf086fa4e8, vars = 0x55bf086fa4e8, strterm = 0x55bf086fa4e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140602047411280, node = 0x7fe077173450, id = 140602047411280, num = 1998009424, tbl = 0x7fe077173450, vars = 0x7fe077173450, strterm = 0x7fe077173450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94278968174336, node = 0x55bf08686700, id = 94278968174336, num = 141059840, tbl = 0x55bf08686700, vars = 0x55bf08686700, strterm = 0x55bf08686700, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140604344369151, node = 0x7fe0ffffffff, id = 140604344369151, num = -1, tbl = 0x7fe0ffffffff, vars = 0x7fe0ffffffff, strterm = 0x7fe0ffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602047408560, node = 0x7fe0771729b0, id = 140602047408560, num = 1998006704, tbl = 0x7fe0771729b0, vars = 0x7fe0771729b0, strterm = 0x7fe0771729b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140602047400360, node = 0x7fe0771709a8, id = 140602047400360, num = 1997998504, tbl = 0x7fe0771709a8, vars = 0x7fe0771709a8, strterm = 0x7fe0771709a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602047399600, node = 0x7fe0771706b0, id = 140602047399600, num = 1997997744, tbl = 0x7fe0771706b0, vars = 0x7fe0771706b0, strterm = 0x7fe0771706b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140602047401960, node = 0x7fe077170fe8, id = 140602047401960, num = 1998000104, tbl = 0x7fe077170fe8, vars = 0x7fe077170fe8, strterm = 0x7fe077170fe8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140602047402680, node = 0x7fe0771712b8, id = 140602047402680, num = 1998000824, tbl = 0x7fe0771712b8, vars = 0x7fe0771712b8, strterm = 0x7fe0771712b8, 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 = 140602047434960, node = 0x7fe0771790d0, id = 140602047434960, num = 1998033104, tbl = 0x7fe0771790d0, vars = 0x7fe0771790d0, strterm = 0x7fe0771790d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140602047433840, node = 0x7fe077178c70, id = 140602047433840, num = 1998031984, tbl = 0x7fe077178c70, vars = 0x7fe077178c70, strterm = 0x7fe077178c70, 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 = 140602047428880, node = 0x7fe077177910, id = 140602047428880, num = 1998027024, tbl = 0x7fe077177910, vars = 0x7fe077177910, strterm = 0x7fe077177910, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602046882600, node = 0x7fe0770f2328, id = 140602046882600, num = 1997480744, tbl = 0x7fe0770f2328, vars = 0x7fe0770f2328, strterm = 0x7fe0770f2328, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602046885160, node = 0x7fe0770f2d28, id = 140602046885160, num = 1997483304, tbl = 0x7fe0770f2d28, vars = 0x7fe0770f2d28, strterm = 0x7fe0770f2d28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602046930120, node = 0x7fe0770fdcc8, id = 140602046930120, num = 1997528264, tbl = 0x7fe0770fdcc8, vars = 0x7fe0770fdcc8, strterm = 0x7fe0770fdcc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140602047936560, node = 0x7fe0771f3830, id = 140602047936560, num = 1998534704, tbl = 0x7fe0771f3830, vars = 0x7fe0771f3830, strterm = 0x7fe0771f3830, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140602047926960, node = 0x7fe0771f12b0, id = 140602047926960, num = 1998525104, tbl = 0x7fe0771f12b0, vars = 0x7fe0771f12b0, strterm = 0x7fe0771f12b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602046917160, node = 0x7fe0770faa28, id = 140602046917160, num = 1997515304, tbl = 0x7fe0770faa28, vars = 0x7fe0770faa28, strterm = 0x7fe0770faa28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602046919400, node = 0x7fe0770fb2e8, id = 140602046919400, num = 1997517544, tbl = 0x7fe0770fb2e8, vars = 0x7fe0770fb2e8, strterm = 0x7fe0770fb2e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140602046827200, node = 0x7fe0770e4ac0, id = 140602046827200, num = 1997425344, tbl = 0x7fe0770e4ac0, vars = 0x7fe0770e4ac0, strterm = 0x7fe0770e4ac0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140602048028880, node = 0x7fe07720a0d0, id = 140602048028880, num = 1998627024, tbl = 0x7fe07720a0d0, vars = 0x7fe07720a0d0, strterm = 0x7fe07720a0d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94278968587048, node = 0x55bf086eb328, id = 94278968587048, num = 141472552, tbl = 0x55bf086eb328, vars = 0x55bf086eb328, strterm = 0x55bf086eb328, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602048033600, node = 0x7fe07720b340, id = 140602048033600, num = 1998631744, tbl = 0x7fe07720b340, vars = 0x7fe07720b340, strterm = 0x7fe07720b340, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602048030160, node = 0x7fe07720a5d0, id = 140602048030160, num = 1998628304, tbl = 0x7fe07720a5d0, vars = 0x7fe07720a5d0, strterm = 0x7fe07720a5d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602048281240, node = 0x7fe077247a98, id = 140602048281240, num = 1998879384, tbl = 0x7fe077247a98, vars = 0x7fe077247a98, strterm = 0x7fe077247a98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140602048214280, node = 0x7fe077237508, id = 140602048214280, num = 1998812424, tbl = 0x7fe077237508, vars = 0x7fe077237508, strterm = 0x7fe077237508, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602048302760, node = 0x7fe07724cea8, id = 140602048302760, num = 1998900904, tbl = 0x7fe07724cea8, vars = 0x7fe07724cea8, strterm = 0x7fe07724cea8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602048305320, node = 0x7fe07724d8a8, id = 140602048305320, num = 1998903464, tbl = 0x7fe07724d8a8, vars = 0x7fe07724d8a8, strterm = 0x7fe07724d8a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602048314160, node = 0x7fe07724fb30, id = 140602048314160, num = 1998912304, tbl = 0x7fe07724fb30, vars = 0x7fe07724fb30, strterm = 0x7fe07724fb30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602047959920, node = 0x7fe0771f9370, id = 140602047959920, num = 1998558064, tbl = 0x7fe0771f9370, vars = 0x7fe0771f9370, strterm = 0x7fe0771f9370, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140602047960240, node = 0x7fe0771f94b0, id = 140602047960240, num = 1998558384, tbl = 0x7fe0771f94b0, vars = 0x7fe0771f94b0, strterm = 0x7fe0771f94b0, 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 = 140602047961720, node = 0x7fe0771f9a78, id = 140602047961720, num = 1998559864, tbl = 0x7fe0771f9a78, vars = 0x7fe0771f9a78, strterm = 0x7fe0771f9a78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602047965920, node = 0x7fe0771faae0, id = 140602047965920, num = 1998564064, tbl = 0x7fe0771faae0, vars = 0x7fe0771faae0, strterm = 0x7fe0771faae0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602047968720, node = 0x7fe0771fb5d0, id = 140602047968720, num = 1998566864, tbl = 0x7fe0771fb5d0, vars = 0x7fe0771fb5d0, strterm = 0x7fe0771fb5d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140602047968720, node = 0x7fe0771fb5d0, id = 140602047968720, num = 1998566864, tbl = 0x7fe0771fb5d0, vars = 0x7fe0771fb5d0, strterm = 0x7fe0771fb5d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140602047970320, node = 0x7fe0771fbc10, id = 140602047970320, num = 1998568464, tbl = 0x7fe0771fbc10, vars = 0x7fe0771fbc10, strterm = 0x7fe0771fbc10, 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 = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602047969080, node = 0x7fe0771fb738, id = 140602047969080, num = 1998567224, tbl = 0x7fe0771fb738, vars = 0x7fe0771fb738, strterm = 0x7fe0771fb738, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140602047972120, node = 0x7fe0771fc318, id = 140602047972120, num = 1998570264, tbl = 0x7fe0771fc318, vars = 0x7fe0771fc318, strterm = 0x7fe0771fc318, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94278968644592, node = 0x55bf086f93f0, id = 94278968644592, num = 141530096, tbl = 0x55bf086f93f0, vars = 0x55bf086f93f0, strterm = 0x55bf086f93f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602115261478, node = 0x7fe07b228426, id = 140602115261478, num = 2065859622, tbl = 0x7fe07b228426, vars = 0x7fe07b228426, strterm = 0x7fe07b228426, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140602120648352, node = 0x7fe07b74b6a0, id = 140602120648352, num = 2071246496, tbl = 0x7fe07b74b6a0, vars = 0x7fe07b74b6a0, strterm = 0x7fe07b74b6a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140723328433888, node = 0x7ffcb400bee0, id = 140723328433888, num = -1275019552, tbl = 0x7ffcb400bee0, vars = 0x7ffcb400bee0, strterm = 0x7ffcb400bee0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140723328433904, node = 0x7ffcb400bef0, id = 140723328433904, num = -1275019536, tbl = 0x7ffcb400bef0, vars = 0x7ffcb400bef0, strterm = 0x7ffcb400bef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140602120704529, node = 0x7fe07b759211 <_dl_lookup_symbol_x+321>, id = 140602120704529, num = 2071302673, tbl = 0x7fe07b759211 <_dl_lookup_symbol_x+321>, vars = 0x7fe07b759211 <_dl_lookup_symbol_x+321>, strterm = 0x7fe07b759211 <_dl_lookup_symbol_x+321>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602120647472, node = 0x7fe07b74b330, id = 140602120647472, num = 2071245616, tbl = 0x7fe07b74b330, vars = 0x7fe07b74b330, strterm = 0x7fe07b74b330, 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 = 140602120647472, node = 0x7fe07b74b330, id = 140602120647472, num = 2071245616, tbl = 0x7fe07b74b330, vars = 0x7fe07b74b330, strterm = 0x7fe07b74b330, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 140602120648352, node = 0x7fe07b74b6a0, id = 140602120648352, num = 2071246496, tbl = 0x7fe07b74b6a0, vars = 0x7fe07b74b6a0, strterm = 0x7fe07b74b6a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 4294967295, node = 0xffffffff, id = 4294967295, num = -1, tbl = 0xffffffff, vars = 0xffffffff, strterm = 0xffffffff, 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 = 140602115225840, node = 0x7fe07b21f8f0, id = 140602115225840, num = 2065823984, tbl = 0x7fe07b21f8f0, vars = 0x7fe07b21f8f0, strterm = 0x7fe07b21f8f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140602120647472, node = 0x7fe07b74b330, id = 140602120647472, num = 2071245616, tbl = 0x7fe07b74b330, vars = 0x7fe07b74b330, strterm = 0x7fe07b74b330, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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}}, {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 = 821, node = 0x335, id = 821, num = 821, tbl = 0x335, vars = 0x335, strterm = 0x335, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140602120647472, node = 0x7fe07b74b330, id = 140602120647472, num = 2071245616, tbl = 0x7fe07b74b330, vars = 0x7fe07b74b330, strterm = 0x7fe07b74b330, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140602120559040, node = 0x7fe07b7359c0 <rb_iseq_mark_and_move_insn_storage@got[plt]>, id = 140602120559040, num = 2071157184, tbl = 0x7fe07b7359c0 <rb_iseq_mark_and_move_insn_storage@got[plt]>, vars = 0x7fe07b7359c0 <rb_iseq_mark_and_move_insn_storage@got[plt]>, strterm = 0x7fe07b7359c0 <rb_iseq_mark_and_move_insn_storage@got[plt]>, 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 = 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 = 140602120732529, node = 0x7fe07b75ff71 <_dl_fixup+257>, id = 140602120732529, num = 2071330673, tbl = 0x7fe07b75ff71 <_dl_fixup+257>, vars = 0x7fe07b75ff71 <_dl_fixup+257>, strterm = 0x7fe07b75ff71 <_dl_fixup+257>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140602115225840, node = 0x7fe07b21f8f0, id = 140602115225840, num = 2065823984, tbl = 0x7fe07b21f8f0, vars = 0x7fe07b21f8f0, strterm = 0x7fe07b21f8f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140602115884976, node = 0x7fe07b2c07b0 <rb_iseq_mark_and_move_insn_storage>, id = 140602115884976, num = 2066483120, tbl = 0x7fe07b2c07b0 <rb_iseq_mark_and_move_insn_storage>, vars = 0x7fe07b2c07b0 <rb_iseq_mark_and_move_insn_storage>, strterm = 0x7fe07b2c07b0 <rb_iseq_mark_and_move_insn_storage>, 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 = 140723328435056, node = 0x7ffcb400c370, id = 140723328435056, num = -1275018384, tbl = 0x7ffcb400c370, vars = 0x7ffcb400c370, strterm = 0x7ffcb400c370, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94278967740112, node = 0x55bf0861c6d0, id = 94278967740112, num = 140625616, tbl = 0x55bf0861c6d0, vars = 0x55bf0861c6d0, strterm = 0x55bf0861c6d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94278964805120, node = 0x55bf0834fe00, id = 94278964805120, num = 137690624, tbl = 0x55bf0834fe00, vars = 0x55bf0834fe00, strterm = 0x55bf0834fe00, 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 = 140602120744366, node = 0x7fe07b762dae <_dl_runtime_resolve_xsavec+126>, id = 140602120744366, num = 2071342510, tbl = 0x7fe07b762dae <_dl_runtime_resolve_xsavec+126>, vars = 0x7fe07b762dae <_dl_runtime_resolve_xsavec+126>, strterm = 0x7fe07b762dae <_dl_runtime_resolve_xsavec+126>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 290842, node = 0x4701a, id = 290842, num = 290842, tbl = 0x4701a, vars = 0x4701a, strterm = 0x4701a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140602048512280, node = 0x7fe077280118, id = 140602048512280, num = 1999110424, tbl = 0x7fe077280118, vars = 0x7fe077280118, strterm = 0x7fe077280118, 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 = 26, node = 0x1a, id = 26, num = 26, tbl = 0x1a, vars = 0x1a, strterm = 0x1a, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94278968484608, node = 0x55bf086d2300, id = 94278968484608, num = 141370112, tbl = 0x55bf086d2300, vars = 0x55bf086d2300, strterm = 0x55bf086d2300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 680, node = 0x2a8, id = 680, num = 680, tbl = 0x2a8, vars = 0x2a8, strterm = 0x2a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 290817, node = 0x47001, id = 290817, num = 290817, tbl = 0x47001, vars = 0x47001, strterm = 0x47001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602117334242, node = 0x7fe07b4224e2 <optimize_node_left+450>, id = 140602117334242, num = 2067932386, tbl = 0x7fe07b4224e2 <optimize_node_left+450>, vars = 0x7fe07b4224e2 <optimize_node_left+450>, strterm = 0x7fe07b4224e2 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140723328435176, node = 0x7ffcb400c3e8, id = 140723328435176, num = -1275018264, tbl = 0x7ffcb400c3e8, vars = 0x7ffcb400c3e8, strterm = 0x7ffcb400c3e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140723328435112, node = 0x7ffcb400c3a8, id = 140723328435112, num = -1275018328, tbl = 0x7ffcb400c3a8, vars = 0x7ffcb400c3a8, strterm = 0x7ffcb400c3a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 844420635172768, node = 0x2ffff00001fa0, id = 844420635172768, num = 8096, tbl = 0x2ffff00001fa0, vars = 0x2ffff00001fa0, strterm = 0x2ffff00001fa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140720308486144, node = 0x7ffc00000000, id = 140720308486144, num = 0, tbl = 0x7ffc00000000, vars = 0x7ffc00000000, strterm = 0x7ffc00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140723328434360, node = 0x7ffcb400c0b8, id = 140723328434360, num = -1275019080, tbl = 0x7ffcb400c0b8, vars = 0x7ffcb400c0b8, strterm = 0x7ffcb400c0b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140723328435304, node = 0x7ffcb400c468, id = 140723328435304, num = -1275018136, tbl = 0x7ffcb400c468, vars = 0x7ffcb400c468, strterm = 0x7ffcb400c468, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140723328434321, node = 0x7ffcb400c091, id = 140723328434321, num = -1275019119, tbl = 0x7ffcb400c091, vars = 0x7ffcb400c091, strterm = 0x7ffcb400c091, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140723328434321, node = 0x7ffcb400c091, id = 140723328434321, num = -1275019119, tbl = 0x7ffcb400c091, vars = 0x7ffcb400c091, strterm = 0x7ffcb400c091, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140602117328842, node = 0x7fe07b420fca <update_string_node_case_fold+298>, id = 140602117328842, num = 2067926986, tbl = 0x7fe07b420fca <update_string_node_case_fold+298>, vars = 0x7fe07b420fca <update_string_node_case_fold+298>, strterm = 0x7fe07b420fca <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94278967229105, node = 0x55bf0859fab1, id = 94278967229105, num = 140114609, tbl = 0x55bf0859fab1, vars = 0x55bf0859fab1, strterm = 0x55bf0859fab1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94278967233552, node = 0x55bf085a0c10, id = 94278967233552, num = 140119056, tbl = 0x55bf085a0c10, vars = 0x55bf085a0c10, strterm = 0x55bf085a0c10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140723328434312, node = 0x7ffcb400c088, id = 140723328434312, num = -1275019128, tbl = 0x7ffcb400c088, vars = 0x7ffcb400c088, strterm = 0x7ffcb400c088, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140723328434320, node = 0x7ffcb400c090, id = 140723328434320, num = -1275019120, tbl = 0x7ffcb400c090, vars = 0x7ffcb400c090, strterm = 0x7ffcb400c090, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140723328434321, node = 0x7ffcb400c091, id = 140723328434321, num = -1275019119, tbl = 0x7ffcb400c091, vars = 0x7ffcb400c091, strterm = 0x7ffcb400c091, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 17796180026753241344, node = 0xf6f8bb7235875100, id = 17796180026753241344, num = 898060544, tbl = 0xf6f8bb7235875100, vars = 0xf6f8bb7235875100, strterm = 0xf6f8bb7235875100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94278967229072, node = 0x55bf0859fa90, id = 94278967229072, num = 140114576, tbl = 0x55bf0859fa90, vars = 0x55bf0859fa90, strterm = 0x55bf0859fa90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 18446744073709551344, node = 0xfffffffffffffef0, id = 18446744073709551344, num = -272, tbl = 0xfffffffffffffef0, vars = 0xfffffffffffffef0, strterm = 0xfffffffffffffef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 22, node = 0x16, id = 22, num = 22, tbl = 0x16, vars = 0x16, strterm = 0x16, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94278967229809, node = 0x55bf0859fd71, id = 94278967229809, num = 140115313, tbl = 0x55bf0859fd71, vars = 0x55bf0859fd71, strterm = 0x55bf0859fd71, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140602113277152, node = 0x7fe07b043ce0 <main_arena+96>, id = 140602113277152, num = 2063875296, tbl = 0x7fe07b043ce0 <main_arena+96>, vars = 0x7fe07b043ce0 <main_arena+96>, strterm = 0x7fe07b043ce0 <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 = 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 = 27313, node = 0x6ab1, id = 27313, num = 27313, tbl = 0x6ab1, vars = 0x6ab1, strterm = 0x6ab1, ctxt = {in_defined = 1, 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 = 27281, node = 0x6a91, id = 27281, num = 27281, tbl = 0x6a91, vars = 0x6a91, strterm = 0x6a91, 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 = 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 = 27281, node = 0x6a91, id = 27281, num = 27281, tbl = 0x6a91, vars = 0x6a91, strterm = 0x6a91, 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 = 4671130289949376512, node = 0x40d3304000000000, id = 4671130289949376512, num = 0, tbl = 0x40d3304000000000, vars = 0x40d3304000000000, strterm = 0x40d3304000000000, 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 = 4890909195324358656, node = 0x43e0000000000000, id = 4890909195324358656, num = 0, tbl = 0x43e0000000000000, vars = 0x43e0000000000000, strterm = 0x43e0000000000000, 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 15 times>, {val = 94278967234016, node = 0x55bf085a0de0, id = 94278967234016, num = 140119520, tbl = 0x55bf085a0de0, vars = 0x55bf085a0de0, strterm = 0x55bf085a0de0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94278967234000, node = 0x55bf085a0dd0, id = 94278967234000, num = 140119504, tbl = 0x55bf085a0dd0, vars = 0x55bf085a0dd0, strterm = 0x55bf085a0dd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140602117562773, node = 0x7fe07b45a195 <rb_st_lookup+37>, id = 140602117562773, num = 2068160917, tbl = 0x7fe07b45a195 <rb_st_lookup+37>, vars = 0x7fe07b45a195 <rb_st_lookup+37>, strterm = 0x7fe07b45a195 <rb_st_lookup+37>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 9, node = 0x9, id = 9, num = 9, tbl = 0x9, vars = 0x9, strterm = 0x9, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 14953062805, node = 0x37b45a195, id = 14953062805, num = 2068160917, tbl = 0x37b45a195, vars = 0x37b45a195, strterm = 0x37b45a195, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 9, node = 0x9, id = 9, num = 9, tbl = 0x9, vars = 0x9, strterm = 0x9, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602120629632, node = 0x7fe07b746d80 <ruby_single_main_ractor>, id = 140602120629632, num = 2071227776, tbl = 0x7fe07b746d80 <ruby_single_main_ractor>, vars = 0x7fe07b746d80 <ruby_single_main_ractor>, strterm = 0x7fe07b746d80 <ruby_single_main_ractor>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602109560200, node = 0x7fe07acb8588, id = 140602109560200, num = 2060158344, tbl = 0x7fe07acb8588, vars = 0x7fe07acb8588, strterm = 0x7fe07acb8588, 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 = 94278964801760, node = 0x55bf0834f0e0, id = 94278964801760, num = 137687264, tbl = 0x55bf0834f0e0, vars = 0x55bf0834f0e0, strterm = 0x55bf0834f0e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602116293680, node = 0x7fe07b324430 <obj_memsize_of+160>, id = 140602116293680, num = 2066891824, tbl = 0x7fe07b324430 <obj_memsize_of+160>, vars = 0x7fe07b324430 <obj_memsize_of+160>, strterm = 0x7fe07b324430 <obj_memsize_of+160>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 9, node = 0x9, id = 9, num = 9, tbl = 0x9, vars = 0x9, strterm = 0x9, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140602116293680, node = 0x7fe07b324430 <obj_memsize_of+160>, id = 140602116293680, num = 2066891824, tbl = 0x7fe07b324430 <obj_memsize_of+160>, vars = 0x7fe07b324430 <obj_memsize_of+160>, strterm = 0x7fe07b324430 <obj_memsize_of+160>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884902331, node = 0x3000001bb, id = 12884902331, num = 443, tbl = 0x3000001bb, vars = 0x3000001bb, strterm = 0x3000001bb, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}}
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 = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 469, column = 5}}, {beg_pos = {lineno = 469, column = 6}, end_pos = {lineno = 469, column = 6}}, {beg_pos = {lineno = 471, column = 2}, end_pos = {lineno = 471, column = 24}}, {beg_pos = {lineno = 471, column = 24}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 471, column = 25}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 472, column = 4}, end_pos = {lineno = 757, column = 7}}, {beg_pos = {lineno = 757, column = 8}, end_pos = {lineno = 757, column = 8}}, {beg_pos = {lineno = 759, column = 4}, end_pos = {lineno = 759, column = 16}}, {beg_pos = {lineno = 759, column = 17}, end_pos = {lineno = 759, column = 19}}, {beg_pos = {lineno = 759, column = 19}, end_pos = {lineno = 759, column = 19}}, {beg_pos = {lineno = 759, column = 19}, end_pos = {lineno = 759, column = 19}}, {beg_pos = {lineno = 759, column = 19}, end_pos = {lineno = 759, column = 19}}, {beg_pos = {lineno = 759, column = 19}, end_pos = {lineno = 759, column = 19}}, {beg_pos = {lineno = 760, column = 6}, end_pos = {lineno = 760, column = 10}}, {beg_pos = {lineno = 760, column = 11}, end_pos = {lineno = 760, column = 17}}, {beg_pos = {lineno = 760, column = 18}, end_pos = {lineno = 760, column = 18}}, {beg_pos = {lineno = 760, column = 16}, end_pos = {lineno = 760, column = 17}}, {beg_pos = {lineno = 760, column = 15}, end_pos = {lineno = 760, column = 16}}, {beg_pos = {lineno = 754, column = 8}, end_pos = {lineno = 754, column = 8}}, {beg_pos = {lineno = 754, column = 9}, end_pos = {lineno = 754, column = 15}}, {beg_pos = {lineno = 754, column = 16}, end_pos = {lineno = 754, column = 16}}, {beg_pos = {lineno = 754, column = 16}, end_pos = {lineno = 754, column = 16}}, {beg_pos = {lineno = 755, column = 8}, end_pos = {lineno = 755, column = 13}}, {beg_pos = {lineno = 755, column = 13}, end_pos = {lineno = 755, column = 13}}, {beg_pos = {lineno = 748, column = 8}, end_pos = {lineno = 748, column = 13}}, {beg_pos = {lineno = 748, column = 13}, end_pos = {lineno = 748, column = 13}}, {beg_pos = {lineno = 740, column = 15}, end_pos = {lineno = 740, column = 16}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 598, column = 10}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 598, column = 15}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, 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 = 756, column = 44}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 64}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 51}, end_pos = {lineno = 756, column = 56}}, {beg_pos = {lineno = 756, column = 56}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 57}, end_pos = {lineno = 756, column = 63}}, {beg_pos = {lineno = 756, column = 63}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 63}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 399, column = 26}, end_pos = {lineno = 399, column = 26}}, {beg_pos = {lineno = 399, column = 19}, end_pos = {lineno = 399, column = 25}}, {beg_pos = {lineno = 399, column = 20}, end_pos = {lineno = 399, column = 24}}, {beg_pos = {lineno = 399, column = 24}, end_pos = {lineno = 399, column = 25}}, {beg_pos = {lineno = 399, column = 24}, end_pos = {lineno = 399, column = 25}}, {beg_pos = {lineno = 395, column = 28}, end_pos = {lineno = 395, column = 28}}, {beg_pos = {lineno = 396, column = 16}, end_pos = {lineno = 397, column = 42}}, {beg_pos = {lineno = 397, column = 42}, end_pos = {lineno = 397, column = 42}}, {beg_pos = {lineno = 397, column = 42}, end_pos = {lineno = 397, column = 42}}, {beg_pos = {lineno = 397, column = 26}, end_pos = {lineno = 397, column = 41}}, {beg_pos = {lineno = 397, column = 27}, end_pos = {lineno = 397, column = 39}}, {beg_pos = {lineno = 397, column = 40}, end_pos = {lineno = 397, column = 41}}, {beg_pos = {lineno = 397, column = 27}, end_pos = {lineno = 397, column = 27}}, {beg_pos = {lineno = 397, column = 27}, end_pos = {lineno = 397, column = 27}}, {beg_pos = {lineno = 397, column = 28}, end_pos = {lineno = 397, column = 39}}, {beg_pos = {lineno = 397, column = 39}, end_pos = {lineno = 397, column = 39}}, {beg_pos = {lineno = 397, column = 34}, end_pos = {lineno = 397, column = 39}}, {beg_pos = {lineno = 397, column = 39}, end_pos = {lineno = 397, column = 39}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2048, column = 0}}, {beg_pos = {lineno = 4194304, column = 8}, end_pos = {lineno = 898060544, column = -151471246}}, {beg_pos = {lineno = -1275017056, column = 32764}, end_pos = {lineno = 898060544, column = -151471246}}, {beg_pos = {lineno = 128, column = 0}, end_pos = {lineno = 137687264, column = 21951}}, {beg_pos = {lineno = 1998889224, column = 32736}, end_pos = {lineno = -858993459, column = -858993460}}, {beg_pos = {lineno = 1998848000, column = 32736}, end_pos = {lineno = 2071227776, column = 32736}}, {beg_pos = {lineno = 1998892664, column = 32736}, end_pos = {lineno = 2066939554, column = 32736}}, {beg_pos = {lineno = 28, column = 32736}, end_pos = {lineno = 2066676569, column = 32736}}, {beg_pos = {lineno = 1998892664, column = 32736}, end_pos = {lineno = -1275017324, column = 32764}}, {beg_pos = {lineno = 1998892664, column = 32736}, end_pos = {lineno = 1998889224, column = 32736}}, {beg_pos = {lineno = 137687264, column = 21951}, end_pos = {lineno = 2071227776, column = 32736}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 2066940944, column = 32736}}, {beg_pos = {lineno = 137719664, column = 21951}, end_pos = {lineno = 898060544, column = -151471246}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 1998889224, column = 32736}}, {beg_pos = {lineno = 1998892664, column = 32736}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = 1998892664, column = 32736}, end_pos = {lineno = 2066161559, column = 32736}}, {beg_pos = {lineno = 137691440, column = 21951}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 141265696, column = 21951}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 137719664, column = 21951}, end_pos = {lineno = 2066609049, column = 32736}}, {beg_pos = {lineno = 141398278, column = 21951}, end_pos = {lineno = 2066812732, column = 32736}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 137691440, column = 21951}}, {beg_pos = {lineno = 2066609024, column = 32736}, end_pos = {lineno = -1275014224, column = 32764}}, {beg_pos = {lineno = -1275016972, column = 32764}, end_pos = {lineno = -1275017024, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 137691440, column = 21951}, end_pos = {lineno = 2061528784, column = 32736}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 137719664, column = 21951}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2066812842, column = 32736}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1275017200, column = 32764}}, {beg_pos = {lineno = 141400528, column = 21951}, end_pos = {lineno = -1275013616, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 898060544, column = -151471246}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 2071298940, column = 32736}}, {beg_pos = {lineno = 2063933440, column = 32736}, end_pos = {lineno = 2061691600, column = 32736}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 2061685148, column = 32736}}, {beg_pos = {lineno = 139315936, column = 21951}, end_pos = {lineno = 2071300073, column = 32736}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 2071298727, column = 32736}}, {beg_pos = {lineno = 2071245616, column = 32736}, end_pos = {lineno = 2065802720, column = 32736}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 2065802436, column = 32736}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2071300073, column = 32736}}, {beg_pos = {lineno = 1995, column = 0}, end_pos = {lineno = 2071298727, column = 32736}}, {beg_pos = {lineno = 2071245616, column = 32736}, end_pos = {lineno = 2065802720, column = 32736}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 2065798104, column = 32736}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2071300073, column = 32736}}, {beg_pos = {lineno = 912, column = 0}, end_pos = {lineno = 2065852304, column = 32736}}, {beg_pos = {lineno = 2071245616, column = 32736}, end_pos = {lineno = -1275016664, column = 32764}}, {beg_pos = {lineno = -1275016668, column = 32764}, end_pos = {lineno = 2000016497, column = 32736}}, {beg_pos = {lineno = 2065852304, column = 32736}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -1275016668, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 138274832, column = 21951}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21951}, end_pos = {lineno = 2000017938, column = 32736}}, {beg_pos = {lineno = 2000015456, column = 32736}, end_pos = {lineno = -1275016464, column = 32764}}, {beg_pos = {lineno = -1275016480, column = 32764}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32764}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 139336800, column = 21951}, end_pos = {lineno = -1275016544, column = 32764}}, {beg_pos = {lineno = -1275016528, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -1275016320, column = 32764}, end_pos = {lineno = 2000017938, column = 32736}}, {beg_pos = {lineno = 139336800, column = 21951}, end_pos = {lineno = -1275016480, column = 32764}}, {beg_pos = {lineno = -1275016464, column = 32764}, end_pos = {lineno = 2071302673, column = 32736}}, {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 = 139335920, column = 21951}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 139335920, column = 21951}}, {beg_pos = {lineno = 2065850600, column = 1}, end_pos = {lineno = 139336800, column = 21951}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32736}}, {beg_pos = {lineno = 0, column = 21951}, end_pos = {lineno = 0, column = 21951}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 2071330673, column = 32736}}, {beg_pos = {lineno = 2065824608, column = 32736}, end_pos = {lineno = 2071245616, column = 32736}}, {beg_pos = {lineno = 139335920, column = 21951}, end_pos = {lineno = 2000286280, column = 32736}}, {beg_pos = {lineno = 1999661184, column = 32736}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1998887904, column = 32736}, end_pos = {lineno = 2071330673, column = 32736}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 139335920, column = 21951}, end_pos = {lineno = 2000286792, column = 32736}}, {beg_pos = {lineno = 139342320, column = 21951}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1998887904, column = 32736}, end_pos = {lineno = 2071330673, column = 32736}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 2065824608, column = 32736}, end_pos = {lineno = 2067353488, column = 32736}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -1275015344, column = 32764}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 139342320, column = 21951}, end_pos = {lineno = 2071342510, column = 32736}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2000266080, column = 32736}}, {beg_pos = {lineno = -1275020322, column = 32764}, end_pos = {lineno = -1275015520, column = 32764}}, {beg_pos = {lineno = 1998887224, column = 32736}, end_pos = {lineno = -1275020716, column = 32764}}, {beg_pos = {lineno = -1275020720, column = 32764}, end_pos = {lineno = 2071245616, column = 32736}}, {beg_pos = {lineno = 2071245616, column = 32736}, end_pos = {lineno = 2065802720, column = 32736}}, {beg_pos = {lineno = -1740217531, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 2060397704, column = 32736}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 2060397704, column = 32736}, end_pos = {lineno = 2068769280, column = 32736}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = 1999245704, column = 32736}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1953066079, column = 1818325605}, end_pos = {lineno = 1634082874, column = 174420844}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = 1999245704, column = 32736}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 137691440, column = 21951}, end_pos = {lineno = 2061528464, column = 32736}}, {beg_pos = {lineno = 443, column = 4}, end_pos = {lineno = 443, column = 4}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 2061528400, column = 32736}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 2061528464, column = 32736}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 53274, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 443, column = 3}}, {beg_pos = {lineno = 441, column = 6}, end_pos = {lineno = 441, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, 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 = -828431477, column = -1997664527}, 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 = 898060544, column = -151471246}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2066891824, column = 32736}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 898060544, column = -151471246}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2063875296, column = 32736}}, {beg_pos = {lineno = 2071227776, column = 32736}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 137687264, column = 21951}, end_pos = {lineno = 2066916985, column = 32736}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 2063875200, column = 32736}}, {beg_pos = {lineno = 1912, column = 0}, end_pos = {lineno = 118, column = 0}}, {beg_pos = {lineno = 1920, column = 0}, end_pos = {lineno = 120, column = 0}}, {beg_pos = {lineno = 94, column = 0}, end_pos = {lineno = 2062343259, column = 32736}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2066891824, column = 32736}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 898060544, column = -151471246}}, {beg_pos = {lineno = 1998979072, column = 78}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2071227776, column = 32736}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 137687264, column = 21951}, end_pos = {lineno = 2066916985, column = 32736}}, {beg_pos = {lineno = 590429898, column = 215327823}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2066975488, column = 32736}}, {beg_pos = {lineno = 71434240, column = 0}, end_pos = {lineno = 124, column = 119}}}
yyls = <optimized out>
yylsp = <optimized out>
yyn = <optimized out>
yyresult = <optimized out>
yytoken = <optimized out>
yyval = {val = 140602047399600, node = 0x7fe0771706b0, id = 140602047399600, num = 1997997744, tbl = 0x7fe0771706b0, vars = 0x7fe0771706b0, strterm = 0x7fe0771706b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}
yyloc = {beg_pos = {lineno = 760, column = 18}, end_pos = {lineno = 760, column = 18}}
yyerror_range = <optimized out>
yymsgbuf = "n\000\000\000^\000\000\000\000Q\207\065r\273\370\366\200\251&w\340\177", '\000' <repeats 12 times>, "\035w\340\177\000\000\340\360\064\b\277U\000\000\000\000\000\000\000\000\000\000\260\024\035w\340\177\000\000\004\000\000\000\000\000\000\000N\235\063{\340\177\000\000\000\363i\b\277U\000\000\340\202k\b\277U", '\000' <repeats 18 times>, "\032\220\000\000\000\000\000\000\340\202k\b\277U\000"
yymsg = 0x7ffcb400cec0 "n"
yymsg_alloc = 128
yylen = 0
yyabortlab = <optimized out>
yyerrorlab = <optimized out>
#36 0x00007fe077381642 in ripper_parse0 (parser_v=parser_v@entry=140602047797280) at /tmp/ruby/build/trunk-gc-asserts/ext/ripper/ripper.y:14378
p = 0x55bf086813e0
#37 0x00007fe07b311126 in rb_ensure (b_proc=b_proc@entry=0x7fe077381560 <ripper_parse0>, data1=data1@entry=140602047797280, e_proc=e_proc@entry=0x7fe077363b70 <ripper_ensure>, data2=data2@entry=140602047797280) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1005
_ec = 0x55bf08350130
_tag = {tag = 36, retval = 140602115785759, buf = {0x7fe0771d1820, 0x7fe07b311210 <rb_ensure+528>, 0x0, 0x7ffcb400cfb0, 0x7fe0771d1500}, prev = 0x7ffcb400d340, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 4
errinfo = <optimized out>
ec = 0x55bf08350130
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fe077363b70 <ripper_ensure>, data2 = 140602047797280}}
#38 0x00007fe0773643a5 in ripper_parse (self=140602047797280) at /tmp/ruby/build/trunk-gc-asserts/ext/ripper/ripper.y:14416
p = 0x55bf086813e0
#39 0x00007fe07b4d6d44 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fe07ae06e10, ec=0x55bf08350130) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3329
ci = 0x85f1001c0001
cc = <optimized out>
val = <optimized out>
me = 0x7fe07acf2c88
cfunc = 0x55bf084e31f8
recv = <optimized out>
frame_type = <optimized out>
len = <optimized out>
block_handler = <optimized out>
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = <optimized out>
len = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#40 vm_call_cfunc_with_frame (ec=0x55bf08350130, reg_cfp=0x7fe07ae06e10, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3357
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#41 0x00007fe07b4e64cd in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:367
val = 0
ci = 0x0
cc = <optimized out>
recv = 369252
argc = <optimized out>
calling = {ci = 0x85f1001c0001, cc = 0x7fe077249960, block_handler = 0, recv = 140602047797280, argc = 0, kw_splat = false}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#42 vm_exec_core (ec=0x55bf08350130, initial=369252) at ../../src/trunk-gc-asserts/insns.def:834
bh = <optimized out>
cd = 0x5a264
leaf = <optimized out>
val = <optimized out>
reg_pc = 0x55bf08581da8
reg_cfp = 0x7fe07ae06e10
insns_address_table = {0x7fe07b4e9366 <vm_exec_core+12182>, 0x7fe07b4e83f2 <vm_exec_core+8226>, 0x7fe07b4e8387 <vm_exec_core+8119>, 0x7fe07b4e84cc <vm_exec_core+8444>, 0x7fe07b4e8454 <vm_exec_core+8324>, 0x7fe07b4e7739 <vm_exec_core+4969>, 0x7fe07b4e7691 <vm_exec_core+4801>, 0x7fe07b4e8742 <vm_exec_core+9074>, 0x7fe07b4e86e7 <vm_exec_core+8983>, 0x7fe07b4e879e <vm_exec_core+9166>, 0x7fe07b4e77ef <vm_exec_core+5151>, 0x7fe07b4e8546 <vm_exec_core+8566>, 0x7fe07b4e7057 <vm_exec_core+3207>, 0x7fe07b4e6fe8 <vm_exec_core+3096>, 0x7fe07b4e6f7b <vm_exec_core+2987>, 0x7fe07b4e744b <vm_exec_core+4219>, 0x7fe07b4e7415 <vm_exec_core+4165>, 0x7fe07b4e73e2 <vm_exec_core+4114>, 0x7fe07b4e73af <vm_exec_core+4063>, 0x7fe07b4e737c <vm_exec_core+4012>, 0x7fe07b4e730e <vm_exec_core+3902>, 0x7fe07b4e72d3 <vm_exec_core+3843>, 0x7fe07b4e727d <vm_exec_core+3757>, 0x7fe07b4e759d <vm_exec_core+4557>, 0x7fe07b4e7516 <vm_exec_core+4422>, 0x7fe07b4e74e1 <vm_exec_core+4369>, 0x7fe07b4e7486 <vm_exec_core+4278>, 0x7fe07b4e7619 <vm_exec_core+4681>, 0x7fe07b4e75e1 <vm_exec_core+4625>, 0x7fe07b4e6c9d <vm_exec_core+2253>, 0x7fe07b4e6aa7 <vm_exec_core+1751>, 0x7fe07b4e817e <vm_exec_core+7598>, 0x7fe07b4e7fa8 <vm_exec_core+7128>, 0x7fe07b4e7f2f <vm_exec_core+7007>, 0x7fe07b4e7ee7 <vm_exec_core+6935>, 0x7fe07b4e8109 <vm_exec_core+7481>, 0x7fe07b4e80d0 <vm_exec_core+7424>, 0x7fe07b4e812e <vm_exec_core+7518>, 0x7fe07b4e77bd <vm_exec_core+5101>, 0x7fe07b4e8254 <vm_exec_core+7812>, 0x7fe07b4e820f <vm_exec_core+7743>, 0x7fe07b4e8341 <vm_exec_core+8049>, 0x7fe07b4e7eb7 <vm_exec_core+6887>, 0x7fe07b4e8065 <vm_exec_core+7317>, 0x7fe07b4e8005 <vm_exec_core+7221>, 0x7fe07b4e6e0d <vm_exec_core+2621>, 0x7fe07b4e6da0 <vm_exec_core+2512>, 0x7fe07b4e7e2a <vm_exec_core+6746>, 0x7fe07b4e7d36 <vm_exec_core+6502>, 0x7fe07b4e7df2 <vm_exec_core+6690>, 0x7fe07b4e7c7d <vm_exec_core+6317>, 0x7fe07b4e7cc0 <vm_exec_core+6384>, 0x7fe07b4e6428 <vm_exec_core+88>, 0x7fe07b4e71f9 <vm_exec_core+3625>, 0x7fe07b4e71af <vm_exec_core+3551>, 0x7fe07b4e9322 <vm_exec_core+12114>, 0x7fe07b4e7add <vm_exec_core+5901>, 0x7fe07b4e7a84 <vm_exec_core+5812>, 0x7fe07b4e7a2b <vm_exec_core+5723>, 0x7fe07b4e7974 <vm_exec_core+5540>, 0x7fe07b4e7ba0 <vm_exec_core+6096>, 0x7fe07b4e7b27 <vm_exec_core+5975>, 0x7fe07b4e8b30 <vm_exec_core+10080>, 0x7fe07b4e687d <vm_exec_core+1197>, 0x7fe07b4e6a50 <vm_exec_core+1664>, 0x7fe07b4e69f9 <vm_exec_core+1577>, 0x7fe07b4e6f41 <vm_exec_core+2929>, 0x7fe07b4e6956 <vm_exec_core+1414>, 0x7fe07b4e68b5 <vm_exec_core+1253>, 0x7fe07b4e9377 <vm_exec_core+12199>, 0x7fe07b4e8ce9 <vm_exec_core+10521>, 0x7fe07b4e8c47 <vm_exec_core+10359>, 0x7fe07b4e92af <vm_exec_core+11999>, 0x7fe07b4e9209 <vm_exec_core+11833>, 0x7fe07b4e91a8 <vm_exec_core+11736>, 0x7fe07b4e9133 <vm_exec_core+11619>, 0x7fe07b4e9096 <vm_exec_core+11462>, 0x7fe07b4e8ffe <vm_exec_core+11310>, 0x7fe07b4e8f61 <vm_exec_core+11153>, 0x7fe07b4e8ec9 <vm_exec_core+11001>, 0x7fe07b4e951b <vm_exec_core+12619>, 0x7fe07b4e94d0 <vm_exec_core+12544>, 0x7fe07b4e947a <vm_exec_core+12458>, 0x7fe07b4e9411 <vm_exec_core+12353>, 0x7fe07b4e8b7a <vm_exec_core+10154>, 0x7fe07b4e6d33 <vm_exec_core+2403>, 0x7fe07b4e6cd5 <vm_exec_core+2309>, 0x7fe07b4e93d9 <vm_exec_core+12297>, 0x7fe07b4e8e95 <vm_exec_core+10949>, 0x7fe07b4e8e44 <vm_exec_core+10868>, 0x7fe07b4e8df5 <vm_exec_core+10789>, 0x7fe07b4e8d92 <vm_exec_core+10690>, 0x7fe07b4e8bf0 <vm_exec_core+10272>, 0x7fe07b4e7142 <vm_exec_core+3442>, 0x7fe07b4e6826 <vm_exec_core+1110>, 0x7fe07b4e67a3 <vm_exec_core+979>, 0x7fe07b4e675e <vm_exec_core+910>, 0x7fe07b4e6711 <vm_exec_core+833>, 0x7fe07b4e66c4 <vm_exec_core+756>, 0x7fe07b4e666f <vm_exec_core+671>, 0x7fe07b4e663c <vm_exec_core+620>, 0x7fe07b4e6609 <vm_exec_core+569>, 0x7fe07b4e8c2b <vm_exec_core+10331>, 0x7fe07b4e83e3 <vm_exec_core+8211>, 0x7fe07b4e8378 <vm_exec_core+8104>, 0x7fe07b4e84bd <vm_exec_core+8429>, 0x7fe07b4e8445 <vm_exec_core+8309>, 0x7fe07b4e772a <vm_exec_core+4954>, 0x7fe07b4e7682 <vm_exec_core+4786>, 0x7fe07b4e8733 <vm_exec_core+9059>, 0x7fe07b4e86d8 <vm_exec_core+8968>, 0x7fe07b4e878f <vm_exec_core+9151>, 0x7fe07b4e77e0 <vm_exec_core+5136>, 0x7fe07b4e8537 <vm_exec_core+8551>, 0x7fe07b4e7048 <vm_exec_core+3192>, 0x7fe07b4e6fd9 <vm_exec_core+3081>, 0x7fe07b4e6f6c <vm_exec_core+2972>, 0x7fe07b4e743c <vm_exec_core+4204>, 0x7fe07b4e7406 <vm_exec_core+4150>, 0x7fe07b4e73d3 <vm_exec_core+4099>, 0x7fe07b4e73a0 <vm_exec_core+4048>, 0x7fe07b4e736d <vm_exec_core+3997>, 0x7fe07b4e72ff <vm_exec_core+3887>, 0x7fe07b4e72c4 <vm_exec_core+3828>, 0x7fe07b4e726e <vm_exec_core+3742>, 0x7fe07b4e758e <vm_exec_core+4542>, 0x7fe07b4e7507 <vm_exec_core+4407>, 0x7fe07b4e74d2 <vm_exec_core+4354>, 0x7fe07b4e7477 <vm_exec_core+4263>, 0x7fe07b4e760a <vm_exec_core+4666>, 0x7fe07b4e75d2 <vm_exec_core+4610>, 0x7fe07b4e6c8e <vm_exec_core+2238>, 0x7fe07b4e6a98 <vm_exec_core+1736>, 0x7fe07b4e816f <vm_exec_core+7583>, 0x7fe07b4e7f99 <vm_exec_core+7113>, 0x7fe07b4e7f20 <vm_exec_core+6992>, 0x7fe07b4e7ed8 <vm_exec_core+6920>, 0x7fe07b4e80fa <vm_exec_core+7466>, 0x7fe07b4e80c1 <vm_exec_core+7409>, 0x7fe07b4e811f <vm_exec_core+7503>, 0x7fe07b4e77ae <vm_exec_core+5086>, 0x7fe07b4e8245 <vm_exec_core+7797>, 0x7fe07b4e8200 <vm_exec_core+7728>, 0x7fe07b4e8332 <vm_exec_core+8034>, 0x7fe07b4e7ea8 <vm_exec_core+6872>, 0x7fe07b4e8056 <vm_exec_core+7302>, 0x7fe07b4e7ff6 <vm_exec_core+7206>, 0x7fe07b4e6dfe <vm_exec_core+2606>, 0x7fe07b4e6d91 <vm_exec_core+2497>, 0x7fe07b4e7e1b <vm_exec_core+6731>, 0x7fe07b4e7d27 <vm_exec_core+6487>, 0x7fe07b4e7de3 <vm_exec_core+6675>, 0x7fe07b4e7c6e <vm_exec_core+6302>, 0x7fe07b4e7cb1 <vm_exec_core+6369>, 0x7fe07b4e9749 <vm_exec_core+13177>, 0x7fe07b4e71ea <vm_exec_core+3610>, 0x7fe07b4e71a0 <vm_exec_core+3536>, 0x7fe07b4e9735 <vm_exec_core+13157>, 0x7fe07b4e7ace <vm_exec_core+5886>, 0x7fe07b4e7a75 <vm_exec_core+5797>, 0x7fe07b4e7a1c <vm_exec_core+5708>, 0x7fe07b4e7965 <vm_exec_core+5525>, 0x7fe07b4e7b91 <vm_exec_core+6081>, 0x7fe07b4e7b18 <vm_exec_core+5960>, 0x7fe07b4e8b21 <vm_exec_core+10065>, 0x7fe07b4e686e <vm_exec_core+1182>, 0x7fe07b4e6a41 <vm_exec_core+1649>, 0x7fe07b4e69ea <vm_exec_core+1562>, 0x7fe07b4e6f32 <vm_exec_core+2914>, 0x7fe07b4e6947 <vm_exec_core+1399>, 0x7fe07b4e68a6 <vm_exec_core+1238>, 0x7fe07b4e9721 <vm_exec_core+13137>, 0x7fe07b4e970d <vm_exec_core+13117>, 0x7fe07b4e96f9 <vm_exec_core+13097>, 0x7fe07b4e96e5 <vm_exec_core+13077>, 0x7fe07b4e96d1 <vm_exec_core+13057>, 0x7fe07b4e96bd <vm_exec_core+13037>, 0x7fe07b4e96a2 <vm_exec_core+13010>, 0x7fe07b4e968e <vm_exec_core+12990>, 0x7fe07b4e967a <vm_exec_core+12970>, 0x7fe07b4e9666 <vm_exec_core+12950>, 0x7fe07b4e9652 <vm_exec_core+12930>, 0x7fe07b4e963e <vm_exec_core+12910>, 0x7fe07b4e962a <vm_exec_core+12890>, 0x7fe07b4e9616 <vm_exec_core+12870>, 0x7fe07b4e9602 <vm_exec_core+12850>, 0x7fe07b4e95ee <vm_exec_core+12830>, 0x7fe07b4e6d24 <vm_exec_core+2388>, 0x7fe07b4e6cc6 <vm_exec_core+2294>, 0x7fe07b4e95da <vm_exec_core+12810>, 0x7fe07b4e95c6 <vm_exec_core+12790>, 0x7fe07b4e95b2 <vm_exec_core+12770>, 0x7fe07b4e959e <vm_exec_core+12750>, 0x7fe07b4e6411 <vm_exec_core+65>, 0x7fe07b4e6415 <vm_exec_core+69>, 0x7fe07b4e7133 <vm_exec_core+3427>, 0x7fe07b4e6817 <vm_exec_core+1095>, 0x7fe07b4e6794 <vm_exec_core+964>, 0x7fe07b4e674f <vm_exec_core+895>, 0x7fe07b4e6702 <vm_exec_core+818>...}
#43 0x00007fe07b4ec063 in rb_vm_exec (ec=0x55bf08350130, jit_enable_p=true) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2374
_ec = 0x55bf08350130
_tag = {tag = 36, retval = 4, buf = {0x7ffcb400d3c0, 0x7fe07b4ec0b8 <rb_vm_exec+296>, 0x0, 0x7ffcb400d260, 0x7fe07ad07108}, prev = 0x7ffcb400d730, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#44 0x00007fe07b4ecb2e in eval_string_with_cref (self=<optimized out>, src=140602047797160, cref=0x7fe0771d1780, file=140602048424640, line=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1701
ec = 0x55bf08350130
block = {as = {captured = {self = 140602047797280, ep = 0x7fe07ad070f8, code = {iseq = 0x7fe07731fc40, ifunc = 0x7fe07731fc40, val = 140602049166400}}, symbol = 140602047797280, proc = 140602047797280}, type = block_type_iseq}
iseq = 0x7fe0771d1550
cfp = <optimized out>
#45 0x00007fe07b4fbafa in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140602047797280) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1946
cref = 0x7fe0771d1780
#46 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1970
file = 140602048424640
line = <optimized out>
code = 140602047797160
#47 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140602047797280) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:2010
No locals.
#48 0x00007fe07b4d6d44 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7fe07ae06e90, ec=0x55bf08350130) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3329
ci = 0x254100100005
cc = <optimized out>
val = <optimized out>
me = 0x7fe07aca6e78
cfunc = 0x55bf08392f68
recv = <optimized out>
frame_type = <optimized out>
len = <optimized out>
block_handler = <optimized out>
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = <optimized out>
len = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#49 vm_call_cfunc_with_frame (ec=0x55bf08350130, reg_cfp=0x7fe07ae06e90, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3357
argc = 2
stack_bottom = <optimized out>
argv = <optimized out>
#50 0x00007fe07b4e64cd in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:367
val = 0
ci = 0x0
cc = <optimized out>
recv = 369252
argc = <optimized out>
calling = {ci = 0x254100100005, cc = 0x7fe077249b18, block_handler = 0, recv = 140602047797280, argc = 2, kw_splat = false}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#51 vm_exec_core (ec=0x55bf08350130, initial=369252) at ../../src/trunk-gc-asserts/insns.def:834
bh = <optimized out>
cd = 0x5a264
leaf = <optimized out>
val = <optimized out>
reg_pc = 0x55bf08491c60
reg_cfp = 0x7fe07ae06e90
insns_address_table = {0x7fe07b4e9366 <vm_exec_core+12182>, 0x7fe07b4e83f2 <vm_exec_core+8226>, 0x7fe07b4e8387 <vm_exec_core+8119>, 0x7fe07b4e84cc <vm_exec_core+8444>, 0x7fe07b4e8454 <vm_exec_core+8324>, 0x7fe07b4e7739 <vm_exec_core+4969>, 0x7fe07b4e7691 <vm_exec_core+4801>, 0x7fe07b4e8742 <vm_exec_core+9074>, 0x7fe07b4e86e7 <vm_exec_core+8983>, 0x7fe07b4e879e <vm_exec_core+9166>, 0x7fe07b4e77ef <vm_exec_core+5151>, 0x7fe07b4e8546 <vm_exec_core+8566>, 0x7fe07b4e7057 <vm_exec_core+3207>, 0x7fe07b4e6fe8 <vm_exec_core+3096>, 0x7fe07b4e6f7b <vm_exec_core+2987>, 0x7fe07b4e744b <vm_exec_core+4219>, 0x7fe07b4e7415 <vm_exec_core+4165>, 0x7fe07b4e73e2 <vm_exec_core+4114>, 0x7fe07b4e73af <vm_exec_core+4063>, 0x7fe07b4e737c <vm_exec_core+4012>, 0x7fe07b4e730e <vm_exec_core+3902>, 0x7fe07b4e72d3 <vm_exec_core+3843>, 0x7fe07b4e727d <vm_exec_core+3757>, 0x7fe07b4e759d <vm_exec_core+4557>, 0x7fe07b4e7516 <vm_exec_core+4422>, 0x7fe07b4e74e1 <vm_exec_core+4369>, 0x7fe07b4e7486 <vm_exec_core+4278>, 0x7fe07b4e7619 <vm_exec_core+4681>, 0x7fe07b4e75e1 <vm_exec_core+4625>, 0x7fe07b4e6c9d <vm_exec_core+2253>, 0x7fe07b4e6aa7 <vm_exec_core+1751>, 0x7fe07b4e817e <vm_exec_core+7598>, 0x7fe07b4e7fa8 <vm_exec_core+7128>, 0x7fe07b4e7f2f <vm_exec_core+7007>, 0x7fe07b4e7ee7 <vm_exec_core+6935>, 0x7fe07b4e8109 <vm_exec_core+7481>, 0x7fe07b4e80d0 <vm_exec_core+7424>, 0x7fe07b4e812e <vm_exec_core+7518>, 0x7fe07b4e77bd <vm_exec_core+5101>, 0x7fe07b4e8254 <vm_exec_core+7812>, 0x7fe07b4e820f <vm_exec_core+7743>, 0x7fe07b4e8341 <vm_exec_core+8049>, 0x7fe07b4e7eb7 <vm_exec_core+6887>, 0x7fe07b4e8065 <vm_exec_core+7317>, 0x7fe07b4e8005 <vm_exec_core+7221>, 0x7fe07b4e6e0d <vm_exec_core+2621>, 0x7fe07b4e6da0 <vm_exec_core+2512>, 0x7fe07b4e7e2a <vm_exec_core+6746>, 0x7fe07b4e7d36 <vm_exec_core+6502>, 0x7fe07b4e7df2 <vm_exec_core+6690>, 0x7fe07b4e7c7d <vm_exec_core+6317>, 0x7fe07b4e7cc0 <vm_exec_core+6384>, 0x7fe07b4e6428 <vm_exec_core+88>, 0x7fe07b4e71f9 <vm_exec_core+3625>, 0x7fe07b4e71af <vm_exec_core+3551>, 0x7fe07b4e9322 <vm_exec_core+12114>, 0x7fe07b4e7add <vm_exec_core+5901>, 0x7fe07b4e7a84 <vm_exec_core+5812>, 0x7fe07b4e7a2b <vm_exec_core+5723>, 0x7fe07b4e7974 <vm_exec_core+5540>, 0x7fe07b4e7ba0 <vm_exec_core+6096>, 0x7fe07b4e7b27 <vm_exec_core+5975>, 0x7fe07b4e8b30 <vm_exec_core+10080>, 0x7fe07b4e687d <vm_exec_core+1197>, 0x7fe07b4e6a50 <vm_exec_core+1664>, 0x7fe07b4e69f9 <vm_exec_core+1577>, 0x7fe07b4e6f41 <vm_exec_core+2929>, 0x7fe07b4e6956 <vm_exec_core+1414>, 0x7fe07b4e68b5 <vm_exec_core+1253>, 0x7fe07b4e9377 <vm_exec_core+12199>, 0x7fe07b4e8ce9 <vm_exec_core+10521>, 0x7fe07b4e8c47 <vm_exec_core+10359>, 0x7fe07b4e92af <vm_exec_core+11999>, 0x7fe07b4e9209 <vm_exec_core+11833>, 0x7fe07b4e91a8 <vm_exec_core+11736>, 0x7fe07b4e9133 <vm_exec_core+11619>, 0x7fe07b4e9096 <vm_exec_core+11462>, 0x7fe07b4e8ffe <vm_exec_core+11310>, 0x7fe07b4e8f61 <vm_exec_core+11153>, 0x7fe07b4e8ec9 <vm_exec_core+11001>, 0x7fe07b4e951b <vm_exec_core+12619>, 0x7fe07b4e94d0 <vm_exec_core+12544>, 0x7fe07b4e947a <vm_exec_core+12458>, 0x7fe07b4e9411 <vm_exec_core+12353>, 0x7fe07b4e8b7a <vm_exec_core+10154>, 0x7fe07b4e6d33 <vm_exec_core+2403>, 0x7fe07b4e6cd5 <vm_exec_core+2309>, 0x7fe07b4e93d9 <vm_exec_core+12297>, 0x7fe07b4e8e95 <vm_exec_core+10949>, 0x7fe07b4e8e44 <vm_exec_core+10868>, 0x7fe07b4e8df5 <vm_exec_core+10789>, 0x7fe07b4e8d92 <vm_exec_core+10690>, 0x7fe07b4e8bf0 <vm_exec_core+10272>, 0x7fe07b4e7142 <vm_exec_core+3442>, 0x7fe07b4e6826 <vm_exec_core+1110>, 0x7fe07b4e67a3 <vm_exec_core+979>, 0x7fe07b4e675e <vm_exec_core+910>, 0x7fe07b4e6711 <vm_exec_core+833>, 0x7fe07b4e66c4 <vm_exec_core+756>, 0x7fe07b4e666f <vm_exec_core+671>, 0x7fe07b4e663c <vm_exec_core+620>, 0x7fe07b4e6609 <vm_exec_core+569>, 0x7fe07b4e8c2b <vm_exec_core+10331>, 0x7fe07b4e83e3 <vm_exec_core+8211>, 0x7fe07b4e8378 <vm_exec_core+8104>, 0x7fe07b4e84bd <vm_exec_core+8429>, 0x7fe07b4e8445 <vm_exec_core+8309>, 0x7fe07b4e772a <vm_exec_core+4954>, 0x7fe07b4e7682 <vm_exec_core+4786>, 0x7fe07b4e8733 <vm_exec_core+9059>, 0x7fe07b4e86d8 <vm_exec_core+8968>, 0x7fe07b4e878f <vm_exec_core+9151>, 0x7fe07b4e77e0 <vm_exec_core+5136>, 0x7fe07b4e8537 <vm_exec_core+8551>, 0x7fe07b4e7048 <vm_exec_core+3192>, 0x7fe07b4e6fd9 <vm_exec_core+3081>, 0x7fe07b4e6f6c <vm_exec_core+2972>, 0x7fe07b4e743c <vm_exec_core+4204>, 0x7fe07b4e7406 <vm_exec_core+4150>, 0x7fe07b4e73d3 <vm_exec_core+4099>, 0x7fe07b4e73a0 <vm_exec_core+4048>, 0x7fe07b4e736d <vm_exec_core+3997>, 0x7fe07b4e72ff <vm_exec_core+3887>, 0x7fe07b4e72c4 <vm_exec_core+3828>, 0x7fe07b4e726e <vm_exec_core+3742>, 0x7fe07b4e758e <vm_exec_core+4542>, 0x7fe07b4e7507 <vm_exec_core+4407>, 0x7fe07b4e74d2 <vm_exec_core+4354>, 0x7fe07b4e7477 <vm_exec_core+4263>, 0x7fe07b4e760a <vm_exec_core+4666>, 0x7fe07b4e75d2 <vm_exec_core+4610>, 0x7fe07b4e6c8e <vm_exec_core+2238>, 0x7fe07b4e6a98 <vm_exec_core+1736>, 0x7fe07b4e816f <vm_exec_core+7583>, 0x7fe07b4e7f99 <vm_exec_core+7113>, 0x7fe07b4e7f20 <vm_exec_core+6992>, 0x7fe07b4e7ed8 <vm_exec_core+6920>, 0x7fe07b4e80fa <vm_exec_core+7466>, 0x7fe07b4e80c1 <vm_exec_core+7409>, 0x7fe07b4e811f <vm_exec_core+7503>, 0x7fe07b4e77ae <vm_exec_core+5086>, 0x7fe07b4e8245 <vm_exec_core+7797>, 0x7fe07b4e8200 <vm_exec_core+7728>, 0x7fe07b4e8332 <vm_exec_core+8034>, 0x7fe07b4e7ea8 <vm_exec_core+6872>, 0x7fe07b4e8056 <vm_exec_core+7302>, 0x7fe07b4e7ff6 <vm_exec_core+7206>, 0x7fe07b4e6dfe <vm_exec_core+2606>, 0x7fe07b4e6d91 <vm_exec_core+2497>, 0x7fe07b4e7e1b <vm_exec_core+6731>, 0x7fe07b4e7d27 <vm_exec_core+6487>, 0x7fe07b4e7de3 <vm_exec_core+6675>, 0x7fe07b4e7c6e <vm_exec_core+6302>, 0x7fe07b4e7cb1 <vm_exec_core+6369>, 0x7fe07b4e9749 <vm_exec_core+13177>, 0x7fe07b4e71ea <vm_exec_core+3610>, 0x7fe07b4e71a0 <vm_exec_core+3536>, 0x7fe07b4e9735 <vm_exec_core+13157>, 0x7fe07b4e7ace <vm_exec_core+5886>, 0x7fe07b4e7a75 <vm_exec_core+5797>, 0x7fe07b4e7a1c <vm_exec_core+5708>, 0x7fe07b4e7965 <vm_exec_core+5525>, 0x7fe07b4e7b91 <vm_exec_core+6081>, 0x7fe07b4e7b18 <vm_exec_core+5960>, 0x7fe07b4e8b21 <vm_exec_core+10065>, 0x7fe07b4e686e <vm_exec_core+1182>, 0x7fe07b4e6a41 <vm_exec_core+1649>, 0x7fe07b4e69ea <vm_exec_core+1562>, 0x7fe07b4e6f32 <vm_exec_core+2914>, 0x7fe07b4e6947 <vm_exec_core+1399>, 0x7fe07b4e68a6 <vm_exec_core+1238>, 0x7fe07b4e9721 <vm_exec_core+13137>, 0x7fe07b4e970d <vm_exec_core+13117>, 0x7fe07b4e96f9 <vm_exec_core+13097>, 0x7fe07b4e96e5 <vm_exec_core+13077>, 0x7fe07b4e96d1 <vm_exec_core+13057>, 0x7fe07b4e96bd <vm_exec_core+13037>, 0x7fe07b4e96a2 <vm_exec_core+13010>, 0x7fe07b4e968e <vm_exec_core+12990>, 0x7fe07b4e967a <vm_exec_core+12970>, 0x7fe07b4e9666 <vm_exec_core+12950>, 0x7fe07b4e9652 <vm_exec_core+12930>, 0x7fe07b4e963e <vm_exec_core+12910>, 0x7fe07b4e962a <vm_exec_core+12890>, 0x7fe07b4e9616 <vm_exec_core+12870>, 0x7fe07b4e9602 <vm_exec_core+12850>, 0x7fe07b4e95ee <vm_exec_core+12830>, 0x7fe07b4e6d24 <vm_exec_core+2388>, 0x7fe07b4e6cc6 <vm_exec_core+2294>, 0x7fe07b4e95da <vm_exec_core+12810>, 0x7fe07b4e95c6 <vm_exec_core+12790>, 0x7fe07b4e95b2 <vm_exec_core+12770>, 0x7fe07b4e959e <vm_exec_core+12750>, 0x7fe07b4e6411 <vm_exec_core+65>, 0x7fe07b4e6415 <vm_exec_core+69>, 0x7fe07b4e7133 <vm_exec_core+3427>, 0x7fe07b4e6817 <vm_exec_core+1095>, 0x7fe07b4e6794 <vm_exec_core+964>, 0x7fe07b4e674f <vm_exec_core+895>, 0x7fe07b4e6702 <vm_exec_core+818>...}
#52 0x00007fe07b4ec063 in rb_vm_exec (ec=0x55bf08350130, jit_enable_p=true) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2374
_ec = 0x55bf08350130
_tag = {tag = 36, retval = 4, buf = {0x7ffcb400d7b0, 0x7fe07b4ec0b8 <rb_vm_exec+296>, 0x0, 0x7ffcb400d650, 0x0}, prev = 0x7ffcb400db20, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#53 0x00007fe07b4fab0f in invoke_block (captured=<optimized out>, 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/src/trunk-gc-asserts/vm.c:1387
arg_size = <optimized out>
arg_size = <optimized out>
#54 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/src/trunk-gc-asserts/vm.c:1443
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>
#55 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1461
captured = <optimized out>
again = <optimized out>
again = <optimized out>
captured = <optimized out>
#56 vm_yield_with_cref (is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1498
No locals.
#57 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1506
No locals.
#58 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1337
No locals.
#59 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1353
No locals.
#60 0x00007fe07b26d9ac in rb_ary_each (ary=140602049063440) at /tmp/ruby/src/trunk-gc-asserts/array.c:2732
i = 5
#61 0x00007fe07b4d6d44 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fe07ae06f90, ec=0x55bf08350130) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3329
ci = 0xbd100000001
cc = <optimized out>
val = <optimized out>
me = 0x7fe07aca0438
cfunc = 0x55bf083a7608
recv = <optimized out>
frame_type = <optimized out>
len = <optimized out>
block_handler = <optimized out>
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = <optimized out>
len = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#62 vm_call_cfunc_with_frame (ec=0x55bf08350130, reg_cfp=0x7fe07ae06f90, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3357
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#63 0x00007fe07b4dbe64 in vm_sendish (ec=0x55bf08350130, reg_cfp=0x7fe07ae06f90, cd=0x55bf08492480, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:367
val = 36
ci = <optimized out>
cc = 0x7fe07acda9a8
argc = <optimized out>
recv = <optimized out>
calling = {ci = 0xbd100000001, cc = 0x7fe07acda9a8, block_handler = 140602110930857, recv = 140602049063440, argc = 0, kw_splat = false}
#64 0x00007fe07b4e7d0b in vm_exec_core (ec=0x55bf08350130, initial=369252) at ../../src/trunk-gc-asserts/insns.def:815
bh = <optimized out>
cd = 0x55bf08492480
blockiseq = <optimized out>
leaf = <optimized out>
val = 0
reg_pc = 0x55bf084921d8
reg_cfp = 0x7fe07ae06f90
insns_address_table = {0x7fe07b4e9366 <vm_exec_core+12182>, 0x7fe07b4e83f2 <vm_exec_core+8226>, 0x7fe07b4e8387 <vm_exec_core+8119>, 0x7fe07b4e84cc <vm_exec_core+8444>, 0x7fe07b4e8454 <vm_exec_core+8324>, 0x7fe07b4e7739 <vm_exec_core+4969>, 0x7fe07b4e7691 <vm_exec_core+4801>, 0x7fe07b4e8742 <vm_exec_core+9074>, 0x7fe07b4e86e7 <vm_exec_core+8983>, 0x7fe07b4e879e <vm_exec_core+9166>, 0x7fe07b4e77ef <vm_exec_core+5151>, 0x7fe07b4e8546 <vm_exec_core+8566>, 0x7fe07b4e7057 <vm_exec_core+3207>, 0x7fe07b4e6fe8 <vm_exec_core+3096>, 0x7fe07b4e6f7b <vm_exec_core+2987>, 0x7fe07b4e744b <vm_exec_core+4219>, 0x7fe07b4e7415 <vm_exec_core+4165>, 0x7fe07b4e73e2 <vm_exec_core+4114>, 0x7fe07b4e73af <vm_exec_core+4063>, 0x7fe07b4e737c <vm_exec_core+4012>, 0x7fe07b4e730e <vm_exec_core+3902>, 0x7fe07b4e72d3 <vm_exec_core+3843>, 0x7fe07b4e727d <vm_exec_core+3757>, 0x7fe07b4e759d <vm_exec_core+4557>, 0x7fe07b4e7516 <vm_exec_core+4422>, 0x7fe07b4e74e1 <vm_exec_core+4369>, 0x7fe07b4e7486 <vm_exec_core+4278>, 0x7fe07b4e7619 <vm_exec_core+4681>, 0x7fe07b4e75e1 <vm_exec_core+4625>, 0x7fe07b4e6c9d <vm_exec_core+2253>, 0x7fe07b4e6aa7 <vm_exec_core+1751>, 0x7fe07b4e817e <vm_exec_core+7598>, 0x7fe07b4e7fa8 <vm_exec_core+7128>, 0x7fe07b4e7f2f <vm_exec_core+7007>, 0x7fe07b4e7ee7 <vm_exec_core+6935>, 0x7fe07b4e8109 <vm_exec_core+7481>, 0x7fe07b4e80d0 <vm_exec_core+7424>, 0x7fe07b4e812e <vm_exec_core+7518>, 0x7fe07b4e77bd <vm_exec_core+5101>, 0x7fe07b4e8254 <vm_exec_core+7812>, 0x7fe07b4e820f <vm_exec_core+7743>, 0x7fe07b4e8341 <vm_exec_core+8049>, 0x7fe07b4e7eb7 <vm_exec_core+6887>, 0x7fe07b4e8065 <vm_exec_core+7317>, 0x7fe07b4e8005 <vm_exec_core+7221>, 0x7fe07b4e6e0d <vm_exec_core+2621>, 0x7fe07b4e6da0 <vm_exec_core+2512>, 0x7fe07b4e7e2a <vm_exec_core+6746>, 0x7fe07b4e7d36 <vm_exec_core+6502>, 0x7fe07b4e7df2 <vm_exec_core+6690>, 0x7fe07b4e7c7d <vm_exec_core+6317>, 0x7fe07b4e7cc0 <vm_exec_core+6384>, 0x7fe07b4e6428 <vm_exec_core+88>, 0x7fe07b4e71f9 <vm_exec_core+3625>, 0x7fe07b4e71af <vm_exec_core+3551>, 0x7fe07b4e9322 <vm_exec_core+12114>, 0x7fe07b4e7add <vm_exec_core+5901>, 0x7fe07b4e7a84 <vm_exec_core+5812>, 0x7fe07b4e7a2b <vm_exec_core+5723>, 0x7fe07b4e7974 <vm_exec_core+5540>, 0x7fe07b4e7ba0 <vm_exec_core+6096>, 0x7fe07b4e7b27 <vm_exec_core+5975>, 0x7fe07b4e8b30 <vm_exec_core+10080>, 0x7fe07b4e687d <vm_exec_core+1197>, 0x7fe07b4e6a50 <vm_exec_core+1664>, 0x7fe07b4e69f9 <vm_exec_core+1577>, 0x7fe07b4e6f41 <vm_exec_core+2929>, 0x7fe07b4e6956 <vm_exec_core+1414>, 0x7fe07b4e68b5 <vm_exec_core+1253>, 0x7fe07b4e9377 <vm_exec_core+12199>, 0x7fe07b4e8ce9 <vm_exec_core+10521>, 0x7fe07b4e8c47 <vm_exec_core+10359>, 0x7fe07b4e92af <vm_exec_core+11999>, 0x7fe07b4e9209 <vm_exec_core+11833>, 0x7fe07b4e91a8 <vm_exec_core+11736>, 0x7fe07b4e9133 <vm_exec_core+11619>, 0x7fe07b4e9096 <vm_exec_core+11462>, 0x7fe07b4e8ffe <vm_exec_core+11310>, 0x7fe07b4e8f61 <vm_exec_core+11153>, 0x7fe07b4e8ec9 <vm_exec_core+11001>, 0x7fe07b4e951b <vm_exec_core+12619>, 0x7fe07b4e94d0 <vm_exec_core+12544>, 0x7fe07b4e947a <vm_exec_core+12458>, 0x7fe07b4e9411 <vm_exec_core+12353>, 0x7fe07b4e8b7a <vm_exec_core+10154>, 0x7fe07b4e6d33 <vm_exec_core+2403>, 0x7fe07b4e6cd5 <vm_exec_core+2309>, 0x7fe07b4e93d9 <vm_exec_core+12297>, 0x7fe07b4e8e95 <vm_exec_core+10949>, 0x7fe07b4e8e44 <vm_exec_core+10868>, 0x7fe07b4e8df5 <vm_exec_core+10789>, 0x7fe07b4e8d92 <vm_exec_core+10690>, 0x7fe07b4e8bf0 <vm_exec_core+10272>, 0x7fe07b4e7142 <vm_exec_core+3442>, 0x7fe07b4e6826 <vm_exec_core+1110>, 0x7fe07b4e67a3 <vm_exec_core+979>, 0x7fe07b4e675e <vm_exec_core+910>, 0x7fe07b4e6711 <vm_exec_core+833>, 0x7fe07b4e66c4 <vm_exec_core+756>, 0x7fe07b4e666f <vm_exec_core+671>, 0x7fe07b4e663c <vm_exec_core+620>, 0x7fe07b4e6609 <vm_exec_core+569>, 0x7fe07b4e8c2b <vm_exec_core+10331>, 0x7fe07b4e83e3 <vm_exec_core+8211>, 0x7fe07b4e8378 <vm_exec_core+8104>, 0x7fe07b4e84bd <vm_exec_core+8429>, 0x7fe07b4e8445 <vm_exec_core+8309>, 0x7fe07b4e772a <vm_exec_core+4954>, 0x7fe07b4e7682 <vm_exec_core+4786>, 0x7fe07b4e8733 <vm_exec_core+9059>, 0x7fe07b4e86d8 <vm_exec_core+8968>, 0x7fe07b4e878f <vm_exec_core+9151>, 0x7fe07b4e77e0 <vm_exec_core+5136>, 0x7fe07b4e8537 <vm_exec_core+8551>, 0x7fe07b4e7048 <vm_exec_core+3192>, 0x7fe07b4e6fd9 <vm_exec_core+3081>, 0x7fe07b4e6f6c <vm_exec_core+2972>, 0x7fe07b4e743c <vm_exec_core+4204>, 0x7fe07b4e7406 <vm_exec_core+4150>, 0x7fe07b4e73d3 <vm_exec_core+4099>, 0x7fe07b4e73a0 <vm_exec_core+4048>, 0x7fe07b4e736d <vm_exec_core+3997>, 0x7fe07b4e72ff <vm_exec_core+3887>, 0x7fe07b4e72c4 <vm_exec_core+3828>, 0x7fe07b4e726e <vm_exec_core+3742>, 0x7fe07b4e758e <vm_exec_core+4542>, 0x7fe07b4e7507 <vm_exec_core+4407>, 0x7fe07b4e74d2 <vm_exec_core+4354>, 0x7fe07b4e7477 <vm_exec_core+4263>, 0x7fe07b4e760a <vm_exec_core+4666>, 0x7fe07b4e75d2 <vm_exec_core+4610>, 0x7fe07b4e6c8e <vm_exec_core+2238>, 0x7fe07b4e6a98 <vm_exec_core+1736>, 0x7fe07b4e816f <vm_exec_core+7583>, 0x7fe07b4e7f99 <vm_exec_core+7113>, 0x7fe07b4e7f20 <vm_exec_core+6992>, 0x7fe07b4e7ed8 <vm_exec_core+6920>, 0x7fe07b4e80fa <vm_exec_core+7466>, 0x7fe07b4e80c1 <vm_exec_core+7409>, 0x7fe07b4e811f <vm_exec_core+7503>, 0x7fe07b4e77ae <vm_exec_core+5086>, 0x7fe07b4e8245 <vm_exec_core+7797>, 0x7fe07b4e8200 <vm_exec_core+7728>, 0x7fe07b4e8332 <vm_exec_core+8034>, 0x7fe07b4e7ea8 <vm_exec_core+6872>, 0x7fe07b4e8056 <vm_exec_core+7302>, 0x7fe07b4e7ff6 <vm_exec_core+7206>, 0x7fe07b4e6dfe <vm_exec_core+2606>, 0x7fe07b4e6d91 <vm_exec_core+2497>, 0x7fe07b4e7e1b <vm_exec_core+6731>, 0x7fe07b4e7d27 <vm_exec_core+6487>, 0x7fe07b4e7de3 <vm_exec_core+6675>, 0x7fe07b4e7c6e <vm_exec_core+6302>, 0x7fe07b4e7cb1 <vm_exec_core+6369>, 0x7fe07b4e9749 <vm_exec_core+13177>, 0x7fe07b4e71ea <vm_exec_core+3610>, 0x7fe07b4e71a0 <vm_exec_core+3536>, 0x7fe07b4e9735 <vm_exec_core+13157>, 0x7fe07b4e7ace <vm_exec_core+5886>, 0x7fe07b4e7a75 <vm_exec_core+5797>, 0x7fe07b4e7a1c <vm_exec_core+5708>, 0x7fe07b4e7965 <vm_exec_core+5525>, 0x7fe07b4e7b91 <vm_exec_core+6081>, 0x7fe07b4e7b18 <vm_exec_core+5960>, 0x7fe07b4e8b21 <vm_exec_core+10065>, 0x7fe07b4e686e <vm_exec_core+1182>, 0x7fe07b4e6a41 <vm_exec_core+1649>, 0x7fe07b4e69ea <vm_exec_core+1562>, 0x7fe07b4e6f32 <vm_exec_core+2914>, 0x7fe07b4e6947 <vm_exec_core+1399>, 0x7fe07b4e68a6 <vm_exec_core+1238>, 0x7fe07b4e9721 <vm_exec_core+13137>, 0x7fe07b4e970d <vm_exec_core+13117>, 0x7fe07b4e96f9 <vm_exec_core+13097>, 0x7fe07b4e96e5 <vm_exec_core+13077>, 0x7fe07b4e96d1 <vm_exec_core+13057>, 0x7fe07b4e96bd <vm_exec_core+13037>, 0x7fe07b4e96a2 <vm_exec_core+13010>, 0x7fe07b4e968e <vm_exec_core+12990>, 0x7fe07b4e967a <vm_exec_core+12970>, 0x7fe07b4e9666 <vm_exec_core+12950>, 0x7fe07b4e9652 <vm_exec_core+12930>, 0x7fe07b4e963e <vm_exec_core+12910>, 0x7fe07b4e962a <vm_exec_core+12890>, 0x7fe07b4e9616 <vm_exec_core+12870>, 0x7fe07b4e9602 <vm_exec_core+12850>, 0x7fe07b4e95ee <vm_exec_core+12830>, 0x7fe07b4e6d24 <vm_exec_core+2388>, 0x7fe07b4e6cc6 <vm_exec_core+2294>, 0x7fe07b4e95da <vm_exec_core+12810>, 0x7fe07b4e95c6 <vm_exec_core+12790>, 0x7fe07b4e95b2 <vm_exec_core+12770>, 0x7fe07b4e959e <vm_exec_core+12750>, 0x7fe07b4e6411 <vm_exec_core+65>, 0x7fe07b4e6415 <vm_exec_core+69>, 0x7fe07b4e7133 <vm_exec_core+3427>, 0x7fe07b4e6817 <vm_exec_core+1095>, 0x7fe07b4e6794 <vm_exec_core+964>, 0x7fe07b4e674f <vm_exec_core+895>, 0x7fe07b4e6702 <vm_exec_core+818>...}
#65 0x00007fe07b4ec063 in rb_vm_exec (ec=0x55bf08350130, jit_enable_p=true) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2374
_ec = 0x55bf08350130
_tag = {tag = 36, retval = 4, buf = {0x7ffcb400dba0, 0x7fe07b4ec0b8 <rb_vm_exec+296>, 0x0, 0x7ffcb400da40, 0x7fe07731fa60}, prev = 0x7ffcb400dbe0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#66 0x00007fe07b30c9e1 in rb_ec_exec_node (ec=ec@entry=0x55bf08350130, n=n@entry=0x7fe07acf02f8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:287
th = <optimized out>
_ec = <optimized out>
_tag = {tag = 36, retval = 140602117812724, buf = {0x7fe07acf02f8, 0x7fe07b30ca32 <rb_ec_exec_node+258>, 0x0, 0x7ffcb400dbb0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7fe07acf02f8
#67 0x00007fe07b312ea3 in ruby_run_node (n=0x7fe07acf02f8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:328
ec = 0x55bf08350130
status = 0
#68 0x000055bf06a5a187 in rb_main (argv=0x7ffcb400dde8, argc=139) at /tmp/ruby/src/trunk-gc-asserts/main.c:39
variable_in_this_stack_frame = 140723328443593
#69 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)